summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-07-21mmc: at91_mci: move register header from include/ to drivers/Jean-Christophe PLAGNIOL-VILLARD1-115/+0
2011-07-21x86, smpboot: Mark the names[] array in __inquire_remote_apic() as constGreg Dietsche1-1/+1
2011-07-21x86: Serialize EFI time accesses on rtc_lockJan Beulich1-6/+33
2011-07-21x86: Serialize SMP bootup CMOS accesses on rtc_lockJan Beulich1-0/+8
2011-07-21x86: Fix write lock scalability 64-bit issueJan Beulich6-28/+73
2011-07-21x86: Unify rwsem assembly implementationJan Beulich5-100/+62
2011-07-21x86: Unify rwlock assembly implementationJan Beulich6-90/+56
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-2/+9
2011-07-20arm: don't create useless copies to pass into debugfs_create_dir()Al Viro2-12/+5
2011-07-20switch assorted clock drivers to debugfs_remove_recursive()Al Viro5-36/+11
2011-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+9
2011-07-20ARM: mmp2: update mmp2_defconfig to support mmcZhangfei Gao1-1/+8
2011-07-20mmc: sdhci-pxa: move platform data to include/linux/platform_dataZhangfei Gao2-61/+1
2011-07-20mmc: update mmp2 mmc resources in arch/armZhangfei Gao3-10/+18
2011-07-20mmc: host: split up sdhci-pxa, create sdhci-pxav3.cZhangfei Gao1-5/+30
2011-07-20ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu()Lai Jiangshan1-12/+2
2011-07-20switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro3-32/+21
2011-07-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds3-7/+24
2011-07-19davinci: DM365 EVM: fix video input mux bitsJon Povey1-2/+2
2011-07-19ARM: davinci: Check for NULL return from irq_alloc_generic_chipTodd Poynor1-0/+6
2011-07-18x86, vdso: Drop now wrong commentBorislav Petkov1-1/+0
2011-07-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-16/+6
2011-07-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-26/+41
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-13/+13
2011-07-16sparc: sun4m SMP: fix wrong shift instruction in IPI handlerWill Simoneau1-1/+1
2011-07-16ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee4-26/+27
2011-07-16ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chipTodd Poynor2-0/+14
2011-07-15ARM: fix regression in IXP4xx clocksourceRichard Cochran1-2/+8
2011-07-16PM / MIPS: Convert i8259.c to using syscore_opsRafael J. Wysocki1-16/+6
2011-07-15x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown1-5/+5
2011-07-15Merge branch 'pm-runtime' into for-linusRafael J. Wysocki4-3/+58
2011-07-15Merge branch 'pm-domains' into for-linusRafael J. Wysocki11-19/+239
2011-07-14x86: Kill handle_signal()->set_fs()Oleg Nesterov1-9/+0
2011-07-14x86, do_signal: Simplify the TS_RESTORE_SIGMASK logicOleg Nesterov1-19/+10
2011-07-14x86, signals: Convert the X86_32 code to use set_current_blocked()Oleg Nesterov1-10/+8
2011-07-14x86, signals: Convert the IA32_EMULATION code to use set_current_blocked()Oleg Nesterov1-13/+9
2011-07-14ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski4-3/+15
2011-07-14x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski12-79/+57
2011-07-14x86, msr: Fix typo in ENERGY_PERF_BIAS_POWERSAVEH. Peter Anvin1-1/+1
2011-07-14net: m68k/nfeth: Remove wrong usage of dev->flagsMichał Mirosław1-1/+0
2011-07-14perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov3-36/+139
2011-07-14spi/imx: use soc name in spi device type naming schemeShawn Guo3-11/+19
2011-07-14x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2-0/+21
2011-07-14ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is activeRafael J. Wysocki1-2/+1
2011-07-14ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki1-1/+1
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller65-153/+262
2011-07-13clocksource: Replace vread with generic arch dataAndy Lutomirski4-3/+19
2011-07-13x86-64: Add --no-undefined to vDSO buildAndy Lutomirski1-0/+1
2011-07-13x86-64: Allow alternative patching in the vDSOAndy Lutomirski1-0/+33
2011-07-13x86: Make alternative instruction pointers relativeAndy Lutomirski6-30/+31