summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-3020-20/+20
|\
| * powerpc/dts: fix STMicroelectronics compatible stringsStefan Agner2016-07-2220-20/+20
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-291-22/+24
|\ \
| * | powerpc/ptrace: run seccomp after ptraceKees Cook2016-06-141-21/+23
| * | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-292-52/+26
|\ \ \
| * | | powerpc/numa: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-221-29/+19
| * | | powerpc/perf: Convert book3s notifier to state machine callbacksThomas Gleixner2016-07-141-23/+7
* | | | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-281-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams2016-07-241-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | pmem: kill __pmem address spaceDan Williams2016-07-121-2/+2
| | | |/ | | |/|
* | | | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2016-07-276-6/+6
|\ \ \ \
| * | | | powerpc: use the new LED disk activity triggerStephan Linz2016-06-276-6/+6
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-263-6/+4
|\ \ \ \
| * | | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-262-2/+2
| * | | | powerpc/mm: check for irq disabled() only if DEBUG_VM is enabledAneesh Kumar K.V2016-07-261-4/+2
* | | | | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-269-18/+12
|\ \ \ \ \
| * | | | | powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-089-18/+12
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds2016-07-261-1/+3
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.7' into for-linus/pstoreKees Cook2016-07-2531-136/+297
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | pstore: add lzo/lz4 compression supportGeliang Tang2016-06-021-1/+3
* | | | | | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-07-261-38/+34
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-07-251-38/+34
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge back earlier cpufreq material for v4.8.Rafael J. Wysocki2016-07-041-38/+34
| | |\ \ \ \ \
| | | * \ \ \ \ Merge back earlier cpufreq changes for v4.8.Rafael J. Wysocki2016-06-131-38/+34
| | | |\ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | cpufreq: governor: Get rid of governor eventsRafael J. Wysocki2016-06-021-38/+34
| | | | |/ / /
* | | | | | | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-2/+1
|\ \ \ \ \ \ \
| * | | | | | | block: convert to device_add_disk()Dan Williams2016-06-271-2/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-07-267-1/+1762
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard2016-07-054-0/+1734
| * | | | | | powerpc: define FUNC_START/FUNC_ENDAnton Blanchard2016-07-051-0/+3
| * | | | | | crypto: powerpc - Fix typoAndrea Gelmini2016-05-311-1/+1
| * | | | | | powerpc: add io{read,write}64 accessorsHoria Geantă2016-05-311-0/+24
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-252-10/+75
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | locking/atomic, arch/powerpc: Implement atomic{,64}_fetch_{add,sub,and,or,xor...Peter Zijlstra2016-06-161-9/+74
| * | | | | Merge branch 'linus' into locking/core, to pick up fixes before merging new c...Ingo Molnar2016-06-1413-51/+85
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | locking/mutex: Optimize mutex_trylock() fast-pathPeter Zijlstra2016-06-081-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-027-19/+65
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | powerpc: Initialise pci_io_base as early as possibleDarren Stevens2016-06-304-1/+10
| * | | | powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling2016-06-291-17/+44
| * | | | powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan2016-06-281-1/+1
| * | | | powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur2016-06-271-0/+10
* | | | | Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-06-2515-51/+137
|\ \ \ \ \ | |/ / / /
| * | | | powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao2016-06-231-1/+1
| * | | | powerpc: Fix faults caused by radix patching of SLB miss handlerMichael Ellerman2016-06-231-3/+4
| * | | | powerpc/eeh: Fix invalid cached PE primary busGavin Shan2016-06-171-3/+4
| * | | | powerpc/mm/radix: Update Radix tree size as per ISA 3.0Aneesh Kumar K.V2016-06-173-7/+19
| * | | | powerpc/mm/hash: Don't add memory coherence if cache inhibited is setAneesh Kumar K.V2016-06-171-5/+9
| * | | | powerpc/mm/hash: Use the correct PPP mask when updating HPTEAneesh Kumar K.V2016-06-142-4/+5
| * | | | powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V2016-06-106-7/+73
OpenPOWER on IntegriCloud