index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-01-12
[PATCH] uml: task_stack_page()
Al Viro
3
-5
/
+5
2006-01-12
[PATCH] uml: task_thread_info()
Al Viro
2
-3
/
+3
2006-01-12
[PATCH] sparc: task_stack_page()
Al Viro
1
-4
/
+4
2006-01-12
[PATCH] sparc: task_thread_info()
Al Viro
6
-9
/
+9
2006-01-12
[PATCH] sh: task_stack_page()
Al Viro
2
-3
/
+3
2006-01-12
[PATCH] sh: task_thread_info()
Al Viro
2
-2
/
+2
2006-01-12
[PATCH] sh: task_pt_regs()
Al Viro
3
-48
/
+18
2006-01-12
[PATCH] sparc64: task_pt_regs()
Al Viro
3
-9
/
+10
2006-01-12
[PATCH] sparc64: task_stack_page()
Al Viro
2
-5
/
+5
2006-01-12
[PATCH] sparc64: task_thread_info()
Al Viro
6
-24
/
+24
2006-01-12
[PATCH] i386: task_stack_page()
Al Viro
2
-2
/
+2
2006-01-12
[PATCH] i386: fix task_pt_regs()
akpm@osdl.org
3
-21
/
+14
2006-01-12
[PATCH] i386: task_thread_info()
Al Viro
3
-7
/
+7
2006-01-12
[PATCH] amd64: task_stack_page()
Al Viro
2
-4
/
+4
2006-01-12
[PATCH] amd64: task_pt_regs()
Al Viro
7
-21
/
+13
2006-01-12
[PATCH] amd64: task_thread_info()
Al Viro
6
-11
/
+11
2006-01-12
[PATCH] alpha: task_pt_regs()
akpm@osdl.org
4
-29
/
+12
2006-01-12
[PATCH] alpha: task_stack_page()
Al Viro
3
-5
/
+5
2006-01-12
[PATCH] alpha: task_thread_info()
Al Viro
6
-30
/
+30
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
2
-2
/
+13
2006-01-12
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
12
-10
/
+527
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
16
-0
/
+148
2006-01-12
[PATCH] Implement ioctl emulation for the parport character device
Andi Kleen
1
-0
/
+29
2006-01-12
[PATCH] memmap_init_zone(): remove uneccesary page++
Greg Ungerer
1
-1
/
+1
2006-01-12
[PATCH] md: remove slashes from disk names when creation dev names in sysfs
Neil Brown
1
-0
/
+3
2006-01-12
[PATCH] do_truncate() call fix in tiny-shmem.c
Catalin Marinas
1
-1
/
+1
2006-01-12
[PATCH] migration: make sure there is no attempt to migrate reserved pages.
Christoph Lameter
1
-1
/
+3
2006-01-12
[PATCH] fix queue stalling while barrier sequencing
Tejun Heo
1
-10
/
+10
2006-01-12
[PATCH] x86_64: Fix SMP bootup with CONFIG_KDUMP enabled
Vivek Goyal
1
-2
/
+9
2006-01-12
[PATCH] x86_64: Don't confuse noapic with noapictimer
Andi Kleen
1
-1
/
+3
2006-01-12
[PATCH] x86_64: don't copy command line twice
Jan Beulich
1
-4
/
+0
2006-01-12
[PATCH] i386/x86-64: make setup_early_printk() usage consistent
Jan Beulich
3
-5
/
+3
2006-01-12
[PATCH] i386: Move DOUBLEFAULT config to arch/i386/Kconfig
Andi Kleen
2
-9
/
+9
2006-01-12
[PATCH] x86_64: Allow kernel page tables upto the end of memory
Andi Kleen
1
-2
/
+14
2006-01-12
[PATCH] x86_64: Use safe_smp_processor_id in MCE handler
Andi Kleen
1
-1
/
+2
2006-01-12
[PATCH] x86_64: Some housekeeping in local APIC code
Andi Kleen
5
-69
/
+49
2006-01-12
[PATCH] x86_64: Display meaningful part of filename during BUG()
Jan Beulich
3
-7
/
+18
2006-01-12
[PATCH] x86_64: Reduce screen space needed by stack trace
Jan Beulich
1
-13
/
+12
2006-01-12
[PATCH] x86_64: Fix get_cmos_time()
Jan Beulich
1
-7
/
+4
2006-01-12
[PATCH] x86_64: No need to export get_cmos_time anymore
Andi Kleen
2
-4
/
+1
2006-01-12
[PATCH] x86_64: Remove unused AMD K8 C stepping flag
Andi Kleen
2
-7
/
+1
2006-01-12
[PATCH] i386: Move phys_proc_id/early intel workaround to correct function.
Andi Kleen
1
-7
/
+10
2006-01-12
[PATCH] x86_64: sparse warning cleanups
Stephen Hemminger
2
-3
/
+3
2006-01-12
[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line
Andi Kleen
2
-13
/
+39
2006-01-12
[PATCH] x86_64: Remove unused segments
Andi Kleen
2
-6
/
+3
2006-01-12
[PATCH] x86_64: ioapic virtual wire mode fix
Vivek Goyal
1
-1
/
+2
2006-01-12
[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch
Ravikiran G Thirumalai
5
-0
/
+85
2006-01-12
[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align
Ravikiran G Thirumalai
3
-1
/
+23
2006-01-12
[PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.h
Andi Kleen
1
-0
/
+1
[next]