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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
10
-74
/
+87
2008-05-10
x86: rdc: leds build/config fix
Ingo Molnar
1
-0
/
+1
2008-05-10
x86: restrict keyboard io ports reservation to make ipmi driver work
Helge Wagner
2
-2
/
+9
2008-05-10
x86: fix fpu restore from sig return
Suresh Siddha
1
-2
/
+10
2008-05-10
x86: remove spew print out about bus to node mapping
Yinghai Lu
1
-8
/
+0
2008-05-10
x86: revert printk format warning change which is for linux-next
Thomas Gleixner
1
-1
/
+1
2008-05-08
Revert "PCI: remove default PCI expansion ROM memory allocation"
Linus Torvalds
1
-17
/
+0
2008-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-3
/
+1
2008-05-08
x86: cleanup PAT cpu validation
Thomas Gleixner
4
-60
/
+47
2008-05-08
x86: GEODE: cache results from geode_has_vsa2() and uninline
Andres Salomon
1
-0
/
+19
2008-05-08
x86: revert geode config dependency
Thomas Gleixner
1
-1
/
+0
2008-05-07
pcspkr: fix dependancies
Stas Sergeev
1
-3
/
+1
2008-05-06
x86: fix PAE pmd_bad bootup warning
Hugh Dickins
1
-7
/
+0
2008-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
1
-0
/
+1
2008-05-05
sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK
Ingo Molnar
1
-0
/
+1
2008-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
5
-46
/
+62
2008-05-05
x86 PCI: call dmi_check_pciprobe()
Yinghai Lu
3
-2
/
+8
2008-05-05
x86/pci: add pci=skip_isa_align command lines.
Yinghai Lu
4
-41
/
+51
2008-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
12
-40
/
+26
2008-05-04
x86: fix setup printk format warning
Randy Dunlap
1
-1
/
+1
2008-05-04
x86: olpc build fix
Thomas Gleixner
1
-0
/
+1
2008-05-04
x86: video/fbdev.c: add MODULE_LICENSE
Adrian Bunk
1
-1
/
+1
2008-05-04
x86: relocs ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
1
-1
/
+1
2008-05-04
x86: vdso ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
1
-1
/
+1
2008-05-04
x86: remove dell reboot dmi quirk board name match
Ben
1
-1
/
+0
2008-05-04
x86: es7000 build fix
Ingo Molnar
1
-2
/
+5
2008-05-04
x86: make additional_cpus static
Adrian Bunk
1
-1
/
+1
2008-05-04
x86: make start_secondary() static
Adrian Bunk
1
-1
/
+1
2008-05-04
kbuild, suspend, x86: fix rebuild of wakeup.bin
Sam Ravnborg
2
-3
/
+4
2008-05-04
x86: undo visws/numaq build changes
Thomas Gleixner
2
-28
/
+10
2008-05-04
x86: KVM geust: make setup_secondary_clock definition dependent on local apic
Glauber Costa
1
-0
/
+4
2008-05-04
KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large page
Avi Kivity
1
-1
/
+0
2008-05-04
KVM: avoid fx_init() schedule in atomic
Andrea Arcangeli
1
-1
/
+10
2008-05-04
KVM: Avoid spurious execeptions after setting registers
Jan Kiszka
1
-0
/
+2
2008-05-04
KVM: PIT: support mode 4
Marcelo Tosatti
1
-0
/
+2
2008-05-04
KVM: x86 emulator: disable writeback on lmsw
Avi Kivity
1
-0
/
+1
2008-05-04
KVM: x86: task switch: fix wrong bit setting for the busy flag
Izik Eidus
1
-2
/
+2
2008-05-04
KVM: VMX: Enable EPT feature for KVM
Sheng Yang
3
-10
/
+233
2008-05-04
KVM: VMX: Prepare an identity page table for EPT in real mode
Sheng Yang
3
-3
/
+81
2008-05-04
KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPT
Sheng Yang
1
-4
/
+0
2008-05-04
KVM: MMU: Add EPT support
Sheng Yang
2
-10
/
+36
2008-05-04
KVM: Add kvm_x86_ops get_tdp_level()
Sheng Yang
5
-8
/
+19
2008-05-04
KVM: MMU: Move some definitions to a header file
Sheng Yang
2
-34
/
+33
2008-05-04
KVM: VMX: EPT Feature Detection
Sheng Yang
2
-5
/
+83
2008-05-03
unified (weak) sys_pipe implementation
Ulrich Drepper
2
-34
/
+0
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
2
-6
/
+6
2008-04-30
x86: Mark OPTIMIZE_INLINING broken
Linus Torvalds
1
-0
/
+1
2008-04-30
x86: numaq fix
Ingo Molnar
1
-2
/
+2
2008-04-30
x86: 8K stacks by default
Ingo Molnar
1
-1
/
+0
2008-04-30
x86: ioremap ram check fix
Andres Salomon
1
-2
/
+3
[next]