Age | Commit message (Expand) | Author | Files | Lines |
2007-05-10 | [IA64] sa_interrupt is deprecated | akpm@linux-foundation.org | 1 | -1/+1 |
2007-05-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 16 | -215/+254 |
2007-05-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 26 | -329/+495 |
2007-05-10 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 44 | -186/+2835 |
2007-05-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 28 | -714/+1219 |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 34 | -40/+40 |
2007-05-09 | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 6 | -8/+13 |
2007-05-09 | i386: cpu/transmeta.c: fix definition of USER686 | H. Peter Anvin | 1 | -2/+4 |
2007-05-09 | i386: voyager: use __maybe_unused | David Rientjes | 1 | -2/+2 |
2007-05-09 | i386 pci: use __maybe_unused | David Rientjes | 1 | -1/+1 |
2007-05-09 | rename thread_info to stack | Roman Zippel | 11 | -13/+13 |
2007-05-09 | wrap access to thread_info | Roman Zippel | 7 | -9/+9 |
2007-05-09 | microcode: use suspend-related CPU hotplug notifications | Rafael J. Wysocki | 1 | -26/+36 |
2007-05-09 | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 16 | -1/+33 |
2007-05-09 | Use the APIC to determine the hardware processor id - i386 | Fernando Luis Vazquez Cao | 1 | -2/+0 |
2007-05-09 | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao | 1 | -0/+1 |
2007-05-09 | uml: turn build warnings into comments | Miklos Szeredi | 3 | -5/+8 |
2007-05-09 | uml: mark a tt-only function | Jeff Dike | 1 | -0/+2 |
2007-05-09 | uml: turn on SCSI support | Peter Zijlstra | 2 | -73/+1 |
2007-05-09 | FRV: Replace pgd management via slabs through quicklists | Christoph Lameter | 3 | -14/+18 |
2007-05-09 | sh: Fix stacktrace simplification fallout. | Paul Mundt | 1 | -1/+1 |
2007-05-09 | Merge branches 'armv7', 'at91', 'misc' and 'omap' into devel | Russell King | 37 | -184/+2231 |
2007-05-09 | ARM: OMAP: Fix GCC-reported compile time bug | David Brownell | 1 | -1/+4 |
2007-05-09 | ARM: OMAP: restore CONFIG_GENERIC_TIME | David Brownell | 1 | -0/+1 |
2007-05-09 | ARM: OMAP: partial LED fixes | David Brownell | 1 | -11/+6 |
2007-05-09 | ARM: OMAP: add SoSSI clock (call propagate_rate for childrens) | Imre Deak | 1 | -0/+2 |
2007-05-09 | ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations) | Imre Deak | 4 | -83/+264 |
2007-05-09 | ARM: OMAP: Mostly cosmetic to sync up with linux-omap tree | Tony Lindgren | 3 | -6/+6 |
2007-05-09 | ARM: OMAP: Add mailbox support for IVA | Hiroshi DOYU | 4 | -0/+1133 |
2007-05-09 | [ARM] armv7: add Makefile and Kconfig entries | Catalin Marinas | 3 | -2/+38 |
2007-05-09 | [ARM] armv7: add support for asid-tagged VIVT I-cache | Catalin Marinas | 1 | -0/+7 |
2007-05-09 | sh: SH7760 DMABRG support. | Manuel Lauss | 4 | -9/+214 |
2007-05-09 | sh: clockevent/clocksource/hrtimers/nohz TMU support. | Paul Mundt | 4 | -212/+174 |
2007-05-09 | [AVR32] Wire up sys_utimensat | Haavard Skinnemoen | 1 | -0/+1 |
2007-05-09 | [AVR32] Fix section mismatch .taglist -> .init.text | Haavard Skinnemoen | 1 | -1/+1 |
2007-05-09 | fix file specification in comments | Uwe Kleine-König | 17 | -17/+17 |
2007-05-09 | misc doc and kconfig typos | Matt LaPlante | 2 | -2/+2 |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker | 4 | -5/+5 |
2007-05-09 | [AVR32] Implement dma_{alloc,free}_writecombine() | Haavard Skinnemoen | 1 | -4/+8 |
2007-05-09 | AVR32: Spinlock initializer cleanup | Thomas Gleixner | 2 | -2/+2 |
2007-05-09 | [AVR32] Use correct config symbol when setting cpuflags | Haavard Skinnemoen | 1 | -1/+1 |
2007-05-09 | [POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32 | David Gibson | 3 | -4/+4 |
2007-05-09 | [POWERPC] EEH: log all PCI-X and PCI-E AER registers | Linas Vepstas | 1 | -2/+46 |
2007-05-09 | [POWERPC] EEH: capture and log pci state on error | Linas Vepstas | 1 | -2/+41 |
2007-05-09 | [POWERPC] EEH: Split up long error msg | Linas Vepstas | 1 | -3/+5 |
2007-05-09 | [POWERPC] EEH: log error only after driver notification. | Linas Vepstas | 1 | -1/+5 |
2007-05-09 | [POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init(). | Scott Wood | 1 | -1/+1 |
2007-05-09 | [POWERPC] Don't use SLAB/SLUB for PTE pages | Hugh Dickins | 2 | -24/+6 |
2007-05-09 | [POWERPC] Spufs support for 64K LS mappings on 4K kernels | Benjamin Herrenschmidt | 6 | -36/+274 |
2007-05-09 | [POWERPC] Add ability to 4K kernel to hash in 64K pages | Benjamin Herrenschmidt | 4 | -16/+46 |