summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-3/+0
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2018-08-151-3/+0
| |\
| | * PCI: Call dma_debug_add_bus() for pci_bus_type from PCI coreChristoph Hellwig2018-07-301-3/+0
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-154-5/+0
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-0335-113/+230
| |\ \ \
| * | | | crypto: shash - remove useless setting of type flagsEric Biggers2018-07-094-5/+0
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-156-31/+45
|\ \ \ \
| * | | | ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch2018-08-091-1/+0
| * | | | powerpc/mpc85xx: add clocks property for fman ptp timer nodeYangbo Lu2018-08-055-0/+5
| * | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-054-15/+28
| |\ \ \ \
| * \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-248-33/+52
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-0313-44/+23
| |\ \ \ \ \
| * | | | | | powerpc/mpc85xx: move ptp timer out of fman in dtsYangbo Lu2018-06-265-30/+40
* | | | | | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-152-27/+0
|\ \ \ \ \ \ \
| * | | | | | | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-1/+0
| * | | | | | | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0
| * | | | | | | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-19/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-152-2/+4
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Add build salt to the vDSOLaura Abbott2018-07-181-0/+3
| * | | | | | | kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada2018-07-181-2/+1
| |/ / / / / /
* | | | | | | 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
|\ \ \ \ \ | |_|/ / / |/| | | |