summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-09-01m68k: Wire up getrandomGeert Uytterhoeven
2014-09-01x86, irq: Fix build error caused by 9eabc99a635a77cbf09Jiang Liu
2014-09-01s390/vdso: remove NULL pointer check from clock_gettimeMartin Schwidefsky
2014-09-01s390/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu
2014-08-31Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2014-08-31unicore32: Fix build errorGuenter Roeck
2014-08-31Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-08-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-31vexpress/spc: fix a build warning on array boundsAlex Shi
2014-08-31Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/p...Olof Johansson
2014-08-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-08-29kexec: purgatory: add clean-up for purgatory directoryMichael Welling
2014-08-29flush_icache_range: export symbol to fix build errorsPranith Kumar
2014-08-29x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal
2014-08-29x86,mm: fix pte_special versus pte_numaHugh Dickins
2014-08-29alpha: io: implement relaxed accessor macros for writesWill Deacon
2014-08-29alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree
2014-08-29arm64: report correct stack pointer in KSTK_ESP for compat tasksWill Deacon
2014-08-29arm64: Add brackets around user_stack_pointer()Catalin Marinas
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu
2014-08-29Merge tag 'kvm-arm-for-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2014-08-29arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall
2014-08-29ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar
2014-08-28arm64: perf: don't rely on layout of pt_regs when grabbing sp or pcWill Deacon
2014-08-28arm64: ptrace: fix compat reg getter/setter return valuesWill Deacon
2014-08-28arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-08-28Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2014-08-28mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...Tony Lindgren
2014-08-27ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface listsRajendra Nayak
2014-08-27ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variantsRajendra Nayak
2014-08-27Merge tag 'renesas-clock-fixes-for-v3.17' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2014-08-27Merge tag 'imx-fixes-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2014-08-27Merge tag 'omap-for-v3.17/fixes-against-rc2' of git://git.kernel.org/pub/scm/...Olof Johansson
2014-08-27kprobes/x86: Free 'optinsn' cache when range check failsWang Nan
2014-08-27ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part numberJuri Lelli
2014-08-27ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland
2014-08-27ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland
2014-08-27ARM: 8127/1: module: add support for R_ARM_TARGET1 relocationsAndrey Ryabinin
2014-08-27parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller
2014-08-27parisc: sys_hpux: NUL terminator is one past the endDan Carpenter
2014-08-27MIPS: Move CPU topology macros to topology.hHuacai Chen
2014-08-27x86: irq: Fix bug in setting IOAPIC pin attributesJiang Liu
2014-08-27ARM: dts: microsom-ar8035: MDIO pad must be set open drainRabeeh Khoury
2014-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-08-26ARM: dts: omap54xx-clocks: Fix the l3 and l4 clock ratesTero Kristo
2014-08-26arm64: Remove unused variable in head.SGeoff Levand
2014-08-26arm64/crypto: remove redundant update of dataColin Ian King