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.13.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-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
68
-68
/
+0
2006-06-30
typo fixes: mecanism -> mechanism
Adrian Bunk
1
-1
/
+1
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
18
-599
/
+638
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2
-25
/
+26
2006-06-29
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
1
-1
/
+1
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
1
-1
/
+1
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2
-6
/
+6
2006-06-29
[POWERPC] Use little-endian bit from firmware ibm,pa-features property
Paul Mackerras
1
-0
/
+1
2006-06-29
[POWERPC] Make sure smp_processor_id works very early in boot
Michael Ellerman
2
-11
/
+3
2006-06-29
[POWERPC] Make lparcfg.c work when both iseries and pseries are selected
Stephen Rothwell
1
-71
/
+76
2006-06-29
[POWERPC] Add general support for mpc7448hpc2 (Taiga) platform
Zang Roy-r61911
1
-0
/
+11
2006-06-28
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
1
-12
/
+0
2006-06-28
powerpc: minor cleanups for mpc86xx
Kumar Gala
1
-12
/
+0
2006-06-28
[POWERPC] Consolidate some of kernel/misc*.S
Stephen Rothwell
4
-334
/
+209
2006-06-28
[POWERPC] Remove unused function call_with_mmu_off
Stephen Rothwell
1
-42
/
+0
2006-06-28
[POWERPC] Clean up it_lp_queue.h
Stephen Rothwell
1
-1
/
+0
2006-06-28
[POWERPC] Skip the "copy down" of the kernel if it is already at zero.
Jimi Xenidis
1
-0
/
+3
2006-06-28
[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.
David Wilder
2
-42
/
+132
2006-06-28
[POWERPC] Add udbg support for RTAS console
Michael Ellerman
2
-3
/
+76
2006-06-28
[POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier
Michael Ellerman
2
-18
/
+27
2006-06-28
[POWERPC] Move RTAS exports next to their declarations
Michael Ellerman
1
-14
/
+13
2006-06-28
[POWERPC] Make rtas_call() safe if RTAS hasn't been initialised
Michael Ellerman
1
-1
/
+1
2006-06-28
[POWERPC] Setup the boot cpu's paca pointer in C rather than asm
Michael Ellerman
2
-12
/
+8
2006-06-28
[POWERPC] Make kexec_setup() a regular initcall
Michael Ellerman
2
-5
/
+3
2006-06-28
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
Michael Ellerman
1
-5
/
+1
2006-06-28
[POWERPC] Export flat device tree via debugfs for debugging
Michael Ellerman
1
-0
/
+25
2006-06-28
[POWERPC] Remove remaining iSeries debugger cruft
Michael Ellerman
1
-28
/
+9
2006-06-28
[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel
Haren Myneni
1
-0
/
+30
2006-06-28
[POWERPC] Don't access HID registers if running on a Hypervisor.
Jimi Xenidis
1
-2
/
+12
2006-06-28
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
1
-1
/
+1
2006-06-28
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
1
-1
/
+1
2006-06-28
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
2
-12
/
+2
2006-06-28
[PATCH] Register sysfs file for hotplugged new node
Yasunori Goto
1
-13
/
+2
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2
-7
/
+7
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in arch and core code
Greg Kroah-Hartman
1
-18
/
+19
2006-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-3
/
+3
2006-06-26
[PATCH] fix and optimize clock source update
Roman Zippel
1
-2
/
+2
2006-06-26
[PATCH] Time: Let user request precision from current_tick_length()
john stultz
1
-1
/
+1
2006-06-26
Storage class should be first
Tobias Klauser
1
-2
/
+2
2006-06-26
fix paniced->panicked typos
Lee Revell
1
-1
/
+1
2006-06-25
[PATCH] Rewritten backlight infrastructure for portable Apple computers
Michael Hanselmann
1
-3
/
+12
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
3
-4
/
+0
2006-06-23
[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly
Andreas Mohr
1
-2
/
+2
2006-06-21
[POWERPC] support ibm,extended-*-frequency properties
Anton Blanchard
1
-27
/
+30
2006-06-21
[POWERPC] Unify ppc syscall tables
Andreas Schwab
1
-306
/
+5
2006-06-21
[POWERPC] cell: add RAS support
Benjamin Herrenschmidt
2
-0
/
+72
2006-06-21
[POWERPC] Add starting of secondary 86xx CPUs.
Jon Loeliger
2
-2
/
+14
2006-06-21
[POWERPC] Add 8641 CPU table entry.
Jon Loeliger
1
-0
/
+12
2006-06-21
[POWERPC] Prevent duplicate lmb reservations for Device Tree blob.
Jon Loeliger
1
-2
/
+11
2006-06-21
[POWERPC] Guard L3CR references with CPU_FTR_L3CR.
Jon Loeliger
1
-0
/
+2
[next]