summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-31alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner
2015-08-29Merge tag 'v4.2' into for_nextChris Zankel
2015-08-28Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas
2015-08-28ARM: Kirkwood: add modes-map property to ns2-leds nodesVincent Donnefort
2015-08-28x86/irq: Do not dereference irq descriptor before checking itThomas Gleixner
2015-08-28x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and ...Luis R. Rodriguez
2015-08-28s390/io: Add pci_iomap_wc() and pci_iomap_wc_range()Luis R. Rodriguez
2015-08-28x86/asm: Drop repeated macro of X86_EFLAGS_AC definitionHuang Rui
2015-08-28Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-08-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-08-27arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier
2015-08-27ARCv2: entry: Fix reserved handlerVineet Gupta
2015-08-27ARCv2: perf: Finally introduce HS perf unitVineet Gupta
2015-08-27ARCv2: perf: SMP supportAlexey Brodkin
2015-08-27ARCv2: perf: implement exclusion of event counting in user or kernel modeAlexey Brodkin
2015-08-27ARCv2: perf: Support sampling events using overflow interruptsAlexey Brodkin
2015-08-27ARCv2: perf: implement "event_set_period"Alexey Brodkin
2015-08-27ARC: perf: cap the number of counters to hardware max of 32Vineet Gupta
2015-08-27s390/jump_label: Use %*ph to print small buffersAlexander Kuleshov
2015-08-26ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu
2015-08-26s390/numa: remove superfluous ARCH_WANT definesMichael Holzheu
2015-08-26powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF caseGuilherme G. Piccoli
2015-08-25Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2015-08-25Merge tag 'v4.3-rockchip32-soc3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2015-08-25Merge tag 'v4.3-rockchip32-dts3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2015-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar
2015-08-25x86/mm: Make kernel/check.c explicitly non-modularPaul Gortmaker
2015-08-25x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modularPaul Gortmaker
2015-08-25x86/platform: Make atom/pmc_atom.c explicitly non-modularPaul Gortmaker
2015-08-25Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-08-24clk/ARM: move Ux500 PRCC bases to the device treeLinus Walleij
2015-08-24MIPS: alchemy: Convert to clk_hw based provider APIsStephen Boyd
2015-08-24ARM: OMAP: Convert __clk_get_rate() to provider/consumer APIsStephen Boyd
2015-08-24Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Rafael J. Wysocki
2015-08-24ARM: rockchip: pm: Fix PTR_ERR() argumentFabio Estevam
2015-08-23Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-08-23x86/asm/msr: Make wrmsrl() a functionAndy Lutomirski
2015-08-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-08-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-22x86/apic: Fix fallout from x2apic cleanupThomas Gleixner
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-22x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin
2015-08-22x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin
2015-08-22x86/asm/delay: Introduce an MWAITX-based delay with a configurable timerHuang Rui
2015-08-22x86/asm: Add MONITORX/MWAITX instruction supportHuang Rui
2015-08-22x86/traps: Weaken context tracking entry assertionsAndy Lutomirski
2015-08-22x86/fpu/math-emu: Fix crash in fork()Ingo Molnar
2015-08-22x86/fpu/math-emu: Fix math-emu boot crashIngo Molnar
2015-08-21Merge tag 'tegra-for-4.3-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson