summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2015-04-10powerpc: Reword the "returning from prom_init" messageMichael Ellerman
2015-04-10powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman
2015-04-07powerpc: Remove the celleb supportMichael Ellerman
2015-04-07Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman
2015-03-31powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()Gavin Shan
2015-03-28powerpc: Add a proper syscall for switching endiannessMichael Ellerman
2015-03-28powerpc/pseries: Simplify check for suspendability during suspend/migrationTyrel Datwyler
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan
2015-03-24powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan
2015-03-24powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan
2015-03-24powerpc/pci: Trace more information from pci_dnGavin Shan
2015-03-24powerpc/pci: Refactor pci_dnGavin Shan
2015-03-23powerpc/powernv: Fix return value from power7_nap() et al.Paul Mackerras
2015-03-23powerpc/rtas: Make timestamp related code y2038-safeHari Bathini
2015-03-23powerpc/powernv: Add pstore support on powernvHari Bathini
2015-03-23powerpc/nvram: Move generic code for nvram and pstoreHari Bathini
2015-03-20powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg'Alex Dowad
2015-03-17powerpc: kill PPC_OFKevin Hao
2015-03-17powerpc/eeh: Enhance pcibios_set_pcie_reset_state()Gavin Shan
2015-03-17powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.Mahesh Salgaonkar
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan
2015-03-04powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2015-02-17kexec: add IND_FLAGS macroGeoff Levand
2015-02-13powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-12powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-02-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2015-02-02Merge branch 'clk-next' into v3.19-rc7Michael Turquette
2015-02-02powerpc/kernel: Avoid initializing device-tree pointer twiceGavin Shan
2015-02-02powerpc: Remove old compile time disabled syscall tracing codeMichael Ellerman
2015-02-02powerpc/kernel: Make syscall_exit a local labelMichael Ellerman
2015-01-29powerpc: Add machine_check cpu function for e300c3 cpusEsben Haabendal
2015-01-29powerpc/8xx: Remove duplicated code in set_context()LEROY Christophe
2015-01-29powerpc/8xx: Optimise access to swapper_pg_dirLEROY Christophe
2015-01-29powerpc/8xx: Take benefit of aligned PGDIRLEROY Christophe
2015-01-29powerpc/8xx: remove tests on PGDIR entry validityLEROY Christophe
2015-01-29powerpc/8xx: remove remaining unnecessary code in FixupDARLEROY Christophe
2015-01-29powerpc/8xx: use _PAGE_RO instead of _PAGE_RWLEROY Christophe
2015-01-28powerpc: Remove some unused functionsMichael Ellerman
2015-01-27powerpc/pseries: Fix endian problems with LE migrationCyril Bur
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-23powerpc/eeh: Allow to set maximal frozen timesGavin Shan
2015-01-23powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan
2015-01-23powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan
2015-01-23powerpc/kernel: Avoid memory corruption at early stageGavin Shan
2015-01-23powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman