Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
12df7556705aae97f24a397377e17898700d7192
/
arch
/
powerpc
/
platforms
/
iseries
/
setup.c
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
d0160bf
[PATCH] powerpc: Rename and export ppc64_firmware_features
by Michael Ellerman
· 19 years ago
6c600ad
[PATCH] powerpc: iseries: Add bootargs to /chosen
by Michael Ellerman
· 19 years ago
289f1c7
[PATCH] powerpc: iseries: Add /system-id, /model and /compatible
by Michael Ellerman
· 19 years ago
a9ea210
[PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)
by Michael Ellerman
· 19 years ago
260de22
[PATCH] powerpc: iseries: mf related cleanups
by Michael Ellerman
· 19 years ago
57cfb81
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
by Michael Ellerman
· 19 years ago
cb2c9b2
[PATCH] powerpc: Fix runlatch performance issues
by Anton Blanchard
· 19 years ago
3356bb9f7
[PATCH] powerpc: Remove lppaca structure from the PACA
by David Gibson
· 19 years ago
c9c47b6
[PATCH] powerpc: Remove redundant setting of htab_address
by Michael Ellerman
· 19 years ago
7eb5476
[PATCH] powerpc: Add ibm,pft-size to iSeries device tree
by Michael Ellerman
· 19 years ago
bf6a711
[PATCH] powerpc: Early debugging support for iSeries
by Michael Ellerman
· 19 years ago
e199500
powerpc: partly merge iseries do_IRQ
by Stephen Rothwell
· 19 years ago
d786795
powerpc: iSeries build fixes
by Stephen Rothwell
· 19 years ago
0c95fbb
Merge git://oak/home/sfr/kernels/iseries/work
by Paul Mackerras
· 19 years ago
49b0985
powerpc: Move some extern declarations from C code into headers
by Paul Mackerras
· 19 years ago
676e249
powerpc: remove some warnings when building iSeries
by Stephen Rothwell
· 19 years ago
799d604
[PATCH] powerpc: merge code values for identifying platforms
by Paul Mackerras
· 19 years ago
64c7c8f
[PATCH] sched: resched and cpu_idle rework
by Nick Piggin
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
c613523
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
dcad47f
[PATCH] powerpc: Kill ppcdebug
by David Gibson
· 19 years ago
3c726f8
[PATCH] ppc64: support 64k pages
by Benjamin Herrenschmidt
· 19 years ago
2be7a90
Merge Paulus' tree
by Stephen Rothwell
· 19 years ago
aaf8a7a
Merge iSeries include file move
by Stephen Rothwell
· 19 years ago
f11b7bd
[PATCH] powerpc: Move naca.h to platforms/iseries
by David Gibson
· 19 years ago
bbc8b62
merge filename and modify references to iSeries/mf.h
by Kelly Daly
· 19 years ago
c43a55f
merge filename and modify references to iseries/lpar_map.h
by Kelly Daly
· 19 years ago
8875ccf
merge filename and modify references to iseries/it_lp_queue.h
by Kelly Daly
· 19 years ago
e45423e
merge filename and modify references to iseries/hv_lp_event.h
by Kelly Daly
· 19 years ago
15b1718
merge filename and modify reference to iseries/hv_lp_config.h
by Kelly Daly
· 19 years ago
8021b8a
merge filename and modify references to iseries/hv_call_xm.h
by Kelly Daly
· 19 years ago
c0a8d05
merge filename and modify references to iseries/hv_call_event.h
by Kelly Daly
· 19 years ago
bec7c45
powerpc: make mem= work on iSeries again
by Stephen Rothwell
· 19 years ago
cf00a8d
powerpc: Fix bug arising from having multiple memory_limit variables
by Paul Mackerras
· 19 years ago
d8699e6
ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfo
by Paul Mackerras
· 19 years ago
143a1de
powerpc: Merge machdep.h
by Paul Mackerras
· 19 years ago
0e29bb1
powerpc: move iSeries/HvCallHpt.h to platforms/iseries/call_hpt.h
by Stephen Rothwell
· 19 years ago
3a5f8c5
powerpc: make iSeries boot again
by Stephen Rothwell
· 19 years ago
b08567cb
ppc64 iseries: move some iSeries include files
by Stephen Rothwell
· 19 years ago
c8b8497
powerpc: move iSeries_setup.[ch] and mf.c into platforms/iseries
by Stephen Rothwell
· 19 years ago
[Renamed (99%) from arch/ppc64/kernel/iSeries_setup.c]
3d8a66c
ppc64 iSeries: Don't create linux,boot-cpu
by Stephen Rothwell
· 19 years ago
95b2938
ppc64 iSeries: Define /cpus in iSeries device tree
by Michael Ellerman
· 19 years ago
47db360
ppc64 iSeries: Move setup of systemcfg->platform into iSeries device tree
by Michael Ellerman
· 19 years ago
3ab4240
ppc64 iSeries: Move memory setup into iSeries device tree
by Michael Ellerman
· 19 years ago
4762713
ppc64 iSeries: Call early_setup() on iSeries
by Michael Ellerman
· 19 years ago
c0a5949
ppc64 iSeries: Create a fake flat device tree on iSeries
by Michael Ellerman
· 19 years ago
4c55130
ppc64 iSeries: Update create_pte_mapping to replace iSeries_bolt_kernel()
by Michael Ellerman
· 19 years ago
ba293ff
ppc46 iSeries: Make some generic irq code compile for iSeries
by Michael Ellerman
· 19 years ago
9f49758
ppc64 iSeries: Move iSeries ppc_md functions into a machdep_calls struct
by Michael Ellerman
· 19 years ago
180a336
[PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md function
by Michael Ellerman
· 19 years ago
56e97b7
[PATCH] ppc64: Rename msChunks structure
by Michael Ellerman
· 19 years ago
34c8f69
[PATCH] ppc64: msChunks cleanups
by Michael Ellerman
· 19 years ago
aed3135
[PATCH] ppc64: introduce FW_FEATURE_ISERIES
by Stephen Rothwell
· 19 years ago
96e2844
[PATCH] ppc64: kill bitfields in ppc64 hash code
by David Gibson
· 19 years ago
b6bff39
[PATCH] ppc64: Be consistent about printing which idle loop we're using
by Michael Ellerman
· 19 years ago
10ca1e1
[PATCH] ppc64: fix compile warning
by Anton Blanchard
· 19 years ago
3c57bb9
[PATCH] ppc64: iSeries idle fixups
by Anton Blanchard
· 19 years ago
62d60e9
[PATCH] ppc64: Fixup platforms for new ppc_md.idle
by Michael Ellerman
· 19 years ago
d200903
[PATCH] ppc64: Move iSeries_idle() into iSeries_setup.c
by Michael Ellerman
· 19 years ago
512d31d
[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c
by Michael Ellerman
· 19 years ago
0c885c1
[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c
by Michael Ellerman
· 19 years ago
bea248f
[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries
by Michael Ellerman
· 19 years ago
10f7e7c
[PATCH] ppc64: consolidate calibrate_decr implementations
by Arnd Bergmann
· 19 years ago
145d01e
[PATCH] ppc64 iSeries: allow build with no PCI
by Stephen Rothwell
· 19 years ago
0bc0ffd
[PATCH] ppc64 iSeries: remove LparData.h
by Stephen Rothwell
· 19 years ago
0e3e4a1
[PATCH] ppc64 iSeries: remove iSeries_proc.h
by Stephen Rothwell
· 19 years ago
c4eb2a9
[PATCH] ppc64: remove decr_overclock
by Anton Blanchard
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago