aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-27ARC: Fix thread_saved_pc()Vineet Gupta
2015-02-27ARC: Fix KSTK_ESP()Vineet Gupta
2015-02-27ARC: perf: Enable generic software eventsVineet Gupta
2015-02-27ARC: Make arc_unwind_core accessible externallyVineet Gupta
2015-02-26arm64: Fix text patching logic when using fixmapMarc Zyngier
2015-02-26arm64: crypto: increase AES interleave to 4xArd Biesheuvel
2015-02-26arm64: enable PTE type bit in the mask for pte_modifyFeng Kan
2015-02-26arm64: mm: remove unused functions and variable protoypesYingjoe Chen
2015-02-26arm64: psci: move psci firmware calls out of lineWill Deacon
2015-02-26arm64: vdso: minor ABI fix for clock_getresNathan Lynch
2015-02-26ARM: multi_v7_defconfig: Enable shmobile platformsGeert Uytterhoeven
2015-02-26s390: let the compiler do page clearingChristian Borntraeger
2015-02-26s390/pci: fix possible information leak in mmio syscallSebastian Ott
2015-02-26s390/jump label: improve and fix sanity checkHeiko Carstens
2015-02-26s390/jump label: add missing jump_label_apply_nops() callHeiko Carstens
2015-02-25Merge tag 'fixes-v4.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Arnd Bergmann
2015-02-25arm64: Add L2 cache topology to ARM Ltd boards/modelsSudeep Holla
2015-02-25Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezc...Ingo Molnar
2015-02-25clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfigDaniel Lezcano
2015-02-24ARM: dts: am335x-bone*: usb0 is hardwired for peripheralRobert Nelson
2015-02-24ARM: dts: dra7x-evm: beagle-x15: Fix USB HostRoger Quadros
2015-02-24ARM: omap2plus_defconfig: Fix SATA bootRoger Quadros
2015-02-24ARM: omap2plus_defconfig: Enable OMAP NAND BCH driverRoger Quadros
2015-02-24ARM: dts: dra7: Correct the dma controller's property namesPeter Ujfalusi
2015-02-24ARM: dts: omap5: Correct the dma controller's property namesPeter Ujfalusi
2015-02-24ARM: dts: omap4: Correct the dma controller's property namesPeter Ujfalusi
2015-02-24ARM: dts: omap3: Correct the dma controller's property namesPeter Ujfalusi
2015-02-24ARM: dts: omap2: Correct the dma controller's property namesPeter Ujfalusi
2015-02-24ARM: dts: am437x-idk: fix sleep pinctrl stateFelipe Balbi
2015-02-24ARM: omap2plus_defconfig: enable TPS62362 regulatorFelipe Balbi
2015-02-24ARM: dts: am437x-idk: fix TPS62362 i2c busFelipe Balbi
2015-02-24ARM: dts: n900: Fix offset for smc91x ethernetPali Rohár
2015-02-24ARM: dts: n900: fix i2c bus numberingIvaylo Dimitrov
2015-02-24Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-02-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-24ARM: dts: Fix USB dts configuration for dm816xTony Lindgren
2015-02-24ARM: dts: OMAP5: Fix SATA PHY nodeRoger Quadros
2015-02-24ARM: dts: DRA7: Fix SATA PHY nodeRoger Quadros
2015-02-24metag: Fix KSTK_EIP() and KSTK_ESP() macrosJames Hogan
2015-02-24x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set...Yannick Guerrini
2015-02-23KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini
2015-02-23KVM: VMX: fix build without CONFIG_SMPRadim Krčmář
2015-02-23arm/arm64: KVM: Add exit reaons to kvm_exit event tracingWei Huang
2015-02-23ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka
2015-02-23x86/xen: Initialize cr4 shadow for 64-bit PV(H) guestsBoris Ostrovsky
2015-02-23x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel
2015-02-23x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not setBoris Ostrovsky
2015-02-23arm64: guard asm/assembler.h against multiple inclusionsMarc Zyngier
2015-02-23arm64: insn: fix compare-and-branch encodingsRobin Murphy
2015-02-23arm64: ftrace: fix ftrace_modify_graph_caller for branch replacePratyush Anand