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
2006-01-12
[PATCH] sparc: task_thread_info()
Al Viro
5
-8
/
+8
2006-01-12
[PATCH] sh: task_stack_page()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] sh: task_thread_info()
Al Viro
2
-2
/
+2
2006-01-12
[PATCH] sh: task_pt_regs()
Al Viro
2
-48
/
+8
2006-01-12
[PATCH] sparc64: task_pt_regs()
Al Viro
1
-6
/
+6
2006-01-12
[PATCH] sparc64: task_stack_page()
Al Viro
2
-5
/
+5
2006-01-12
[PATCH] sparc64: task_thread_info()
Al Viro
4
-21
/
+21
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
2
-20
/
+3
2006-01-12
[PATCH] i386: task_thread_info()
Al Viro
2
-3
/
+3
2006-01-12
[PATCH] amd64: task_stack_page()
Al Viro
2
-4
/
+4
2006-01-12
[PATCH] amd64: task_pt_regs()
Al Viro
5
-18
/
+10
2006-01-12
[PATCH] amd64: task_thread_info()
Al Viro
5
-6
/
+6
2006-01-12
[PATCH] alpha: task_pt_regs()
akpm@osdl.org
2
-17
/
+9
2006-01-12
[PATCH] alpha: task_stack_page()
Al Viro
2
-4
/
+4
2006-01-12
[PATCH] alpha: task_thread_info()
Al Viro
3
-22
/
+22
2006-01-12
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
3
-1
/
+8
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
1
-0
/
+10
2006-01-11
[PATCH] x86_64: Fix SMP bootup with CONFIG_KDUMP enabled
Vivek Goyal
1
-2
/
+9
2006-01-11
[PATCH] x86_64: Don't confuse noapic with noapictimer
Andi Kleen
1
-1
/
+3
2006-01-11
[PATCH] x86_64: don't copy command line twice
Jan Beulich
1
-4
/
+0
2006-01-11
[PATCH] i386/x86-64: make setup_early_printk() usage consistent
Jan Beulich
3
-5
/
+3
2006-01-11
[PATCH] i386: Move DOUBLEFAULT config to arch/i386/Kconfig
Andi Kleen
1
-0
/
+9
2006-01-11
[PATCH] x86_64: Allow kernel page tables upto the end of memory
Andi Kleen
1
-2
/
+14
2006-01-11
[PATCH] x86_64: Use safe_smp_processor_id in MCE handler
Andi Kleen
1
-1
/
+2
2006-01-11
[PATCH] x86_64: Some housekeeping in local APIC code
Andi Kleen
4
-64
/
+48
2006-01-11
[PATCH] x86_64: Display meaningful part of filename during BUG()
Jan Beulich
2
-7
/
+17
2006-01-11
[PATCH] x86_64: Reduce screen space needed by stack trace
Jan Beulich
1
-13
/
+12
2006-01-11
[PATCH] x86_64: Fix get_cmos_time()
Jan Beulich
1
-7
/
+4
2006-01-11
[PATCH] x86_64: No need to export get_cmos_time anymore
Andi Kleen
2
-4
/
+1
2006-01-11
[PATCH] x86_64: Remove unused AMD K8 C stepping flag
Andi Kleen
1
-6
/
+0
2006-01-11
[PATCH] i386: Move phys_proc_id/early intel workaround to correct function.
Andi Kleen
1
-7
/
+10
2006-01-11
[PATCH] x86_64: sparse warning cleanups
Stephen Hemminger
1
-1
/
+1
2006-01-11
[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line
Andi Kleen
1
-0
/
+36
2006-01-11
[PATCH] x86_64: Remove unused segments
Andi Kleen
1
-3
/
+2
2006-01-11
[PATCH] x86_64: ioapic virtual wire mode fix
Vivek Goyal
1
-1
/
+2
2006-01-11
[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch
Ravikiran G Thirumalai
3
-0
/
+64
2006-01-11
[PATCH] x86_64: Memorize location of i8259 for reboots.
Eric W. Biederman
2
-37
/
+109
2006-01-11
[PATCH] x86_64: allow setting RF in EFLAGS
Chuck Ebbert
2
-6
/
+12
2006-01-11
[PATCH] x86_64: "invalid operand" -> "invalid opcode"
Chuck Ebbert
1
-1
/
+1
2006-01-11
[PATCH] x86_64: Sparse warnings fix.
Luiz Fernando Capitulino
1
-2
/
+2
2006-01-11
[PATCH] x86_64: Remove useless KDB vector
Andi Kleen
4
-17
/
+1
2006-01-11
[PATCH] x86_64: Tell user to enable GART_IOMMU when needed
Andi Kleen
1
-2
/
+3
2006-01-11
[PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernels
Andi Kleen
1
-0
/
+2
2006-01-11
[PATCH] x86_64: Allocate PDAs in the local node
Ravikiran G Thirumalai
3
-1
/
+22
2006-01-11
[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation
Ravikiran G Thirumalai
7
-18
/
+17
2006-01-11
[PATCH] x86_64: Early initialization of cpu_to_node
Ravikiran Thirumalai
2
-0
/
+27
2006-01-11
[PATCH] x86_64: Fix up white space in time.c
Andi Kleen
1
-39
/
+32
2006-01-11
[PATCH] x86_64: Use standard __always_inline in vsyscall.c
Andi Kleen
1
-6
/
+5
2006-01-11
[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...
Andi Kleen
1
-2
/
+2
[next]