index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
iseries
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] iSeries: fix setup initcall
Stephen Rothwell
2007-01-09
1
-1
/
+2
*
[POWERPC] Fix cputable.h for combined build
Stephen Rothwell
2006-12-04
1
-0
/
+2
*
[POWERPC] Distinguish POWER6 partition modes and tell userspace
Paul Mackerras
2006-12-04
1
-1
/
+1
*
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
Benjamin Herrenschmidt
2006-12-04
1
-2
/
+2
*
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
Benjamin Herrenschmidt
2006-12-04
1
-0
/
+12
*
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
2006-12-04
1
-0
/
+5
|
\
|
*
[POWERPC] Consolidate feature fixup code
Benjamin Herrenschmidt
2006-10-25
1
-0
/
+5
*
|
[POWERPC] Move iSeries initrd logic into device tree
Michael Ellerman
2006-10-24
1
-32
/
+0
|
/
*
[POWERPC] iSeries has no legacy I/O
Stephen Rothwell
2006-10-03
1
-0
/
+10
*
[POWERPC] iSeries: set FW_FEATURE_ISERIES earlier
Stephen Rothwell
2006-09-25
1
-3
/
+3
*
[POWERPC] iseries: Move ItLpNaca into platforms/iseries
Michael Ellerman
2006-07-13
1
-1
/
+1
*
[POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functions
Michael Ellerman
2006-07-13
1
-0
/
+1
*
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
1
-8
/
+0
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
Michael Ellerman
2006-06-28
1
-5
/
+2
*
[POWERPC] Remove remaining iSeries debugger cruft
Michael Ellerman
2006-06-28
1
-12
/
+0
*
[PATCH] powerpc: split device tree stuff out of iseries/setup.c
Stephen Rothwell
2006-05-24
1
-577
/
+1
*
[PATCH] powerpc: give iSeries device tree nodes better names
Stephen Rothwell
2006-05-24
1
-29
/
+66
*
[PATCH] powerpc: make iSeries flat device tree stuff static
Stephen Rothwell
2006-05-24
1
-18
/
+22
*
[PATCH] powerpc: clean up iSeries PCI probe
Stephen Rothwell
2006-05-24
1
-1
/
+1
*
[PATCH] powerpc: move iSeries PCI devices to the device tree
Stephen Rothwell
2006-05-24
1
-0
/
+204
*
[PATCH] powerpc: Unify mem= handling
Michael Ellerman
2006-05-19
1
-22
/
+0
*
[PATCH] powerpc: update iSeries viocd and viotape device-tree
Stephen Rothwell
2006-05-19
1
-4
/
+4
*
[PATCH] powerpc: update iSeries vdevice
Stephen Rothwell
2006-05-19
1
-2
/
+3
*
[PATCH] powerpc: update iSeries viodasd device-tree entries
Stephen Rothwell
2006-05-19
1
-2
/
+2
*
[PATCH] powerpc: update iseries_veth device-tree information
Stephen Rothwell
2006-05-19
1
-3
/
+5
*
[PATCH] powerpc: use a common vio_match_device routine
Stephen Rothwell
2006-04-29
1
-5
/
+5
*
[PATCH] powerpc: use the device tree for the iSeries vio bus probe
Stephen Rothwell
2006-04-29
1
-0
/
+4
*
[PATCH] powerpc: add all the iSeries virtual devices to the device tree
Stephen Rothwell
2006-04-29
1
-1
/
+87
*
[PATCH] powerpc: Remove stale iseries global
Olof Johansson
2006-04-22
1
-5
/
+0
*
[PATCH] powerpc: Don't print chosen idle loop at every boot
Olof Johansson
2006-04-22
1
-2
/
+2
*
powerpc: iSeries has only 256 IRQs
Stephen Rothwell
2006-04-04
1
-0
/
+7
*
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-28
1
-4
/
+5
*
[PATCH] powerpc: Rename and export ppc64_firmware_features
Michael Ellerman
2006-03-28
1
-2
/
+2
*
[PATCH] powerpc: iseries: Add bootargs to /chosen
Michael Ellerman
2006-03-22
1
-0
/
+1
*
[PATCH] powerpc: iseries: Add /system-id, /model and /compatible
Michael Ellerman
2006-03-22
1
-0
/
+20
*
[PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)
Michael Ellerman
2006-03-22
1
-27
/
+3
*
[PATCH] powerpc: iseries: mf related cleanups
Michael Ellerman
2006-03-22
1
-10
/
+1
*
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
Michael Ellerman
2006-03-22
1
-3
/
+7
*
[PATCH] powerpc: Fix runlatch performance issues
Anton Blanchard
2006-02-24
1
-0
/
+1
*
[PATCH] powerpc: Remove lppaca structure from the PACA
David Gibson
2006-01-13
1
-4
/
+4
*
[PATCH] powerpc: Remove redundant setting of htab_address
Michael Ellerman
2006-01-11
1
-6
/
+0
*
[PATCH] powerpc: Add ibm,pft-size to iSeries device tree
Michael Ellerman
2006-01-11
1
-2
/
+11
*
[PATCH] powerpc: Early debugging support for iSeries
Michael Ellerman
2006-01-11
1
-3
/
+15
*
powerpc: partly merge iseries do_IRQ
Stephen Rothwell
2006-01-09
1
-10
/
+0
*
powerpc: iSeries build fixes
Stephen Rothwell
2005-11-14
1
-6
/
+0
*
Merge git://oak/home/sfr/kernels/iseries/work
Paul Mackerras
2005-11-10
1
-1
/
+0
|
\
|
*
powerpc: remove some warnings when building iSeries
Stephen Rothwell
2005-11-10
1
-1
/
+0
*
|
powerpc: Move some extern declarations from C code into headers
Paul Mackerras
2005-11-10
1
-2
/
+1
|
/
*
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
2005-11-10
1
-9
/
+14
[next]