aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds20-20/+20
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-22/+24
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-52/+26
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+2
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds6-6/+6
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-6/+4
2016-07-26Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds9-18/+12
2016-07-26Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+3
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-38/+34
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2-2/+2
2016-07-26powerpc/mm: check for irq disabled() only if DEBUG_VM is enabledAneesh Kumar K.V1-4/+2
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+1
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds7-1/+1762
2016-07-25Merge tag 'v4.7' into for-linus/pstoreKees Cook31-136/+297
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-10/+75
2016-07-25Merge branch 'pm-cpufreq'Rafael J. Wysocki1-38/+34
2016-07-24Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams1-2/+2
2016-07-22powerpc/numa: Convert to hotplug state machineSebastian Andrzej Siewior1-29/+19
2016-07-22powerpc/dts: fix STMicroelectronics compatible stringsStefan Agner20-20/+20
2016-07-14powerpc/perf: Convert book3s notifier to state machine callbacksThomas Gleixner1-23/+7
2016-07-12pmem: kill __pmem address spaceDan Williams1-2/+2
2016-07-05crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard4-0/+1734
2016-07-05powerpc: define FUNC_START/FUNC_ENDAnton Blanchard1-0/+3
2016-07-04Merge back earlier cpufreq material for v4.8.Rafael J. Wysocki1-38/+34
2016-07-02Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds7-19/+65
2016-06-30powerpc: Initialise pci_io_base as early as possibleDarren Stevens4-1/+10
2016-06-29powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling1-17/+44
2016-06-28powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan1-1/+1
2016-06-27block: convert to device_add_disk()Dan Williams1-2/+1
2016-06-27powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur1-0/+10
2016-06-27powerpc: use the new LED disk activity triggerStephan Linz6-6/+6
2016-06-25Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds15-51/+137
2016-06-24powerpc: get rid of superfluous __GFP_REPEATMichal Hocko3-11/+7
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko4-6/+5
2016-06-23powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao1-1/+1
2016-06-23powerpc: Fix faults caused by radix patching of SLB miss handlerMichael Ellerman1-3/+4
2016-06-17powerpc/eeh: Fix invalid cached PE primary busGavin Shan1-3/+4
2016-06-17powerpc/mm/radix: Update Radix tree size as per ISA 3.0Aneesh Kumar K.V3-7/+19
2016-06-17powerpc/mm/hash: Don't add memory coherence if cache inhibited is setAneesh Kumar K.V1-5/+9
2016-06-16locking/atomic, arch/powerpc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}{,_relaxed,_acquire,_release}()Peter Zijlstra1-9/+74
2016-06-14powerpc/ptrace: run seccomp after ptraceKees Cook1-21/+23
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski1-1/+1
2016-06-14Merge branch 'linus' into locking/core, to pick up fixes before merging new changesIngo Molnar13-51/+85
2016-06-14powerpc/mm/hash: Use the correct PPP mask when updating HPTEAneesh Kumar K.V2-4/+5
2016-06-13Merge back earlier cpufreq changes for v4.8.Rafael J. Wysocki1-38/+34
2016-06-10Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds6-11/+15
2016-06-10powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V6-7/+73
2016-06-10powerpc/mm/radix: Update to tlb functions ric argumentAneesh Kumar K.V1-21/+22
2016-06-10powerpc/nohash: Fix build break with 64K pagesMichael Ellerman1-1/+1
2016-06-08locking/mutex: Optimize mutex_trylock() fast-pathPeter Zijlstra1-1/+1