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
/
pseries
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-28
powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.c
Stephen Rothwell
1
-13
/
+13
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-18
/
+17
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2008-12-30
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2008-12-23
powerpc/pseries: Fix cpu hotplug
Sebastien Dugue
1
-1
/
+1
2008-12-21
powerpc: Add reboot notifier to Collaborative Memory Manager
Brian King
1
-1
/
+28
2008-12-21
powerpc: Disable Collaborative Memory Manager for kdump
Brian King
1
-1
/
+1
2008-12-21
powerpc: Pass a valid token to rtas_call() in phyp-dump code
Tony Breeds
1
-0
/
+2
2008-12-21
powerpc: Protect against NULL pointer deref in phyp-dump code
Tony Breeds
1
-0
/
+3
2008-12-18
"Tree RCU": scalable classic RCU implementation
Paul E. McKenney
1
-0
/
+4
2008-12-16
powerpc/pseries: Check for GIQ indicator before calling set-indicator
Nathan Lynch
1
-3
/
+12
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-3
/
+3
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
1
-1
/
+1
2008-11-06
powerpc/pci: Fix various pseries PCI hotplug issues
Benjamin Herrenschmidt
1
-82
/
+81
2008-11-06
powerpc/eeh: Make EEH device add/remove more robust
Benjamin Herrenschmidt
1
-20
/
+24
2008-11-05
powerpc/pseries: Fix getting the server number size
Sebastien Dugue
1
-6
/
+22
2008-11-05
powerpc: Fix "unused variable" warning in pci_dlpar.c
Stephen Rothwell
1
-1
/
+0
2008-10-31
powerpc/pci: Properly allocate bus resources for hotplug PHBs
Nathan Fontenot
1
-0
/
+2
2008-10-31
powerpc: Use is_kdump_kernel()
Milton Miller
1
-2
/
+2
2008-10-22
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
1
-3
/
+3
2008-10-21
powerpc: Use cpu_thread_in_core in smp_init for of_spin_map
Milton Miller
1
-9
/
+4
2008-10-21
powerpc/pseries: Validate PFN in pseries_remove_lmb()
Nathan Fontenot
1
-0
/
+6
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
1
-1
/
+0
2008-10-13
powerpc/xics: Reduce and comment xics IPI use of memory barriers
Milton Miller
1
-4
/
+1
2008-10-13
powerpc/xics: Make printk format strings fit on one line
Milton Miller
1
-18
/
+18
2008-10-13
powerpc/xics: Mark xics IPI interrupt as per-cpu
Milton Miller
1
-4
/
+4
2008-10-13
powerpc/xics: EOI xics ipi by hand in kexec
Milton Miller
1
-11
/
+7
2008-10-13
powerpc/xics: Factor out cpu joining/unjoining the GIQ
Milton Miller
1
-20
/
+13
2008-10-13
powerpc/xics: Initialization code cleanups
Milton Miller
1
-12
/
+8
2008-10-13
powerpc/xics: Trim #include list
Milton Miller
1
-4
/
+1
2008-10-13
powerpc/xics: Change *_xirr_info_set() prototype to avoid casts
Milton Miller
1
-6
/
+5
2008-10-13
powerpc/xics: Rearrange file to group code by function
Milton Miller
1
-215
/
+217
2008-10-13
powerpc/xics: Consolidate ipi message encode and decode
Milton Miller
3
-57
/
+48
2008-10-13
powerpc/xics: Update default_server during migrate_irqs_away
Milton Miller
1
-4
/
+5
2008-10-13
powerpc/xics: EOI unmapped irqs after disabling them
Milton Miller
1
-12
/
+41
2008-10-10
powerpc: Oops in pseries_lmb_remove()
Nathan Fontenot
1
-1
/
+1
2008-10-07
powerpc: Honor O_NONBLOCK flag when reading RTAS log
Vitaly Mayatskikh
1
-8
/
+18
2008-09-15
powerpc: Separate the irq radix tree insertion and lookup
Sebastien Dugue
1
-7
/
+4
2008-09-15
powerpc: Check rc of notifier chain for memory remove
Nathan Fontenot
1
-3
/
+3
2008-09-10
Merge branch 'linux-2.6'
Paul Mackerras
1
-0
/
+1
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
1
-1
/
+0
2008-08-26
powerpc: Export CMO_PageSize
Andrew Morton
1
-0
/
+1
2008-08-20
powerpc: Guard print_device_node_tree() with #if 0
Tony Breeds
1
-1
/
+1
2008-08-20
powerpc: Replace __FUNCTION__ with __func__
Harvey Harrison
1
-2
/
+2
2008-08-18
powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pages
Brian King
1
-2
/
+25
2008-08-18
powerpc: Make CMO paging space pool ID and page size available
Robert Jennings
1
-8
/
+20
2008-07-28
powerpc/pseries: Fix CMO sysdev attribute API change fallout
Stephen Rothwell
1
-2
/
+6
2008-07-25
powerpc/pseries: iommu enablement for CMO
Robert Jennings
1
-10
/
+32
2008-07-25
powerpc/pseries: Add collaborative memory manager
Brian King
3
-0
/
+492
2008-07-25
powerpc/pseries: Utilities to set firmware page state
Brian King
1
-0
/
+10
[next]