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-12-20
[POWERPC] Fix register save area alignment for swapcontext syscall
Paul Mackerras
1
-3
/
+13
2006-12-20
[POWERPC] Fix PCI device channel state initialization
Linas Vepstas
1
-0
/
+1
2006-12-20
[POWERPC] Workaround oldworld OF bug with IRQs & P2P bridges
Benjamin Herrenschmidt
1
-2
/
+13
2006-12-19
[POWERPC] powerpc: add scanning of ebc bus to of_platform
Arnd Bergmann
1
-0
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2
-3
/
+3
2006-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
16
-194
/
+228
2006-12-11
[POWERPC] Generic BUG for powerpc
Jeremy Fitzhardinge
4
-87
/
+19
2006-12-11
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
5
-7
/
+13
2006-12-11
Merge branch '85xx' into for_paulus
Kumar Gala
1
-1
/
+1
2006-12-11
[POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set
Kumar Gala
1
-1
/
+1
2006-12-11
[POWERPC] Fix irq routing on some 32-bit PowerMacs
Benjamin Herrenschmidt
1
-45
/
+53
2006-12-11
[POWERPC] Support ibm,dynamic-reconfiguration-memory nodes
Paul Mackerras
2
-1
/
+56
2006-12-09
[POWERPC] Add SPURR SPR to sysfs
Anton Blanchard
1
-0
/
+8
2006-12-09
[POWERPC] Add DSCR SPR to sysfs
Anton Blanchard
1
-0
/
+8
2006-12-08
[PATCH] struct path: convert powerpc
Josef Sipek
2
-11
/
+11
2006-12-08
[POWERPC] Fix 440SPe CPU table entry
Kumar Gala
1
-2
/
+1
2006-12-08
Merge branch '83xx' into for_paulus
Kumar Gala
3
-1
/
+10
2006-12-08
[POWERPC] Add support for FP emulation for the e300c2 core
Kim Phillips
3
-1
/
+10
2006-12-08
[POWERPC] of_device_register: propagate device_create_file return code
Kumar Gala
1
-3
/
+1
2006-12-08
[POWERPC] Fix mmap of PCI resource with hack for X
Benjamin Herrenschmidt
2
-24
/
+63
2006-12-08
[POWERPC] iSeries: head_64.o needs to depend on lparmap.s
Stephen Rothwell
1
-0
/
+1
2006-12-08
[POWERPC] of_platform_make_bus_id(): make `magic' int
Geert Uytterhoeven
1
-1
/
+1
2006-12-08
[POWERPC] Add rtas_service_present() helper
Nathan Lynch
1
-0
/
+6
2006-12-08
[POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c
Michael Ellerman
1
-29
/
+0
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2
-4
/
+5
2006-12-07
[PATCH] Kexec / Kdump: Unify elf note code
Magnus Damm
1
-57
/
+2
2006-12-07
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
1
-1
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-2
/
+2
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu
Siddha, Suresh B
1
-4
/
+4
2006-12-07
[PATCH] relocatable kernel: Kallsyms generate relocatable symbols
Eric W. Biederman
1
-0
/
+1
2006-12-05
[POWERPC] Add missing EXPORTS for mpc52xx support
Grant Likely
1
-0
/
+1
2006-12-04
[POWERPC] Fix debug printks for 32-bit resources in the PCI code
Sergei Shtylyov
1
-13
/
+11
2006-12-04
[POWERPC] Replace kmalloc+memset with kzalloc
Yan Burman
4
-9
/
+4
2006-12-04
[POWERPC] Add the e300c3 core to the CPU table.
Scott Wood
1
-0
/
+11
2006-12-04
[POWERPC] iSeries: don't build head_64.o unnecessarily
Stephen Rothwell
1
-1
/
+1
2006-12-04
[POWERPC] Tell firmware we can handle POWER6 compatible mode
Paul Mackerras
1
-0
/
+1
2006-12-04
[POWERPC] Fix OF pci flags parsing
Olof Johansson
1
-0
/
+2
2006-12-04
[POWERPC] iSeries: Eliminate "exceeds stub group size" warnings
Stephen Rothwell
2
-7
/
+7
2006-12-04
[POWERPC] fix missing #include in sys_ppc32.c
Arnd Bergmann
1
-0
/
+1
2006-12-04
[POWERPC] powerpc: Make 970MP detectable by oprofile
Mike Wolf
1
-1
/
+1
2006-12-04
[POWERPC] powerpc: Workaround for of_platform without "reg" nor "dcr-reg"
Benjamin Herrenschmidt
1
-2
/
+9
2006-12-04
[POWERPC] Distinguish POWER6 partition modes and tell userspace
Paul Mackerras
5
-43
/
+117
2006-12-04
[POWERPC] cell: Add oprofile support
Maynard Johnson
1
-0
/
+3
2006-12-04
[POWERPC] Fix wraparound problem in smp-tbsync on 32-bit
Adrian Cox
1
-1
/
+1
2006-12-04
[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU
Linas Vepstas
1
-2
/
+3
2006-12-04
[POWERPC] Make soft_enabled irqs preempt safe
Hugh Dickins
1
-5
/
+52
2006-12-04
[POWERPC] iSeries: fix time.c for combined build
Stephen Rothwell
1
-3
/
+4
2006-12-04
[POWERPC] iSeries: fix sysfs.c for combined build
Stephen Rothwell
1
-6
/
+4
[next]