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-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
31
-131
/
+425
2008-07-10
arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...
Daniel Guilak
1
-0
/
+1
2008-07-05
Merge branch 'x86/s2ram-fix' into x86/urgent
Ingo Molnar
3
-2
/
+57
2008-07-05
x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64
Rafael J. Wysocki
1
-1
/
+1
2008-07-05
x86 ACPI: normalize segment descriptor register on resume
H. Peter Anvin
3
-2
/
+57
2008-07-04
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2008-07-03
x86: fix Intel Mac booting with EFI
Hugh Dickins
1
-4
/
+4
2008-07-02
x86-mce: BKL pushdown
Arnd Bergmann
1
-0
/
+4
2008-06-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+2
2008-06-30
ptrace GET/SET FPXREGS broken
TAKADA Yoshihito
1
-2
/
+2
2008-06-30
x86: fix cpu hotplug crash
Zhang, Yanmin
1
-1
/
+0
2008-06-24
x86: KVM guest: Use the paravirt clocksource structs and functions
Gerd Hoffmann
1
-56
/
+33
2008-06-24
x86: Add structs and functions for paravirt clocksource
Gerd Hoffmann
2
-0
/
+142
2008-06-20
microcode: BKL pushdown
Arnd Bergmann
1
-0
/
+2
2008-06-20
apm_32: BKL pushdown
Arnd Bergmann
1
-0
/
+4
2008-06-19
x86, geode: add a VSA2 ID for General Software
Jordan Crouse
1
-1
/
+4
2008-06-19
x86: use BOOTMEM_EXCLUSIVE on 32-bit
Bernhard Walle
1
-2
/
+8
2008-06-19
x86, 32-bit: fix boot failure on TSC-less processors
Mikael Pettersson
1
-10
/
+8
2008-06-19
x86: fix NULL pointer deref in __switch_to
Suresh Siddha
2
-0
/
+2
2008-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-4
/
+10
2008-06-12
provide rtc_cmos platform device
Stas Sergeev
1
-0
/
+34
2008-06-12
Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jesse Barnes
1
-4
/
+10
2008-06-12
x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"
Vegard Nossum
1
-0
/
+1
2008-06-12
x86: fix lockdep warning during suspend-to-ram
Peter Zijlstra
1
-0
/
+1
2008-06-12
Revert "x86: fix ioapic bug again"
Ingo Molnar
2
-17
/
+4
2008-06-12
x86: fix asm warning in head_32.S
Joe Korty
1
-1
/
+1
2008-06-12
geode: fix modular build
Ingo Molnar
1
-0
/
+2
2008-06-10
x86, pci-dma.c: don't always add __GFP_NORETRY to gfp
Miquel van Smoorenburg
1
-3
/
+10
2008-06-04
x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stack
Suresh Siddha
2
-2
/
+8
2008-06-04
suspend-vs-iommu: prevent suspend if we could not resume
Pavel Machek
1
-1
/
+30
2008-06-04
x86: fix broken math-emu with lazy allocation of fpu area
Suresh Siddha
1
-15
/
+29
2008-06-04
x86: disable preemption in native_smp_prepare_cpus
Ingo Molnar
1
-1
/
+4
2008-06-04
x86: fix APIC warning on 32bit v2
Yinghai Lu
1
-2
/
+14
2008-06-02
suspend-vs-iommu: prevent suspend if we could not resume
Pavel Machek
1
-1
/
+30
2008-06-02
x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY
Miquel van Smoorenburg
1
-4
/
+3
2008-05-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-15
/
+21
2008-05-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2
-3
/
+14
2008-05-23
namespacecheck: automated fixes
Ingo Molnar
1
-2
/
+2
2008-05-23
x86: don't read maxlvt before checking if APIC is mapped
Chuck Ebbert
1
-1
/
+1
2008-05-23
x86: disable TSC for sched_clock() when calibration failed
Thomas Gleixner
1
-0
/
+5
2008-05-23
x86: distangle user disabled TSC from unstable
Thomas Gleixner
1
-10
/
+10
2008-05-23
x86: fix setup of cyc2ns in tsc_64.c
Thomas Gleixner
1
-2
/
+3
2008-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2008-05-19
[CPUFREQ] Crusoe: longrun cpufreq module reports false min freq
maximilian attems
1
-1
/
+1
2008-05-19
[CPUFREQ] powernow-k8: improve error messages
Mark Langsdorf
1
-2
/
+13
2008-05-18
x86: cdev lock_kernel() pushdown
Jonathan Corbet
2
-12
/
+29
2008-05-17
x86: disable mwait for AMD family 10H/11H CPUs
Thomas Gleixner
1
-1
/
+28
2008-05-17
x86: remove mwait capability C-state check
Ingo Molnar
1
-10
/
+1
2008-05-16
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-13
x86: user_regset_view table fix for ia32 on 64-bit
Roland McGrath
1
-2
/
+5
[next]