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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22
Linus Torvalds
2
-1
/
+178
2007-05-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
56
-3847
/
+636
2007-05-11
Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-0
/
+110
2007-05-11
Convert SGI IP22 and specific drivers to platform_device.
Ralf Baechle
2
-1
/
+178
2007-05-11
signal/timer/event: eventfd wire up x86 arches
Davide Libenzi
2
-0
/
+2
2007-05-11
signal/timer/event: timerfd wire up x86 arches
Davide Libenzi
2
-0
/
+2
2007-05-11
signal/timer/event: signalfd wire up x86 arches
Davide Libenzi
2
-0
/
+2
2007-05-11
powerpc: fixup hard_irq_disable semantics
Benjamin Herrenschmidt
3
-9
/
+3
2007-05-11
uml: shrink kernel stacks
Jeff Dike
2
-2
/
+3
2007-05-11
uml: iRQ stacks
Jeff Dike
9
-14
/
+178
2007-05-11
uml: tidy IRQ code
Jeff Dike
4
-18
/
+13
2007-05-11
uml: use UM_THREAD_SIZE in userspace code
Jeff Dike
2
-6
/
+4
2007-05-11
uml: remove task_protections
Jeff Dike
6
-24
/
+8
2007-05-11
m32r: fix tme_handler to check _PAGE_PRESENT bit
Hirokazu Takata
1
-9
/
+13
2007-05-11
m32r: fix switch_to macro to push/pop frame pointer if needed
Hirokazu Takata
1
-0
/
+4
2007-05-11
h8300 syscall update
Yoshinori Sato
1
-26
/
+52
2007-05-11
frv: gdb: use __maybe_unused
David Rientjes
1
-6
/
+6
2007-05-11
x86_64: display more intuitive error message if kernel is not 2MB aligned
Vivek Goyal
1
-7
/
+0
2007-05-11
[MIPS] Rework cobalt_board_id
Yoichi Yuasa
2
-12
/
+21
2007-05-11
[MIPS] Use RTC_CMOS for Cobalt
Yoichi Yuasa
3
-12
/
+102
2007-05-11
[MIPS] Use platform_device for Cobalt UART
Yoichi Yuasa
3
-20
/
+86
2007-05-11
[MIPS] Separate Alchemy processor based boards config
Yoichi Yuasa
10
-148
/
+153
2007-05-11
[MIPS] Run checksyscalls for N32 and O32 ABI
Atsushi Nemoto
1
-0
/
+22
2007-05-11
[MIPS] tlbex: use __maybe_unused
David Rientjes
1
-18
/
+18
2007-05-11
[MIPS] excite: use __maybe_unused
David Rientjes
1
-8
/
+8
2007-05-11
[MIPS] Add extern cobalt_board_id
Yoichi Yuasa
1
-3
/
+1
2007-05-11
[MIPS] Remove unused CONFIG_TOSHIBA_BOARDS
Atsushi Nemoto
3
-8
/
+0
2007-05-11
[MIPS] Rename tb0229_defconfig to tb0219_defconfig
Yoichi Yuasa
1
-0
/
+0
2007-05-11
[MIPS] Update tb0229_defconfig; add CONFIG_GPIO_TB0219.
Yoichi Yuasa
1
-9
/
+15
2007-05-11
[MIPS] Add minimum defconfig for RBHMA4200
Atsushi Nemoto
1
-0
/
+902
2007-05-11
[MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()
Atsushi Nemoto
1
-2
/
+2
2007-05-11
[MIPS] clocksource: use CLOCKSOURCE_MASK() macro
Franck Bui-Huu
1
-1
/
+1
2007-05-11
[MIPS] Remove LIMITED_DMA support
Franck Bui-Huu
3
-10
/
+0
2007-05-11
[MIPS] Remove Momenco Jaguar ATX support
Franck Bui-Huu
15
-2316
/
+0
2007-05-11
[MIPS] Remove Momenco Ocelot G support
Franck Bui-Huu
14
-2013
/
+3
2007-05-11
[MIPS] MT: Reenable EIC support and add support for SOCit SC.
Chris Dearman
3
-13
/
+22
2007-05-11
[MIPS] Define and use vi_handler_t for vectored interrupt handlers.
Ralf Baechle
1
-2
/
+2
2007-05-11
[MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.
Ralf Baechle
1
-2
/
+2
2007-05-11
[MIPS] Make do_default_vi static
Ralf Baechle
1
-1
/
+1
2007-05-11
[MIPS] Add __ucmpdi2 implementation
Thiemo Seufer
2
-1
/
+20
2007-05-11
[MIPS] early_printk: allow the early console to run earlier
Franck Bui-Huu
1
-0
/
+6
2007-05-11
[MIPS] early_printk: use init section
Franck Bui-Huu
1
-2
/
+3
2007-05-11
[PATCH] audit signal recipients
Amy Griffis
5
-0
/
+45
2007-05-11
[PATCH] add SIGNAL syscall class (v3)
Amy Griffis
10
-0
/
+65
2007-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
29
-931
/
+316
2007-05-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
9
-745
/
+226
2007-05-10
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-154
/
+162
2007-05-10
Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"
Eric W. Biederman
3
-45
/
+0
2007-05-10
x86_64: fix default_do_nmi() missing return after an if ()
Mathieu Desnoyers
1
-0
/
+1
2007-05-10
[S390] update default configuration.
Martin Schwidefsky
1
-106
/
+128
[next]