summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler2015-04-161-21/+23
* powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar2015-04-161-1/+1
* mmu_gather: move minimal range calculations into generic codeWill Deacon2015-03-283-3/+3
* cxl: Fix device_node reference countingRyan Grimm2015-03-232-4/+4
* axonram: Fix bug in direct_accessMatthew Wilcox2015-03-061-1/+1
* powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour2015-02-051-0/+1
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-052-1/+3
* crypto: add missing crypto module aliasesMathias Krause2015-01-291-0/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-01-291-1/+1
* powernv: Fix OPAL tracepoint codeAnton Blanchard2015-01-271-1/+0
* powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs2015-01-161-1/+5
* powerpc/perf/hv-24x7: Use per-cpu page buffersukadev@linux.vnet.ibm.com2015-01-161-12/+9
* powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras2015-01-162-1/+19
* powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar2015-01-161-2/+2
* powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard2015-01-161-1/+5
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-12-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-11-275-8/+8
|\
| * powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard2014-11-271-2/+2
| * powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATEGavin Shan2014-11-271-1/+1
| * powerpc/eeh: Fix PE state formatGavin Shan2014-11-271-1/+1
| * powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour2014-11-271-3/+3
| * powerpc/powernv: Fix the hmi event version check.Mahesh Salgaonkar2014-11-271-1/+1
* | powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt2014-11-242-12/+0
* | powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2014-11-241-1/+1
* | powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2014-11-242-4/+2
|/
* powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREADKevin Hao2014-11-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-11-047-88/+163
|\
| * powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman2014-11-021-2/+2
| * powerpc/powernv: Properly fix LPC debugfs endiannessBenjamin Herrenschmidt2014-10-311-0/+59
| * powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard2014-10-311-0/+6
| * powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini2014-10-303-85/+95
| * powerpc: Fix section mismatch warningFabian Frederick2014-10-301-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-312-12/+0
|\ \ | |/ |/|
| * perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra2014-10-282-12/+0
* | powerpc/numa: ensure per-cpu NUMA mappings are correct on topology updateNishanth Aravamudan2014-10-291-1/+4
* | powerpc/numa: use cached value of update->cpu in update_cpu_topologyNishanth Aravamudan2014-10-291-2/+2
* | powerpc/mm: Use appropriate ESID mask in copro_calculate_slb()Ian Munsie2014-10-281-2/+1
* | Revert "powerpc/powernv: Fix endian bug in LPC bus debugfs accessors"Michael Ellerman2014-10-281-3/+1
* | powernv: Use _GLOBAL_TOC for opal wrappersJeremy Kerr2014-10-231-1/+1
* | powerpc: Wire up sys_bpf() syscallPranith Kumar2014-10-223-1/+3
* | powerpc/mm: Remove redundant #if caseAneesh Kumar K.V2014-10-221-1/+1
* | powerpc/mm: Fix build error with hugetlfs disabledAneesh Kumar K.V2014-10-221-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-2127-119/+255
|\ \ | |/ |/|
| * powerpc: Only do dynamic DMA zone limits on platforms that need itMichael Ellerman2014-10-171-0/+8
| * powerpc: sync pseries_le_defconfig with pseries_defconfigAnton Blanchard2014-10-161-1/+6
| * powerpc: Add printk levels to setup_system outputAnton Blanchard2014-10-161-16/+16
| * powerpc/vphn: NUMA node code expects big-endianGreg Kurz2014-10-161-0/+3
| * powerpc/msi: Use WARN_ON() in msi bitmap selftestsMichael Ellerman2014-10-151-30/+24
| * powerpc/msi: Fix the msi bitmap alignment testsMichael Ellerman2014-10-151-8/+18
| * powerpc/eeh: Block CFG upon frozen Shiner adapterGavin Shan2014-10-151-2/+3