summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-221-1/+1
|\
| * tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-171-1/+1
* | Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-2111-34/+102
|\ \
| * | powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman2017-07-188-0/+39
| * | powerpc/mm/hash: Refactor hash__mark_rodata_ro()Michael Ellerman2017-07-181-13/+19
| * | powerpc/mm/radix: Refactor radix__mark_rodata_ro()Michael Ellerman2017-07-181-5/+15
| * | powerpc/64s: Fix hypercall entry clobbering r12 inputNicholas Piggin2017-07-181-14/+14
| * | powerpc/perf: Avoid spurious PMU interrupts after idleNicholas Piggin2017-07-181-1/+14
| * | powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores()Michael Ellerman2017-07-171-1/+1
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-211-4/+4
|\ \ \ | |_|/ |/| |
| * | debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-201-4/+4
* | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-151-3/+19
|\ \ \
| * | | spufs: Implement show_optionsDavid Howells2017-07-111-3/+19
* | | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-3/+0
|\ \ \ \
| * | | | kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-3/+0
* | | | | Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-1414-31/+162
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman2017-07-121-2/+2
| * | | | powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard2017-07-121-0/+13
| * | | | powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard2017-07-121-2/+4
| * | | | powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL eventsAnton Blanchard2017-07-122-0/+6
| * | | | powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9Madhavan Srinivasan2017-07-111-2/+4
| * | | | powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran2017-07-111-1/+1
| * | | | powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9Nicholas Piggin2017-07-113-18/+67
| * | | | powerpc/mm/radix: Synchronize updates to the process tableBenjamin Herrenschmidt2017-07-101-0/+8
| * | | | powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt2017-07-101-3/+9
| * | | | powerpc/powernv: Tell OPAL about our MMU mode on POWER9Benjamin Herrenschmidt2017-07-103-3/+36
| * | | | powerpc/kexec: Fix radix to hash kexec due to IAMR/AMORBalbir Singh2017-07-101-0/+12
* | | | | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-122-2/+2
* | | | | powerpc,mmap: properly account for stack randomization in mmap_baseRik van Riel2017-07-121-9/+19
* | | | | include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-121-0/+1
* | | | | powerpc: make feature-fixup tests fortify-safeDaniel Axtens2017-07-121-90/+90
* | | | | powerpc: don't fortify prom_initDaniel Axtens2017-07-121-0/+3
* | | | | powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin2017-07-129-25/+458
* | | | | kernel/watchdog: split up config optionsNicholas Piggin2017-07-122-1/+2
* | | | | powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang2017-07-121-2/+1
* | | | | powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-101-6/+7
|/ / / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-091-1/+1
|\ \ \ \
| * | | | kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao2017-07-081-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-071-8/+0
|\ \ \ \
| * | | | kbuild: thin archives make default for all archsNicholas Piggin2017-06-301-8/+0
* | | | | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-07142-992/+3696
|\ \ \ \ \
| * | | | | powerpc/Kconfig: Enable STRICT_KERNEL_RWX for some configsBalbir Singh2017-07-041-0/+2
| * | | | | powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for RadixBalbir Singh2017-07-042-2/+69
| * | | | | powerpc/mm/hash: Implement mark_rodata_ro() for hashBalbir Singh2017-07-044-0/+56
| * | | | | powerpc/vmlinux.lds: Align __init_begin to 16MBalbir Singh2017-07-031-2/+8
| * | | | | powerpc/lib/code-patching: Use alternate map for patch_instruction()Balbir Singh2017-07-031-4/+167
| * | | | | powerpc/xmon: Add patch_instruction() support for xmonBalbir Singh2017-07-031-2/+5
| * | | | | powerpc/kprobes/optprobes: Use patch_instruction()Balbir Singh2017-07-031-21/+32
| * | | | | powerpc/kprobes: Move kprobes over to patch_instruction()Balbir Singh2017-07-031-6/+2
| * | | | | powerpc/mm/radix: Fix execute permissions for interrupt_vectorsBalbir Singh2017-07-031-1/+2
OpenPOWER on IntegriCloud