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
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
1
-0
/
+1
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
2
-2
/
+0
2008-09-03
powerpc: Fix for getting CPU number in power_save_ppc32_restore()
Kumar Gala
2
-2
/
+3
2008-09-03
powerpc: Work around gcc's -fno-omit-frame-pointer bug
Tony Breeds
1
-3
/
+4
2008-09-03
powerpc: Make sure _etext is after all kernel text
Stephen Rothwell
1
-3
/
+4
2008-09-03
powerpc: Fix uninitialised variable in VSX alignment code
Michael Neuling
1
-1
/
+1
2008-08-20
powerpc: Expose PMCs & cache topology in sysfs on 32-bit
Benjamin Herrenschmidt
4
-31
/
+114
2008-08-20
powerpc: Remove redundant sysfs_remove_file calls for cache info
Nathan Lynch
1
-9
/
+2
2008-08-20
powerpc: Replace __FUNCTION__ with __func__
Harvey Harrison
1
-4
/
+4
2008-08-20
powerpc: Use the common ascii hex helpers
Harvey Harrison
1
-18
/
+16
2008-08-20
powerpc: Streamline ret_from_except_lite for non-iSeries platforms
Michael Ellerman
1
-24
/
+29
2008-08-20
powerpc: Fix vio_bus_probe oops on probe error
Brian King
1
-1
/
+1
2008-08-20
powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices
Joachim Fenkes
1
-12
/
+0
2008-08-20
powerpc: Fix /dev/oldmem interface for kdump
Michael Ellerman
1
-9
/
+22
2008-08-18
powerpc: Use generic compat_sys_old_readdir
Christoph Hellwig
1
-57
/
+0
2008-08-18
powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion
Paul Collins
1
-1
/
+1
2008-08-18
powerpc: Remove dead module_find_bug code
Steven Rostedt
1
-15
/
+0
2008-08-18
powerpc: Add CMO enabled flag and paging space data to lparcfg
Robert Jennings
1
-0
/
+5
2008-08-18
powerpc: Fix TLB invalidation on boot on 32-bit
Rocky Craig
1
-1
/
+1
2008-08-15
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
Huang Ying
1
-1
/
+1
2008-08-11
powerpc/pci: Don't keep ISA memory hole resources in the tree
Benjamin Herrenschmidt
1
-5
/
+12
2008-08-11
powerpc: Zero fill the return values of rtas argument buffer
Nathan Fontenot
1
-2
/
+3
2008-08-04
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
5
-47
/
+2
2008-07-30
powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs
Michael Neuling
1
-2
/
+2
2008-07-30
powerpc: Fix ptrace buffer size for VSX
Michael Neuling
1
-4
/
+2
2008-07-30
powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes
Michael Neuling
1
-0
/
+2
2008-07-30
powerpc: Allow non-hcall return values for lparcfg writes
Nathan Fontenot
1
-4
/
+0
2008-07-28
powerpc/powermac: Fixup default serial port device for pmac_zilog
Benjamin Herrenschmidt
1
-27
/
+17
2008-07-28
powerpc: Show processor cache information in sysfs
Nathan Lynch
1
-0
/
+309
2008-07-28
powerpc: Make core id information available to userspace
Nathan Lynch
1
-0
/
+23
2008-07-28
powerpc: Make core sibling information available to userspace
Nathan Lynch
1
-0
/
+64
2008-07-28
powerpc/vio: More fallout from dma_mapping_error API change
Stephen Rothwell
1
-1
/
+1
2008-07-28
powerpc: Add TIF_NOTIFY_RESUME support for tracehook
Roland McGrath
3
-5
/
+15
2008-07-28
powerpc: Make syscall tracing use tracehook.h helpers
Roland McGrath
3
-27
/
+34
2008-07-28
powerpc: Call tracehook_signal_handler() when setting up signal frames
Roland McGrath
1
-1
/
+7
2008-07-28
powerpc: Update cpu_sibling_maps dynamically
Nathan Lynch
3
-30
/
+29
2008-07-28
powerpc: register_cpu_online should be __cpuinit
Nathan Lynch
1
-1
/
+1
2008-07-28
powerpc: kill useless SMT code in prom_hold_cpus
Nathan Lynch
1
-36
/
+3
2008-07-28
powerpc: Fix vio build warnings
Nathan Lynch
1
-2
/
+2
2008-07-28
powerpc/booke: Clean up the hardware watchpoint support
Kumar Gala
4
-11
/
+12
2008-07-28
powerpc: Removed duplicated include in stacktrace.c
Huang Weiyi
1
-1
/
+0
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-1
/
+1
2008-07-26
kexec jump
Huang Ying
1
-1
/
+1
2008-07-26
powerpc: Fix boot problem due to AT_BASE_PLATFORM change
Nathan Lynch
1
-2
/
+2
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
12
-150
/
+1468
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
1
-4
/
+2
2008-07-25
powerpc/pseries: Remove kmalloc call in handling writes to lparcfg
Nathan Fontenot
1
-16
/
+12
2008-07-25
powerpc/pseries: Update arch vector to indicate support for CMO
Nathan Fontenot
1
-1
/
+8
2008-07-25
powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O
Nathan Fontenot
1
-0
/
+10
2008-07-25
powerpc/pseries: vio bus support for CMO
Robert Jennings
1
-6
/
+1027
[prev]
[next]