Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6a923216aac01d0f3eeea606377b81541f1a2773
/
arch
/
powerpc
6a92321
[POWERPC] bootwrapper: Add a fatal error helper
by Milton Miller
· 18 years ago
3771f2d
Merge branch 'ppc_kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22
by Paul Mackerras
· 18 years ago
17e638b
[POWERPC] Generic time suspend/resume code
by Johannes Berg
· 18 years ago
f6f7dde
[POWERPC] Use lowercase for hex printouts in oops messages.
by anton@samba.org
· 18 years ago
ae7f446
[POWERPC] Fix backwards ? : when printing machine type
by anton@samba.org
· 18 years ago
34c2a14
[POWERPC] Handle recursive oopses
by anton@samba.org
· 18 years ago
6031d9d
[POWERPC] Clean up pmac_backlight_unblank in oops path
by anton@samba.org
· 18 years ago
293e468
[POWERPC] Add missing oops_enter/oops_exit
by anton@samba.org
· 18 years ago
4330f5d
[POWERPC] Created arch/powerpc/platforms/Kconfig for "Platform support"
by Kumar Gala
· 18 years ago
35a1245
[POWERPC] Split several platforms into their respective Kconfig file
by Kumar Gala
· 18 years ago
fd42c71
[POWERPC] Removed config options that we don't support in embedded6xx
by Kumar Gala
· 18 years ago
72e77a1
[POWERPC] Split cell platforms into their respective Kconfig file
by Kumar Gala
· 18 years ago
9b8babf
[POWERPC] Split powermac platforms into their own Kconfig file
by Kumar Gala
· 18 years ago
5396132
[POWERPC] Split 52xx platforms into their own Kconfig file
by Kumar Gala
· 18 years ago
4002aca
[POWERPC] Remove last_syscall
by Anton Blanchard
· 18 years ago
f4db196
[POWERPC] Remove _get_SP
by Anton Blanchard
· 18 years ago
4980d5e
[POWERPC] EEH: restructure multi-function support
by Linas Vepstas
· 18 years ago
fa1be47
[POWERPC] EEH: verify state change
by Linas Vepstas
· 18 years ago
d0ab95c
[POWERPC] EEH: rm un-needed data
by Linas Vepstas
· 18 years ago
9c54776
[POWERPC] EEH: wait for slot status
by Linas Vepstas
· 18 years ago
90375f5
[POWERPC] EEH: handle reset state high
by Linas Vepstas
· 18 years ago
5794dbc
[POWERPC] EEH: multifunction recovery bugfix
by Linas Vepstas
· 18 years ago
90fdd61
[POWERPC] EEH: hotplug recovery bugfix
by Linas Vepstas
· 18 years ago
147d6a3
[POWERPC] EEH: support ibm,get-config-addr-info2 RTAS call
by Linas Vepstas
· 18 years ago
2fd30be
[POWERPC] EEH: Tolerate high mmio
by Linas Vepstas
· 18 years ago
e0f90b6
[POWERPC] EEH: Add clarifying messages.
by Linas Vepstas
· 18 years ago
39d16e2
[POWERPC] EEH: modify order of EEH state checking
by Linas Vepstas
· 18 years ago
0e68067
[POWERPC] boot: export flush_cache
by Milton Miller
· 18 years ago
65b5803
[POWERPC] boot: rebuild when wrapper changes
by Milton Miller
· 18 years ago
f61e7cd
[POWERPC] bootwrapper: Make setprop accept a const buffer.
by Scott Wood
· 18 years ago
a990381
[POWERPC] bootwrapper: Make compression of the kernel image optional.
by Scott Wood
· 18 years ago
a07940b
[POWERPC] bootwrapper: Add dt_ops methods.
by Scott Wood
· 18 years ago
e85f008
[POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.
by Robert P. J. Day
· 18 years ago
7850ad5c
[POWERPC] Add documentation for the zImage's gunzip convenience functions
by David Gibson
· 18 years ago
a782a9e
[POWERPC] 8xx parenthesis balance
by Mariusz Kozlowski
· 18 years ago
6bccf75
[POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanup
by Joachim Fenkes
· 18 years ago
a830880
[POWERPC] ibmebus: whitespace fixes
by Joachim Fenkes
· 18 years ago
556b09c
[POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop only
by Mark A. Greer
· 18 years ago
86a1b63
[POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent parameter.
by Scott Wood
· 18 years ago
8941c0c
[POWERPC] bootwrapper: Add ft_find_node_by_prop_value().
by Scott Wood
· 18 years ago
a9ec766
[POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if already top-level.
by Scott Wood
· 18 years ago
c350038
[POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external functions.
by Scott Wood
· 18 years ago
fc58341
[POWERPC] bootwrapper: Add ft_find_device_rel().
by Scott Wood
· 18 years ago
5adeef5
[POWERPC] bootwrapper: Use map_string() instead of lookup_string() in ft_prop().
by Scott Wood
· 18 years ago
9dd2c31
[POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle().
by Scott Wood
· 18 years ago
78438b3
[POWERPC] bootwrapper: Preserve the pp pointer in ft_make_space() when calling ft_reorder().
by Scott Wood
· 18 years ago
c8aa726
[POWERPC] bootwrapper: Make ft_get_phandle() accept and return NULL.
by Scott Wood
· 18 years ago
1c53a49
[POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle().
by Scott Wood
· 18 years ago
7c71c04
[POWERPC] bootwrapper: Add ft_root_node().
by Scott Wood
· 18 years ago
ce3edb3
[POWERPC] bootwrapper: Add stddef.h to ops.h
by Scott Wood
· 18 years ago
cd197ff
[POWERPC] zImage: Cleanup and improve zImage entry point
by David Gibson
· 18 years ago
79c8541
[POWERPC] zImage: Cleanup and improve prep_kernel()
by David Gibson
· 18 years ago
ad9d271
[POWERPC] zImage: Add more flexible gunzip convenience functions
by David Gibson
· 18 years ago
cfbff8a
[POWERPC] 750CL cputable entry
by Jake Moilanen
· 18 years ago
6406063
[POWERPC] Remove fixed setting of ROOT_DEV for 7448HPC2 platforms
by Zang Roy-r61911
· 18 years ago
36241ce
[POWERPC] Make find_and_init_pbs() a void function
by Stephen Rothwell
· 18 years ago
0a7c7ef
[POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSE
by Stephen Rothwell
· 18 years ago
bed5927
[POWERPC] Allow pSeries to build without CONFIG_PCI
by Stephen Rothwell
· 18 years ago
be9e95b
[POWERPC] Make iSeries build without CONFIG_PCI
by Stephen Rothwell
· 18 years ago
5719070
[POWERPC] Create and use get_pci_dma_ops()
by Stephen Rothwell
· 18 years ago
9874777
[POWERPC] Create and use set_pci_dma_ops
by Stephen Rothwell
· 18 years ago
618d3ad
[POWERPC] DMA 4GB boundary protection
by Jake Moilanen
· 18 years ago
500798d
[POWERPC] Remove unused, undocumented #cpus property from cpus node
by Stuart Yoder
· 18 years ago
fdc0a9b
[POWERPC] Remove some redundant isync instructions
by MOKUNO Masakazu
· 18 years ago
1c56f83
[POWERPC] Make ppc64_defconfig without CONFIG_PPC_PSERIES build
by Stephen Rothwell
· 18 years ago
44d7631
[POWERPC] PowerPC: select default image for Linkstation
by Segher Boessenkool
· 18 years ago
8170f52
[POWERPC] ps3: always make sure we're running on a PS3
by Geert Uytterhoeven
· 18 years ago
30437b3
[POWERPC] Automatically lmb_reserve() initrd
by David Gibson
· 18 years ago
eb6de28
[POWERPC] Allow duplicate lmb_reserve() calls
by David Gibson
· 18 years ago
bb72c48
[POWERPC] Harden validate_sp against stack corruption
by Paul Mackerras
· 18 years ago
b5d99e6
[POWERPC] Fix warning in powermac pci.c
by Benjamin Herrenschmidt
· 18 years ago
e71c5c3
[POWERPC] Fix warning in powermac feature.c
by Benjamin Herrenschmidt
· 18 years ago
84532c9
[POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld()
by Benjamin Herrenschmidt
· 18 years ago
8388374
[POWERPC] Celleb: bug fix caused by not casting pointer types
by Ishizaki Kou
· 18 years ago
c99176a
[POWERPC] Add missing newline in xmon help output
by Michael Ellerman
· 18 years ago
3546e81
[POWERPC] No DEEPNAP on 970MP 1.0
by Olof Johansson
· 18 years ago
84dd619
mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data
by Dale Farnsworth
· 18 years ago
f5f2b13
[PATCH] msi: sanely support hardware level msi disabling
by Eric W. Biederman
· 18 years ago
3f555c7
[PATCH] ps3: introduce CONFIG_PS3_ADVANCED
by Geert Uytterhoeven
· 18 years ago
599a52d
backlight: Separate backlight properties from backlight ops pointers
by Richard Purdie
· 18 years ago
28ee086
backlight: Fix external uses of backlight internal semaphore
by Richard Purdie
· 18 years ago
874ff01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
5c56f46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
c294461
Merge branch '86xx' into for_paulus
by Kumar Gala
· 18 years ago
6d9065d
[POWERPC] 86xx: Cleaned up platform dts files
by Kumar Gala
· 18 years ago
56d7b79
Merge branch '85xx' into for_paulus
by Kumar Gala
· 18 years ago
ffd8488
Merge branch '83xx' into for_paulus
by Kumar Gala
· 18 years ago
23f510b
[POWERPC] 85xx: Renamed MPC8568 MDS board code to match other boards
by Kumar Gala
· 18 years ago
6936c62
[POWERPC] 85xx: Cleaning up machine probing
by Kumar Gala
· 18 years ago
5af68af
[POWERPC] QE: clean up ucc_slow.c and ucc_fast.c
by Timur Tabi
· 18 years ago
ff7298e
Merge branch 'master' into 86xx
by Kumar Gala
· 18 years ago
5209487
[POWERPC] 85xx: Cleaned up platform dts files
by Kumar Gala
· 18 years ago
c5a69d5
Storage class should be before const qualifier
by Tobias Klauser
· 18 years ago
1b3c371
Fix typos concerning hierarchy
by Uwe Kleine-König
· 18 years ago
975b893
Merge branch 'master' into 85xx
by Kumar Gala
· 18 years ago
be156be
[POWERPC] 83xx: Renamed MPC8323 MDS dts and defconfig to match other boards
by Kumar Gala
· 18 years ago
322d05a
[POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDS
by Kumar Gala
· 18 years ago
f7993ed
[POWERPC] 83xx: Use of_platform_bus_probe to setup QE devices
by Kumar Gala
· 18 years ago
7c90c80
[POWERPC] 83xx: use default value of loops_per_jiffy
by Kumar Gala
· 18 years ago
1eccad0
[POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.
by Kumar Gala
· 18 years ago
Next »