aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-03-02Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-03-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov
2015-02-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt
2015-02-28Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar
2015-02-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-02-27arm64: cpuidle: add asm/proc-fns.h inclusionLorenzo Pieralisi
2015-02-27arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas
2015-02-27arm64: Increase the swiotlb buffer size 64MBCatalin Marinas
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-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-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