summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-045-43/+64
|\
| * powerpc: vio_cmo: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-121-23/+33
| * powerpc: vio: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-121-6/+10
| * powerpc: ibmebus: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-091-6/+10
| * powerpc: ps3: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-091-4/+6
| * driver core: remove CLASS_ATTR usageGreg Kroah-Hartman2017-06-072-4/+5
* | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-041-0/+1
|\ \
| * | tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-045-14/+37
|\ \ \
| * | | powerpc: Only obtain cpu_hotplug_lock if called by rtasdThiago Jung Bauermann2017-06-233-4/+26
| * | | powerpc/powernv: Use stop_machine_cpuslocked()Sebastian Andrzej Siewior2017-05-261-3/+4
| * | | KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked()Sebastian Andrzej Siewior2017-05-261-7/+7
| | |/ | |/|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-031-1/+1
|\ \ \
| * \ \ Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar2017-06-229-19/+17Star
| |\ \ \
| * | | | x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov2017-06-131-1/+1
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-031-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-06-2410-70/+284
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'WIP.sched/core' into sched/coreIngo Molnar2017-06-2028-74/+137
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | powerpc: Adjust system_state checkThomas Gleixner2017-05-231-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-301-7/+1Star
|\ \ \ \ \ \
| * | | | | | powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user()Michael Ellerman2017-06-261-7/+1Star
* | | | | | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-291-6/+0Star
| |_|_|/ / / |/| | | | |
* | | | | | Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-247-50/+166
|\| | | | |
| * | | | | powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin2017-06-231-3/+28
| * | | | | powerpc/powernv/npu-dma: Add explicit flush when sending an ATSDAlistair Popple2017-06-221-29/+65
| * | | | | powerpc/perf: Fix oops when kthread execs user processRavi Bangoria2017-06-161-1/+2
| * | | | | powerpc/64s: Handle data breakpoints in Radix modeNaveen N. Rao2017-06-161-4/+7
| * | | | | powerpc/kprobes: Skip livepatch_handler() for jprobesNaveen N. Rao2017-06-163-5/+41
| * | | | | powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGSNaveen N. Rao2017-06-161-8/+12
| * | | | | powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao2017-06-161-0/+11
* | | | | | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-06-203-20/+118
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1Paul Mackerras2017-06-161-0/+8
| * | | | | KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras2017-06-161-13/+32
| * | | | | KVM: PPC: Book3S HV: Preserve userspace HTM state properlyPaul Mackerras2017-06-151-0/+21
| * | | | | KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras2017-06-152-3/+17
| * | | | | KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras2017-06-131-0/+15
| * | | | | KVM: PPC: Book3S HV: Cope with host using large decrementer modePaul Mackerras2017-05-292-7/+28
| | |/ / / | |/| | |
* | | | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-193-4/+4
* | | | | Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-165-10/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy2017-06-161-1/+1
| * | | | powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt2017-06-153-8/+10
| * | | | powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_nodeAlistair Popple2017-06-141-1/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-06-121-5/+0Star
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-06-091-5/+0Star
| | |_|/ | |/| |
* | | | Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-0916-50/+109
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by defaultMichael Ellerman2017-06-082-11/+11
| * | powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V2017-06-084-16/+15Star
| * | powerpc/perf: Fix Power9 test_adder fieldsMadhavan Srinivasan2017-06-061-2/+2
| * | powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2017-06-062-2/+16
| * | powerpc/kernel: Initialize load_tm on task creationBreno Leitao2017-06-061-0/+1