index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-19
[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
David Woodhouse
2
-2
/
+7
2006-01-19
[PATCH] Generic sys_rt_sigsuspend()
David Woodhouse
1
-0
/
+2
2006-01-18
[PATCH] Fix sparse parse error in lppaca.h
Bryan O'Sullivan
1
-2
/
+2
2006-01-15
[PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notes
Haren Myneni
1
-12
/
+73
2006-01-14
[PATCH] powerpc: oprofile cpu type names clash with other code
Andy Whitcroft
1
-5
/
+5
2006-01-14
powerpc: Provide a suitable AT_PLATFORM value
Paul Mackerras
2
-9
/
+11
2006-01-13
[PATCH] powerpc: reformat atomic_add_unless
Anton Blanchard
1
-13
/
+13
2006-01-13
[PATCH] powerpc: use lwsync in atomics, bitops, lock functions
Anton Blanchard
6
-46
/
+32
2006-01-13
[PATCH] powerpc: Remove lppaca structure from the PACA
David Gibson
4
-18
/
+9
2006-01-13
[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
David Gibson
1
-36
/
+40
2006-01-13
[PATCH] powerpc: Add of_find_property function
Dave C Boutcher
1
-0
/
+3
2006-01-13
[PATCH] powerpc: Add/remove/update properties in firmware device tree
Dave C Boutcher
1
-0
/
+5
2006-01-13
[PATCH] powerpc: Add some more pSeries hypervisor call constants
Dave C Boutcher
1
-0
/
+5
2006-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
17
-155
/
+101
2006-01-12
[PATCH] death of get_thread_info/put_thread_info
Al Viro
1
-3
/
+0
2006-01-12
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
1
-1
/
+0
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
1
-0
/
+10
2006-01-12
[PATCH] powerpc: small pci cleanups
Stephen Rothwell
1
-2
/
+0
2006-01-12
[PATCH] powerpc: clean up iommu.h a bit
Stephen Rothwell
1
-19
/
+0
2006-01-12
[PATCH] powerpc: iSeries fixes for build with no PCI
Stephen Rothwell
1
-0
/
+12
2006-01-12
[PATCH] powercp: iSeries include file comment cleanups
Stephen Rothwell
13
-16
/
+3
2006-01-12
[PATCH] powerpc: eliminate bitfields from ItLpNaca
Stephen Rothwell
1
-10
/
+11
2006-01-12
[PATCH] powerpc: remove bitfields from HvLpEvent
Stephen Rothwell
1
-10
/
+31
2006-01-12
[PATCH] powerpc: remove bitfields from hv_call_event.h
Stephen Rothwell
1
-98
/
+36
2006-01-12
[PATCH] powerpc: Avoid potential FP corruption with preempt and UP
Paul Mackerras
1
-0
/
+8
2006-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
6
-5
/
+92
2006-01-11
powerpc/32: Fix compile error caused by pud_t/pgt_t confusion
Paul Mackerras
1
-1
/
+1
2006-01-11
[PATCH] powerpc/64: per cpu data optimisations
Anton Blanchard
2
-0
/
+57
2006-01-11
[PATCH] powerpc: parallel port init fix
Michael Neuling
1
-2
/
+26
2006-01-11
[PATCH] powerpc: Make early debugging configurable via Kconfig
Michael Ellerman
2
-2
/
+8
2006-01-11
asm-powerpc: header included twice
Nicolas Kaiser
1
-1
/
+0
2006-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
5
-10
/
+41
2006-01-10
[PATCH] kprobes: fix build breakage
Ananth N Mavinakayanahalli
1
-1
/
+2
2006-01-10
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
1
-0
/
+1
2006-01-10
[PATCH] kprobes: cleanup include/asm/kprobes.h
Anil S Keshavamurthy
1
-9
/
+1
2006-01-10
[PATCH] kprobes: enable funcions only for required arch
Anil S Keshavamurthy
1
-0
/
+2
2006-01-10
[PATCH] Kdump: powerpc and s390 build failure fix
akpm@osdl.org
1
-0
/
+6
2006-01-10
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
Vivek Goyal
1
-3
/
+0
2006-01-10
powerpc: Introduce a new config symbol to control 16550 early debug code
Paul Mackerras
1
-0
/
+4
2006-01-10
[PATCH] powerpc: Save device BARs much earlier in the boot sequence
Linas Vepstas
2
-6
/
+5
2006-01-10
[PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.
Linas Vepstas
1
-1
/
+3
2006-01-10
[PATCH] powerpc: Remove duplicate code
Linas Vepstas
1
-0
/
+3
2006-01-10
[PATCH] powerpc: Add "partitionable endpoint" support
Linas Vepstas
1
-0
/
+1
2006-01-10
[PATCH] powerpc: Split out PCI address cache to its own file
Linas Vepstas
1
-0
/
+8
2006-01-10
[PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routines
Linas Vepstas
3
-5
/
+19
2006-01-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
Linus Torvalds
2
-0
/
+10
2006-01-10
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
Arjan van de Ven
1
-0
/
+9
2006-01-10
[PATCH] mutex subsystem, add atomic_xchg() to all arches
Ingo Molnar
1
-0
/
+1
2006-01-10
spelling: s/retreive/retrieve/
Adrian Bunk
1
-3
/
+3
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
91
-182
/
+2041
[next]