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
/
ps3
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-1
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-9
/
+9
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-1
/
+1
2016-07-21
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
1
-4
/
+2
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
1
-6
/
+6
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
1
-6
/
+9
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
1
-2
/
+2
2016-07-08
powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITE
Andrew Donnellan
1
-1
/
+1
2016-06-04
char/genrtc: remove powerpc support
Arnd Bergmann
1
-1
/
+1
2016-05-01
powerpc/mm/hash: Add support for Power9 Hash
Aneesh Kumar K.V
1
-1
/
+1
2016-05-01
powerpc/mm: Use a helper for finding pte bits mapping I/O area
Aneesh Kumar K.V
1
-1
/
+1
2016-05-01
powerpc/mm: Update _PAGE_KERNEL_RO
Aneesh Kumar K.V
1
-1
/
+1
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2016-03-01
powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>
Luis Henriques
1
-8
/
+2
2016-03-01
powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>
Luis Henriques
1
-20
/
+9
2016-03-01
powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>
Luis Henriques
1
-10
/
+6
2016-03-01
powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>
Luis Henriques
1
-10
/
+7
2015-11-05
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2015-09-30
powerpc/ps3: Remove unused os_area_db_id_video_mode
Michael Ellerman
1
-5
/
+0
2015-09-29
powerpc: Kconfig: remove BE-only platforms from LE kernel build
Boqun Feng
1
-1
/
+1
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
1
-1
/
+2
2015-06-16
powerpc: use device_initcall for registering rtc devices
Paul Gortmaker
1
-2
/
+1
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
1
-3
/
+1
2015-01-22
powerpc/ps3: Write highmem info to repository
Geoff Levand
1
-2
/
+7
2015-01-22
powerpc/ps3: Add ps3_mm_set_repository_highmem
Geoff Levand
1
-30
/
+38
2015-01-22
powerpc/ps3: Add empty repository highmem routines
Geoff Levand
1
-0
/
+13
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
1
-1
/
+1
2014-11-19
powerpc: Remove more traces of bootmem
Michael Ellerman
1
-6
/
+1
2014-11-05
Merge branch 'topic/get-cpu-var' into next
Michael Ellerman
1
-1
/
+1
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
1
-1
/
+1
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
1
-1
/
+1
2014-04-02
Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-03-05
powerpc: Implement tick broadcast IPI as a fixed IPI message
Srivatsa S. Bhat
1
-1
/
+1
2014-03-05
powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message
Srivatsa S. Bhat
1
-1
/
+1
2014-02-18
usb: host: remove selects of USB_ARCH_HAS_?HCI
Paul Bolle
1
-2
/
+0
2013-12-02
powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-1
/
+1
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
1
-1
/
+1
2013-06-21
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
1
-2
/
+3
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
1
-3
/
+3
2013-04-30
powerpc: Use encode avpn where we need only avpn values
Aneesh Kumar K.V
1
-1
/
+1
2013-04-18
powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR
Adrian-Leonard Radu
1
-3
/
+1
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-6
/
+8
2013-02-15
powerpc/ps3: Increase verbosity of htab errors
Geoff Levand
1
-6
/
+8
2013-01-11
arch/powerpc/platforms/ps3: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-15
powerpc+of: Rename the drivers/of prom_* functions to of_*
Nathan Fontenot
1
-3
/
+3
2012-09-17
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
1
-11
/
+11
2012-09-10
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
1
-3
/
+7
2012-04-24
powerpc/ps3: Minor Kconfig cleanup
Geoff Levand
1
-4
/
+4
2012-04-24
powerpc/ps3: Remove MEMORY_HOTPLUG requirement
Andre Heider
1
-1
/
+0
[next]