Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
5d7960ffb8157acdf92223e32d34da504578aca0
5d7960f
[POWERPC] boot: clean rule fixes
by Milton Miller
· 18 years ago
235fd83
[POWERPC] boot: Use FORCE
by Milton Miller
· 18 years ago
160cc3e
[POWERPC] bootwrapper: Allow platforms to call library zImage_start
by Milton Miller
· 18 years ago
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
70b52b3
[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleep
by Johannes Berg
· 18 years ago
17e638b
[POWERPC] Generic time suspend/resume code
by Johannes Berg
· 18 years ago
ec5f77e
[POWERPC] ppc: Fix PCIX configuration of Ocotea & Taishan for > 512MB DDR
by Stefan Roese
· 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
e91948f
[POWERPC] Minor paca optimisation
by Stephen Rothwell
· 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
e0a2f28
[POWERPC] Document the linux,network-index property.
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
7850ad5
[POWERPC] Add documentation for the zImage's gunzip convenience functions
by David Gibson
· 18 years ago
0e0293c
[POWERPC] Update documentation for flat device tree format v17
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
723ec73
[POWERPC] EDAC ECC software scrubber
by Dave Jiang
· 18 years ago
2756590
[POWERPC] Update interrupt info in booting-without-of.txt
by Stuart Yoder
· 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
dbc11f5
[POWERPC] Include stddef.h in asm-powerpc/current.h to get offsetof
by Olaf Hering
· 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
02567c6
[POWERPC] Allocate syscall number for sys_getcpu
by Stephen Rothwell
· 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
83ddcf5
[POWERPC] Unexport mac_hid_mouse_emulate_buttons
by Adrian Bunk
· 18 years ago
d1bff9e
[POWERPC] Remove interrupt-controller as a property under /chosen
by Stuart Yoder
· 18 years ago
bb72c48
[POWERPC] Harden validate_sp against stack corruption
by Paul Mackerras
· 18 years ago
99ddef9
[POWERPC] Fix compile error in prom.h
by Andrew Morton
· 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
08e15e8
Linux 2.6.21-rc3
by Linus Torvalds
· 18 years ago
2f77445
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
5b3c118
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
fe1b4ba
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
ae5dd8e
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
38f3323
Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constant"
by Linus Torvalds
· 18 years ago
5d6deb9
[PATCH] m68knommu: remove local_bh_count
by Greg Ungerer
· 18 years ago
1ed35e0
[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes
by Greg Ungerer
· 18 years ago
8bb2518
[PATCH] m68knommu: GPIO line defines for the ColdFire 5282
by Greg Ungerer
· 18 years ago
Next »