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
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-22
powernv/elog: Convert elog to opal irq domain
Alistair Popple
1
-16
/
+16
2015-05-22
powernv/opal: Convert opal message events to opal irq domain
Alistair Popple
1
-14
/
+15
2015-05-22
powernv/eeh: Update the EEH code to use the opal irq domain
Alistair Popple
1
-27
/
+31
2015-05-22
powerpc/powernv: Add a virtual irqchip for opal events
Alistair Popple
4
-67
/
+270
2015-05-22
powerpc/powernv: Reorder OPAL subsystem initialisation
Alistair Popple
5
-8
/
+16
2015-05-22
powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior
Shreyas B. Prabhu
2
-0
/
+102
2015-05-22
powerpc/powernv: Move cpuidle related code from setup.c to new file
Shreyas B. Prabhu
3
-172
/
+193
2015-05-18
powerpc: Little endian should depend on PPC_BOOK3S_64
Michael Ellerman
1
-0
/
+1
2015-05-13
powerpc/eeh: fix powernv_eeh_wait_state delay logic
Wei Yang
1
-1
/
+1
2015-05-13
powerpc/eeh: fix comment for wait_state()
Wei Yang
2
-2
/
+2
2015-05-11
powerpc/powernv: Silence SYSPARAM warning on boot
Joel Stanley
1
-16
/
+15
2015-05-11
powerpc/vdso: Disable building the 32-bit VDSO on little endian
Michael Ellerman
1
-0
/
+10
2015-05-11
powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=y
Michael Ellerman
2
-0
/
+166
2015-05-11
powerpc/pseries: Fix possible leaked device node reference
Nathan Fontenot
1
-2
/
+1
2015-05-01
powerpc/pseries: Correct cpu affinity for dlpar added cpus
Nathan Fontenot
1
-6
/
+4
2015-04-29
powerpc/powernv: Fix early pci_controller_ops loading.
Daniel Axtens
1
-1
/
+1
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+11
2015-04-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+29
2015-04-21
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
Michael Ellerman
1
-0
/
+29
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
76
-6782
/
+3000
2015-04-15
powerpc/powernv: reboot when requested by firmware
Joel Stanley
1
-2
/
+3
2015-04-15
VFS: assorted weird filesystems: d_inode() annotations
David Howells
1
-11
/
+11
2015-04-15
powerpc/powermac: Fix build error seen with powermac smp builds
Guenter Roeck
1
-6
/
+4
2015-04-15
powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE
Alexey Kardashevskiy
1
-0
/
+13
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2015-04-14
powerpc: Remove PPC32 code from pseries specific find_and_init_phbs()
Daniel Axtens
1
-7
/
+0
2015-04-14
powerpc/cell: Fix iommu breakage caused by controller_ops change
Michael Ellerman
1
-2
/
+2
2015-04-14
Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
3
-31
/
+768
2015-04-14
powerpc/pseries: Correct memory hotplug locking
Nathan Fontenot
1
-4
/
+7
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-3
/
+3
2015-04-13
Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
3
-2
/
+601
2015-04-11
powerpc/powernv: Add interfaces for flash device access
Cyril Bur
3
-2
/
+19
2015-04-11
powerpc/cell: Move controller ops from ppc_md to controller_ops
Daniel Axtens
3
-3
/
+33
2015-04-11
powerpc/maple: Move controller ops from ppc_md to controller_ops
Daniel Axtens
3
-1
/
+7
2015-04-11
powerpc/pasemi: Move controller ops from ppc_md to controller_ops
Daniel Axtens
3
-2
/
+10
2015-04-11
powerpc/powernv: Move controller ops from ppc_md to controller_ops
Daniel Axtens
4
-4
/
+11
2015-04-11
powerpc/pseries: Move controller ops from ppc_md to controller_ops
Daniel Axtens
4
-5
/
+15
2015-04-11
powerpc/powermac: Move controller ops from ppc_md to controller_ops
Daniel Axtens
3
-9
/
+17
2015-04-11
powerpc: dart_iommu: optionally populate controller_ops on init
Daniel Axtens
2
-2
/
+2
2015-04-11
powerpc: pcibios_enable_device_hook: return bool rather than int
Daniel Axtens
3
-9
/
+9
2015-04-11
powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.c
Daniel Axtens
3
-18
/
+21
2015-04-11
powerpc: move find_and_init_phbs() to pSeries specific code
Daniel Axtens
1
-0
/
+47
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
4
-20
/
+7
2015-04-10
powerpc/cell: Fix cell iommu after it_page_shift changes
Michael Ellerman
1
-1
/
+1
2015-04-10
powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changes
Michael Ellerman
1
-1
/
+1
2015-04-09
powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL define
Anton Blanchard
3
-3
/
+3
2015-04-07
powerpc: Remove the celleb support
Michael Ellerman
23
-4401
/
+0
2015-04-07
powerpc/powernv: Remove powernv RTAS support
Michael Ellerman
4
-118
/
+19
2015-04-07
Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...
Michael Ellerman
10
-1437
/
+1230
2015-04-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
3
-2
/
+15
[prev]
[next]