index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-02-13
[PATCH] i386: Remove unused kernel config option X86_XADD
Robert P. J. Day
1
-5
/
+0
2007-02-13
[PATCH] x86-64: clean up sparsemem memory_present call
Bob Picco
1
-15
/
+2
2007-02-13
[PATCH] i386: entry.S END/ENDPROC annotations
Jan Beulich
1
-4
/
+37
2007-02-13
[PATCH] i386: support Classic MediaGXm
takada
1
-3
/
+8
2007-02-13
[PATCH] i386: avoid gcc extension
Randy Dunlap
1
-3
/
+5
2007-02-13
[PATCH] i386: All Transmeta CPUs have constant TSCs
H. Peter Anvin
1
-0
/
+3
2007-02-13
[PATCH] x86: fix laptop bootup hang in init_acpi()
Ingo Molnar
4
-1
/
+72
2007-02-13
[PATCH] x86-64: robustify bad_dma_address handling
Muli Ben-Yehuda
1
-2
/
+15
2007-02-13
[PATCH] x86-64: define dma noncoherent API functions
Jeff Garzik
1
-0
/
+3
2007-02-13
[PATCH] x86-64: Don't reserve ROMs
Andi Kleen
1
-128
/
+2
2007-02-13
[PATCH] x86-64: Fix off by one error in IOMMU boundary checking
Andi Kleen
1
-2
/
+2
2007-02-13
[PATCH] x86-64: x86_64 - Fix FS/GS registers for VT execution
Zachary Amsden
1
-6
/
+14
2007-02-13
[PATCH] x86-64: Unexport __supported_pte_mask
Andi Kleen
1
-1
/
+0
2007-02-13
[PATCH] x86-64: Check return value of putreg in PTRACE_SETREGS
Andi Kleen
1
-2
/
+6
2007-02-13
[PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - upda...
Jack Steiner
1
-2
/
+7
2007-02-13
[PATCH] i386: fix size_or_mask and size_and_mask
Andreas Herrmann
2
-4
/
+4
2007-02-13
[PATCH] i386: Convert /proc/apm to seqfile
Alexey Dobriyan
1
-8
/
+18
2007-02-13
[PATCH] x86-64: Fix preprocessor condition
Josef 'Jeff' Sipek
1
-1
/
+1
2007-02-13
[PATCH] i386: use smp_call_function_single()
Alexey Dobriyan
1
-5
/
+2
2007-02-13
[PATCH] i386: use smp_call_function_single()
Alexey Dobriyan
1
-9
/
+4
2007-02-13
[PATCH] x86-64: Kconfig typos
Nicolas Kaiser
1
-6
/
+6
2007-02-13
[PATCH] i386: Small cleanup to TLB flush code
Andi Kleen
1
-3
/
+2
2007-02-13
[PATCH] x86-64: remove get_pmd()
Jan Beulich
1
-5
/
+0
2007-02-13
[PATCH] x86-64: Allow to run a program when a machine check event is detected
Andi Kleen
5
-26
/
+160
2007-02-13
[PATCH] x86-64: Tighten mce_amd driver MSR reads
Jan Beulich
1
-15
/
+25
2007-02-13
[PATCH] x86: simplify notify_page_fault()
Jan Beulich
2
-20
/
+16
2007-02-13
[PATCH] x86-64: list x86_64 quilt tree
Randy Dunlap
1
-0
/
+1
2007-02-13
[PATCH] x86-64: cleanup Doc/x86_64/ files
Randy Dunlap
4
-42
/
+35
2007-02-13
[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in oprofile
Venkatesh Pallipadi
1
-4
/
+5
2007-02-13
[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdog
Venkatesh Pallipadi
1
-16
/
+48
2007-02-13
[PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_wa...
Venkatesh Pallipadi
1
-14
/
+32
2007-02-13
[PATCH] x86-64: Use constant instead of raw number in x86_64 ioperm.c
Glauber de Oliveira Costa
1
-1
/
+1
2007-02-13
[PATCH] x86-64: Remove fastcall references in x86_64 code
Glauber de Oliveira Costa
4
-7
/
+7
2007-02-13
[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO hole
Rohit Seth
4
-14
/
+133
2007-02-13
[PATCH] i386: romsignature/checksum cleanup
Rene Herman
1
-8
/
+9
2007-02-13
[PATCH] i386: improve sched_clock() on i686
Ingo Molnar
2
-9
/
+15
2007-02-13
[PATCH] i386: add idle notifier
Stephane Eranian
7
-1
/
+85
2007-02-13
[PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h>
Adrian Bunk
1
-0
/
+1
2007-02-13
[PATCH] generic: Break init() in two parts to avoid MODPOST warnings
Vivek Goyal
1
-36
/
+45
2007-02-13
[PATCH] i386: move startup_32() in text.head section
Vivek Goyal
3
-5
/
+29
2007-02-13
[PATCH] i386: Paravirt debug defaults off
Zachary Amsden
1
-1
/
+1
2007-02-13
[PATCH] i386: Vmi timer race
Zachary Amsden
1
-0
/
+4
2007-02-13
[PATCH] i386: Kprobe rpl fix
Zachary Amsden
1
-1
/
+1
2007-02-13
[PATCH] i386: Profile pc badness
Zachary Amsden
3
-12
/
+21
2007-02-13
[PATCH] i386: vMI timer patches
Zachary Amsden
15
-5
/
+687
2007-02-13
[PATCH] i386: vMI backend for paravirt-ops
Zachary Amsden
10
-2
/
+1195
2007-02-13
[PATCH] i386: SMP boot hook for paravirt
Zachary Amsden
4
-0
/
+23
2007-02-13
[PATCH] i386: iOPL handling for paravirt guests
Zachary Amsden
1
-0
/
+9
2007-02-13
[PATCH] i386: paravirt CPU hypercall batching mode
Zachary Amsden
5
-8
/
+53
2007-02-13
[PATCH] MM: page allocation hooks for VMI backend
Zachary Amsden
6
-8
/
+72
[next]