summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-03-16powerpc: Wire up statx() syscallChandan Rajendra
2017-03-16x86/mpx: Make unnecessarily global function staticTobias Klauser
2017-03-15parisc: Avoid compiler warnings with access_ok()Helge Deller
2017-03-15parisc: Wire up statx system callHelge Deller
2017-03-15parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin
2017-03-15parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-16openrisc: Export symbols needed by modulesStafford Horne
2017-03-16openrisc: fix issue handling 8 byte get_user callsStafford Horne
2017-03-16openrisc: xchg: fix `computed is not used` warningStafford Horne
2017-03-14x86/intel_rdt: Put group node in rdtgroup_kn_unlockJiri Olsa
2017-03-14x86/unwind: Fix last frame check for aligned function stacksJosh Poimboeuf
2017-03-14mm, x86: Fix native_pud_clear build errorArnd Bergmann
2017-03-14ARM: at91: pm: cpu_idle: switch DDR to power-down modeNicolas Ferre
2017-03-13Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-14x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin
2017-03-13Merge tag 'omap-for-v4.11/fixes-rc1-v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2017-03-13Merge tag 'arm-soc/for-4.11/devicetree-fixes' of http://github.com/Broadcom/s...Olof Johansson
2017-03-13ARM: dts: add the AB8500 clocks to the device treeLinus Walleij
2017-03-13x86/platform/intel-mid: Add power button support for MerrifieldAndy Shevchenko
2017-03-13x86/platform/intel-mid: Use common power off sequenceAndy Shevchenko
2017-03-13x86/platform: Remove warning message for duplicate NMI handlersMike Travis
2017-03-13x86/tsc: Fix ART for TSC_KNOWN_FREQPeter Zijlstra
2017-03-13x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-12x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-11Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2017-03-11score: Fix implicit includes now failing build after extable changeGuenter Roeck
2017-03-11x86/acpi: Restore the order of CPU IDsDou Liyang
2017-03-11Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner
2017-03-10arm64: kernel: Update kerneldoc for cpu_suspend() renameGeert Uytterhoeven
2017-03-10arm64: use const cap for system_uses_ttbr0_pan()Mark Rutland
2017-03-10arm64: support keyctl() system call in 32-bit modeEric Biggers
2017-03-10arm64: kasan: avoid bad virt_to_pfn()Mark Rutland
2017-03-10arm64: kprobes: remove kprobe_exceptions_notifyNaveen N. Rao
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-10x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic
2017-03-10ARM: wire up statx syscallRussell King
2017-03-10powerpc/64s: POWER9 machine check handlerNicholas Piggin
2017-03-10powerpc/64s: allow machine check handler to set severity and initiatorNicholas Piggin
2017-03-10powerpc/64s: fix handling of non-synchronous machine checksNicholas Piggin
2017-03-09sh: cayman: IDE support fixBartlomiej Zolnierkiewicz
2017-03-09x86, mm: unify exit paths in gup_pte_range()Dan Williams
2017-03-09x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams
2017-03-09power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V