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
2012-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
5
-121
/
+127
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
1
-1
/
+0
2011-12-08
powerpc/ps3: Add __init to ps3_smp_probe
Geoff Levand
1
-1
/
+1
2011-12-08
powerpc/ps3: Fix PS3 repository build warnings
Geoff Levand
1
-67
/
+68
2011-12-08
powerpc/ps3: Fix hcall lv1_read_repository_node
Geoff Levand
1
-2
/
+2
2011-12-08
powerpc/ps3: Fix hcall lv1_get_version_info
Geoff Levand
1
-1
/
+3
2011-12-08
powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppe
Geoff Levand
1
-1
/
+1
2011-12-08
powerpc/ps3: Interrupt code cleanup
Geoff Levand
1
-50
/
+53
2011-11-16
powerpc/ps3: Fix SMP lockdep boot warning
Geoff Levand
1
-32
/
+32
2011-11-16
powerpc/ps3: Fix lost SMP IPIs
Geoff Levand
3
-1
/
+25
2011-11-08
powerpc/ps3: Fix PS3 repository build warnings
Geoff Levand
1
-16
/
+16
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-5
/
+6
2011-10-31
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
1
-2
/
+0
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
3
-3
/
+3
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
3
-0
/
+3
2011-09-20
powerpc/ps3: Add gelic udbg driver
Hector Martin
3
-0
/
+286
2011-09-20
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
1
-0
/
+7
2011-05-19
powerpc: Remove trival irq_host_ops.unmap
Milton Miller
1
-6
/
+0
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
1
-19
/
+3
2011-05-19
powerpc: Remove ioremap_flags
Anton Blanchard
1
-2
/
+2
2011-04-27
powerpc/ps3: Update debug message for irq_set_chip_data()
Geert Uytterhoeven
1
-1
/
+1
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
1
-7
/
+7
2011-03-10
powerpc: platforms/ps3 irq_data conversion.
Lennert Buytenhek
1
-20
/
+20
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2
-3
/
+3
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
3
-6
/
+6
2010-07-14
lmb: rename to memblock
Yinghai Lu
3
-6
/
+6
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+1
2010-06-16
fix typos concerning "instead"
Uwe Kleine-König
1
-1
/
+1
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-1
/
+0
2010-04-28
driver-core: Add device node pointer to struct device
Grant Likely
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-0
/
+5
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-1
/
+1
2009-10-30
powerpc/ps3: Use pr_devel() in ps3/mm.c
Michael Ellerman
1
-1
/
+1
2009-09-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-4
/
+4
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
1
-2
/
+2
2009-08-27
powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration
Geert Uytterhoeven
1
-0
/
+4
2009-08-20
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
Geert Uytterhoeven
2
-2
/
+2
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
1
-1
/
+0
2009-07-08
powerpc: Remove unnecessary semicolons
Joe Perches
1
-1
/
+0
2009-06-24
percpu: cleanup percpu array definitions
Tejun Heo
1
-1
/
+1
2009-06-15
ps3: Replace direct file operations by callback
Geert Uytterhoeven
1
-63
/
+75
2009-06-15
ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL()
Geert Uytterhoeven
1
-2
/
+2
2009-06-15
ps3: Correct debug message in dma_ioc0_map_pages()
Geert Uytterhoeven
1
-3
/
+2
2009-06-15
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
Geert Uytterhoeven
1
-0
/
+1
2009-06-15
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
Geert Uytterhoeven
3
-18
/
+14
2009-05-21
powerpc/ps3: Use smp_request_message_ipi
Geoff Levand
1
-15
/
+1
2009-04-28
powerpc/ps3: Fix build error on UP
Geoff Levand
1
-4
/
+0
2009-04-22
powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warning
Geoff Levand
1
-1
/
+1
[next]