| Commit message (Expand) | Author | Age |
* | signal/timer/event: eventfd wire up x86 arches | Davide Libenzi | 2007-05-11 |
* | signal/timer/event: timerfd wire up x86 arches | Davide Libenzi | 2007-05-11 |
* | signal/timer/event: signalfd wire up x86 arches | Davide Libenzi | 2007-05-11 |
* | powerpc: fixup hard_irq_disable semantics | Benjamin Herrenschmidt | 2007-05-11 |
* | uml: shrink kernel stacks | Jeff Dike | 2007-05-11 |
* | uml: iRQ stacks | Jeff Dike | 2007-05-11 |
* | uml: tidy IRQ code | Jeff Dike | 2007-05-11 |
* | uml: use UM_THREAD_SIZE in userspace code | Jeff Dike | 2007-05-11 |
* | uml: remove task_protections | Jeff Dike | 2007-05-11 |
* | m32r: fix tme_handler to check _PAGE_PRESENT bit | Hirokazu Takata | 2007-05-11 |
* | m32r: fix switch_to macro to push/pop frame pointer if needed | Hirokazu Takata | 2007-05-11 |
* | h8300 syscall update | Yoshinori Sato | 2007-05-11 |
* | frv: gdb: use __maybe_unused | David Rientjes | 2007-05-11 |
* | x86_64: display more intuitive error message if kernel is not 2MB aligned | Vivek Goyal | 2007-05-11 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-10 |
|\ |
|
| * | [POWERPC] Fix compile error with kexec and CONFIG_SMP=n | Paul Mackerras | 2007-05-10 |
| * | [POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warning | Michael Ellerman | 2007-05-10 |
| * | [POWERPC] Fix warning in hpte_decode(), and generalize it | Paul Mackerras | 2007-05-10 |
| * | [POWERPC] Minor pSeries IOMMU debug cleanup | Michael Neuling | 2007-05-10 |
| * | [POWERPC] Assorted janitorial EEH cleanups | Linas Vepstas | 2007-05-10 |
| * | [POWERPC] Fix incorrect calculation of I/O window addresses | Paul Mackerras | 2007-05-10 |
| * | [POWERPC] celleb: Update celleb_defconfig | Ishizaki Kou | 2007-05-10 |
| * | [POWERPC] celleb: Fix parsing of machine type hack command line option | Ishizaki Kou | 2007-05-10 |
| * | [POWERPC] celleb: Fix PCI config space accesses to subordinate buses | Ishizaki Kou | 2007-05-10 |
| * | [POWERPC] celleb: Fix support for multiple PCI domains | Ishizaki Kou | 2007-05-10 |
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-10 |
| |\ |
|
| * | | [POWERPC] User rheap from arch/powerpc/lib | Kumar Gala | 2007-05-10 |
| * | | [POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree. | Scott Wood | 2007-05-10 |
| * | | [POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree. | Scott Wood | 2007-05-10 |
| * | | [POWERPC] Change rheap functions to use ulongs instead of pointers | Timur Tabi | 2007-05-10 |
| * | | [POWERPC] 86xx: Enable the AC97 interface on 8641D board. | Jason Jin | 2007-05-10 |
| * | | [POWERPC] 83xx: Suppress warning when CONFIG_ options aren't defined | Kumar Gala | 2007-05-09 |
| * | | [POWERPC] 83xx: Suppress warning when CONFIG_PCI is not defined | Li Yang | 2007-05-09 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-05-10 |
|\ \ \ |
|
| * | | | [SPARC64]: Use alloc_pci_dev() in PCI bus probes. | David S. Miller | 2007-05-10 |
| * | | | [SPARC64]: Fix recursion in PROM tree building. | David S. Miller | 2007-05-10 |
| * | | | [SPARC64] PCI: Consolidate PCI access code into pci_common.c | David S. Miller | 2007-05-09 |
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-05-10 |
|\ \ \ \ |
|
| * | | | | [S390] update default configuration. | Martin Schwidefsky | 2007-05-10 |
| * | | | | [S390] Kconfig: use common Kconfig files for s390. | Martin Schwidefsky | 2007-05-10 |
| * | | | | [S390] Avoid compile warning. | Heiko Carstens | 2007-05-10 |
| * | | | | [S390] fix subsystem removal fallout | Cornelia Huck | 2007-05-10 |
| | |_|/
| |/| | |
|
* | | | | Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization" | Eric W. Biederman | 2007-05-10 |
* | | | | x86_64: fix default_do_nmi() missing return after an if () | Mathieu Desnoyers | 2007-05-10 |
|/ / / |
|
* | | | [IA64] sa_interrupt is deprecated | akpm@linux-foundation.org | 2007-05-09 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-09 |
|\ \ \ |
|
| * | | | [IA64] wire up pselect, ppoll | Alexey Kuznetsov | 2007-05-08 |
| * | | | [IA64] Add TIF_RESTORE_SIGMASK | Alexey Dobriyan | 2007-05-08 |
| * | | | [IA64] unwind did not work for processes born with CLONE_STOPPED | Kirill Korotaev | 2007-05-08 |
| * | | | [IA64] Optional method to purge the TLB on SN systems | Jack Steiner | 2007-05-08 |