summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-04-111-0/+19
* powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens2015-04-113-10/+45
* powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-111-7/+4
* powerpc: Create pci_controller_ops.reset_secondary_bus and shimDaniel Axtens2015-04-111-6/+1
* powerpc: Create pci_controller_ops.window_alignment and shimDaniel Axtens2015-04-111-9/+1
* powerpc: Create pci_controller_ops.enable_device_hook and shimDaniel Axtens2015-04-111-3/+2
* powerpc: Create pci_controller_ops.probe_mode and shimDaniel Axtens2015-04-113-6/+4
* powerpc: Create pci_controller_ops.dma_bus_setup and shimDaniel Axtens2015-04-111-2/+1
* powerpc: Create pci_controller_ops.dma_dev_setup and shimDaniel Axtens2015-04-111-2/+1
* powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens2015-04-111-1/+1
* powerpc: move find_and_init_phbs() to pSeries specific codeDaniel Axtens2015-04-111-47/+0
* powerpc: Reword the "returning from prom_init" messageMichael Ellerman2015-04-101-2/+2
* powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman2015-04-102-3/+3
* powerpc: Remove the celleb supportMichael Ellerman2015-04-071-2/+0
* Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman2015-04-0710-176/+378
|\
| * powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()Gavin Shan2015-03-311-6/+7
| * powerpc/eeh: Remove device_node dependencyGavin Shan2015-03-246-58/+51
| * powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan2015-03-242-60/+62
| * powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-243-44/+23
| * powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan2015-03-242-7/+47
| * powerpc/pci: Trace more information from pci_dnGavin Shan2015-03-241-0/+10
| * powerpc/pci: Refactor pci_dnGavin Shan2015-03-241-4/+126
| * powerpc/eeh: Enhance pcibios_set_pcie_reset_state()Gavin Shan2015-03-171-0/+55
* | powerpc: Add a proper syscall for switching endiannessMichael Ellerman2015-03-284-0/+26
* | powerpc/pseries: Simplify check for suspendability during suspend/migrationTyrel Datwyler2015-03-281-13/+13
* | powerpc/powernv: Fix return value from power7_nap() et al.Paul Mackerras2015-03-231-0/+1
* | powerpc/rtas: Make timestamp related code y2038-safeHari Bathini2015-03-231-3/+3
* | powerpc/powernv: Add pstore support on powernvHari Bathini2015-03-231-2/+23
* | powerpc/nvram: Move generic code for nvram and pstoreHari Bathini2015-03-231-0/+656
* | powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg'Alex Dowad2015-03-201-2/+7
* | powerpc: kill PPC_OFKevin Hao2015-03-171-2/+2
* | powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.Mahesh Salgaonkar2015-03-173-12/+55
* | powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard2015-03-162-16/+16
|/
* powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan2015-03-041-0/+26
* powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman2015-03-041-2/+2
* Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-211-0/+5
|\
| * Merge branch 'clk-next' into v3.19-rc7Michael Turquette2015-02-021-0/+5
| |\
| | * powerpc: call of_clk_init() from time_init()Kevin Hao2015-01-201-0/+5
* | | kexec: add IND_FLAGS macroGeoff Levand2015-02-171-2/+0
* | | powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-9/+6
* | | powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur2015-02-121-0/+32
* | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-122-3/+3
* | | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-1115-252/+135
|\ \ \ | |/ / |/| |
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-02-042-80/+44
| |\ \
| | * | powerpc: Add machine_check cpu function for e300c3 cpusEsben Haabendal2015-01-291-0/+1
| | * | powerpc/8xx: Remove duplicated code in set_context()LEROY Christophe2015-01-291-6/+4
| | * | powerpc/8xx: Optimise access to swapper_pg_dirLEROY Christophe2015-01-291-16/+19
| | * | powerpc/8xx: Take benefit of aligned PGDIRLEROY Christophe2015-01-291-19/+15
| | * | powerpc/8xx: remove tests on PGDIR entry validityLEROY Christophe2015-01-291-33/+8
| | * | powerpc/8xx: remove remaining unnecessary code in FixupDARLEROY Christophe2015-01-291-6/+0
OpenPOWER on IntegriCloud