aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2016-12-25powerpc: Fix build warning on 32-bit PPCGravatar Larry Finger 1-1/+1
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-11/+10
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+2
2016-12-25ktime: Cleanup ktime_set() usageGravatar Thomas Gleixner 2-4/+3
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-7/+7
2016-12-25cpu/hotplug: Cleanup state namesGravatar Thomas Gleixner 2-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 105-105/+105
2016-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-3/+0
2016-12-20powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Gravatar Madalin Bucur 1-3/+0
2016-12-20powerpc: ima: send the kexec buffer to the next kernelGravatar Thiago Jung Bauermann 5-6/+129
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelGravatar Thiago Jung Bauermann 6-1/+155
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 174-1793/+4610
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Gravatar Michael Ellerman 34-360/+803
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 3-6/+10
2016-12-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-6/+11
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressGravatar Jan Kara 1-5/+3
2016-12-14arch/powerpc: add option to skip DMA sync as a part of mappingGravatar Alexander Duyck 1-1/+8
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-2/+2
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-1/+1
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 28-246/+825
2016-12-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-13/+29
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 6-212/+7
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-77/+21
2016-12-12mm: THP page cache support for ppc64Gravatar Aneesh Kumar K.V 1-0/+10
2016-12-12mm: move vma_is_anonymous check within pmd_move_must_withdrawGravatar Aneesh Kumar K.V 1-1/+2
2016-12-12powerpc/mm: allow memory hotplug into a memoryless nodeGravatar Reza Arbab 1-12/+1
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeGravatar Aneesh Kumar K.V 1-0/+16
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-18/+5
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-134/+8
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesGravatar Ingo Molnar 14-18/+82
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 14-18/+82
2016-12-09powerpc/fsl/dts: add FMan node for t1042d4rdbGravatar Madalin Bucur 1-0/+52
2016-12-09powerpc/fsl/dts: add sg_2500_aqr105_phy4 alias on t1024rdbGravatar Madalin Bucur 1-0/+4
2016-12-09powerpc/fsl/dts: add QMan and BMan nodes on t1024Gravatar Madalin Bucur 2-0/+58
2016-12-09powerpc/fsl/dts: add QMan and BMan nodes on t1023Gravatar Madalin Bucur 2-0/+132
2016-12-09powerpc/fsl-lbc: use DEFINE_SPINLOCK()Gravatar Fabian Frederick 1-1/+1
2016-12-09powerpc/8xx: Implement support of hugepagesGravatar Christophe Leroy 11-30/+225
2016-12-09powerpc: get hugetlbpage handling more genericGravatar Christophe Leroy 1-114/+81
2016-12-09powerpc: port 64 bits pgtable_cache to 32 bitsGravatar Christophe Leroy 11-174/+227
2016-12-09tracing: Have the reg function allow to failGravatar Steven Rostedt (Red Hat) 3-6/+10
2016-12-08bpf: xdp: Allow head adjustment in XDP progGravatar Martin KaFai Lau 1-2/+2
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 6-6/+18
2016-12-05constify get_dcookie() and friendsGravatar Al Viro 1-1/+1
2016-12-05Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 6-6/+18
2016-12-05powerpc/boot: Request no dynamic linker for boot wrapperGravatar Nicholas Piggin 1-1/+23
2016-12-04powerpc/fsl_pmc: use builtin_platform_driverGravatar Geliang Tang 1-5/+1
2016-12-04powerpc/83xx/suspend: use builtin_platform_driverGravatar Geliang Tang 1-5/+1
2016-12-03powerpc/ftrace: Fix the comments for ftrace_modify_codeGravatar Libin 1-7/+5
2016-12-02powerpc/perf: macros for power9 format encodingGravatar Madhavan Srinivasan 2-8/+79