index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-07-25
powerpc/pseries: iommu enablement for CMO
Robert Jennings
1
-5
/
+23
2008-07-25
powerpc/pseries: Add CMO paging statistics
Brian King
1
-0
/
+20
2008-07-25
powerpc/pseries: Split retrieval of processor entitlement data into a helper ...
Robert Jennings
1
-35
/
+46
2008-07-25
powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg
Nathan Fontenot
1
-1
/
+120
2008-07-25
powerpc/pseries: Split processor entitlement retrieval and gathering to helpe...
Nathan Fotenot
1
-78
/
+88
2008-07-25
powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfg
Nathan Fontenot
1
-32
/
+0
2008-07-25
powerpc: Fix compile error with binutils 2.15
Segher Boessenkool
1
-1
/
+1
2008-07-25
powerpc: BookE hardware watchpoint support
Luis Machado
5
-10
/
+136
2008-07-25
powerpc: Fallout from sysdev API changes
Stephen Rothwell
1
-1
/
+2
2008-07-25
powerpc: Enable AT_BASE_PLATFORM aux vector
Nathan Lynch
1
-0
/
+11
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-23
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel
3
-16
/
+411
2008-07-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
7
-168
/
+130
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-4
/
+11
2008-07-22
powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2
Segher Boessenkool
1
-3
/
+28
2008-07-22
powerpc: Indicate which oprofile counters to use while in compat mode
Torez Smith
1
-0
/
+20
2008-07-22
powerpc: Fix OF parsing of 64 bits PCI addresses
Benjamin Herrenschmidt
2
-20
/
+25
2008-07-22
powerpc: Fix support for latencytop
Arnd Bergmann
1
-1
/
+1
2008-07-22
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
1
-5
/
+8
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
68
-994
/
+2085
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-1
/
+1
2008-07-16
powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-E
Kumar Gala
1
-15
/
+4
[next]