summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-301-0/+1
|\
| * context-tracking: Introduce CONFIG_HAVE_TIF_NOHZFrederic Weisbecker2020-02-141-0/+1
* | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-1/+1
|\ \
| * | powerpc: Replace cpu_up/down() with add/remove_cpu()Qais Yousef2020-03-251-1/+1
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-301-0/+1
|\ \ \
| * \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2020-03-194-6/+18
| |\ \ \
| * \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up the latest fixesIngo Molnar2020-03-0617-99/+308
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | perf/core: Add new branch sample type for HW index of raw branch recordsKan Liang2020-02-111-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-302-12/+11
|\ \ \ \
| * \ \ \ Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-03-281-3/+2
| |\ \ \ \
| | * | | | futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-3/+2
| | |/ / /
| * | / / powerpc/ps3: Convert half completion to rcuwaitPeter Zijlstra (Intel)2020-03-211-9/+9
| | |/ / | |/| |
* | | | KVM: PPC: Fix kernel crash with PR KVMGreg Kurz2020-03-202-2/+1
* | | | powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOCChristophe Leroy2020-03-131-7/+2
| |_|/ |/| |
* | | powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Michael Ellerman2020-03-051-0/+2
* | | powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario2020-02-281-1/+3
* | | powerpc: Include .BTF sectionNaveen N. Rao2020-02-241-0/+6
* | | powerpc/watchpoint: Don't call dar_within_range() for Book3SRavi Bangoria2020-02-241-5/+7
|/ /
* | powerpc/entry: Fix an #if which should be an #ifdef in entry_32.SChristophe Leroy2020-02-191-2/+2
* | powerpc/xmon: Fix whitespace handling in getstring()Oliver O'Halloran2020-02-181-0/+5
* | powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACKChristophe Leroy2020-02-181-0/+8
* | powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACKChristophe Leroy2020-02-181-2/+7
* | powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACKChristophe Leroy2020-02-187-45/+212
* | powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal deliveryGustavo Luiz Duarte2020-02-183-28/+39
* | powerpc/8xx: Fix clearing of bits 20-23 in ITLB missChristophe Leroy2020-02-171-1/+1
* | powerpc/hugetlb: Fix 8M hugepages on 8xxChristophe Leroy2020-02-171-0/+5
* | powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page sizeChristophe Leroy2020-02-171-11/+18
* | powerpc/eeh: Fix deadlock handling dead PHBSam Bobroff2020-02-171-10/+11
|/
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-091-2/+2
|\
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-2/+2
* | Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-02-082-5/+7
|\ \
| * | powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACKChristophe Leroy2020-02-081-1/+1
| * | powerpc/futex: Fix incorrect user access blockingMichael Ellerman2020-02-081-4/+6
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-0812-280/+6
|\ \ \
| * \ \ Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2020-01-1612-280/+6
| |\ \ \
| | * | | soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fslRasmus Villemoes2019-12-091-171/+1
| | * | | powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQRasmus Villemoes2019-12-097-17/+5
| | * | | soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes2019-12-0911-92/+0
| | * | | soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xxRasmus Villemoes2019-12-091-1/+1
* | | | | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-8/+3
|\ \ \ \ \
| * | | | | fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-071-7/+3
| * | | | | fs_parser: remove fs_parameter_description name fieldEric Sandeen2020-02-071-1/+0
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-02-071-1/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | virtio-blk: remove VIRTIO_BLK_F_SCSI supportChristoph Hellwig2020-02-061-1/+0
* | | | | | Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-02-04129-1074/+1619
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'topic/user-access-begin' into nextMichael Ellerman2020-02-016-49/+219
| |\ \ \ \ \ \
| | * | | | | | powerpc: Implement user_access_save() and user_access_restore()Christophe Leroy2020-01-285-3/+63
| | * | | | | | powerpc: Implement user_access_begin and friendsChristophe Leroy2020-01-281-19/+66
| | * | | | | | powerpc/32s: Prepare prevent_user_access() for user_access_end()Christophe Leroy2020-01-283-6/+32
| | * | | | | | powerpc/32s: Drop NULL addr verificationChristophe Leroy2020-01-281-4/+6