aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-04-23powerpc: Don't use a function descriptor for system call tableAnton Blanchard
2014-04-23powerpc: Remove superflous function descriptors in assembly only codeAnton Blanchard
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard
2014-04-23powerpc: Don't build assembly files with ABIv2Anton Blanchard
2014-04-22KVM: nVMX: Advertise support for interrupt acknowledgementBandan Das
2014-04-22KVM: nVMX: Ack and write vector info to intr_info if L1 asks us toBandan Das
2014-04-22KVM: nVMX: Don't advertise single context invalidation for inveptBandan Das
2014-04-22KVM: VMX: Advance rip to after an ICEBP instructionHuw Davies
2014-04-22ARM: 8033/1: fix big endian __pv_phys_pfn_offset size related issueVictor Kamensky
2014-04-22ARM: 8032/1: bL_switcher: fix validation check before its activationNicolas Pitre
2014-04-22ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua
2014-04-22ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu
2014-04-22ARM: qcom: clean-up unneeded kconfig selectsRob Herring
2014-04-22ARM: bcm: clean-up unneeded kconfig selectsRob Herring
2014-04-22ARM: mvebu: clean-up unneeded kconfig selectsRob Herring
2014-04-22ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"Hanjun Guo
2014-04-22arm64: __NR_compat_syscalls fixMiklos Szeredi
2014-04-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-22dmaengine: edma: Set DMA_CYCLIC capability flagPeter Ujfalusi
2014-04-22arm: common: edma: Save the number of event queues/TCsPeter Ujfalusi
2014-04-22Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...Marcelo Tosatti
2014-04-22locks: rename file-private locks to "open file description locks"Jeff Layton
2014-04-22ARM: sun6i: a31: Add support for the High Speed TimersMaxime Ripard
2014-04-22ARM: sunxi: update the default ARCH_NR_GPIO for sunxi archBoris BREZILLON
2014-04-22KVM: s390: Factor out handle_itdb to handle TX abortsMichael Mueller
2014-04-22KVM: s390: replace TDB_ADDR by __LC_PGM_TDBMichael Mueller
2014-04-22KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger
2014-04-22KVM: s390: no timer interrupts when single-stepping a guestDavid Hildenbrand
2014-04-22KVM: s390: move timer interrupt checks into own functionsDavid Hildenbrand
2014-04-22KVM: s390: hardware support for guest debuggingDavid Hildenbrand
2014-04-22KVM: s390: kernel header addition for guest debuggingDavid Hildenbrand
2014-04-22KVM: s390: emulate stctl and stctgDavid Hildenbrand
2014-04-22KVM: s390: deliver program irq parameters and use correct ilcDavid Hildenbrand
2014-04-22KVM: s390: extract irq parameters of intercepted program irqsDavid Hildenbrand
2014-04-22s390: add fields to lowcore definitionJens Freimann
2014-04-22s390: rename and split lowcore field per_perc_atmidJens Freimann
2014-04-22s390: fix name of lowcore field at offset 0xa3Jens Freimann
2014-04-22KVM: s390: cleanup kvm_s390_real_to_abs()Heiko Carstens
2014-04-22KVM: s390: remove old guest access functionsHeiko Carstens
2014-04-22KVM: s390: convert handle_stsi()Heiko Carstens
2014-04-22KVM: s390: convert handle lctl[g]()Heiko Carstens
2014-04-22KVM: s390: convert handle_stidp()Heiko Carstens
2014-04-22KVM: s390: convert handle_lpsw[e]()Heiko Carstens
2014-04-22KVM: s390: reinject io interrupt on tpi failureCornelia Huck
2014-04-22KVM: s390: convert handle_tpi()Heiko Carstens
2014-04-22KVM: s390: convert handle_test_block()Heiko Carstens
2014-04-22KVM: s390: convert handle_store_cpu_address()Heiko Carstens
2014-04-22KVM: s390: convert handle_store_prefix()Heiko Carstens
2014-04-22KVM: s390: convert handle_set_clock()Heiko Carstens
2014-04-22KVM: s390: convert __sigp_set_prefix()/handle_set_prefix()Heiko Carstens