index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
30
-308
/
+1439
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-04-14
powerpc/eeh: Fix crash in eeh_add_device_early() on Cell
Michael Ellerman
1
-1
/
+1
2015-04-14
Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
2
-0
/
+149
2015-04-11
powerpc: Fix missing L2 cache size in /sys/devices/system/cpu
Dave Olson
1
-10
/
+34
2015-04-11
powerpc: Add ppc64 hard lockup detector support
Anton Blanchard
1
-0
/
+20
2015-04-11
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
1
-0
/
+19
2015-04-11
powerpc: Remove shims for pci_controller_ops operations
Daniel Axtens
3
-10
/
+45
2015-04-11
powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_ops
Daniel Axtens
1
-7
/
+4
2015-04-11
powerpc: Create pci_controller_ops.reset_secondary_bus and shim
Daniel Axtens
1
-6
/
+1
2015-04-11
powerpc: Create pci_controller_ops.window_alignment and shim
Daniel Axtens
1
-9
/
+1
2015-04-11
powerpc: Create pci_controller_ops.enable_device_hook and shim
Daniel Axtens
1
-3
/
+2
2015-04-11
powerpc: Create pci_controller_ops.probe_mode and shim
Daniel Axtens
3
-6
/
+4
2015-04-11
powerpc: Create pci_controller_ops.dma_bus_setup and shim
Daniel Axtens
1
-2
/
+1
2015-04-11
powerpc: Create pci_controller_ops.dma_dev_setup and shim
Daniel Axtens
1
-2
/
+1
2015-04-11
powerpc: pcibios_enable_device_hook: return bool rather than int
Daniel Axtens
1
-1
/
+1
2015-04-11
powerpc: move find_and_init_phbs() to pSeries specific code
Daniel Axtens
1
-47
/
+0
2015-04-10
powerpc: Reword the "returning from prom_init" message
Michael Ellerman
1
-2
/
+2
2015-04-10
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
2
-3
/
+3
2015-04-07
powerpc: Remove the celleb support
Michael Ellerman
1
-2
/
+0
2015-04-07
Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...
Michael Ellerman
10
-176
/
+378
2015-03-31
Merge branch 'next-eeh' into next-sriov
Benjamin Herrenschmidt
1
-6
/
+7
2015-03-31
powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()
Gavin Shan
1
-6
/
+7
2015-03-31
powerpc/powernv: Shift VF resource with an offset
Wei Yang
1
-0
/
+13
2015-03-31
powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
Wei Yang
1
-0
/
+10
2015-03-31
powerpc/powernv: Reserve additional space for IOV BAR according to the number...
Wei Yang
1
-0
/
+6
2015-03-31
powerpc/pci: Don't unset PCI resources for VFs
Wei Yang
1
-0
/
+4
2015-03-31
powerpc/pci: Create pci_dn for VFs
Gavin Shan
1
-0
/
+116
2015-03-28
powerpc: Add a proper syscall for switching endianness
Michael Ellerman
4
-0
/
+26
2015-03-28
powerpc/pseries: Simplify check for suspendability during suspend/migration
Tyrel Datwyler
1
-13
/
+13
2015-03-24
powerpc/eeh: Remove device_node dependency
Gavin Shan
6
-58
/
+51
2015-03-24
powerpc/eeh: Replace device_node with pci_dn in eeh_ops
Gavin Shan
2
-60
/
+62
2015-03-24
powerpc/eeh: Do probe on pci_dn
Gavin Shan
3
-44
/
+23
2015-03-24
powerpc/eeh: Create eeh_dev from pci_dn instead of device_node
Gavin Shan
2
-7
/
+47
2015-03-24
powerpc/pci: Trace more information from pci_dn
Gavin Shan
1
-0
/
+10
2015-03-24
powerpc/pci: Refactor pci_dn
Gavin Shan
1
-4
/
+126
2015-03-23
powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLER
Mahesh Salgaonkar
1
-1
/
+1
2015-03-23
powerpc/powernv: Fix return value from power7_nap() et al.
Paul Mackerras
1
-0
/
+1
2015-03-23
powerpc/rtas: Make timestamp related code y2038-safe
Hari Bathini
1
-3
/
+3
2015-03-23
powerpc/powernv: Add pstore support on powernv
Hari Bathini
1
-2
/
+23
2015-03-23
powerpc/nvram: Move generic code for nvram and pstore
Hari Bathini
1
-0
/
+656
2015-03-20
powerpc: Add PVR for POWER8NVL processor
Benjamin Herrenschmidt
1
-0
/
+20
2015-03-20
powerpc/powernv: Fixes for hypervisor doorbell handling
Paul Mackerras
1
-0
/
+2
2015-03-20
powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg'
Alex Dowad
1
-2
/
+7
2015-03-17
powerpc: kill PPC_OF
Kevin Hao
1
-2
/
+2
2015-03-17
powerpc/eeh: Enhance pcibios_set_pcie_reset_state()
Gavin Shan
1
-0
/
+55
2015-03-17
powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.
Mahesh Salgaonkar
3
-12
/
+55
2015-03-16
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
2
-16
/
+16
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2015-03-04
powerpc/iommu: Remove IOMMU device references via bus notifier
Nishanth Aravamudan
1
-0
/
+26
[next]