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
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
7
-37
/
+59
2006-01-12
[PATCH] powerpc: task_stack_page()
Al Viro
1
-6
/
+4
2006-01-12
[PATCH] powerpc: task_thread_info()
Al Viro
3
-7
/
+7
2006-01-12
powerpc: make ARCH=ppc use arch/powerpc/kernel/process.c
Paul Mackerras
2
-3
/
+5
2006-01-12
[PATCH] powerpc: small pci cleanups
Stephen Rothwell
1
-2
/
+3
2006-01-12
[PATCH] powerpc: Fixed memory reserve map layout
Kumar Gala
2
-8
/
+28
2006-01-12
[PATCH] powerpc: Avoid potential FP corruption with preempt and UP
Paul Mackerras
3
-24
/
+23
2006-01-12
[PATCH] capable/capability.h (arch/)
Randy Dunlap
1
-0
/
+1
2006-01-12
[PATCH] kprobes: fix race in recovery of reentrant probe
Keshavamurthy Anil S
1
-0
/
+12
2006-01-11
[PATCH] powerpc: Don't build crash.c for PPC32
Michael Ellerman
1
-2
/
+2
2006-01-11
[PATCH] powerpc: Add some missing .gitignore's
Kumar Gala
2
-0
/
+2
2006-01-11
[PATCH] powerpc: fix for compile problem in kdump code when SMP disabled
Haren Myneni
1
-1
/
+1
2006-01-11
powerpc: Fix compile error when CONFIG_PROC_VMCORE is not defined
Paul Mackerras
1
-0
/
+2
2006-01-11
[PATCH] powerpc/64: per cpu data optimisations
Anton Blanchard
1
-0
/
+26
2006-01-11
[PATCH] powerpc: Make early debugging configurable via Kconfig
Michael Ellerman
4
-40
/
+37
2006-01-11
[PATCH] powerpc: Early debugging support for iSeries
Michael Ellerman
1
-5
/
+9
2006-01-11
[PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.c
Olaf Hering
1
-6
/
+0
2006-01-11
[PATCH] PCI Hotplug/powerpc: module build break
linas
1
-0
/
+3
2006-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
8
-35
/
+6
2006-01-10
[PATCH] kprobes: fix build breakage
Ananth N Mavinakayanahalli
1
-3
/
+3
2006-01-10
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
1
-1
/
+3
2006-01-10
[PATCH] kprobes-changed-from-using-spinlock-to-mutex fix
Keshavamurthy Anil S
1
-3
/
+0
2006-01-10
[PATCH] kprobes: changed from using spinlock to mutex
Anil S Keshavamurthy
1
-8
/
+6
2006-01-10
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
2
-47
/
+1
2006-01-10
[PATCH] common compat_sys_timer_create
Christoph Hellwig
2
-33
/
+1
2006-01-10
[PATCH] powerpc: Some ppc compile fixes...
David Woodhouse
1
-1
/
+0
2006-01-10
[PATCH] powerpc: Extended PCI config space
Benjamin Herrenschmidt
1
-1
/
+1
2006-01-10
[PATCH] powerpc: remove compat_sys_pciconfig_*
Stephen Rothwell
2
-27
/
+3
2006-01-10
powerpc: Introduce a new config symbol to control 16550 early debug code
Paul Mackerras
3
-5
/
+1
2006-01-10
[PATCH] powerpc: Save device BARs much earlier in the boot sequence
Linas Vepstas
1
-1
/
+1
2006-01-10
spelling: s/retreive/retrieve/
Adrian Bunk
3
-3
/
+3
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
41
-1494
/
+3104
2006-01-09
powerpc: unbreak iSeries compilation again
Paul Mackerras
2
-1
/
+5
2006-01-09
powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpc
Paul Mackerras
2
-3
/
+4
2006-01-09
[PATCH] ppc64: POWER5+ oprofile support
Anton Blanchard
1
-2
/
+2
2006-01-09
[PATCH] ppc64: Fix oprofile when compiled as a module
Anton Blanchard
1
-78
/
+26
2006-01-09
[PATCH] ppc64: fix time syscall
Anton Blanchard
2
-29
/
+1
2006-01-09
[PATCH] cell: enable pause(0) in cpu_idle
Arnd Bergmann
2
-3
/
+5
2006-01-09
[PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.c
Kumar Gala
1
-1
/
+11
2006-01-09
[PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250
Kumar Gala
3
-4
/
+3
2006-01-09
[PATCH] powerpc: added a udbg_progress
Kumar Gala
1
-0
/
+6
2006-01-09
[PATCH] powerpc: Add the ability to handle SOC ports in legacy_serial
Kumar Gala
1
-10
/
+52
2006-01-09
[PATCH] powerpc: Loosen udbg_probe_uart_speed sanity checking
Kumar Gala
1
-1
/
+1
2006-01-09
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
1
-21
/
+7
2006-01-09
[PATCH] powerpc: Fix iSeries bug in VMALLOCBASE/VMALLOC_START consolidation
David Gibson
1
-1
/
+1
2006-01-09
[PATCH] powerpc: G4+ oprofile support
Andy Fleming
4
-19
/
+74
2006-01-09
[PATCH] powerpc: pci_address_to_pio fix
Benjamin Herrenschmidt
2
-7
/
+8
2006-01-09
[PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_START
David Gibson
1
-2
/
+2
2006-01-09
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
3
-9
/
+54
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
5
-456
/
+46
[next]