Age | Commit message (Expand) | Author | Files | Lines |
2009-06-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 13 | -113/+246 |
2009-06-26 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 33 | -347/+501 |
2009-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 4 | -31/+25 |
2009-06-26 | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt | 7 | -14/+15 |
2009-06-26 | powerpc/mm: Fix potential access to freed pages when using hugetlbfs | Benjamin Herrenschmidt | 1 | -1/+2 |
2009-06-26 | powerpc/440: Fix warning early debug code | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-06-26 | powerpc/of: Fix usage of dev_set_name() in of_device_alloc() | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-06-26 | powerpc/pasemi: Use raw spinlock in SMP TB sync | Benjamin Herrenschmidt | 1 | -5/+10 |
2009-06-26 | powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock | Benjamin Herrenschmidt | 5 | -87/+40 |
2009-06-26 | powerpc/rtas: Turn rtas lock into a raw spinlock | Benjamin Herrenschmidt | 2 | -10/+30 |
2009-06-26 | powerpc: Add irqtrace support for 32-bit powerpc | Benjamin Herrenschmidt | 4 | -15/+135 |
2009-06-26 | powerpc: Map more memory early on 601 processors | Benjamin Herrenschmidt | 1 | -7/+10 |
2009-06-26 | powerpc/mm: Make k(un)map_atomic out of line | Benjamin Herrenschmidt | 3 | -53/+82 |
2009-06-26 | powerpc: Fix mpic alloc warning | Kumar Gala | 1 | -3/+2 |
2009-06-26 | powerpc: Fix output from show_regs | Kumar Gala | 1 | -1/+1 |
2009-06-26 | powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP | Benjamin Herrenschmidt | 3 | -98/+112 |
2009-06-26 | powerpc/amigaone: Limit ISA I/O range to 4k in the device tree | Gerhard Pircher | 1 | -2/+2 |
2009-06-26 | powerpc/warp: Platform fix for i2c change | Sean MacLennan | 1 | -30/+14 |
2009-06-26 | powerpc: Have git ignore generated files from dtc compile | Jon Smirl | 1 | -0/+10 |
2009-06-26 | powerpc/mpic: Fix mapping of "DCR" based MPIC variants | Benjamin Herrenschmidt | 1 | -13/+16 |
2009-06-26 | powerpc: Swiotlb breaks pseries | Michael Ellerman | 1 | -6/+18 |
2009-06-25 | sparc32: Fix makefile not generating required files | Julian Calaby | 1 | -2/+2 |
2009-06-25 | sparc32: Fix tftpboot.img Makefile | Julian Calaby | 1 | -2/+2 |
2009-06-25 | sparc: fix tftpboot.img build | Sam Ravnborg | 1 | -1/+1 |
2009-06-25 | sparc32: Fix obvious build issues for tftpboot.img build. | Robert Reif | 2 | -2/+2 |
2009-06-25 | sparc64: Fix build warnings in piggyback_64.c | Julian Calaby | 1 | -0/+1 |
2009-06-25 | sparc64: Don't use alloc_bootmem() in init_IRQ() code paths. | David S. Miller | 1 | -26/+19 |
2009-06-25 | x86, delay: tsc based udelay should have rdtsc_barrier | Pallipadi, Venkatesh | 1 | -0/+3 |
2009-06-25 | x86, setup: correct include file in <asm/boot.h> | H. Peter Anvin | 1 | -2/+2 |
2009-06-25 | x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h> | Robert P. J. Day | 1 | -1/+1 |
2009-06-25 | x86, mce: percpu mcheck_timer should be pinned | Hidetoshi Seto | 1 | -2/+2 |
2009-06-25 | x86: Add sysctl to allow panic on IOCK NMI error | Kurt Garloff | 2 | -0/+4 |
2009-06-25 | UML: Fix some apparent bitrot | Paul Menage | 3 | -4/+2 |
2009-06-24 | Revert "PCI: use ACPI _CRS data by default" | Linus Torvalds | 4 | -5/+5 |
2009-06-24 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 50 | -23/+489 |
2009-06-24 | MIPS: Cavium: Add CPU hotplugging code. | Ralf Baechle | 5 | -2/+365 |
2009-06-24 | MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available | Ralf Baechle | 1 | -2/+2 |
2009-06-24 | MIPS: Add arch generic CPU hotplug | Ralf Baechle | 7 | -7/+78 |
2009-06-24 | MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined. | Ralf Baechle | 1 | -3/+4 |
2009-06-24 | MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined. | Ralf Baechle | 1 | -0/+1 |
2009-06-24 | MIPS: Hibernation: Remove SMP TLB and cacheflushing code. | Ralf Baechle | 1 | -9/+0 |
2009-06-24 | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 39 | -1/+39 |
2009-06-24 | MIPS: bug.h Build fix - include <linux/compiler.h>. | Ralf Baechle | 1 | -0/+1 |
2009-06-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 7 | -83/+107 |
2009-06-24 | x86: Fix uv bau sending buffer initialization | Cliff Wickman | 1 | -7/+2 |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 7 | -83/+107 |
2009-06-23 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -0/+6 |
2009-06-23 | Intel-IOMMU, intr-remap: source-id checking | Weidong Han | 1 | -0/+6 |
2009-06-23 | x86, mce: Fix mce resume on 32bit | Hidetoshi Seto | 1 | -1/+1 |
2009-06-23 | h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu. | Robert P. J. Day | 1 | -4/+4 |