index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-04
mtrr atomicity fix
Andrew Morton
1
-1
/
+4
2007-06-01
microcode: fix section mismatch warning
Sam Ravnborg
1
-1
/
+1
2007-06-01
Work around Dell E520 BIOS reboot bug
Tim Gardner
1
-0
/
+8
2007-06-01
Fix vmi.c compilation
Alexey Dobriyan
1
-0
/
+1
2007-05-31
smpboot: fix cachesize comparison in smp_tune_scheduling()
Linus Torvalds
1
-3
/
+2
2007-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
1
-2
/
+2
2007-05-21
i386: fix PGE mask
Brian Gerst
2
-2
/
+2
2007-05-21
i386: Enable CX8/PGE CPUID bits early on VIA C3
Andi Kleen
1
-0
/
+27
2007-05-21
i386: Clear MCE flag on AMD K6
Andi Kleen
2
-3
/
+7
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2
-0
/
+2
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-17
i386: don't check_pgt_cache in flush_tlb_mm
Hugh Dickins
1
-1
/
+1
2007-05-17
i386/x86-64: fix section mismatch
Bernhard Walle
2
-2
/
+2
2007-05-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
3
-11
/
+31
2007-05-15
i386: move common parts of smp into their own file
Jeremy Fitzhardinge
4
-81
/
+86
2007-05-14
[CPUFREQ] Correct revision mask for powernow-k8
Dave Jones
2
-2
/
+2
2007-05-14
Revert "ipmi: add new IPMI nmi watchdog handling"
Linus Torvalds
1
-5
/
+0
2007-05-13
[CPUFREQ] powernow-k7: fix MHz rounding issue with perflib
Daniel Drake
1
-8
/
+28
2007-05-13
[CPUFREQ] Support rev H AMD64s in powernow-k8
Dave Jones
2
-3
/
+3
2007-05-12
SLUB: i386 support
Christoph Lameter
2
-1
/
+2
2007-05-11
i386: Fix compilation of verify_cpu.S on old binutils
Andi Kleen
1
-1
/
+3
2007-05-11
signal/timer/event: eventfd wire up x86 arches
Davide Libenzi
1
-0
/
+1
2007-05-11
signal/timer/event: timerfd wire up x86 arches
Davide Libenzi
1
-0
/
+1
2007-05-11
signal/timer/event: signalfd wire up x86 arches
Davide Libenzi
1
-0
/
+1
2007-05-10
Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"
Eric W. Biederman
3
-45
/
+0
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-05-09
i386: cpu/transmeta.c: fix definition of USER686
H. Peter Anvin
1
-2
/
+4
2007-05-09
wrap access to thread_info
Roman Zippel
1
-1
/
+1
2007-05-09
microcode: use suspend-related CPU hotplug notifications
Rafael J. Wysocki
1
-26
/
+36
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
5
-0
/
+11
2007-05-09
fix file specification in comments
Uwe Kleine-König
1
-1
/
+1
2007-05-08
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-102
/
+4
2007-05-08
x86, serial: convert legacy COM ports to platform devices
Bjorn Helgaas
2
-0
/
+68
2007-05-08
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
1
-0
/
+5
2007-05-08
kprobes: kretprobes simplifications
Christoph Hellwig
1
-13
/
+4
2007-05-08
utimensat implementation
Ulrich Drepper
1
-0
/
+1
2007-05-08
dma_declare_coherent_memory wrong allocation
Guennadi Liakhovetski
1
-1
/
+1
2007-05-08
apm: fix incorrect comment
Alan Cox
1
-1
/
+1
2007-05-08
EFI: warn only for pre-1.00 system tables
Bjorn Helgaas
1
-7
/
+5
2007-05-08
Kprobes: print details of kretprobe on assertion failure
Ananth N Mavinakayanahalli
1
-2
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
14
-14
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
4
-18
/
+4
2007-05-08
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
1
-0
/
+5
2007-05-08
i386: Use functions from library in msr driver
Nicolas Boichat
1
-102
/
+4
2007-05-07
Revert "[PATCH] x86: __pa and __pa_symbol address space separation"
Linus Torvalds
1
-2
/
+2
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
54
-2696
/
+2406
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6
Linus Torvalds
1
-1
/
+1
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
3
-4
/
+3
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
5
-36
/
+34
[next]