aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-08ARM: mx5: board-cpuimx51.c fixup irq_to_gpio() usageBen Dooks1-1/+1
2011-08-08Merge commit 'v3.1-rc1' into imx-fixesSascha Hauer2402-50106/+72161
2011-08-08ASoC: Rename WM8915 to WM8996Mark Brown1-9/+9
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+4
2011-08-07arm: remove stale export of 'sha_transform'Linus Torvalds1-3/+0
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds2-212/+1
2011-08-06Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds3-7/+6
2011-08-06sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller1-2/+4
2011-08-05OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disablingColin Cross1-1/+1
2011-08-05OMAP3: beagle: don't touch omap_device internalsKevin Hilman1-13/+10
2011-08-05OMAP1: enable GENERIC_IRQ_CHIPKevin Hilman1-0/+1
2011-08-05OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabledNishanth Menon1-0/+1
2011-08-05OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICALKevin Hilman1-1/+0
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds30-258/+661
2011-08-05ARM: iMX5: Don't enable DPLL if it already enabledJason Liu1-1/+5
2011-08-05xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not setKonrad Rzeszutek Wilk1-0/+1
2011-08-05sparc: Size mondo queues more sanely.David S. Miller1-7/+23
2011-08-05sparc: Access kernel TSB using physical addressing when possible.David S. Miller4-40/+85
2011-08-05powerpc: Fix build without CONFIG_PCIBenjamin Herrenschmidt1-0/+2
2011-08-05powerpc/4xx: Fix build of PCI code on 405Benjamin Herrenschmidt1-2/+3
2011-08-05powerpc/pseries: Simplify vpa deregistration functionsAnton Blanchard3-18/+14
2011-08-05powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard3-19/+22
2011-08-05powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard3-3/+14
2011-08-05powerpc: Make KVM_GUEST default to nAnton Blanchard1-1/+1
2011-08-05powerpc/kvm: Fix build errors with older toolchainsNishanth Aravamudan1-2/+2
2011-08-05powerpc: Lack of ibm,io-events not that important!Anton Blanchard1-5/+3
2011-08-05powerpc: Move kdump default base address to half RMO size on 64bitAnton Blanchard2-13/+7
2011-08-05powerpc/perf: Disable pagefaults during callchain stack readDavid Ahern1-3/+17
2011-08-05ppc: Remove duplicate definition of PV_POWER7Peter Zijlstra1-1/+0
2011-08-05powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard1-1/+1
2011-08-05powerpc: Jump label misalignment causes oops at bootAnton Blanchard1-2/+0
2011-08-05powerpc: Clean up some panic messages in prom_initAnton Blanchard1-3/+5
2011-08-05powerpc: Fix device tree claim codeAnton Blanchard1-3/+3
2011-08-05powerpc: Return the_cpu_ spec from identify_cpuScott Wood1-5/+6
2011-08-05powerpc: mtspr/mtmsr should take an unsigned longScott Wood1-2/+5
2011-08-04Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+1
2011-08-04cpuidle: Consistent spelling of cpuidle_idle_call()David Brown2-2/+2
2011-08-04x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski2-0/+35
2011-08-04x86-64: Add user_64bit_mode paravirt opAndy Lutomirski8-9/+38
2011-08-04x86-64, xen: Enable the vvar mappingAndy Lutomirski1-1/+3
2011-08-04x86-64: Work around gold bug 13023Andy Lutomirski1-6/+10
2011-08-04x86-64: Move the "user" vsyscall segment out of the data segment.Andy Lutomirski1-18/+18
2011-08-04x86-64: Pad vDSO to a page boundaryAndy Lutomirski1-0/+1
2011-08-04Merge commit 'v3.0' into x86/vdsoH. Peter Anvin331-1798/+3334
2011-08-04efi: Fix argument types for SetVariable() for ia64Matthew Garrett1-1/+1
2011-08-04xen: Fix misleading WARN message at xen_release_chunkIgor Mammedov1-5/+3
2011-08-04xen: Fix printk() format in xen/setup.cIgor Mammedov1-2/+2
2011-08-04 xen/tracing: it looks like we wanted CONFIG_FTRACEJeremy Fitzhardinge1-1/+1
2011-08-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6Linus Torvalds4-9/+65
2011-08-04Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds17-117/+295