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
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-06
Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1
Ingo Molnar
3
-65
/
+29
2008-10-06
Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1
Ingo Molnar
15
-5
/
+19
2008-10-06
Merge branch 'x86/pebs' into x86-v28-for-linus-phase1
Ingo Molnar
5
-471
/
+1018
2008-10-06
Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1
Ingo Molnar
2
-3
/
+3
2008-10-01
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2008-09-30
x86, vmi: fix broken LDT access
Zachary Amsden
1
-1
/
+1
2008-09-30
x86: Fix broken LDT access in VMI
Zachary Amsden
1
-1
/
+1
2008-09-30
x86: fix typo in enable_mtrr_cleanup early parameter
J.A. Magallón
1
-1
/
+1
2008-09-29
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2008-09-26
kgdb, x86_64: fix PS CS SS registers in gdb serial
Jason Wessel
1
-4
/
+21
2008-09-26
kgdb, x86, arm, mips, powerpc: ignore user space single stepping
Jason Wessel
1
-7
/
+11
2008-09-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2008-09-24
x86: ds.c ptrace.c integer as NULL pointer sparse fixes
Harvey Harrison
2
-5
/
+5
2008-09-24
Merge commit 'v2.6.27-rc7' into x86/pebs
Ingo Molnar
73
-668
/
+1131
2008-09-24
x86: disable apm on the olpc
Jeremy Katz
1
-1
/
+2
2008-09-24
x86: prevent stale state of c1e_mask across CPU offline/online, fix
Marc Dionne
1
-0
/
+1
2008-09-23
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-5
/
+15
2008-09-23
x86: c1e_idle: don't mark TSC unstable if CPU has invariant TSC
Andreas Herrmann
1
-2
/
+3
2008-09-23
x86: prevent C-states hang on AMD C1E enabled machines
Thomas Gleixner
1
-0
/
+1
2008-09-23
x86: prevent stale state of c1e_mask across CPU offline/online
Thomas Gleixner
3
-3
/
+11
2008-09-23
x86: fix 27-rc crash on vsmp due to paravirt during module load
Ravikiran G Thirumalai
1
-1
/
+1
2008-09-18
AMD IOMMU: protect completion wait loop with iommu lock
Joerg Roedel
1
-4
/
+8
2008-09-18
AMD IOMMU: set iommu sunc flag after command queuing
Joerg Roedel
1
-2
/
+8
2008-09-16
x86: completely disable NOPL on 32 bits
H. Peter Anvin
1
-20
/
+4
2008-09-12
x86: fix possible x86_64 and EFI regression
Jeremy Fitzhardinge
1
-1
/
+4
2008-09-10
arch/x86/kernel/kdebugfs.c: introduce missing kfree
Julia Lawall
1
-0
/
+1
2008-09-09
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2008-09-09
x86: fix memmap=exactmap boot argument
Prarit Bhargava
1
-1
/
+1
2008-09-06
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-50
/
+149
2008-09-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+13
2008-09-06
x86: cpu_init(): fix memory leak when using CPU hotplug
Andreas Herrmann
1
-10
/
+13
2008-09-06
x86: pda_init(): fix memory leak when using CPU hotplug
Andreas Herrmann
1
-6
/
+9
2008-09-06
x86: move mtrr cpu cap setting early in early_init_xxxx
Yinghai Lu
3
-8
/
+44
2008-09-06
x86: delay early cpu initialization until cpuid is done
Krzysztof Helt
1
-2
/
+2
2008-09-06
x86: HPET: read back compare register before reading counter
Thomas Gleixner
1
-0
/
+7
2008-09-06
x86: HPET fix moronic 32/64bit thinko
Thomas Gleixner
1
-4
/
+4
2008-09-05
x86: use X86_FEATURE_NOPL in alternatives
H. Peter Anvin
1
-23
/
+13
2008-09-05
x86: add NOPL as a synthetic CPU feature bit
H. Peter Anvin
3
-2
/
+69
2008-09-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+8
2008-09-05
Merge branch 'linus' into x86/tracehook
Ingo Molnar
42
-322
/
+589
2008-09-05
HPET: make minimum reprogramming delta useful
Thomas Gleixner
1
-2
/
+2
2008-09-03
x86: Change warning message in TSC calibration.
Alok N Kataria
1
-2
/
+1
2008-09-03
x86: add io delay quirk for Presario F700
Chuck Ebbert
1
-0
/
+8
2008-09-03
Split up PIT part of TSC calibration from native_calibrate_tsc
Linus Torvalds
1
-61
/
+71
2008-09-02
[x86] Fix TSC calibration issues
Thomas Gleixner
1
-54
/
+181
2008-08-25
x86: cpuid: correct return value on partial operations
H. Peter Anvin
1
-5
/
+9
2008-08-25
x86: msr: correct return value on partial operations
H. Peter Anvin
1
-10
/
+18
2008-08-25
x86: cpuid: propagate error from smp_call_function_single()
H. Peter Anvin
1
-1
/
+4
2008-08-25
x86: msr: propagate errors from smp_call_function_single()
H. Peter Anvin
1
-4
/
+10
2008-08-25
x86: fix cpufreq + sched_clock() regression
Peter Zijlstra
1
-1
/
+1
[next]