index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
1
-1
/
+1
*
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
1
-1
/
+1
*
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-13
1
-4
/
+0
*
powerpc/virtex5: Fix Virtex5 machine check handling
Grant Likely
2008-12-05
2
-0
/
+4
*
powerpc: Fix dma_map_sg() cache flushing on non coherent platforms
Benjamin Herrenschmidt
2008-12-03
1
-0
/
+1
*
powerpc: Fix build for 32-bit SMP configs
Milton Miller
2008-12-01
1
-0
/
+2
*
powerpc: Fix system calls on Cell entered with XER.SO=1
Paul Mackerras
2008-12-01
1
-1
/
+7
*
powerpc: Fix IRQ assignment for some PCIe devices
Adhemerval Zanella
2008-12-01
1
-2
/
+5
*
powerpc/44x: Fix 460EX/460GT machine check handling
Benjamin Herrenschmidt
2008-11-13
1
-1
/
+6
*
powerpc: Fix msr check in compat_sys_swapcontext
Andreas Schwab
2008-11-11
1
-3
/
+15
*
powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidates
Kumar Gala
2008-11-08
1
-0
/
+4
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-10-31
15
-185
/
+177
|
\
|
*
Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"
Paul Mackerras
2008-10-31
2
-8
/
+5
|
*
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
2008-10-31
4
-53
/
+55
|
*
powerpc/pci: Fix unmapping of IO space on 64-bit
Benjamin Herrenschmidt
2008-10-31
1
-1
/
+1
|
*
powerpc/pci: Properly allocate bus resources for hotplug PHBs
Nathan Fontenot
2008-10-31
1
-55
/
+55
|
*
OF-device: Don't overwrite numa_node in device registration
Jeremy Kerr
2008-10-31
1
-1
/
+0
|
*
powerpc: Fix swapcontext system for VSX + old ucontext size
Michael Neuling
2008-10-31
2
-39
/
+30
|
*
powerpc: Fix compiler warning for the relocatable kernel
Michael Neuling
2008-10-31
1
-3
/
+3
|
*
powerpc: Work around ld bug in older binutils
Paul Mackerras
2008-10-31
1
-0
/
+2
|
*
powerpc/ppc64/kdump: Better flag for running relocatable
Milton Miller
2008-10-31
1
-11
/
+19
|
*
powerpc: Use is_kdump_kernel()
Milton Miller
2008-10-31
1
-1
/
+2
|
*
powerpc: Kexec exit should not use magic numbers
Milton Miller
2008-10-31
2
-13
/
+5
*
|
Merge commit 'v2.6.28-rc2' into tracing/urgent
Ingo Molnar
2008-10-27
14
-111
/
+128
|
\
|
|
*
Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-10-23
1
-0
/
+2
|
|
\
|
|
*
x86, um: get rid of uml signal.h
Al Viro
2008-10-22
1
-0
/
+2
|
*
|
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
2008-10-22
6
-45
/
+89
|
*
|
powerpc: Further compile fixup for STRICT_MM_TYPECHECKS
David Gibson
2008-10-22
1
-1
/
+2
|
*
|
powerpc: Remove empty #else from signal_64.c
Michael Neuling
2008-10-22
1
-2
/
+0
|
*
|
powerpc: Move memory size print into common show_cpuinfo for 32-bit
Becky Bruce
2008-10-22
1
-0
/
+7
|
*
|
Merge commit 'origin' into master
Benjamin Herrenschmidt
2008-10-21
5
-120
/
+152
|
|
\
|
|
*
|
powerpc: Delete unused prom_strtoul and prom_memparse
Milton Miller
2008-10-21
1
-61
/
+0
|
*
|
powerpc: Find and destroy possible stale kernel added properties
Milton Miller
2008-10-21
1
-0
/
+13
|
*
|
powerpc: Fix build issue with CONFIG_RELOCATABLE=y
Kumar Gala
2008-10-21
1
-1
/
+1
|
*
|
powerpc: Unsigned speed cannot be negative in udbg_16559.c
roel kluin
2008-10-21
1
-1
/
+1
|
*
|
powerpc/40x: Add AMCC PowerPC 405EZ to cputable
Josh Boyer
2008-10-17
1
-0
/
+13
*
|
|
ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file
Steven Rostedt
2008-10-23
1
-5
/
+5
*
|
|
ftrace: remove mcount set
Steven Rostedt
2008-10-23
1
-17
/
+0
*
|
|
Merge branch 'tracing/ftrace' into tracing/urgent
Ingo Molnar
2008-10-22
4
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-10-20
4
-4
/
+4
*
|
|
powerpc/PCI: Add legacy PCI access via sysfs
Benjamin Herrenschmidt
2008-10-20
1
-1
/
+135
*
|
|
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
2008-10-20
1
-2
/
+8
|
/
/
*
|
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-10-16
1
-2
/
+2
|
\
\
|
*
|
KVM: powerpc: Map guest userspace with TID=0 mappings
Hollis Blanchard
2008-10-15
1
-1
/
+1
|
*
|
KVM: ppc: Write only modified shadow entries into the TLB on exit
Hollis Blanchard
2008-10-15
1
-0
/
+1
|
*
|
KVM: ppc: Stop saving host TLB state
Hollis Blanchard
2008-10-15
1
-1
/
+0
*
|
|
powerpc: use iommu_num_pages function in IOMMU code
Joerg Roedel
2008-10-16
1
-16
/
+7
*
|
|
powerpc: rename iommu_num_pages function to iommu_nr_pages
Joerg Roedel
2008-10-16
1
-6
/
+6
*
|
|
compat: generic compat get/settimeofday
Christoph Hellwig
2008-10-16
1
-63
/
+0
*
|
|
compat: move cp_compat_stat to common code
Christoph Hellwig
2008-10-16
1
-36
/
+0
|
|
/
|
/
|
[next]