summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-09-03ARC: [mm] Fix compilation breakageNoam Camus1-1/+1
2014-09-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds9-30/+40
2014-09-01Revert "arm64: cpuinfo: print info for all CPUs"Will Deacon1-18/+22
2014-09-01arm64: fix bug for reloading FPSIMD state after cpu power offLeo Yan1-0/+1
2014-09-01Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linuxLinus Torvalds24-217/+497
2014-09-01unicore32: Fix build errorGuenter Roeck1-4/+5
2014-09-01Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds9-29/+34
2014-09-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-457/+104
2014-08-31vexpress/spc: fix a build warning on array boundsAlex Shi1-3/+11
2014-08-31Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/p...Olof Johansson3-2/+29
2014-08-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-4/+33
2014-08-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds21-38/+45
2014-08-30kexec: purgatory: add clean-up for purgatory directoryMichael Welling1-0/+1
2014-08-30flush_icache_range: export symbol to fix build errorsPranith Kumar5-0/+5
2014-08-30x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal1-0/+1
2014-08-30kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal8-16/+0
2014-08-30kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal7-20/+31
2014-08-30x86,mm: fix pte_special versus pte_numaHugh Dickins1-2/+7
2014-08-29alpha: io: implement relaxed accessor macros for writesWill Deacon1-4/+8
2014-08-29alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree3-1/+7
2014-08-29arm64: report correct stack pointer in KSTK_ESP for compat tasksWill Deacon1-1/+1
2014-08-29arm64: Add brackets around user_stack_pointer()Catalin Marinas1-1/+1
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu4-2/+16
2014-08-28arm64: perf: don't rely on layout of pt_regs when grabbing sp or pcWill Deacon1-0/+6
2014-08-28arm64: ptrace: fix compat reg getter/setter return valuesWill Deacon1-3/+7
2014-08-28arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon2-2/+2
2014-08-28Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2014-08-28mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...Tony Lindgren1-1/+1
2014-08-28ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface listsRajendra Nayak2-2/+23
2014-08-28ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variantsRajendra Nayak1-0/+6
2014-08-28Merge tag 'renesas-clock-fixes-for-v3.17' of git://git.kernel.org/pub/scm/lin...Olof Johansson3-4/+4
2014-08-28Merge tag 'imx-fixes-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson4-7/+26
2014-08-28Merge tag 'omap-for-v3.17/fixes-against-rc2' of git://git.kernel.org/pub/scm/...Olof Johansson11-25/+34
2014-08-27ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part numberJuri Lelli2-1/+17
2014-08-27ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland3-16/+15
2014-08-27ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland2-12/+0
2014-08-27ARM: 8127/1: module: add support for R_ARM_TARGET1 relocationsAndrey Ryabinin2-0/+2
2014-08-27x86: irq: Fix bug in setting IOAPIC pin attributesJiang Liu1-1/+14
2014-08-27ARM: dts: microsom-ar8035: MDIO pad must be set open drainRabeeh Khoury1-1/+1
2014-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-1/+36
2014-08-27ARM: dts: omap54xx-clocks: Fix the l3 and l4 clock ratesTero Kristo1-6/+10
2014-08-26arm64: Remove unused variable in head.SGeoff Levand1-4/+0
2014-08-26arm64/crypto: remove redundant update of dataColin Ian King1-1/+0
2014-08-26ARM: brcmstb: revert SMP supportBrian Norris4-416/+0
2014-08-26ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren1-0/+4
2014-08-26ARM: dts: Enable UART wake-up events for beagleboardTony Lindgren1-0/+1
2014-08-26ARM: dts: Remove twl6030 clk32g "regulator"Mark Brown1-4/+0
2014-08-26ARM: OMAP2+: omap_device: remove warning that clk alias already existsMarkus Pargmann1-1/+1
2014-08-26ARM: OMAP: fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-08-26ARM: dts: DRA7: fix interrupt-cells for GPIONishanth Menon1-8/+8