index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-16
1
-4
/
+2
|
\
|
*
powerpc: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
1
-4
/
+2
*
|
powerpc: Remove unnecessary condition when sanity-checking WIMG bits
Dave Kleikamp
2008-07-15
1
-2
/
+1
*
|
powerpc/eeh: PERR/SERR bit settings during EEH device recovery
Mike Mason
2008-07-09
1
-0
/
+14
*
|
powerpc/mm: Don't clear _PAGE_COHERENT when _PAGE_SAO is set
Dave Kleikamp
2008-07-09
1
-1
/
+2
*
|
powerpc/pseries: Update the device tree correctly for drconf memory add/remove
Nathan Fontenot
2008-07-03
2
-31
/
+100
*
|
powerpc/pseries: Use base address to derive starting page frame number
Nathan Fontenot
2008-07-03
1
-19
/
+17
*
|
powerpc/pseries: Allow phandle to be specified in formats other than decimal
Nathan Fontenot
2008-07-03
1
-1
/
+1
*
|
powerpc/pseries: Call pseries_kexec_setup only on pseries
Arnd Bergmann
2008-06-30
1
-1
/
+1
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2008-06-30
2
-5
/
+10
|
\
\
|
|
/
|
*
[POWERPC] Fix warning in pseries/eeh_driver.c
Andrew Morton
2008-06-16
1
-4
/
+7
|
*
[POWERPC] Add missing of_node_put in pseries/nvram.c
Julia Lawall
2008-06-16
1
-1
/
+3
*
|
[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseries
Michael Ellerman
2008-05-14
5
-12
/
+15
*
|
[POWERPC] pseries/firmware.c should include pseries/pseries.h
Michael Ellerman
2008-05-14
1
-0
/
+1
|
/
*
[POWERPC] Assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-05
1
-17
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-29
2
-0
/
+142
|
\
|
*
[POWERPC] Update lmb data structures for hotplug memory add/remove
Badari Pulavarty
2008-04-29
1
-0
/
+43
|
*
[POWERPC] Hotplug memory remove notifications for powerpc
Badari Pulavarty
2008-04-29
2
-0
/
+99
*
|
powerpc: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
3
-17
/
+7
|
/
*
[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries
Michael Ellerman
2008-04-24
9
-10
/
+10
*
[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/
Michael Ellerman
2008-04-24
7
-88
/
+56
*
[POWERPC] Register udbg console early on pseries LPAR
Michael Ellerman
2008-04-24
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2008-04-21
1
-5
/
+2
|
\
|
*
PCI: add is_added flag to struct pci_dev
Greg Kroah-Hartman
2008-04-20
1
-5
/
+2
*
|
[POWERPC] Simplify xics direct/lpar irq_host setup
Michael Ellerman
2008-04-18
1
-27
/
+12
*
|
[POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()
Michael Ellerman
2008-04-18
1
-41
/
+2
*
|
[POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...
Michael Ellerman
2008-04-18
1
-8
/
+12
*
|
[POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.c
Michael Ellerman
2008-04-18
3
-52
/
+52
*
|
[POWERPC] Always add preferred consoles in platforms/pseries/lpar.c
Michael Ellerman
2008-04-17
1
-7
/
+2
*
|
[POWERPC] Move prototype for find_udbg_vterm() into a header file
Michael Ellerman
2008-04-17
3
-3
/
+3
*
|
[POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot
Manish Ahuja
2008-04-17
1
-0
/
+9
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2008-04-14
1
-1
/
+1
|
\
\
|
|
/
|
*
powerpc/pseries/xcis: ansify
Al Viro
2008-03-30
1
-1
/
+1
*
|
[POWERPC] Convert pci and eeh code to of_device_is_available
Nathan Lynch
2008-04-07
1
-3
/
+2
*
|
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-01
2
-7
/
+7
*
|
[POWERPC] scanlog_init cleanup and minor fixes
Nathan Lynch
2008-03-26
1
-19
/
+18
*
|
[POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loaded
Manish Ahuja
2008-03-26
1
-0
/
+18
*
|
[POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var
Manish Ahuja
2008-03-26
1
-0
/
+18
*
|
[POWERPC] pseries: phyp dump: Tracking memory range freed
Manish Ahuja
2008-03-26
1
-0
/
+35
*
|
[POWERPC] pseries: phyp dump: Invalidate and print dump areas
Manish Ahuja
2008-03-26
1
-6
/
+77
*
|
[POWERPC] pseries: phyp dump: Debugging print routines
Manish Ahuja
2008-03-26
1
-2
/
+59
*
|
[POWERPC] pseries: phyp dump: Register dump area
Manish Ahuja
2008-03-26
1
-6
/
+131
*
|
[POWERPC] pseries: phyp dump: Use sysfs to release reserved mem
Manish Ahuja
2008-03-26
1
-5
/
+76
*
|
[POWERPC] pseries: phyp dump: Reserve and release memory
Manish Ahuja
2008-03-26
2
-0
/
+104
*
|
[POWERPC] Update wait_state_cycles in the VPA
Tony Breeds
2008-03-26
1
-0
/
+4
*
|
[POWERPC] Add code for removing HPTEs for parts of the linear mapping
Badari Pulavarty
2008-02-26
1
-0
/
+15
|
/
*
[POWERPC] Fix warning in pseries/power.c
Stephen Rothwell
2008-02-20
1
-1
/
+1
*
[POWERPC] Update default irq servers when boot cpu is removed
Nathan Fontenot
2008-02-07
1
-32
/
+45
*
[POWERPC] Remove redundant of_get_cpu_node routine
Nathan Fontenot
2008-02-07
1
-26
/
+1
*
[POWERPC] Split xics_teardown_cpu()
Nathan Fontenot
2008-02-07
4
-7
/
+14
[next]