aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-08-16
|\
| * KVM: uses TASKSTATS, depends on NETRandy Dunlap2011-08-16
| * KVM: fix TASK_DELAY_ACCT kconfig warningRandy Dunlap2011-07-27
* | Merge branch 'fixallnoconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-08-16
|\ \
| * | [IA64] fix "allnoconfig" buildTony Luck2011-08-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-15
|\ \ \
| * | | sparc64: Set HAVE_C_RECORDMCOUNTDavid S. Miller2011-08-15
| * | | sparc32: unbreak arch_write_unlock()Mikael Pettersson2011-08-15
| * | | sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson2011-08-15
* | | | x86: fix mm/fault.c buildRandy Dunlap2011-08-15
|/ / /
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-12
|\ \ \
| * | | x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski2011-08-10
| * | | x86-64: Wire up getcpu syscallAndy Lutomirski2011-08-10
| * | | x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski2011-08-10
| * | | x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski2011-08-04
| * | | x86-64: Add user_64bit_mode paravirt opAndy Lutomirski2011-08-04
| * | | x86-64, xen: Enable the vvar mappingAndy Lutomirski2011-08-04
| * | | x86-64: Work around gold bug 13023Andy Lutomirski2011-08-04
| * | | x86-64: Move the "user" vsyscall segment out of the data segment.Andy Lutomirski2011-08-04
| * | | x86-64: Pad vDSO to a page boundaryAndy Lutomirski2011-08-04
| * | | Merge commit 'v3.0' into x86/vdsoH. Peter Anvin2011-08-04
| |\ \ \
* | \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-08-12
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2011-08-12
| |\ \ \ \ \
| | * | | | | omap: timer: Set dmtimer used as clocksource in autoreload modeHemant Pedanekar2011-08-10
| | * | | | | OMAP3: am3517crane: remove NULL board_mux from board fileJohan Hovold2011-08-10
| | * | | | | arm: mach-omap2: mux: use kstrdup()Thomas Meyer2011-08-10
| | * | | | | arch:arm:plat-omap:iovmm: remove unused variable 'va'Maxin John2011-08-10
| | * | | | | Update Nook Color machine 3284 to common Encore nameOleg Drokin2011-08-10
| | * | | | | am3505/3517: Various platform defines for UART4Raphaël Assénat2011-08-10
| | * | | | | Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2011-08-10
| | |\ \ \ \ \
| | | * | | | | OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disablingColin Cross2011-08-05
| | | * | | | | OMAP3: beagle: don't touch omap_device internalsKevin Hilman2011-08-05
| | | * | | | | OMAP1: enable GENERIC_IRQ_CHIPKevin Hilman2011-08-05
| | | * | | | | OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabledNishanth Menon2011-08-05
| | | * | | | | OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICALKevin Hilman2011-08-05
| | * | | | | | OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 buildsPaul Walmsley2011-08-10
| | * | | | | | OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only buildsPeter Ujfalusi2011-08-10
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann2011-08-12
| |\ \ \ \ \ \
| | * | | | | | ARM: mmp: Change the way we use timer 0 as clockevent timer.Lennert Buytenhek2011-08-10
| | * | | | | | ARM: mmp: Switch to using timer 1 as clocksource timer.Lennert Buytenhek2011-08-10
| | * | | | | | ARM: mmp: Also start timer 1 on boot.Lennert Buytenhek2011-08-10
| | * | | | | | ARM: pxa168/gplugd: free correct GPIOTanmay Upadhyay2011-08-10
| | * | | | | | ARM: pxa168/gplugd: get rid of mfp-gplugd.hTanmay Upadhyay2011-08-10
| | * | | | | | ARM: pxa: fix logic error in PJ4 iWMMXt handlingLennert Buytenhek2011-08-10
| | |/ / / / /
| * | | | | | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann2011-08-12
| |\ \ \ \ \ \
| | * | | | | | iMX: Fix build for iMX53Arnaud Patard (Rtp)2011-08-08
| | * | | | | | ARM: mx5: board-cpuimx51.c fixup irq_to_gpio() usageBen Dooks2011-08-08
| | * | | | | | Merge commit 'v3.1-rc1' into imx-fixesSascha Hauer2011-08-08
| | |\| | | | |
| | * | | | | | ARM: iMX5: Don't enable DPLL if it already enabledJason Liu2011-08-05
| | * | | | | | i.MX25 GPT clock fix: ensure correct the clock sourceMehnert, Torsten2011-08-01