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
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
2008-07-25
powerpc/pseries: Enable CMO feature during platform setup
Robert Jennings
1
-0
/
+71
2008-07-22
powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceeded
Mike Mason
1
-14
/
+12
2008-07-22
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
1
-5
/
+9
2008-07-16
powerpc: pci config cleanup
John Rigby
1
-0
/
+1
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
1
-4
/
+2
2008-07-15
powerpc: Remove unnecessary condition when sanity-checking WIMG bits
Dave Kleikamp
1
-2
/
+1
2008-07-09
powerpc/eeh: PERR/SERR bit settings during EEH device recovery
Mike Mason
1
-0
/
+14
2008-07-09
powerpc/mm: Don't clear _PAGE_COHERENT when _PAGE_SAO is set
Dave Kleikamp
1
-1
/
+2
2008-07-03
powerpc/pseries: Update the device tree correctly for drconf memory add/remove
Nathan Fontenot
2
-31
/
+100
2008-07-03
powerpc/pseries: Use base address to derive starting page frame number
Nathan Fontenot
1
-19
/
+17
2008-07-03
powerpc/pseries: Allow phandle to be specified in formats other than decimal
Nathan Fontenot
1
-1
/
+1
2008-06-30
powerpc/pseries: Call pseries_kexec_setup only on pseries
Arnd Bergmann
1
-1
/
+1
2008-06-30
Merge branch 'linux-2.6'
Paul Mackerras
2
-5
/
+10
[next]