summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-113/+246
2009-06-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds33-347/+501
2009-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-31/+25
2009-06-26Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt7-14/+15
2009-06-26powerpc/mm: Fix potential access to freed pages when using hugetlbfsBenjamin Herrenschmidt1-1/+2
2009-06-26powerpc/440: Fix warning early debug codeBenjamin Herrenschmidt1-1/+1
2009-06-26powerpc/of: Fix usage of dev_set_name() in of_device_alloc()Benjamin Herrenschmidt1-1/+1
2009-06-26powerpc/pasemi: Use raw spinlock in SMP TB syncBenjamin Herrenschmidt1-5/+10
2009-06-26powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt5-87/+40
2009-06-26powerpc/rtas: Turn rtas lock into a raw spinlockBenjamin Herrenschmidt2-10/+30
2009-06-26powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt4-15/+135
2009-06-26powerpc: Map more memory early on 601 processorsBenjamin Herrenschmidt1-7/+10
2009-06-26powerpc/mm: Make k(un)map_atomic out of lineBenjamin Herrenschmidt3-53/+82
2009-06-26powerpc: Fix mpic alloc warningKumar Gala1-3/+2
2009-06-26powerpc: Fix output from show_regsKumar Gala1-1/+1
2009-06-26powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt3-98/+112
2009-06-26powerpc/amigaone: Limit ISA I/O range to 4k in the device treeGerhard Pircher1-2/+2
2009-06-26powerpc/warp: Platform fix for i2c changeSean MacLennan1-30/+14
2009-06-26powerpc: Have git ignore generated files from dtc compileJon Smirl1-0/+10
2009-06-26powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt1-13/+16
2009-06-26powerpc: Swiotlb breaks pseriesMichael Ellerman1-6/+18
2009-06-26sparc32: Fix makefile not generating required filesJulian Calaby1-2/+2
2009-06-26sparc32: Fix tftpboot.img MakefileJulian Calaby1-2/+2
2009-06-26sparc: fix tftpboot.img buildSam Ravnborg1-1/+1
2009-06-26sparc32: Fix obvious build issues for tftpboot.img build.Robert Reif2-2/+2
2009-06-26sparc64: Fix build warnings in piggyback_64.cJulian Calaby1-0/+1
2009-06-26sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.David S. Miller1-26/+19
2009-06-26x86, delay: tsc based udelay should have rdtsc_barrierPallipadi, Venkatesh1-0/+3
2009-06-26x86, setup: correct include file in <asm/boot.h>H. Peter Anvin1-2/+2
2009-06-26x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>Robert P. J. Day1-1/+1
2009-06-26x86, mce: percpu mcheck_timer should be pinnedHidetoshi Seto1-2/+2
2009-06-26x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2-0/+4
2009-06-25UML: Fix some apparent bitrotPaul Menage3-4/+2
2009-06-25Revert "PCI: use ACPI _CRS data by default"Linus Torvalds4-5/+5
2009-06-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds50-23/+489
2009-06-24MIPS: Cavium: Add CPU hotplugging code.Ralf Baechle5-2/+365
2009-06-24MIPS: SMP: Allow suspend and hibernation if CPU hotplug is availableRalf Baechle1-2/+2
2009-06-24MIPS: Add arch generic CPU hotplugRalf Baechle7-7/+78
2009-06-24MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.Ralf Baechle1-3/+4
2009-06-24MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined.Ralf Baechle1-0/+1
2009-06-24MIPS: Hibernation: Remove SMP TLB and cacheflushing code.Ralf Baechle1-9/+0
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle39-1/+39
2009-06-24MIPS: bug.h Build fix - include <linux/compiler.h>.Ralf Baechle1-0/+1
2009-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds7-83/+107
2009-06-24x86: Fix uv bau sending buffer initializationCliff Wickman1-7/+2
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown7-83/+107
2009-06-24Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-0/+6
2009-06-24Intel-IOMMU, intr-remap: source-id checkingWeidong Han1-0/+6
2009-06-24x86, mce: Fix mce resume on 32bitHidetoshi Seto1-1/+1
2009-06-23h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu.Robert P. J. Day1-4/+4