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
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET
Michael Ellerman
2006-01-09
4
-10
/
+9
*
[PATCH] powerpc: Add a is_kernel_addr() macro
Michael Ellerman
2006-01-09
2
-2
/
+2
*
[PATCH] powerpc: Propagate regs through to machine_crash_shutdown
Michael Ellerman
2006-01-09
1
-1
/
+1
*
[PATCH] powerpc: Update OF address parsers
Benjamin Herrenschmidt
2006-01-09
3
-21
/
+163
*
[PATCH] powerpc: udbg updates
Benjamin Herrenschmidt
2006-01-09
3
-7
/
+10
*
[PATCH] powerpc: make pcibios_claim_one_bus available to other code
Linas Vepstas
2006-01-09
1
-1
/
+1
*
[PATCH] powerpc: More serial probe fixes (#2)
Benjamin Herrenschmidt
2006-01-09
1
-11
/
+34
*
[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: Remove some unneeded fields from the paca
David Gibson
2006-01-09
5
-12
/
+2
*
[PATCH] powerpc: Remove ItLpRegSave area from the paca
David Gibson
2006-01-09
1
-7
/
+3
*
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
1
-55
/
+16
*
[PATCH] powerpc: Add back support for booting from BootX (#2)
Benjamin Herrenschmidt
2006-01-09
1
-0
/
+13
*
[PATCH] powerpc: Unify udbg (#2)
Benjamin Herrenschmidt
2006-01-09
8
-198
/
+147
*
[PATCH] powerpc: serial port discovery (#2)
Benjamin Herrenschmidt
2006-01-09
8
-321
/
+567
*
[PATCH] powerpc: Add OF address parsing code (#2)
Benjamin Herrenschmidt
2006-01-09
2
-1
/
+422
*
[PATCH] ppc64 syscall_exit_work: call the save_nvgprs function, not its descr...
David Woodhouse
2006-01-09
1
-1
/
+1
*
[PATCH] spufs: The SPU file system, base
Arnd Bergmann
2006-01-09
1
-0
/
+2
*
[PATCH] powerpc: IBMEBUS bus support
Heiko J Schick
2006-01-09
3
-0
/
+406
*
[PATCH] syscall entry/exit revamp
David Woodhouse
2006-01-09
6
-218
/
+259
*
[PATCH] powerpc: Merge kexec
Michael Ellerman
2006-01-09
6
-26
/
+253
*
[PATCH] PPC_PREP: remove unneeded exports
Adrian Bunk
2006-01-09
1
-5
/
+0
*
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2005-12-20
1
-2
/
+2
|
\
|
*
powerpc: correct register usage in 64-bit syscall exit path
Paul Mackerras
2005-12-20
1
-2
/
+2
*
|
[PATCH] arch/powerpc/kernel/syscalls.c __user annotations
Al Viro
2005-12-15
1
-1
/
+1
|
/
*
[PATCH] kprobes: increment kprobe missed count for multiprobes
Keshavamurthy Anil S
2005-12-12
1
-1
/
+1
*
[PATCH] powerpc: Set cache info defaults
Olof Johansson
2005-12-09
1
-1
/
+9
*
[PATCH] powerpc: prevent stack corruption in call_prom_ret
Olaf Hering
2005-11-30
1
-1
/
+1
*
powerpc: Fix bug causing FP registers corruption on UP + preempt
Paul Mackerras
2005-11-30
1
-37
/
+25
*
powerpc: Export __flush_icache_range for 32-bit
Paul Mackerras
2005-11-29
1
-4
/
+2
*
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
2005-11-28
1
-4
/
+2
*
[PATCH] kprobes: Fix return probes on sys_execve
Jim Keniston
2005-11-23
1
-1
/
+0
*
[PATCH] unpaged: VM_UNPAGED
Hugh Dickins
2005-11-22
1
-2
/
+1
*
powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernel
Paul Mackerras
2005-11-19
3
-2
/
+168
*
powerpc: Merge pci.h
Paul Mackerras
2005-11-19
2
-20
/
+1
*
powerpc: time-of-day fixes for 32-bit CHRP systems
Paul Mackerras
2005-11-18
1
-3
/
+3
*
powerpc: Move remaining .c files from arch/ppc64 to arch/powerpc
Paul Mackerras
2005-11-18
3
-1
/
+867
*
[PATCH] powerpc: merge align.c
Benjamin Herrenschmidt
2005-11-18
2
-1
/
+531
*
powerpc: Fix delay functions for 601 processors
Paul Mackerras
2005-11-18
2
-8
/
+28
*
[PATCH] powerpc: Make the vDSO functions set error code (#2)
Benjamin Herrenschmidt
2005-11-16
6
-2
/
+16
*
[PATCH] powerpc: pci_64 fixes & cleanups
Benjamin Herrenschmidt
2005-11-16
2
-66
/
+70
*
[PATCH] powerpc: More debugging fixups
Michael Ellerman
2005-11-16
3
-4
/
+6
*
[PATCH] Add missing EXPORT_SYMBOLS() for __ide_mm_* functions on powerpc
Ben Collins
2005-11-15
1
-0
/
+7
*
powerpc: Fix clearing of the FPSCR when invoking a signal handler
Paul Mackerras
2005-11-15
2
-5
/
+8
*
powerpc: Export a couple of prom functions
Paul Mackerras
2005-11-14
1
-0
/
+2
*
powerpc: Move most remaining ppc64 files over to arch/powerpc
Paul Mackerras
2005-11-14
11
-5
/
+3925
*
Merge git://oak/home/sfr/kernels/iseries/work
Paul Mackerras
2005-11-14
3
-34
/
+30
|
\
[next]