index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
locks.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-03-27
[POWERPC] 83xx: Delete unused header file.
Robert P. J. Day
1
-23
/
+0
2007-03-27
[POWERPC] QE: automatically select QE options
Timur Tabi
3
-14
/
+7
2007-03-27
[POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structure
Zang Roy-r61911
3
-76
/
+95
2007-03-27
[POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c.
Jon Loeliger
4
-3
/
+7
2007-03-27
[POWERPC] 86xx: Added 2nd PCI-Ex controller support for MPC8641 HPCN to DTS.
Zhang Wei
1
-0
/
+24
2007-03-26
[POWERPC] New reg.h for the zImage
David Gibson
4
-4
/
+26
2007-03-26
[POWERPC] Add gcc format warnings to zImage printf()
David Gibson
2
-5
/
+6
2007-03-26
[POWERPC] boot: Use a common zImage rule
Milton Miller
1
-43
/
+24
2007-03-26
[POWERPC] boot: clean rule fixes
Milton Miller
1
-4
/
+4
2007-03-26
[POWERPC] boot: Use FORCE
Milton Miller
1
-17
/
+19
2007-03-26
[POWERPC] bootwrapper: Allow platforms to call library zImage_start
Milton Miller
1
-0
/
+2
2007-03-26
[POWERPC] bootwrapper: Add a fatal error helper
Milton Miller
4
-47
/
+28
2007-03-26
[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleep
Johannes Berg
6
-88
/
+24
2007-03-26
[POWERPC] Generic time suspend/resume code
Johannes Berg
4
-38
/
+78
2007-03-26
[POWERPC] ppc: Fix PCIX configuration of Ocotea & Taishan for > 512MB DDR
Stefan Roese
2
-2
/
+2
2007-03-26
[POWERPC] Use lowercase for hex printouts in oops messages.
anton@samba.org
1
-3
/
+3
2007-03-26
[POWERPC] Fix backwards ? : when printing machine type
anton@samba.org
1
-1
/
+1
2007-03-26
[POWERPC] Handle recursive oopses
anton@samba.org
1
-16
/
+36
2007-03-26
[POWERPC] Clean up pmac_backlight_unblank in oops path
anton@samba.org
1
-11
/
+20
2007-03-26
[POWERPC] Add missing oops_enter/oops_exit
anton@samba.org
1
-0
/
+3
2007-03-22
[POWERPC] Created arch/powerpc/platforms/Kconfig for "Platform support"
Kumar Gala
2
-219
/
+220
2007-03-22
[POWERPC] Split several platforms into their respective Kconfig file
Kumar Gala
7
-74
/
+69
2007-03-22
[POWERPC] Removed config options that we don't support in embedded6xx
Kumar Gala
3
-264
/
+38
2007-03-22
[POWERPC] Split cell platforms into their respective Kconfig file
Kumar Gala
4
-50
/
+51
2007-03-22
[POWERPC] Split powermac platforms into their own Kconfig file
Kumar Gala
2
-19
/
+21
2007-03-22
[POWERPC] Split 52xx platforms into their own Kconfig file
Kumar Gala
2
-33
/
+36
2007-03-22
[POWERPC] Remove last_syscall
Anton Blanchard
6
-6
/
+0
2007-03-22
[POWERPC] Remove _get_SP
Anton Blanchard
1
-4
/
+0
2007-03-22
[POWERPC] EEH: restructure multi-function support
Linas Vepstas
2
-18
/
+16
2007-03-22
[POWERPC] EEH: verify state change
Linas Vepstas
2
-2
/
+10
2007-03-22
[POWERPC] EEH: rm un-needed data
Linas Vepstas
4
-30
/
+6
2007-03-22
[POWERPC] EEH: wait for slot status
Linas Vepstas
2
-52
/
+61
2007-03-22
[POWERPC] EEH: handle reset state high
Linas Vepstas
1
-3
/
+3
2007-03-22
[POWERPC] EEH: multifunction recovery bugfix
Linas Vepstas
1
-1
/
+2
2007-03-22
[POWERPC] EEH: hotplug recovery bugfix
Linas Vepstas
1
-1
/
+2
2007-03-22
[POWERPC] EEH: support ibm,get-config-addr-info2 RTAS call
Linas Vepstas
1
-9
/
+35
2007-03-22
[POWERPC] EEH: Tolerate high mmio
Linas Vepstas
1
-1
/
+1
2007-03-22
[POWERPC] EEH: Add clarifying messages.
Linas Vepstas
1
-5
/
+15
2007-03-22
[POWERPC] EEH: modify order of EEH state checking
Linas Vepstas
1
-8
/
+8
2007-03-21
[POWERPC] Minor paca optimisation
Stephen Rothwell
1
-2
/
+1
2007-03-21
[POWERPC] boot: export flush_cache
Milton Miller
2
-3
/
+1
2007-03-21
[POWERPC] boot: rebuild when wrapper changes
Milton Miller
1
-1
/
+2
2007-03-21
[POWERPC] bootwrapper: Make setprop accept a const buffer.
Scott Wood
1
-1
/
+2
2007-03-21
[POWERPC] Document the linux,network-index property.
Scott Wood
1
-0
/
+13
2007-03-21
[POWERPC] bootwrapper: Make compression of the kernel image optional.
Scott Wood
1
-7
/
+17
2007-03-21
[POWERPC] bootwrapper: Add dt_ops methods.
Scott Wood
2
-10
/
+83
2007-03-16
[POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.
Robert P. J. Day
1
-3
/
+3
2007-03-16
[POWERPC] Add documentation for the zImage's gunzip convenience functions
David Gibson
2
-3
/
+95
2007-03-16
[POWERPC] Update documentation for flat device tree format v17
David Gibson
2
-6
/
+25
2007-03-16
[POWERPC] 8xx parenthesis balance
Mariusz Kozlowski
2
-2
/
+2
[next]