index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Generic time suspend/resume code
Johannes Berg
2007-03-26
4
-38
/
+78
*
[POWERPC] ppc: Fix PCIX configuration of Ocotea & Taishan for > 512MB DDR
Stefan Roese
2007-03-26
2
-2
/
+2
*
[POWERPC] Use lowercase for hex printouts in oops messages.
anton@samba.org
2007-03-26
1
-3
/
+3
*
[POWERPC] Fix backwards ? : when printing machine type
anton@samba.org
2007-03-26
1
-1
/
+1
*
[POWERPC] Handle recursive oopses
anton@samba.org
2007-03-26
1
-16
/
+36
*
[POWERPC] Clean up pmac_backlight_unblank in oops path
anton@samba.org
2007-03-26
1
-11
/
+20
*
[POWERPC] Add missing oops_enter/oops_exit
anton@samba.org
2007-03-26
1
-0
/
+3
*
[POWERPC] Remove last_syscall
Anton Blanchard
2007-03-22
5
-5
/
+0
*
[POWERPC] Remove _get_SP
Anton Blanchard
2007-03-22
1
-4
/
+0
*
[POWERPC] EEH: restructure multi-function support
Linas Vepstas
2007-03-22
2
-18
/
+16
*
[POWERPC] EEH: verify state change
Linas Vepstas
2007-03-22
2
-2
/
+10
*
[POWERPC] EEH: rm un-needed data
Linas Vepstas
2007-03-22
3
-25
/
+5
*
[POWERPC] EEH: wait for slot status
Linas Vepstas
2007-03-22
1
-51
/
+59
*
[POWERPC] EEH: handle reset state high
Linas Vepstas
2007-03-22
1
-3
/
+3
*
[POWERPC] EEH: multifunction recovery bugfix
Linas Vepstas
2007-03-22
1
-1
/
+2
*
[POWERPC] EEH: hotplug recovery bugfix
Linas Vepstas
2007-03-22
1
-1
/
+2
*
[POWERPC] EEH: support ibm,get-config-addr-info2 RTAS call
Linas Vepstas
2007-03-22
1
-9
/
+35
*
[POWERPC] EEH: Tolerate high mmio
Linas Vepstas
2007-03-22
1
-1
/
+1
*
[POWERPC] EEH: Add clarifying messages.
Linas Vepstas
2007-03-22
1
-5
/
+15
*
[POWERPC] EEH: modify order of EEH state checking
Linas Vepstas
2007-03-22
1
-8
/
+8
*
[POWERPC] boot: export flush_cache
Milton Miller
2007-03-21
2
-3
/
+1
*
[POWERPC] boot: rebuild when wrapper changes
Milton Miller
2007-03-21
1
-1
/
+2
*
[POWERPC] bootwrapper: Make setprop accept a const buffer.
Scott Wood
2007-03-21
1
-1
/
+2
*
[POWERPC] bootwrapper: Make compression of the kernel image optional.
Scott Wood
2007-03-21
1
-7
/
+17
*
[POWERPC] bootwrapper: Add dt_ops methods.
Scott Wood
2007-03-21
2
-10
/
+83
*
[POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.
Robert P. J. Day
2007-03-16
1
-3
/
+3
*
[POWERPC] Add documentation for the zImage's gunzip convenience functions
David Gibson
2007-03-16
2
-3
/
+95
*
[POWERPC] 8xx parenthesis balance
Mariusz Kozlowski
2007-03-16
2
-2
/
+2
*
[POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanup
Joachim Fenkes
2007-03-16
1
-34
/
+133
*
[POWERPC] ibmebus: whitespace fixes
Joachim Fenkes
2007-03-16
1
-63
/
+63
*
[POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop only
Mark A. Greer
2007-03-16
1
-1
/
+2
*
[POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent para...
Scott Wood
2007-03-16
2
-5
/
+13
*
[POWERPC] bootwrapper: Add ft_find_node_by_prop_value().
Scott Wood
2007-03-16
2
-0
/
+68
*
[POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if alr...
Scott Wood
2007-03-16
2
-8
/
+14
*
[POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external func...
Scott Wood
2007-03-16
1
-19
/
+34
*
[POWERPC] bootwrapper: Add ft_find_device_rel().
Scott Wood
2007-03-16
2
-0
/
+15
*
[POWERPC] bootwrapper: Use map_string() instead of lookup_string() in ft_prop().
Scott Wood
2007-03-13
1
-1
/
+1
*
[POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle().
Scott Wood
2007-03-13
1
-1
/
+1
*
[POWERPC] bootwrapper: Preserve the pp pointer in ft_make_space() when callin...
Scott Wood
2007-03-13
1
-2
/
+8
*
[POWERPC] bootwrapper: Make ft_get_phandle() accept and return NULL.
Scott Wood
2007-03-13
1
-0
/
+3
*
[POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle().
Scott Wood
2007-03-13
1
-2
/
+2
*
[POWERPC] bootwrapper: Add ft_root_node().
Scott Wood
2007-03-13
1
-4
/
+9
*
[POWERPC] bootwrapper: Add stddef.h to ops.h
Scott Wood
2007-03-13
1
-0
/
+1
*
[POWERPC] zImage: Cleanup and improve zImage entry point
David Gibson
2007-03-13
8
-23
/
+61
*
[POWERPC] zImage: Cleanup and improve prep_kernel()
David Gibson
2007-03-13
3
-66
/
+114
*
[POWERPC] zImage: Add more flexible gunzip convenience functions
David Gibson
2007-03-13
4
-94
/
+192
*
[POWERPC] 750CL cputable entry
Jake Moilanen
2007-03-09
1
-0
/
+12
*
[POWERPC] Remove fixed setting of ROOT_DEV for 7448HPC2 platforms
Zang Roy-r61911
2007-03-09
1
-10
/
+0
*
[POWERPC] Make find_and_init_pbs() a void function
Stephen Rothwell
2007-03-09
1
-3
/
+1
*
[POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSE
Stephen Rothwell
2007-03-09
1
-0
/
+4
[next]