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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
8
-10
/
+10
2009-04-08
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-18
/
+4
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
5
-31
/
+31
2009-04-06
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
9
-0
/
+264
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
1
-0
/
+2
2009-04-02
preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.
Ralf Baechle
5
-6
/
+20
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-0
/
+1
2009-04-01
bcm47xx: fix GPIO API return codes
Michael Buesch
1
-8
/
+12
2009-04-01
mm: use debug_kmap_atomic
Akinobu Mita
1
-0
/
+2
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
14
-16
/
+3
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-1
/
+1
2009-03-30
trivial: Fix misspelling of firmware
Nick Andrew
1
-1
/
+1
2009-03-30
MIPS: Alchemy: PB1200: use SMC91X platform data.
Manuel Lauss
1
-0
/
+10
2009-03-30
MIPS: Alchemy: MIPS hazard workarounds are not required.
Manuel Lauss
2
-3
/
+3
2009-03-30
MIPS: Alchemy: provide cpu feature overrides.
Manuel Lauss
1
-0
/
+49
2009-03-30
MIPS: Alchemy: unify CPU model constants.
Manuel Lauss
4
-38
/
+11
2009-03-30
MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c
Dmitri Vorobiev
1
-1
/
+1
2009-03-30
MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.c
Dmitri Vorobiev
1
-7
/
+7
2009-03-30
MIPS: Malta: make a needlessly global integer variable static
Dmitri Vorobiev
2
-3
/
+1
2009-03-30
MIPS: Use BUG_ON() where possible.
Ralf Baechle
5
-18
/
+9
2009-03-30
MIPS: Convert obsolete irq_desc_t to struct irq_desc
Thomas Gleixner
1
-1
/
+1
2009-03-30
MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
Ralf Baechle
12
-41
/
+59
2009-03-30
MIPS: EMMA2RH: Set UART mapbase
Shinya Kuribayashi
1
-0
/
+3
2009-03-30
MIPS: EMMA2RH: Use set_irq_chip_and_handler_name
Shinya Kuribayashi
1
-6
/
+6
2009-03-30
MIPS: EMMA2RH: Use handle_edge_irq() handler for GPIO interrupts
Shinya Kuribayashi
1
-18
/
+10
2009-03-30
MIPS: Mark Eins: Fix cascading interrupt dispatcher
Shinya Kuribayashi
1
-4
/
+6
2009-03-30
MIPS: Au1000: convert to using gpiolib
Florian Fainelli
3
-128
/
+146
2009-03-30
MIPS: Stop using <asm-generic/int-l64.h>.
Ralf Baechle
6
-7
/
+14
2009-03-30
MIPS: Cavium: Add -Werror
Ralf Baechle
1
-0
/
+2
2009-03-30
MIPS: Makefile: Add simple make install target.
Ralf Baechle
1
-0
/
+6
2009-03-30
MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.
Ralf Baechle
1
-3
/
+3
2009-03-30
MIPS: __raw_spin_lock() may spin forever on ticket wrap.
David Daney
1
-4
/
+4
2009-03-30
MIPS: Forward declare struct task_struct to avoid potencial warning.
Ralf Baechle
1
-0
/
+2
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
12
-14
/
+2
2009-03-30
cpumask: remove node_to_first_cpu
Rusty Russell
2
-2
/
+1
2009-03-28
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
3
-36
/
+2
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-36
/
+2
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
3
-36
/
+2
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
8
-10
/
+15
2009-03-26
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+2
2009-03-26
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
22
-231
/
+556
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-14
/
+13
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
50
-476
/
+929
2009-03-24
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
1
-14
/
+13
2009-03-23
MIPS: R2: Fix problem with code that incorrectly modifies ebase.
Chris Dearman
1
-5
/
+7
2009-03-23
MIPS: Change {set,clear,change}_c0_<foo> to return old value.
Ralf Baechle
1
-11
/
+11
[next]