index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2007-02-13
[PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.h
Adrian Bunk
1
-0
/
+1
2007-02-13
[PATCH] x86-64: do not always end the stack trace with ULONG_MAX
Catalin Marinas
1
-2
/
+3
2007-02-13
[PATCH] x86-64: improved iommu documentation
Karsten Weiss
4
-60
/
+90
2007-02-13
[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK
Eric Dumazet
3
-9
/
+2
2007-02-13
[PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken()
OGAWA Hirofumi
1
-20
/
+31
2007-02-13
[PATCH] mmconfig: fix unreachable_devices()
OGAWA Hirofumi
4
-5
/
+21
2007-02-13
[PATCH] mmconfig: minor cleanup in mmconfig code
OGAWA Hirofumi
4
-52
/
+33
2007-02-13
[PATCH] mmconfig: remove #define MMCONFIG_APER_XXX
OGAWA Hirofumi
1
-4
/
+0
2007-02-13
[PATCH] mmconfig: Reject a broken MCFG tables on Asus etc
OGAWA Hirofumi
3
-46
/
+37
2007-02-13
[PATCH] mmconfig: Fix x86_64 ioremap base_address
OGAWA Hirofumi
1
-11
/
+35
2007-02-13
[PATCH] mmconfig: Reserve resources but only when we're sure about them.
Olivier Galibert
1
-0
/
+33
2007-02-13
[PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PL
Olivier Galibert
1
-2
/
+119
2007-02-13
[PATCH] i386: Only call unreachable_devices() when type 1 is available.
Olivier Galibert
1
-1
/
+2
2007-02-13
[PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64
Olivier Galibert
6
-136
/
+111
2007-02-13
[PATCH] i386: Fix a typo in an IRQ handler name
Maciej W. Rozycki
1
-1
/
+1
2007-02-13
[PATCH] i386: Convert i386 PDA code to use %fs
Jeremy Fitzhardinge
17
-103
/
+99
2007-02-13
[PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fix
Amul Shah
1
-7
/
+8
2007-02-13
[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically
Amul Shah
5
-15
/
+85
2007-02-13
[PATCH] x86-64: Add __copy_from_user_nocache
Andi Kleen
4
-1
/
+233
[next]