index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ppc64
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
[PATCH] ppc64: introduce FW_FEATURE_ISERIES
Stephen Rothwell
2005-08-29
3
-2
/
+4
|
*
|
|
[PATCH] ppc64: make firmware_has_feature() stronger
Stephen Rothwell
2005-08-29
7
-41
/
+54
|
*
|
|
[PATCH] ppc64: create firmware_has_feature()
Stephen Rothwell
2005-08-29
8
-11
/
+17
|
*
|
|
[PATCH] ppc64: remove firmware features from cpu_spec
Stephen Rothwell
2005-08-29
8
-28
/
+14
|
*
|
|
[PATCH] Move variables in ppc64 head.S from .data to .bss
David Gibson
2005-08-29
1
-7
/
+6
|
*
|
|
[PATCH] Tweak comments in ppc64 head.S
David Gibson
2005-08-29
1
-4
/
+4
|
*
|
|
[PATCH] Remove unneeded #defines in head.S
David Gibson
2005-08-29
1
-11
/
+0
|
*
|
|
[PATCH] Fix apparent code overlap in ppc64 head.S
David Gibson
2005-08-29
1
-2
/
+2
|
*
|
|
[PATCH] Remove general use functions from head.S
David Gibson
2005-08-29
2
-95
/
+98
|
*
|
|
[PATCH] Change address of ppc64 initial segment table
David Gibson
2005-08-29
2
-17
/
+19
|
*
|
|
[PATCH] Move iSeries and common vectors into unused space in head.S
David Gibson
2005-08-29
1
-179
/
+174
|
*
|
|
[PATCH] Remove NACA fixed address constraint
David Gibson
2005-08-29
2
-16
/
+12
|
*
|
|
[PATCH] ppc64: split pSeries specific parts out of vio.c
Stephen Rothwell
2005-08-29
4
-278
/
+281
|
*
|
|
[PATCH] ppc64: make the bus matching function platform specific
Stephen Rothwell
2005-08-29
2
-10
/
+30
|
*
|
|
[PATCH] ppc64: move iSeries vio iommu init
Stephen Rothwell
2005-08-29
1
-1
/
+2
|
*
|
|
[PATCH] ppc64: split iSeries specific parts out of vio.c
Stephen Rothwell
2005-08-29
3
-125
/
+159
|
*
|
|
[PATCH] ppc64: PCI device-node failure detection
Jake Moilanen
2005-08-29
1
-2
/
+17
|
*
|
|
[PATCH] flattened device tree changes
Benjamin Herrenschmidt
2005-08-29
2
-63
/
+200
|
|
|
/
|
|
/
|
*
|
|
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-08-29
2
-4
/
+6
|
/
/
*
|
[PATCH] ppc64: Export machine_power_off for therm_pm72 module
Benjamin Herrenschmidt
2005-08-24
1
-0
/
+2
*
|
[PATCH] ppc64: iommu vmerge fix
Brian King
2005-08-17
1
-3
/
+4
|
/
*
[PATCH] iSeries build with newer assemblers and compilers
Stephen Rothwell
2005-08-16
4
-78
/
+43
*
[PATCH] ppc64: Fix Fan control for new PowerMac G5 2.7GHz machines
Benjamin Herrenschmidt
2005-08-10
1
-1
/
+1
*
[PATCH] pci and yenta: pcibios_bus_to_resource
Dominik Brodowski
2005-08-04
1
-0
/
+20
*
[PATCH] ppc64: fix for kexec boot issue
Paul Mackerras
2005-08-04
4
-21
/
+22
*
[PATCH] ppc64: Fix UP kernel build
Olof Johansson
2005-08-04
2
-2
/
+6
*
[PATCH] ppc64: Fix CONFIG_ALTIVEC not set
Benjamin Herrenschmidt
2005-08-01
1
-0
/
+2
*
[PATCH] ppc64: inotify syscalls
Robert Love
2005-07-30
1
-0
/
+6
*
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2005-07-27
1
-1
/
+1
*
[PATCH] ppc64: remove another fixed address constraint
David Gibson
2005-07-27
2
-36
/
+85
*
[PATCH] ppc64: dynamically allocate segment tables
David Gibson
2005-07-27
3
-22
/
+2
*
[PATCH] make a few functions static in pmac_setup.c
Olaf Hering
2005-07-27
1
-6
/
+6
*
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
2005-07-26
1
-3
/
+0
*
[PATCH] ppc64: add 970MP PVR
Olof Johansson
2005-07-13
2
-16
/
+37
*
[PATCH] ppc64: kill bitfields in ppc64 hash code
David Gibson
2005-07-13
3
-71
/
+45
*
[PATCH] ppc64: silence perfmon exception warnings
Anton Blanchard
2005-07-07
1
-13
/
+1
*
[PATCH] ppc64: Be consistent about printing which idle loop we're using
Michael Ellerman
2005-07-07
2
-3
/
+8
*
[PATCH] ppc64: fix compile warning
Anton Blanchard
2005-07-07
1
-1
/
+0
*
[PATCH] ppc64: idle fixups
Anton Blanchard
2005-07-07
1
-11
/
+12
*
[PATCH] ppc64: pSeries idle fixups
Anton Blanchard
2005-07-07
1
-51
/
+62
*
[PATCH] ppc64: iSeries idle fixups
Anton Blanchard
2005-07-07
1
-37
/
+47
*
[PATCH] ppc64: Remove obsolete idle_setup()
Michael Ellerman
2005-07-07
1
-41
/
+0
*
[PATCH] ppc64: Fixup platforms for new ppc_md.idle
Michael Ellerman
2005-07-07
4
-1
/
+26
*
[PATCH] ppc64: Move pSeries idle functions into pSeries_setup.c
Michael Ellerman
2005-07-07
2
-131
/
+127
*
[PATCH] ppc64: Move iSeries_idle() into iSeries_setup.c
Michael Ellerman
2005-07-07
2
-86
/
+81
*
[PATCH] ppc64: Make idle_loop a ppc_md function
Michael Ellerman
2005-07-07
2
-6
/
+8
*
[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars
Milton Miller
2005-07-07
1
-17
/
+2
*
[PATCH] hvc_console: Separate hvc_console and vio code 2
Milton Miller
2005-07-07
1
-33
/
+0
*
[PATCH] hvc_console: Separate hvc_console and vio code
Milton Miller
2005-07-07
1
-1
/
+2
*
[PATCH] ppc64: add ioprio syscalls
Anton Blanchard
2005-07-07
2
-11
/
+22
[prev]
[next]