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
/
arch
/
ppc64
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-06
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
1
-1
/
+1
2005-06-30
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
16
-518
/
+285
2005-06-30
[PATCH] ppc64: Replace custom locking code with a spinlock
Michael Ellerman
1
-36
/
+2
2005-06-30
[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.c
Michael Ellerman
1
-31
/
+41
2005-06-30
[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.c
Michael Ellerman
1
-29
/
+29
2005-06-30
[PATCH] ppc64: Cleanup proc printing of event types
Michael Ellerman
1
-10
/
+10
2005-06-30
[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca
Michael Ellerman
1
-15
/
+29
2005-06-30
[PATCH] ppc64: Don't count number of events processed for caller
Michael Ellerman
4
-13
/
+5
2005-06-30
[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*
Michael Ellerman
5
-14
/
+14
2005-06-30
[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue
Michael Ellerman
2
-24
/
+24
2005-06-30
[PATCH] ppc64: Move definition of xItLpQueue
Michael Ellerman
2
-7
/
+8
2005-06-30
[PATCH] ppc64: Make two ItLpQueue related functions static
Michael Ellerman
1
-2
/
+2
2005-06-30
[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.c
Michael Ellerman
2
-48
/
+59
2005-06-30
[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c
Michael Ellerman
2
-20
/
+23
2005-06-30
[PATCH] ppc64: Don't pass the pointers to xItLpQueue around
Michael Ellerman
5
-31
/
+31
2005-06-30
[PATCH] ppc64: Reorganise the paca initialisation macros
Michael Ellerman
1
-146
/
+65
2005-06-30
[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c
Michael Ellerman
2
-21
/
+21
2005-06-30
[PATCH] ppc64: Spread lpevents by default on iSeries
Michael Ellerman
1
-1
/
+1
2005-06-30
[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries
Michael Ellerman
7
-26
/
+19
2005-06-29
[PATCH] irqpoll
Alan Cox
1
-1
/
+1
2005-06-28
[PATCH] remove duplicate printf in arch/ppc64/boot/main.c
Olaf Hering
1
-5
/
+2
2005-06-28
[PATCH] remove printk usage in arch/ppc64/boot/prom.c
Olaf Hering
2
-15
/
+2
2005-06-28
[PATCH] remove unused arch/ppc64/boot/mknote.c
Olaf Hering
1
-43
/
+0
2005-06-28
[PATCH] remove unused arch/ppc64/boot/piggyback.c
Olaf Hering
2
-87
/
+1
2005-06-28
[PATCH] ppc64: don't create spurious symlinks under node0 sysdev
Nathan Lynch
1
-1
/
+6
2005-06-28
[PATCH] ppc64: simplify nvram partition scanning code
Arnd Bergmann
1
-5
/
+3
2005-06-28
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
4
-4
/
+127
2005-06-28
[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch
Michael Ellerman
1
-2
/
+20
2005-06-28
[PATCH] Return probe redesign: ppc64 specific implementation
Rusty Lynch
2
-0
/
+103
2005-06-28
[PATCH] kprobes: fix single-step out of line - take2
Ananth N Mavinakayanahalli
1
-4
/
+22
2005-06-28
[PATCH] ppc64: Add missing exports
Benjamin Herrenschmidt
2
-0
/
+2
2005-06-26
[PATCH] kexec code cleanup
Maneesh Soni
1
-4
/
+5
2005-06-26
[PATCH] kdump: Use real pt_regs from exception
Alexander Nyberg
1
-1
/
+1
2005-06-26
[PATCH] ppc64: kexec support for ppc64
R Sharada
10
-17
/
+566
2005-06-26
[PATCH] ppc64 kexec: native hash clear
R Sharada
1
-1
/
+46
2005-06-26
[PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt
Ingo Molnar
1
-20
/
+1
2005-06-26
[PATCH] i386 CPU hotplug
Zwane Mwaikambo
1
-1
/
+4
2005-06-26
[PATCH] ppc64: Fix compile warnings in arch/ppc64/kernel/lparcfg.c
Michael Ellerman
1
-0
/
+1
2005-06-24
[PATCH] ppc64: fix seccomp with 32-bit userland
Andrea Arcangeli
1
-2
/
+2
2005-06-23
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
33
-750
/
+2163
2005-06-23
[PATCH] kprobes: Temporary disarming of reentrant probe for ppc64
Prasanna S Panchamukhi
1
-8
/
+38
2005-06-23
[PATCH] Move kprobe [dis]arming into arch specific code
Rusty Lynch
1
-4
/
+15
2005-06-23
[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh
Ian Campbell
1
-2
/
+2
2005-06-23
[PATCH] ppc64: sparsemem memory model
Andy Whitcroft
4
-7
/
+27
2005-06-23
[PATCH] ppc64: add memory present
Andy Whitcroft
2
-2
/
+5
2005-06-23
[PATCH] ppc64: add early_pfn_to_nid
Andy Whitcroft
1
-0
/
+4
2005-06-23
[PATCH] sparsemem swiss cheese numa layouts
Andy Whitcroft
1
-0
/
+12
2005-06-23
[PATCH] ppc64: Kconfig memory models
Mike Kravetz
1
-1
/
+8
2005-06-23
[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLE
Dave Hansen
2
-2
/
+2
2005-06-23
[PATCH] make each arch use mm/Kconfig
Dave Hansen
1
-1
/
+3
[next]