summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-07-21Merge branch 'linus' into sched/coreIngo Molnar
2011-07-21mmc: at91_mci: move register header from include/ to drivers/Jean-Christophe PLAGNIOL-VILLARD
2011-07-21x86, smpboot: Mark the names[] array in __inquire_remote_apic() as constGreg Dietsche
2011-07-21x86: Serialize EFI time accesses on rtc_lockJan Beulich
2011-07-21x86: Serialize SMP bootup CMOS accesses on rtc_lockJan Beulich
2011-07-21x86: Fix write lock scalability 64-bit issueJan Beulich
2011-07-21x86: Unify rwsem assembly implementationJan Beulich
2011-07-21x86: Unify rwlock assembly implementationJan Beulich
2011-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-20ARM: mmp2: update mmp2_defconfig to support mmcZhangfei Gao
2011-07-20mmc: sdhci-pxa: move platform data to include/linux/platform_dataZhangfei Gao
2011-07-20mmc: update mmp2 mmc resources in arch/armZhangfei Gao
2011-07-20mmc: host: split up sdhci-pxa, create sdhci-pxav3.cZhangfei Gao
2011-07-20ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu()Lai Jiangshan
2011-07-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-19davinci: DM365 EVM: fix video input mux bitsJon Povey
2011-07-19ARM: davinci: Check for NULL return from irq_alloc_generic_chipTodd Poynor
2011-07-18x86, vdso: Drop now wrong commentBorislav Petkov
2011-07-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-07-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-07-16sparc: sun4m SMP: fix wrong shift instruction in IPI handlerWill Simoneau
2011-07-16ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee
2011-07-16ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chipTodd Poynor
2011-07-15ARM: fix regression in IXP4xx clocksourceRichard Cochran
2011-07-16PM / MIPS: Convert i8259.c to using syscore_opsRafael J. Wysocki
2011-07-15x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown
2011-07-15Merge branch 'pm-runtime' into for-linusRafael J. Wysocki
2011-07-15Merge branch 'pm-domains' into for-linusRafael J. Wysocki
2011-07-14x86: Kill handle_signal()->set_fs()Oleg Nesterov
2011-07-14x86, do_signal: Simplify the TS_RESTORE_SIGMASK logicOleg Nesterov
2011-07-14x86, signals: Convert the X86_32 code to use set_current_blocked()Oleg Nesterov
2011-07-14x86, signals: Convert the IA32_EMULATION code to use set_current_blocked()Oleg Nesterov
2011-07-14ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski
2011-07-14x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski
2011-07-14x86, msr: Fix typo in ENERGY_PERF_BIAS_POWERSAVEH. Peter Anvin
2011-07-14net: m68k/nfeth: Remove wrong usage of dev->flagsMichał Mirosław
2011-07-14perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov
2011-07-14spi/imx: use soc name in spi device type naming schemeShawn Guo
2011-07-14x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown
2011-07-14ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is activeRafael J. Wysocki
2011-07-14ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-13clocksource: Replace vread with generic arch dataAndy Lutomirski
2011-07-13x86-64: Add --no-undefined to vDSO buildAndy Lutomirski
2011-07-13x86-64: Allow alternative patching in the vDSOAndy Lutomirski
2011-07-13x86: Make alternative instruction pointers relativeAndy Lutomirski
2011-07-13x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski
2011-07-13ARM / shmobile: Use pm_genpd_poweroff_unused()Rafael J. Wysocki
2011-07-12x86, numa: Implement pfn -> nid mapping granularity checkTejun Heo