index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-05-02
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
1
-2
/
+2
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2
-2
/
+1
2007-05-02
[PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...
Thomas Renninger
7
-78
/
+0
2007-05-02
[PATCH] i386: Drop noisy e820 debugging printks
Andi Kleen
1
-13
/
+2
2007-05-02
[PATCH] i386: Little cleanups in smpboot.c
Andi Kleen
1
-3
/
+1
2007-05-02
[PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386
Andi Kleen
1
-1
/
+3
2007-05-02
[PATCH] i386: Verify important CPUID bits in real mode
Andi Kleen
1
-0
/
+65
2007-05-02
[PATCH] i386: Clean up NMI watchdog code
Andi Kleen
3
-776
/
+713
2007-05-02
[PATCH] i386: fix wrong comment for syscall stack layout
Andi Kleen
1
-1
/
+1
2007-05-02
[PATCH] i386: convert to the kthread API
Eric W. Biederman
1
-5
/
+3
2007-05-02
[PATCH] i386: remove xtime_lock'ing around cpufreq notifier
Daniel Walker
1
-7
/
+1
2007-05-02
[PATCH] i386: check capability
Joachim Deguara
2
-2
/
+4
2007-05-02
[PATCH] i386: clean up flush_tlb_others fn
Keshavamurthy, Anil S
1
-11
/
+1
2007-05-02
[PATCH] i386: replace spin_lock_irqsave with spin_lock
Hisashi Hifumi
1
-4
/
+2
[next]