summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2014-04-28powerpc: Fix error return in rtas_flash module initAnton Blanchard
2014-04-28powerpc: Export flush_icache_rangeJeff Mahoney
2014-04-14powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversalMike Qiu
2014-04-12powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras
2014-04-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-04-09powerpc: Add lq/stq emulationAnton Blanchard
2014-04-09powerpc: Remove dead code in sycall entryMichael Neuling
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-07powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too earlyBenjamin Herrenschmidt
2014-04-07powerpc/ppc64: Gracefully handle early interruptsBenjamin Herrenschmidt
2014-04-07powerpc/prom: early_init_dt_scan_cpus() updates cpu features only onceBenjamin Herrenschmidt
2014-04-07powerpc: Make boot_cpuid common between 32 and 64-bitBenjamin Herrenschmidt
2014-04-07powerpc: Adjust CPU_FTR_SMT on all platformsBenjamin Herrenschmidt
2014-04-07powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling
2014-04-07powerpc/le: Enable RTAS events supportGreg Kurz
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-02Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-31Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely
2014-03-24Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-03-24powerpc/book3s: Fix CFAR clobbering issue in machine check handler.Mahesh Salgaonkar
2014-03-24powerpc/le: Big endian arguments for ppc_rtas()Greg Kurz
2014-03-24powerpc: Rate-limit users spamming kernel log bufferMichael Neuling
2014-03-24powerpc: Add a cpu feature CPU_FTR_PMAO_BUGMichael Ellerman
2014-03-20powerpc, sysfs: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-19powerpc/booke64: Critical and machine check exception supportScott Wood
2014-03-19powerpc/booke64: Add crit/mc/debug support to EXCEPTION_COMMONScott Wood
2014-03-19powerpc/booke64: Remove ints from EXCEPTION_COMMONScott Wood
2014-03-19powerpc/booke64: Use SPRG7 for VDSOScott Wood
2014-03-19powerpc/e6500: Make TLB lock recursiveScott Wood
2014-03-19powerpc/booke64: Fix exception numbersScott Wood
2014-03-19powerpc/book3e: store crit/mc/dbg exception thread infoTiejun Chen
2014-03-19powerpc/book3e: initialize crit/mc/dbg kernel stack pointersTiejun Chen
2014-03-13powerpc: add support for reserved memory defined by device treeMarek Szyprowski
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby
2014-03-07powerpc/pseries: Update dynamic cache nodes for suspend/resume operationHaren Myneni
2014-03-07powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar
2014-03-07powerpc: Revert c6102609 and replace it with the correct fix for vio dma mask...Li Zhong
2014-03-07powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard
2014-03-07powerpc/tm: Fix crash when forking inside a transactionMichael Neuling
2014-03-05cpuidle/powernv: Add "Fast-Sleep" CPU idle statePreeti U Murthy
2014-03-05powerpc/powernv: Add OPAL call to resync timebase on wakeupVaidyanathan Srinivasan
2014-03-05powerpc/powernv: Add context management for Fast SleepVaidyanathan Srinivasan
2014-03-05powerpc: Split timer_interrupt() into timer handling and interrupt handling r...Preeti U Murthy
2014-03-05powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat
2014-03-05powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat