summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2013-04-18ARM: highbank: fix cache flush ordering for cpu hotplugRob Herring
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan
2013-04-17Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-04-17avr32: fix build error in atstk1006_defconfigJosh Wu
2013-04-17ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier
2013-04-17x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu
2013-04-17ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon
2013-04-17ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht
2013-04-17ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin
2013-04-17ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim
2013-04-17ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen
2013-04-17s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds
2013-04-17x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger
2013-04-17s390/pci: remove disable_device implementationSebastian Ott
2013-04-17s390/pci: disable per defaultSebastian Ott
2013-04-17s390/pci: return error after failed pci opsSebastian Ott
2013-04-17s390/pci: do not read data after failed loadSebastian Ott
2013-04-17s390/pci: add exception table to load/store instructionsSebastian Ott
2013-04-17s390/pci: rename instruction wrappersSebastian Ott
2013-04-17s390/pci: uninline instruction wrappersSebastian Ott
2013-04-17s390/pci: implement pcibios_add_deviceSebastian Ott
2013-04-17s390/pci: do not modify function handlesSebastian Ott
2013-04-17s390/pci: debug device statesSebastian Ott
2013-04-17s390/pci: msi cleanup hash usageSebastian Ott
2013-04-17s390/signal: Add BEA to compat signal handler parametersMichael Holzheu
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott
2013-04-17s390/hibernate: Save and restore absolute zero pagesMichael Holzheu
2013-04-17s390/bitops: get rid of __BITOPS_BARRIER()Heiko Carstens
2013-04-17s390/bitops: remove unnecessary macro definitions in asm/bitops.hAkinobu Mita
2013-04-17s390/mm: speedup storage key initializationHeiko Carstens
2013-04-17s390/dumpstack: fix call chain walkingHeiko Carstens
2013-04-17s390/hypfs: Use PTR_RET functionAlexandru Gheorghiu
2013-04-17s390/cmm: Removed useless labelAlexandru Gheorghiu
2013-04-17s390/bpf,jit: use kcalloc instead of kmalloc and memsetStelian Nirlu
2013-04-17s390/dis: use explicit buf lenStefan Raspl
2013-04-17s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun
2013-04-17s390/mm: zero page cache synonyms for zEC12Martin Schwidefsky
2013-04-17s390/mm: protection exception PSW for aborted transactionMartin Schwidefsky
2013-04-17Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2013-04-16Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-04-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds
2013-04-16Merge branch 'kvm-arm-fixes-3.9' of git://github.com/columbia/linux-kvm-armMarcelo Tosatti
2013-04-16ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/WriteMarc Zyngier
2013-04-16ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reportingMarc Zyngier
2013-04-16xen/smp: Unifiy some of the PVs and PVHVM offline CPU pathKonrad Rzeszutek Wilk
2013-04-16xen/smp/pvhvm: Don't initialize IRQ_WORKER as we are using the native one.Konrad Rzeszutek Wilk