index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2006-01-12
[PATCH] x86_64: cleanup enter_lazy_tlb()
Brian Gerst
1
-7
/
+2
2006-01-12
[PATCH] x86_64: Memorize location of i8259 for reboots.
Eric W. Biederman
2
-37
/
+109
2006-01-12
[PATCH] x86_64: allow setting RF in EFLAGS
Chuck Ebbert
2
-6
/
+12
2006-01-12
[PATCH] x86_64: "invalid operand" -> "invalid opcode"
Chuck Ebbert
1
-1
/
+1
2006-01-12
[PATCH] x86_64: Sparse warnings fix.
Luiz Fernando Capitulino
1
-2
/
+2
2006-01-12
[PATCH] x86_64: Remove useless KDB vector
Andi Kleen
6
-22
/
+3
2006-01-12
[PATCH] x86_64: Don't claim too many vectors for TLB flushing
Jason Uhlenkott
1
-4
/
+3
2006-01-12
[PATCH] x86_64: Tell user to enable GART_IOMMU when needed
Andi Kleen
1
-2
/
+3
2006-01-12
[PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernels
Andi Kleen
1
-0
/
+2
2006-01-12
[PATCH] x86_64: Allocate PDAs in the local node
Ravikiran G Thirumalai
4
-3
/
+25
2006-01-12
[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation
Ravikiran G Thirumalai
9
-20
/
+21
2006-01-12
[PATCH] x86_64: Early initialization of cpu_to_node
Ravikiran Thirumalai
3
-0
/
+32
2006-01-12
[PATCH] x86_64: Fix up white space in time.c
Andi Kleen
1
-39
/
+32
2006-01-12
[PATCH] x86_64: Use standard __always_inline in vsyscall.c
Andi Kleen
1
-6
/
+5
2006-01-12
[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...
Andi Kleen
2
-4
/
+6
2006-01-12
[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC
Andi Kleen
5
-21
/
+26
2006-01-12
[PATCH] x86_64: Support alternative() in vsyscalls
Andi Kleen
1
-2
/
+10
[next]