summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-10-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-29Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-10-29Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2016-10-29Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broad...Olof Johansson
2016-10-29Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2016-10-29Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2016-10-29x86/smpboot: Init apic mapping before usageThomas Gleixner
2016-10-28Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-10-28Merge tag 'arc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2016-10-28Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-10-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-28ARC: module: print pretty section namesVineet Gupta
2016-10-28ARC: module: elide loop to save reference to .eh_frameVineet Gupta
2016-10-28ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta
2016-10-28ARC: build: retire old togglesVineet Gupta
2016-10-28ARC: boot log: refactor cpu name/release printingVineet Gupta
2016-10-28ARC: boot log: remove awkward space comma from MMU lineVineet Gupta
2016-10-28ARC: boot log: don't assume SWAPE instruction supportVineet Gupta
2016-10-28ARC: boot log: refactor printing abt features not captured in BCRsVineet Gupta
2016-10-28ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta
2016-10-28Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds
2016-10-28perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisorsImre Palik
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa
2016-10-28x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-27cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada
2016-10-27h8300: fix syscall restartingMark Rutland
2016-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-10-27powerpc/64s: relocation, register save fixes for system reset interruptNicholas Piggin
2016-10-27powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V
2016-10-27powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state()Valentin Rothberg
2016-10-26arm64: mm: fix __page_to_voff definitionNeeraj Upadhyay
2016-10-26arm64/numa: fix incorrect log for memory-less nodeHanjun Guo
2016-10-26arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximityYisheng Xie
2016-10-26x86: Fix export for mcount and __fentry__Steven Rostedt
2016-10-26x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie
2016-10-25x86/quirks: Hide maybe-uninitialized warningArnd Bergmann
2016-10-25x86/build: Fix build with older GCC versionsJan Beulich
2016-10-25x86/unwind: Fix empty stack dereference in guess unwinderJosh Poimboeuf
2016-10-24Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-24ARCv2: IOC: use @ioc_enable not @ioc_exist where intendedVineet Gupta
2016-10-24ARC: syscall for userspace cmpxchg assistVineet Gupta
2016-10-24x86: xen: move cpu_up functions out of ifdefArnd Bergmann
2016-10-24ARM: imx: mach-imx6q: Fix the PHY ID mask for AR8031Fabio Estevam
2016-10-24ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya
2016-10-24ARM: dts: vf610: fix IRQ flag of global timerStefan Agner
2016-10-24powerpc/64: Fix race condition in setting lock bit in idle/wakeup codePaul Mackerras