summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/hugetlb: enable hugetlb migration for ppc64Aneesh Kumar K.V2017-07-061-0/+5
* powerpc/mm/hugetlb: remove follow_huge_addr for powerpcAneesh Kumar K.V2017-07-061-64/+0
* powerpc/hugetlb: add follow_huge_pd implementation for ppc64Aneesh Kumar K.V2017-07-061-0/+43
* mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-061-2/+2
* mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-061-9/+1
* mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-054-93/+6
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-3011-76/+284
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-218-14/+17
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-1516-55/+109
| |\ \ \
| * | | | ibmvnic: Client-initiated failoverThomas Falcon2017-06-131-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-065-5/+11
| |\ \ \ \
| * | | | | bpf: Add jited_len to struct bpf_progMartin KaFai Lau2017-06-061-0/+1
| * | | | | powerpc: use asm-generic/socket.h as much as possibleStephen Rothwell2017-06-011-91/+1
| * | | | | bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov2017-05-311-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-2213-28/+122
| |\ \ \ \ \
| * | | | | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-211-0/+2
| * | | | | | powerpc/85xx/kmcent2: use hdlc busmode for UCC1Holger Brunck2017-05-181-3/+1
* | | | | | | Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-051-9/+5
|\ \ \ \ \ \ \
| * | | | | | | powerpc/nvram: use memdup_userGeliang Tang2017-06-271-9/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-035-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-031-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-035-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/+17
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | 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/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user()Michael Ellerman2017-06-261-7/+1
* | | | | | | | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-6/+0
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-237-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
OpenPOWER on IntegriCloud