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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] powerpc: Add arch-dependent copy_oldmem_page
Michael Ellerman
2006-01-09
3
-0
/
+41
*
[PATCH] powerpc: Parse crashkernel= parameter in first kernel
Michael Ellerman
2006-01-09
2
-0
/
+64
*
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
Michael Ellerman
2006-01-09
12
-9
/
+345
*
[PATCH] powerpc: Fixups for kernel linked at 32 MB
Michael Ellerman
2006-01-09
4
-17
/
+37
*
[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset
Michael Ellerman
2006-01-09
5
-1
/
+77
*
[PATCH] powerpc: Create a trampoline for the fwnmi vectors
Michael Ellerman
2006-01-09
4
-12
/
+20
*
[PATCH] powerpc: Add CONFIG_CRASH_DUMP
Michael Ellerman
2006-01-09
3
-1
/
+23
*
powerpc: Fix typo in head_64.S
Paul Mackerras
2006-01-09
1
-1
/
+1
*
[PATCH] powerpc: fix for "Update OF address parsers"
Stephen Rothwell
2006-01-09
1
-14
/
+14
*
[PATCH] powerpc: minor cleanup of void ptr deref
linas
2006-01-09
2
-7
/
+7
*
[PATCH] powerpc/8xx: Fix m8xx_wdt issues
Marcelo Tosatti
2006-01-09
1
-4
/
+7
*
[PATCH] powerpc: numa placement for dynamically added memory
Mike Kravetz
2006-01-09
3
-11
/
+65
*
[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET
Michael Ellerman
2006-01-09
9
-24
/
+37
*
[PATCH] powerpc: Add a is_kernel_addr() macro
Michael Ellerman
2006-01-09
9
-15
/
+20
*
[PATCH] powerpc: Propagate regs through to machine_crash_shutdown
Michael Ellerman
2006-01-09
2
-2
/
+2
*
[PATCH] powerpc32: fix definition of distribute_irqs
Andy Whitcroft
2006-01-09
1
-1
/
+5
*
[PATCH] powerpc32: clean up available memory models
Andy Whitcroft
2006-01-09
1
-2
/
+3
*
[PATCH] ppc: removed unused variable i from code.
Otavio Salvador
2006-01-09
2
-2
/
+0
*
[PATCH] powerpc: Minor numa memory code cleanup
Mike Kravetz
2006-01-09
1
-22
/
+9
*
Revert "[PATCH] powerpc: Minor numa memory code cleanup"
Paul Mackerras
2006-01-09
1
-11
/
+24
*
[PATCH] powerpc: Update OF address parsers
Benjamin Herrenschmidt
2006-01-09
10
-36
/
+251
*
[PATCH] powerpc: udbg updates
Benjamin Herrenschmidt
2006-01-09
9
-19
/
+24
*
[PATCH] powerpc: powermac adb fix udbg_adb_use_btext warning
Andy Whitcroft
2006-01-09
1
-2
/
+2
*
[PATCH] powerpc: powermac adb fix dependency on btext_drawchar
Andy Whitcroft
2006-01-09
1
-2
/
+5
*
[PATCH] powerpc: migrate common PCI hotplug code
Linas Vepstas
2006-01-09
3
-1
/
+184
*
[PATCH] powerpc: make pcibios_claim_one_bus available to other code
Linas Vepstas
2006-01-09
2
-1
/
+3
*
[PATCH] powerpc: PCI hotplug common code elimination
Linas Vepstas
2006-01-09
2
-0
/
+36
*
[PATCH] powerpc: Minor numa memory code cleanup
Mike Kravetz
2006-01-09
1
-24
/
+11
*
[PATCH] powerpc: More serial probe fixes (#2)
Benjamin Herrenschmidt
2006-01-09
2
-27
/
+34
*
[PATCH] ppc: Make ARCH=ppc build again with new syscall path
David Woodhouse
2006-01-09
3
-75
/
+100
*
[PATCH] ppc32: m8xx watchdog update
Marcelo Tosatti
2006-01-09
4
-34
/
+90
*
[PATCH] Fix code that saves NVGPRS in 32-bit signal frame
David Woodhouse
2006-01-09
1
-3
/
+3
*
[PATCH] Save NVGPRS in 32-bit signal frame
David Woodhouse
2006-01-09
1
-0
/
+9
*
[PATCH] powerpc: serial port discovery: cope with broken firmware
David Woodhouse
2006-01-09
1
-1
/
+4
*
[PATCH] powerpc: Fix g5 build with xmon
Benjamin Herrenschmidt
2006-01-09
1
-2
/
+2
*
[PATCH] powerpc: Remove some unneeded fields from the paca
David Gibson
2006-01-09
6
-17
/
+2
*
[PATCH] powerpc: Remove ItLpRegSave area from the paca
David Gibson
2006-01-09
4
-15
/
+18
*
[PATCH] powerpc: Make hugepage mappings respect hint addresses
David Gibson
2006-01-09
1
-4
/
+39
*
[PATCH] powerpc: Fix suboptimal uImage target
Kumar Gala
2006-01-09
2
-2
/
+2
*
[PATCH] powerpc: Add support for building uImages
Kumar Gala
2006-01-09
2
-1
/
+31
*
powerpc: more iseries irq work
Stephen Rothwell
2006-01-09
1
-20
/
+33
*
powerpc: reduce include in irq.c
Stephen Rothwell
2006-01-09
1
-9
/
+1
*
powerpc: partly merge iseries do_IRQ
Stephen Rothwell
2006-01-09
4
-65
/
+44
*
powerpc: use end_IRQ for iseries irqs
Stephen Rothwell
2006-01-09
1
-11
/
+10
*
powerpc: cleanup iseries irq.c
Stephen Rothwell
2006-01-09
1
-142
/
+118
*
[PATCH] powerpc: convert macio_asic to use prom_parse
Benjamin Herrenschmidt
2006-01-09
1
-94
/
+140
*
[PATCH] powerpc: Add back support for booting from BootX (#2)
Benjamin Herrenschmidt
2006-01-09
4
-0
/
+729
*
[PATCH] powerpc: Unify udbg (#2)
Benjamin Herrenschmidt
2006-01-09
29
-720
/
+627
*
[PATCH] powerpc: serial port discovery (#2)
Benjamin Herrenschmidt
2006-01-09
15
-390
/
+607
*
[PATCH] powerpc: Add OF address parsing code (#2)
Benjamin Herrenschmidt
2006-01-09
5
-1
/
+445
[next]