summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: fix typo in printk and KconfigMasanari Iida2014-11-201-3/+3
* Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-20395-6771/+11046
|\
| * 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-281-1/+4
| * | powerpc/numa: use cached value of update->cpu in update_cpu_topologyNishanth Aravamudan2014-10-281-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
| | * powerpc/eeh: Don't collect logs on PE with blocked config spaceGavin Shan2014-10-151-0/+7
| | * powerpc/eeh: Block PCI config access upon frozen PEGavin Shan2014-10-153-0/+28
| | * powerpc/pseries: Drop config requests in EEH accessorsGavin Shan2014-10-151-19/+11
| | * powerpc/powernv: Drop config requests in EEH accessorsGavin Shan2014-10-151-2/+35
| | * powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan2014-10-156-17/+17
| | * powerpc/eeh: Fix condition for isolated stateGavin Shan2014-10-151-1/+1
| | * powerpc/pseries: Make CPU hotplug path endian safeBharata B Rao2014-10-153-14/+15
| | * powerpc/pseries: Use dump_stack instead of show_stackAnton Blanchard2014-10-151-6/+5
| | * powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard2014-10-157-7/+7
| | * powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard2014-10-156-5/+10
| | * powerpc/numa: Add ability to disable and debug topology updatesNishanth Aravamudan2014-10-131-1/+34
| | * powerpc/numa: check error return from proc_createNishanth Aravamudan2014-10-131-1/+2
| | * powerpc/powernv: Fallback to old HMI handling behavior for old firmwareMahesh Salgaonkar2014-10-131-0/+21
| | * powerpc/book3s: Don't clear MSR_RI in hmi handler.Mahesh Salgaonkar2014-10-101-5/+0
| | * powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane2014-10-101-1/+1
| * | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-202-5/+8
| |\ \
| | * | sparc: simplify syscall_get_arch()Eric Paris2014-09-231-8/+2
| | * | ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-5/+2
| | * | ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+12
| * | | powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() changeMichael Ellerman2014-10-161-1/+5
| * | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-3/+3
| |\ \ \
| | * | | Revert "powerpc: Replace __get_cpu_var uses"Tejun Heo2014-08-2732-105/+103
| | * | | powerpc: Replace __get_cpu_var usesChristoph Lameter2014-08-2632-103/+105
| | * | | alpha: Replace __get_cpu_varChristoph Lameter2014-08-261-3/+3