summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2014-11-07powerpc/dts: Factorize the clock control nodeEmil Medve
2014-11-07powerpc: Add INA220 to device tree for supported boardsHongtao Jia
2014-11-07powerpc: Add ADT7461 to device tree for supported boardsHongtao Jia
2014-11-07powerpc/fsl: Added rcw registers to global utility registersIgal Liberman
2014-11-07powerpc/mpc85xx: Remove SPI and NAND partition from bsc9131rdb.dtsiAshish Kumar
2014-11-07powerpc/8xx: Remove Kconfig symbol FADSPaul Bolle
2014-11-07powerpc/8xx: Invalidate non present TLB as early as possibleLEROY Christophe
2014-11-07powerpc/8xx: Use DAR to save r3 for CPU6 ERRATALEROY Christophe
2014-11-07powerpc/8xx: Don't restore regs to save them again.LEROY Christophe
2014-11-07powerpc/8xx: _PMD_PRESENT already set in level 1 entriesLEROY Christophe
2014-11-07powerpc/8xx: set PTE bit 22 off TLBmissLEROY Christophe
2014-11-07powerpc/8xx: Better readibility of ERRATA CPU6 handlingLEROY Christophe
2014-11-07powerpc/8xx: Implement 16k pagesLEROY Christophe
2014-11-07powerpc/8xx: Const for TLB RPN forced valueLEROY Christophe
2014-11-07powerpc/8xx: Use PAGE size related constsLEROY Christophe
2014-11-07powerpc/8xx: Don't use MD_TWC for walkLEROY Christophe
2014-11-07powerpc/8xx: Use M_TW instead of M_TWBLEROY Christophe
2014-11-07powerpc/8xx: No need to restore registers and save them again.LEROY Christophe
2014-11-07powerpc/8xx: DataAccess exception not generated by MPC8xxLEROY Christophe
2014-11-07powerpc/8xx: exception InstructionAccess does not exist on MPC8xxLEROY Christophe
2014-11-05powerpc: Remove ppc_md.remove_memoryAnton Blanchard
2014-11-05powerpc: Remove ppc64_boot_msgAnton Blanchard
2014-11-05powerpc/pci: Quieten unset I/O resource warningAnton Blanchard
2014-11-05powerpc: Use probe_kernel_address in show_instructionsAnton Blanchard
2014-11-05Merge branch 'topic/get-cpu-var' into nextMichael Ellerman
2014-11-05Merge branch 'topic/pm-power-off' into nextMichael Ellerman
2014-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-03PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instructionDenis Kirjanov
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-11-02powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman
2014-10-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31powerpc/powernv: Properly fix LPC debugfs endiannessBenjamin Herrenschmidt
2014-10-31powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard
2014-10-30powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini
2014-10-30powerpc: Fix section mismatch warningFabian Frederick
2014-10-29powerpc: Fix comment typo 'CONIFG_8xx'Paul Bolle
2014-10-29powerpc: Fix comment typos 'CONFiG_ALTIVEC'Paul Bolle
2014-10-29IBM Akebono: Remove obsolete config selectAlistair Popple
2014-10-29powerpc/numa: ensure per-cpu NUMA mappings are correct on topology updateNishanth Aravamudan
2014-10-29powerpc/numa: use cached value of update->cpu in update_cpu_topologyNishanth Aravamudan
2014-10-28perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra
2014-10-28powerpc/mm: Use appropriate ESID mask in copro_calculate_slb()Ian Munsie
2014-10-28Revert "powerpc/powernv: Fix endian bug in LPC bus debugfs accessors"Michael Ellerman
2014-10-23powernv: Use _GLOBAL_TOC for opal wrappersJeremy Kerr
2014-10-22powerpc: Wire up sys_bpf() syscallPranith Kumar
2014-10-22powerpc/mm: Remove redundant #if caseAneesh Kumar K.V
2014-10-22powerpc/mm: Fix build error with hugetlfs disabledAneesh Kumar K.V