summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-07-21net: filter: BPF 'JIT' compiler for PPC64Matt Evans
2011-07-21x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin
2011-07-21x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman
2011-07-21x86, perf: Make copy_from_user_nmi() a library functionRobert Richter
2011-07-21x86, perf: P4 PMU - Fix typos in comments and style cleanupCyrill Gorcunov
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-21kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying
2011-07-21x86, config: Introduce an INTEL_MID configurationAlan Cox
2011-07-21x86, quirks: Use pci_dev->revisionSergei Shtylyov
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-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-20arm: don't create useless copies to pass into debugfs_create_dir()Al Viro
2011-07-20switch assorted clock drivers to debugfs_remove_recursive()Al Viro
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-20switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro
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