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-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
2008-06-16
[POWERPC] Fix warning in pseries/eeh_driver.c
Andrew Morton
1
-4
/
+7
2008-06-16
[POWERPC] Add missing of_node_put in pseries/nvram.c
Julia Lawall
1
-1
/
+3
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseries
Michael Ellerman
5
-12
/
+15
2008-05-14
[POWERPC] pseries/firmware.c should include pseries/pseries.h
Michael Ellerman
1
-0
/
+1
2008-05-05
[POWERPC] Assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-17
/
+2
2008-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2
-0
/
+142
2008-04-29
powerpc: use non-racy method for proc entries creation
Denis V. Lunev
3
-17
/
+7
2008-04-29
[POWERPC] Update lmb data structures for hotplug memory add/remove
Badari Pulavarty
1
-0
/
+43
2008-04-29
[POWERPC] Hotplug memory remove notifications for powerpc
Badari Pulavarty
2
-0
/
+99
2008-04-24
[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries
Michael Ellerman
9
-10
/
+10
2008-04-24
[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/
Michael Ellerman
7
-88
/
+56
2008-04-24
[POWERPC] Register udbg console early on pseries LPAR
Michael Ellerman
1
-0
/
+2
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-5
/
+2
2008-04-20
PCI: add is_added flag to struct pci_dev
Greg Kroah-Hartman
1
-5
/
+2
2008-04-18
[POWERPC] Simplify xics direct/lpar irq_host setup
Michael Ellerman
1
-27
/
+12
2008-04-18
[POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()
Michael Ellerman
1
-41
/
+2
2008-04-18
[POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...
Michael Ellerman
1
-8
/
+12
2008-04-18
[POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.c
Michael Ellerman
3
-52
/
+52
2008-04-17
[POWERPC] Always add preferred consoles in platforms/pseries/lpar.c
Michael Ellerman
1
-7
/
+2
2008-04-17
[POWERPC] Move prototype for find_udbg_vterm() into a header file
Michael Ellerman
3
-3
/
+3
2008-04-17
[POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot
Manish Ahuja
1
-0
/
+9
2008-04-14
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+1
2008-04-07
[POWERPC] Convert pci and eeh code to of_device_is_available
Nathan Lynch
1
-3
/
+2
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-7
/
+7
2008-03-30
powerpc/pseries/xcis: ansify
Al Viro
1
-1
/
+1
2008-03-26
[POWERPC] scanlog_init cleanup and minor fixes
Nathan Lynch
1
-19
/
+18
2008-03-26
[POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loaded
Manish Ahuja
1
-0
/
+18
2008-03-26
[POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var
Manish Ahuja
1
-0
/
+18
2008-03-26
[POWERPC] pseries: phyp dump: Tracking memory range freed
Manish Ahuja
1
-0
/
+35
2008-03-26
[POWERPC] pseries: phyp dump: Invalidate and print dump areas
Manish Ahuja
1
-6
/
+77
2008-03-26
[POWERPC] pseries: phyp dump: Debugging print routines
Manish Ahuja
1
-2
/
+59
2008-03-26
[POWERPC] pseries: phyp dump: Register dump area
Manish Ahuja
1
-6
/
+131
2008-03-26
[POWERPC] pseries: phyp dump: Use sysfs to release reserved mem
Manish Ahuja
1
-5
/
+76
2008-03-26
[POWERPC] pseries: phyp dump: Reserve and release memory
Manish Ahuja
2
-0
/
+104
2008-03-26
[POWERPC] Update wait_state_cycles in the VPA
Tony Breeds
1
-0
/
+4
2008-02-26
[POWERPC] Add code for removing HPTEs for parts of the linear mapping
Badari Pulavarty
1
-0
/
+15
2008-02-20
[POWERPC] Fix warning in pseries/power.c
Stephen Rothwell
1
-1
/
+1
2008-02-07
[POWERPC] Update default irq servers when boot cpu is removed
Nathan Fontenot
1
-32
/
+45
2008-02-07
[POWERPC] Remove redundant of_get_cpu_node routine
Nathan Fontenot
1
-26
/
+1
2008-02-07
[POWERPC] Split xics_teardown_cpu()
Nathan Fontenot
4
-7
/
+14
2008-02-07
[POWERPC] Update irq descriptor affinity
Nathan Fontenot
1
-1
/
+1
2008-02-06
[POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_put
Julia Lawall
1
-0
/
+1
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
3
-27
/
+21
[next]