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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
powerpc/8xx: Fix regression introduced by cache coherency rewrite
Rex Feany
1
-3
/
+16
2009-09-24
powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xx
Josh Boyer
1
-3
/
+13
2009-09-24
powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIAL
Benjamin Herrenschmidt
3
-5
/
+2
2009-09-24
powerpc: Cleanup linker script using new linker script macros.
Tim Abbott
1
-54
/
+15
2009-09-24
powerpc: Fix ibm,client-architecture-support printout
Anton Blanchard
1
-1
/
+2
2009-09-24
powerpc: Increase NODES_SHIFT on 64bit from 4 to 8
Anton Blanchard
1
-0
/
+6
2009-09-24
powerpc/perf_counter: Fix vdso detection
Anton Blanchard
1
-4
/
+10
2009-09-24
powerpc: Move 64bit heap above 1TB on machines with 1TB segments
Anton Blanchard
1
-1
/
+16
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
12
-27
/
+49
2009-09-24
powerpc: Rename get_dma_direct_offset get_dma_offset
Becky Bruce
2
-14
/
+22
2009-09-24
powerpc/mm: Remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-09-24
powerpc/book3e-64: Remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-09-24
powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLE
Tony Breeds
2
-0
/
+67
2009-09-24
powerpc/pmc: Don't access lppaca on Book3E
Benjamin Herrenschmidt
1
-1
/
+1
2009-09-24
powerpc: kmalloc failure ignored in vio_build_iommu_table()
roel kluin
1
-0
/
+2
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
61
-201
/
+139
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
20
-20
/
+2
2009-09-24
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
4
-14
/
+15
2009-09-24
cpumask: use mm_cpumask() wrapper: um
Rusty Russell
1
-2
/
+2
2009-09-24
cpumask: use mm_cpumask() wrapper: mips
Rusty Russell
2
-6
/
+6
2009-09-24
cpumask: use mm_cpumask() wrapper: mn10300
Rusty Russell
1
-6
/
+6
2009-09-24
cpumask: use mm_cpumask() wrapper: m32r
Rusty Russell
2
-6
/
+6
2009-09-24
cpumask: use mm_cpumask() wrapper: arm
Rusty Russell
6
-20
/
+21
2009-09-24
cpumask: Use accessors for cpu_*_mask: um
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
4
-13
/
+13
2009-09-24
cpumask: Use accessors for cpu_*_mask: mips
Rusty Russell
4
-8
/
+8
2009-09-24
cpumask: Use accessors for cpu_*_mask: m32r
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
11
-11
/
+0
2009-09-24
cpumask: arch_send_call_function_ipi_mask: s390
Rusty Russell
2
-3
/
+4
2009-09-24
cpumask: arch_send_call_function_ipi_mask: powerpc
Rusty Russell
2
-3
/
+4
2009-09-24
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
12
-20
/
+25
2009-09-24
cpumask: arch_send_call_function_ipi_mask: m32r
Rusty Russell
2
-12
/
+13
2009-09-24
cpumask: arch_send_call_function_ipi_mask: alpha
Rusty Russell
2
-8
/
+9
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
ia64: convert last user of smp_call_function_mask
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: remove last assignment to mask field of struct irqaction.
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
7
-40
/
+1
2009-09-24
cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc
Rusty Russell
1
-5
/
+0
2009-09-24
cpumask: remove the now-obsoleted pcibus_to_cpumask(): mips
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
3
-15
/
+7
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
67
-161
/
+140
2009-09-23
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
2
-11
/
+11
2009-09-23
MN10300: Handle removal of struct uart_info
David Howells
3
-9
/
+9
2009-09-23
FRV: Use asm/generic-hardirq.h
Christoph Hellwig
2
-17
/
+4
2009-09-23
Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-14
/
+8
[next]