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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-12
[PATCH] sparc: task_thread_info()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] sh: task_stack_page()
Al Viro
1
-2
/
+2
2006-01-12
[PATCH] sh: task_pt_regs()
Al Viro
1
-0
/
+10
2006-01-12
[PATCH] sparc64: task_pt_regs()
Al Viro
2
-3
/
+4
2006-01-12
[PATCH] sparc64: task_thread_info()
Al Viro
2
-3
/
+3
2006-01-12
[PATCH] i386: task_stack_page()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] i386: fix task_pt_regs()
akpm@osdl.org
1
-1
/
+11
2006-01-12
[PATCH] i386: task_thread_info()
Al Viro
1
-4
/
+4
2006-01-12
[PATCH] amd64: task_pt_regs()
Al Viro
2
-3
/
+3
2006-01-12
[PATCH] amd64: task_thread_info()
Al Viro
1
-5
/
+5
2006-01-12
[PATCH] alpha: task_pt_regs()
akpm@osdl.org
2
-12
/
+3
2006-01-12
[PATCH] alpha: task_stack_page()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] alpha: task_thread_info()
Al Viro
3
-8
/
+8
2006-01-12
[PATCH] missing helper - task_stack_page()
Al Viro
2
-0
/
+2
2006-01-12
[PATCH] sched: filter affine wakeups
akpm@osdl.org
1
-1
/
+4
2006-01-12
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
7
-9
/
+8
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
15
-0
/
+138
2006-01-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2
-4
/
+3
2006-01-11
[PATCH] x86_64: Some housekeeping in local APIC code
Andi Kleen
1
-5
/
+1
2006-01-11
[PATCH] x86_64: Display meaningful part of filename during BUG()
Jan Beulich
1
-0
/
+1
2006-01-11
[PATCH] x86_64: Remove unused AMD K8 C stepping flag
Andi Kleen
1
-1
/
+1
2006-01-11
[PATCH] x86_64: sparse warning cleanups
Stephen Hemminger
1
-2
/
+2
2006-01-11
[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line
Andi Kleen
1
-13
/
+3
2006-01-11
[PATCH] x86_64: Remove unused segments
Andi Kleen
1
-3
/
+1
2006-01-11
[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch
Ravikiran G Thirumalai
2
-0
/
+21
2006-01-11
[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align
Ravikiran G Thirumalai
2
-0
/
+18
2006-01-11
[PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.h
Andi Kleen
1
-0
/
+1
2006-01-11
[PATCH] x86_64: cleanup enter_lazy_tlb()
Brian Gerst
1
-7
/
+2
2006-01-11
[PATCH] x86_64: Remove useless KDB vector
Andi Kleen
2
-5
/
+2
2006-01-11
[PATCH] x86_64: Don't claim too many vectors for TLB flushing
Jason Uhlenkott
1
-4
/
+3
2006-01-11
[PATCH] x86_64: Allocate PDAs in the local node
Ravikiran G Thirumalai
1
-2
/
+3
2006-01-11
[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation
Ravikiran G Thirumalai
2
-2
/
+4
2006-01-11
[PATCH] x86_64: Early initialization of cpu_to_node
Ravikiran Thirumalai
1
-0
/
+5
2006-01-11
[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...
Andi Kleen
1
-2
/
+4
2006-01-11
[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC
Andi Kleen
2
-0
/
+17
2006-01-11
[PATCH] x86_64: Support alternative() with a output argument.
Andi Kleen
1
-0
/
+15
2006-01-11
[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...
Andi Kleen
1
-0
/
+2
2006-01-11
[PATCH] x86_64: Fix compile error with !CONFIG_COMPAT
Andi Kleen
2
-2
/
+1
2006-01-11
[PATCH] x86_64: x86_64 write apic id fix
Vivek Goyal
1
-0
/
+1
2006-01-11
[PATCH] x86_64: Remove unused apic_write_atomic
Andi Kleen
1
-5
/
+0
2006-01-11
[PATCH] i386: make pci_map_single/pci_map_sg warn for zero length.
Andi Kleen
1
-3
/
+9
2006-01-11
[PATCH] x86_64: Use function pointers to call DMA mapping functions
Muli Ben-Yehuda
5
-112
/
+163
2006-01-11
[PATCH] x86_64: Add idle notifiers
Andi Kleen
1
-0
/
+14
2006-01-11
[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state
Venkatesh Pallipadi
1
-0
/
+6
2006-01-11
[PATCH] i386: Handle missing local APIC timer interrupts on C3 state
Venkatesh Pallipadi
1
-0
/
+5
2006-01-11
[PATCH] x86_64: "extern inline" -> "static inline" in pgtable.h
Adrian Bunk
1
-16
/
+16
2006-01-11
[PATCH] x86_64: Implement is_compat_task the right way
Andi Kleen
2
-0
/
+6
2006-01-11
[PATCH] x86_64: Align and pad x86_64 GDT on page boundary
Ravikiran G Thirumalai
1
-5
/
+8
2006-01-11
[PATCH] x86_64: Handle unknown node (-1) in alloc_pages_node
Andi Kleen
1
-0
/
+4
2006-01-11
[PATCH] x86_64: Fix 64bit FXSAVE encoding
Jan Beulich
1
-10
/
+48
[next]