summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-137-209/+66
|\
| * Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-021-24/+5
| |\
| * \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-2520-53/+70
| |\ \
| * | | perf, tools: Use correct articles in commentsTobias Tefke2018-07-161-3/+3
| * | | perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-1/+0
| * | | perf/arch/powerpc: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-262-21/+26
| * | | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-262-5/+3
| * | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-06-2617-36/+155
| |\ \ \
| * | | | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-212-15/+11
| * | | | powerpc/kprobes: Don't call the ->break_handler() in powerpc kprobes codeMasami Hiramatsu2018-06-213-64/+23
| * | | | powerpc/kprobes: Remove jprobe powerpc implementationMasami Hiramatsu2018-06-214-105/+5
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-131-49/+20
|\ \ \ \ \
| * | | | | locking/atomics: Rework ordering barriersMark Rutland2018-07-251-12/+5
| * | | | | Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar2018-07-1728-80/+178
| |\ \ \ \ \
| * | | | | | atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-0/+1
| * | | | | | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-0/+4
| * | | | | | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-30/+0
| * | | | | | atomics/powerpc: Define atomic64_fetch_add_unless()Mark Rutland2018-06-211-4/+5
| * | | | | | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-0/+1
| * | | | | | atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-0/+1
| * | | | | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-131-3/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-07-257-9/+47
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-07-0328-80/+178
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | sched/swait: Rename to exclusivePeter Zijlstra2018-06-201-3/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'powerpc-4.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-031-12/+21
|\ \ \ \ \ \
| * | | | | | powerpc/64s/radix: Fix missing global invalidations when removing coproFrederic Barrat2018-08-011-12/+21
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-023-3/+7
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | PCI: Fix is_added/is_busmaster race conditionHari Vyas2018-07-313-3/+7
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-241-24/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xaddDaniel Borkmann2018-07-191-24/+5
| | |/ / | |/| |
* | | | powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)Gautham R. Shenoy2018-07-181-0/+2
* | | | powerpc/Makefile: Assemble with -me500 when building for E500James Clarke2018-07-181-0/+1
* | | | KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy2018-07-184-7/+42
* | | | powerpc/xmon: Fix disassembly since printf changesMichael Ellerman2018-07-171-2/+2
|/ / /
* | | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-307-32/+0
|\ \ \
| * | | powerpc: Remove -Wattribute-alias pragmasPaul Burton2018-06-257-32/+0
| |/ /
* | | Merge tag 'powerpc-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-296-12/+23
|\ \ \ | |_|/ |/| |
| * | powerpc/powermac: Fix rtc read/write functionsArnd Bergmann2018-06-271-9/+20
| * | powerpc/mm/32: Fix pgtable_page_dtor callAneesh Kumar K.V2018-06-262-2/+0
| * | powerpc: Wire up io_pgeteventsBreno Leitao2018-06-233-1/+3
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-241-2/+2
|\ \ \ | |/ / |/| |
| * | rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-221-2/+2
| |/
* | powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V2018-06-208-1/+52
* | powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possi...Nicholas Piggin2018-06-201-0/+2
* | powerpc/64s: Fix build failures with CONFIG_NMI_IPI=nMichael Ellerman2018-06-192-3/+3
* | powerpc/64: hard disable irqs on the panic()ing CPUNicholas Piggin2018-06-191-2/+10
* | powerpc: smp_send_stop do not offline stopped CPUsNicholas Piggin2018-06-191-6/+0
* | powerpc/64: hard disable irqs in panic_smp_self_stopNicholas Piggin2018-06-191-0/+8
* | powerpc/64s: Fix DT CPU features Power9 DD2.1 logicMichael Ellerman2018-06-191-1/+2