summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-07-09Merge commit 'sfi/sfi-test'Stephen Rothwell
2009-07-09Merge commit 'percpu/for-next'Stephen Rothwell
2009-07-09Merge commit 'tip/auto-latest'Stephen Rothwell
2009-07-09Merge commit 'suspend/linux-next'Stephen Rothwell
2009-07-09Merge commit 'trivial/for-next'Stephen Rothwell
2009-07-09Merge branch 'quilt/ttydev'Stephen Rothwell
2009-07-09Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2009-07-09Merge branch 'quilt/rr'Stephen Rothwell
2009-07-09Merge commit 'crypto/master'Stephen Rothwell
2009-07-09Merge commit 'net/master'Stephen Rothwell
2009-07-09Merge commit 'kvm/master'Stephen Rothwell
2009-07-09Merge commit 'acpi/test'Stephen Rothwell
2009-07-09Merge commit 'pci/linux-next'Stephen Rothwell
2009-07-09Merge commit 'thumb-2/thumb-2'Stephen Rothwell
2009-07-09Merge commit 'sh/master'Stephen Rothwell
2009-07-09Merge commit 's390/features'Stephen Rothwell
2009-07-09Merge commit 'mips/mips-for-linux-next'Stephen Rothwell
2009-07-09Merge commit 'm68knommu/for-next'Stephen Rothwell
2009-07-09Merge commit 'cris/for-next'Stephen Rothwell
2009-07-09Merge commit 'arm/devel'Stephen Rothwell
2009-07-09Merge branch 'quilt/driver-core.current'Stephen Rothwell
2009-07-09serial-8250-amstrad-e3Janusz Krzysztofik
2009-07-08x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled inYinghai Lu
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-07-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-07-08Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-07-08SFI: fix the compile warning for x86_64Feng Tang
2009-07-08ARM: Rework omap suspend_late()/resume_early()Magnus Damm
2009-07-08Driver Core: Add platform device arch data V3Magnus Damm
2009-07-08x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTORPeter Chubb
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov
2009-07-08powerpc: Fix spin_event_timeout() to be robust over context switchesGrant Likely
2009-07-08powerpc: Use pr_devel() in do_dcache_icache_coherency()Michael Ellerman
2009-07-08powerpc/cell: Use pr_devel() in axon_msi.cMichael Ellerman
2009-07-08powerpc: Use pr_devel() in arch/powerpc/mm/gup.cMichael Ellerman
2009-07-08powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.cMichael Ellerman
2009-07-08powerpc/perf_counter: Remove duplicated #includeHuang Weiyi
2009-07-08powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.cMichael Ellerman
2009-07-08powerpc/pseries: Use pr_devel() in xics.cMichael Ellerman
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches
2009-07-08powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routinesMichael Ellerman
2009-07-08Merge commit 'jwb/merge' into mergeBenjamin Herrenschmidt
2009-07-07SFI: add boot-time initialization hooksFeng Tang
2009-07-07SFI, PCI: Hook MMCONFIGFeng Tang
2009-07-07SFI, x86: hook e820() for memory map initializationFeng Tang
2009-07-07SFI: add x86 supportFeng Tang
2009-07-07ACPI, x86: remove ACPI dependency on some IO-APIC routinesFeng Tang
2009-07-07SFI, x86: add CONFIG_SFIFeng Tang