summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-06-09pcspkr: Cleanup Kconfig dependenciesRalf Baechle7-1/+7
2011-06-09i8253: Move remaining content and delete asm/i8253.hRalf Baechle3-20/+0
2011-06-09i8253: Consolidate definitions of PIT_LATCHRalf Baechle3-6/+0
2011-06-09x86: i8253: Consolidate definitions of global_clock_eventRalf Baechle7-5/+8
2011-06-09i8253: Alpha, PowerPC: Remove unused asm/8253pit.hRalf Baechle2-6/+0
2011-06-09alpha: i8253: Cleanup remaining users of i8253pit.hRalf Baechle2-2/+0
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle4-8/+1
2011-06-09i8253: Unify all kernel declarations of i8253_lockRalf Baechle3-31/+0
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle12-12/+12
2011-06-08Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+6
2011-06-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-7/+49
2011-06-08Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-35/+47
2011-06-08MN10300: Add missing _sdata declarationDavid Howells1-0/+1
2011-06-08MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()David Howells1-2/+2
2011-06-08MN10300: Fix one of the kernel debugger cacheflush variantsDavid Howells1-2/+2
2011-06-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-333/+223
2011-06-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds31-73/+87
2011-06-07x86/amd-iommu: Fix boot crash with hidden PCI devicesJoerg Roedel1-1/+21
2011-06-06x86/amd-iommu: Use only per-device dma_opsJoerg Roedel1-2/+24
2011-06-06x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel1-4/+4
2011-06-06[S390] fix kvm defines for 31 bit compileMartin Schwidefsky1-13/+26
2011-06-06[S390] use generic RCU page-table freeing codeMartin Schwidefsky4-229/+166
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber1-91/+28
2011-06-06[S390] kvm-s390: fix stfle facilities numbers >=64Christian Borntraeger1-0/+1
2011-06-06[S390] kvm-s390: Fix host crash on misbehaving guestsChristian Borntraeger1-0/+2
2011-06-06KVM: x86: use proper port value when checking io instruction permissionMarcelo Tosatti1-35/+47
2011-06-05Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2-2/+5
2011-06-05ARM: Tegra: Harmony: Fix conflicting GPIO numberingStephen Warren2-2/+5
2011-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds1-1/+1
2011-06-04Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-0/+141
2011-06-04Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-23/+28
2011-06-04xen: off by one errors in multicalls.cDan Carpenter1-6/+6
2011-06-03Blackfin: strncpy: fix handling of zero lengthsSteven Miao1-1/+1
2011-06-02ARM: mach-shmobile: add DMAC clock definitions on SH7372Guennadi Liakhovetski1-0/+7
2011-06-01ARM: OMAP4: MMC: increase delay for pbiasBalaji T K1-3/+10
2011-06-01arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg8-14/+3
2011-06-01omap4: hwmod: Enable the keypadShubhrajyoti D1-1/+1
2011-06-01omap3: Free Beagle rev gpios when they are read, so others can read them laterTasslehoff Kjappfot1-0/+3
2011-06-01arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTCAlexander Holler1-0/+3
2011-06-01omap: rx51: Don't power up speaker amplifier at bootupJarkko Nikula1-1/+1
2011-06-01omap: rx51: Set regulator V28_A always onJarkko Nikula1-0/+1
2011-06-01ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K4-0/+8
2011-06-01arm: omap2plus: fix ads7846 pendown gpio requestIgor Grinberg1-10/+10
2011-06-01ARM: OMAP2: Add missing iounmap in omap4430_phy_initTodd Poynor1-1/+3
2011-06-01ARM: omap4: Pass core and wakeup mux tables to omap4_mux_initColin Cross4-6/+9
2011-06-01ARM: omap2+: mux: Allow board mux settings to be NULLColin Cross1-0/+3
2011-06-01OMAP4: fix return value of omap4_l3_initRabin Vincent1-1/+1
2011-06-01OMAP: iovmm: fix SW flags passed by userOmar Ramirez Luna2-7/+0
2011-06-01arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_d...Julia Lawall1-5/+6
2011-06-01OMAP2+: mux: fix compilation warningsGovindraj.R2-2/+2