index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
sibyte
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+54
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-9
/
+8
2010-04-30
MIPS: Fixup screen_info struct initializations
Sebastian Andrzej Siewior
1
-9
/
+8
2010-04-27
net/sb1250: setup the pdevice within the soc code
Sebastian Andrzej Siewior
1
-0
/
+54
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
4
-3
/
+15
2010-04-12
MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.
Ralf Baechle
1
-0
/
+15
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-3
/
+0
2010-03-29
Fix comment and Kconfig typos for 'require' and 'fragment'
Gilles Espinasse
2
-2
/
+2
2010-02-27
MIPS: SB1480: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
1
-7
/
+7
2010-02-27
MIPS: SB1250: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
1
-7
/
+7
2010-02-27
MIPS: Make various locks static.
Ralf Baechle
2
-2
/
+2
2010-02-27
MIPS: Don't include <linux/smp_lock.h> unnecessarily.
Ralf Baechle
1
-1
/
+0
2009-12-17
MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
Dmitri Vorobiev
1
-2
/
+2
2009-09-30
MIPS: Sibyte: Get rid of BKL.
Ralf Baechle
1
-18
/
+15
2009-09-30
MIPS: Sibyte: Fix compilation error.
Mark Mason
1
-1
/
+1
2009-09-30
MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.
Ralf Baechle
1
-4
/
+0
2009-09-24
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
2
-4
/
+6
2009-08-15
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
1
-4
/
+11
2009-08-03
MIPS: Eleminate filenames from comments
Ralf Baechle
1
-2
/
+0
2009-06-24
MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.
Ralf Baechle
1
-3
/
+4
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
1
-0
/
+1
2009-06-17
MIPS: Sibyte: Remove standalone kernel support
Imre Kaloz
8
-132
/
+5
2009-06-17
MIPS: Sibyte: Remove simulator option
Imre Kaloz
2
-11
/
+0
2009-06-17
MIPS: SB1250: Sort out merge mistake.
Ralf Baechle
1
-5
/
+0
2009-06-10
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+10
2009-06-08
MIPS: Sibyte: Honor CONFIG_CMDLINE
Ralf Baechle
1
-7
/
+1
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
2
-10
/
+4
2009-05-14
MIPS: Sibyte: Fix locking in set_irq_affinity
Thomas Bogendoerfer
2
-10
/
+4
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
2
-6
/
+10
2009-03-30
MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
Ralf Baechle
2
-2
/
+2
2009-01-15
irq: update all arches for new irq_desc, fix
Mike Travis
2
-2
/
+4
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2
-8
/
+8
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2
-8
/
+8
2008-10-20
mips: use bcd2bin/bin2bcd
Adrian Bunk
2
-26
/
+26
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-2
/
+1
2008-10-08
[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur
Ralf Baechle
1
-0
/
+4
2008-10-05
IDE: Fix platform device registration in Swarm IDE driver (v2)
Ralf Baechle
2
-1
/
+83
2008-07-30
[MIPS] kgdb: Remove existing implementation
Jason Wessel
5
-231
/
+0
2008-07-21
device create: mips: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-1
/
+2
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2
-2
/
+2
2008-07-15
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2
-0
/
+38
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-2
/
+2
2008-07-14
i2c-sibyte: SWARM I2C board initialization
Maciej W. Rozycki
2
-0
/
+38
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2
-2
/
+2
2008-06-16
[MIPS] Sibyte: Build RTC support as an object
Maciej W. Rozycki
1
-2
/
+2
2008-05-18
mips: cdev lock_kernel() pushdown
Jonathan Corbet
1
-7
/
+18
2008-02-19
[MIPS] BCM1480: Remove stray function call resulting in infinite recursion
Ralf Baechle
1
-1
/
+0
2008-01-29
[MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM}
Ralf Baechle
1
-3
/
+0
2008-01-29
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
5
-125
/
+198
[next]