summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/mm/nohash: MM_SLICE is only used by book3s 64Aneesh Kumar K.V2017-03-315-23/+1
* powerpc/4xx: Make sam440ep_setup_rtc() initYang Shi2017-03-311-1/+1
* powerpc/fadump: Update fadump documentationHari Bathini2017-03-311-17/+17
* powerpc/fadump: Reserve memory at an offset closer to bottom of RAMHari Bathini2017-03-311-7/+26
* powerpc/powernv: Handle OPAL_WRONG_STATE in opal_get_sensor_data()Vipin K Parashar2017-03-311-0/+4
* powerpc: Make /proc/self/stack always print the current stackThadeu Lima de Souza Cascardo2017-03-281-1/+8
* powerpc/64: Don't use early_cpu_has_feature() in cpu_ready_for_interrupts()Michael Ellerman2017-03-281-2/+2
* powerpc/configs: Re-enable POWER8 crc32cAnton Blanchard2017-03-283-3/+3
* powerpc/configs: Make oprofile a moduleAnton Blanchard2017-03-283-3/+3
* powerpc/configs: Re-enable ISO9660_FS as a built-in in 64 bit configsAnton Blanchard2017-03-283-3/+3
* powerpc/powernv: Fix XSCOM address mangling for form 1 indirectMichael Neuling2017-03-281-10/+17
* powerpc/powernv: de-deuplicate OPAL call wrappersOliver O'Halloran2017-03-281-31/+22
* powerpc/xmon: add debugfs entry for xmonGuilherme G. Piccoli2017-03-281-0/+31
* powerpc/xmon: drop the nobt option from xmon plus minor fixesGuilherme G. Piccoli2017-03-281-10/+3
* powerpc/xmon: Fix an unexpected xmon on/off state changePan Xinhui2017-03-281-7/+10
* powerpc/64s: POWER8 add missing machine check definitionsNicholas Piggin2017-03-211-7/+19
* powerpc/64s: Data driven machine check handlingNicholas Piggin2017-03-211-254/+74
* powerpc/64s: Data driven machine check evaluationNicholas Piggin2017-03-211-243/+326
* powerpc/64s: Move POWER machine check defines into mce_power.cNicholas Piggin2017-03-212-91/+92
* powerpc/64s: Clean up machine check recovery flushingNicholas Piggin2017-03-211-74/+23
* powerpc/64s: Machine check print NIPNicholas Piggin2017-03-211-1/+2
* drivers/pcmcia: NO_IRQ removal for electra_cf.cMichael Ellerman2017-03-211-2/+2
* MAINTAINERS: Add file patterns for powerpc device tree bindingsGeert Uytterhoeven2017-03-211-1/+2
* powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsBen Hutchings2017-03-211-0/+2
* powerpc/32: Remove Mac-on-Linux/rtlinux hooksBen Hutchings2017-03-212-17/+1
* powerpc/mm: Move mmap_sem unlocking in do_page_fault()Laurent Dufour2017-03-211-15/+4
* powerpc/mm: Handle VM_FAULT_RETRY earlierLaurent Dufour2017-03-211-29/+38
* powerpc/mm: Move mmap_sem unlock up from do_sigbusLaurent Dufour2017-03-211-3/+3
* powerpc/powernv/npu: Remove dead iommu codeAlexey Kardashevskiy2017-03-201-3/+1
* powerpc/powernv: Fix it_ops::get() callback to return in cpu endianAlexey Kardashevskiy2017-03-201-1/+1
* powerpc/ftrace: Add prototype for prepare_ftrace_return()Tobin C. Harding2017-03-202-0/+3
* powerpc/swsusp: Include suspend.h to silence sparse warningsTobin C. Harding2017-03-201-0/+1
* powerpc/pseries: Move struct hcall_stats to hvCall_inst.cTobin C. Harding2017-03-202-10/+10
* selftests/powerpc: Add cache_shape sniff testMichael Ellerman2017-03-204-0/+137
* selftests/powerpc: Refactor the AUXV routinesMichael Ellerman2017-03-202-18/+41
* powerpc/64: Allow for THREAD_SIZE > 16kHamish Martin2017-03-201-1/+2
* powerpc: Move THREAD_SHIFT config to KconfigHamish Martin2017-03-202-9/+11
* Linux 4.11-rc3v4.11-rc3Linus Torvalds2017-03-201-1/+1
* mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds2017-03-201-1/+1
* Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-204-2/+6
|\
| * powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman2017-03-171-1/+3
| * powerpc: Wire up statx() syscallChandan Rajendra2017-03-163-1/+3
* | Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-208-68/+88
|\ \
| * | parisc: Fix system shutdown haltHelge Deller2017-03-181-0/+2
| * | parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav2017-03-181-45/+49
| * | parisc: Avoid compiler warnings with access_ok()Helge Deller2017-03-151-1/+2
| * | parisc: Wire up statx system callHelge Deller2017-03-152-1/+3
| * | parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2017-03-152-21/+24
| * | parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka2017-03-151-0/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-03-2025-548/+1274
|\ \ \