summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-08-09ARM: 7010/1: mm: fix invalid loop for poison_init_memJamie Iles
2011-08-09ARM: 7005/1: freshen up mm/proc-arm946.SBrian S. Julin
2011-08-08iMX: Fix build for iMX53Arnaud Patard (Rtp)
2011-08-08ARM: mx5: board-cpuimx51.c fixup irq_to_gpio() usageBen Dooks
2011-08-08Merge commit 'v3.1-rc1' into imx-fixesSascha Hauer
2011-08-08ASoC: Rename WM8915 to WM8996Mark Brown
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-07arm: remove stale export of 'sha_transform'Linus Torvalds
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds
2011-08-06Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-06sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller
2011-08-05OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disablingColin Cross
2011-08-05OMAP3: beagle: don't touch omap_device internalsKevin Hilman
2011-08-05OMAP1: enable GENERIC_IRQ_CHIPKevin Hilman
2011-08-05OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabledNishanth Menon
2011-08-05OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICALKevin Hilman
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-05ARM: iMX5: Don't enable DPLL if it already enabledJason Liu
2011-08-05xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not setKonrad Rzeszutek Wilk
2011-08-05sparc: Size mondo queues more sanely.David S. Miller
2011-08-05sparc: Access kernel TSB using physical addressing when possible.David S. Miller
2011-08-05powerpc: Fix build without CONFIG_PCIBenjamin Herrenschmidt
2011-08-05powerpc/4xx: Fix build of PCI code on 405Benjamin Herrenschmidt
2011-08-05powerpc/pseries: Simplify vpa deregistration functionsAnton Blanchard
2011-08-05powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard
2011-08-05powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard
2011-08-05powerpc: Make KVM_GUEST default to nAnton Blanchard
2011-08-05powerpc/kvm: Fix build errors with older toolchainsNishanth Aravamudan
2011-08-05powerpc: Lack of ibm,io-events not that important!Anton Blanchard
2011-08-05powerpc: Move kdump default base address to half RMO size on 64bitAnton Blanchard
2011-08-05powerpc/perf: Disable pagefaults during callchain stack readDavid Ahern
2011-08-05ppc: Remove duplicate definition of PV_POWER7Peter Zijlstra
2011-08-05powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard
2011-08-05powerpc: Jump label misalignment causes oops at bootAnton Blanchard
2011-08-05powerpc: Clean up some panic messages in prom_initAnton Blanchard
2011-08-05powerpc: Fix device tree claim codeAnton Blanchard
2011-08-05powerpc: Return the_cpu_ spec from identify_cpuScott Wood
2011-08-05powerpc: mtspr/mtmsr should take an unsigned longScott Wood
2011-08-04Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds
2011-08-04cpuidle: Consistent spelling of cpuidle_idle_call()David Brown
2011-08-04x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski
2011-08-04x86-64: Add user_64bit_mode paravirt opAndy Lutomirski
2011-08-04x86-64, xen: Enable the vvar mappingAndy Lutomirski
2011-08-04x86-64: Work around gold bug 13023Andy Lutomirski
2011-08-04x86-64: Move the "user" vsyscall segment out of the data segment.Andy Lutomirski
2011-08-04x86-64: Pad vDSO to a page boundaryAndy Lutomirski
2011-08-04Merge commit 'v3.0' into x86/vdsoH. Peter Anvin
2011-08-04efi: Fix argument types for SetVariable() for ia64Matthew Garrett
2011-08-04xen: Fix misleading WARN message at xen_release_chunkIgor Mammedov
2011-08-04xen: Fix printk() format in xen/setup.cIgor Mammedov