summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-03-28powerpc: Make /proc/self/stack always print the current stackThadeu Lima de Souza Cascardo
2017-03-28powerpc/64: Don't use early_cpu_has_feature() in cpu_ready_for_interrupts()Michael Ellerman
2017-03-28powerpc/configs: Re-enable POWER8 crc32cAnton Blanchard
2017-03-28powerpc/configs: Make oprofile a moduleAnton Blanchard
2017-03-28powerpc/configs: Re-enable ISO9660_FS as a built-in in 64 bit configsAnton Blanchard
2017-03-28powerpc/powernv: Fix XSCOM address mangling for form 1 indirectMichael Neuling
2017-03-28powerpc/powernv: de-deuplicate OPAL call wrappersOliver O'Halloran
2017-03-28powerpc/xmon: add debugfs entry for xmonGuilherme G. Piccoli
2017-03-28powerpc/xmon: drop the nobt option from xmon plus minor fixesGuilherme G. Piccoli
2017-03-28powerpc/xmon: Fix an unexpected xmon on/off state changePan Xinhui
2017-03-21powerpc/64s: POWER8 add missing machine check definitionsNicholas Piggin
2017-03-21powerpc/64s: Data driven machine check handlingNicholas Piggin
2017-03-21powerpc/64s: Data driven machine check evaluationNicholas Piggin
2017-03-21powerpc/64s: Move POWER machine check defines into mce_power.cNicholas Piggin
2017-03-21powerpc/64s: Clean up machine check recovery flushingNicholas Piggin
2017-03-21powerpc/64s: Machine check print NIPNicholas Piggin
2017-03-21powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsBen Hutchings
2017-03-21powerpc/32: Remove Mac-on-Linux/rtlinux hooksBen Hutchings
2017-03-21powerpc/mm: Move mmap_sem unlocking in do_page_fault()Laurent Dufour
2017-03-21powerpc/mm: Handle VM_FAULT_RETRY earlierLaurent Dufour
2017-03-21powerpc/mm: Move mmap_sem unlock up from do_sigbusLaurent Dufour
2017-03-20powerpc/powernv/npu: Remove dead iommu codeAlexey Kardashevskiy
2017-03-20powerpc/powernv: Fix it_ops::get() callback to return in cpu endianAlexey Kardashevskiy
2017-03-20powerpc/ftrace: Add prototype for prepare_ftrace_return()Tobin C. Harding
2017-03-20powerpc/swsusp: Include suspend.h to silence sparse warningsTobin C. Harding
2017-03-20powerpc/pseries: Move struct hcall_stats to hvCall_inst.cTobin C. Harding
2017-03-20powerpc/64: Allow for THREAD_SIZE > 16kHamish Martin
2017-03-20powerpc: Move THREAD_SHIFT config to KconfigHamish Martin
2017-03-19Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-19Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-18Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-03-18parisc: Fix system shutdown haltHelge Deller
2017-03-18parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav
2017-03-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-17Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-17Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-03-17x86/perf: Clarify why x86_pmu_event_mapped() isn't racyAndy Lutomirski
2017-03-17x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski
2017-03-17powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman
2017-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-16mm, x86: fix native_pud_clear build errorArnd Bergmann
2017-03-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
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