summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-02-14ARM: Move leds idle start/stop calls to idle notifiersTodd Poynor
2012-02-14ARM: Call idle notifiersTodd Poynor
2012-02-14Move x86_64 idle notifiers to genericTodd Poynor
2012-02-14ARM: Add generic fiq serial debuggerIliyan Malchev
2012-02-14ARM: Add fiq_glueArve Hjønnevåg
2012-02-14ARM: Add 'card_present' state to mmc_platfrom_dataDmitry Shmidt
2012-02-14Recreate asm/mach/mmc.h include fileColin Cross
2012-02-14[ARM] Optionally flush entire dcache from v6_dma_flush_rangeArve Hjønnevåg
2012-02-14[ARM] avoid mis-detecting some V7 cores in the decompressorBrian Swetland
2012-02-14ARM: allow the kernel text section to be made read-onlyColin Cross
2012-02-14ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin
2012-02-14ARM: cache-l2x0: update workaround for PL310 errata 727915Colin Cross
2012-02-14ARM: add option to flush console before rebootDima Zavin
2012-02-14ARM: vfp: Always save VFP state in vfp_pm_suspendColin Cross
2012-02-14ARM: vfp: Move exception address fixup into vfphw.SColin Cross
2012-02-14[ARM] process: Add display of memory around registers when displaying regs.San Mehat
2012-02-14[ARM] Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2012-02-07Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-02-06Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-02-04Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-04ARM: bcmring: fix build failure in mach-bcmring/arch.cPaul Gortmaker
2012-02-04ARM: bcmring: remove unused DMA map codeJD Zheng
2012-02-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-02-04Merge branch 'akpm'Linus Torvalds
2012-02-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-03avr32: select generic atomic64_t supportFabio Baltieri
2012-02-03xtensa: fix memscan()Akinobu Mita
2012-02-03ARM: 7314/1: kuser: consistently use usr_ret for returning from helpersWill Deacon
2012-02-02Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds
2012-02-02ARM: 7302/1: Add TLB flushing for both entries in a PMDCatalin Marinas
2012-02-02ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15Will Deacon
2012-02-02ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon
2012-02-02ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin
2012-02-02ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon
2012-02-02Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"Russell King
2012-02-02lib: Fix multiple definitions of clz_tabDavid Miller
2012-02-01ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-onlyGuennadi Liakhovetski
2012-02-01KVM: do not #GP on perf MSR writes when vPMU is disabledGleb Natapov
2012-02-01KVM: x86: fix missing checks in syscall emulationStephan Bärwolf
2012-02-01KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf
2012-01-31sh: use the the PCI channels's io_map_baseMichael S. Tsirkin
2012-01-31mips: use the the PCI controller's io_map_baseMichael S. Tsirkin
2012-01-31Revert "microblaze: Add topology init"Michal Simek
2012-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-01-30Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-01-30x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola
2012-01-30x86/reboot: Skip DMI checks if reboot set by userMichael D Labriola
2012-01-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson