index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
2006-01-09
5
-456
/
+46
|
*
[PATCH] powerpc: Remove old comment in head.S
Anton Blanchard
2006-01-09
1
-1
/
+1
|
*
[PATCH] ppc64: Add NUMA cpu summary at boot
Anton Blanchard
2006-01-09
1
-0
/
+3
|
*
[PATCH] powerpc: fix large nvram access
Arnd Bergmann
2006-01-09
1
-56
/
+50
|
*
[PATCH] cell: add platform detection code
Arnd Bergmann
2006-01-09
1
-0
/
+2
|
*
[PATCH] powerpc: Add support for "linux,usable-memory" on memory nodes
Michael Ellerman
2006-01-09
1
-2
/
+7
|
*
[PATCH] powerpc: Add arch-dependent copy_oldmem_page
Michael Ellerman
2006-01-09
1
-0
/
+36
|
*
[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
6
-7
/
+331
|
*
[PATCH] powerpc: Fixups for kernel linked at 32 MB
Michael Ellerman
2006-01-09
2
-7
/
+28
|
*
[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset
Michael Ellerman
2006-01-09
4
-1
/
+64
|
*
[PATCH] powerpc: Create a trampoline for the fwnmi vectors
Michael Ellerman
2006-01-09
1
-0
/
+2
|
*
[PATCH] powerpc: Add CONFIG_CRASH_DUMP
Michael Ellerman
2006-01-09
1
-0
/
+3
|
*
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: 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] use ptrace_get_task_struct in various places
Christoph Hellwig
2006-01-08
1
-21
/
+7
|
/
*
[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
[prev]
[next]