index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2008-05-28
x86: nmi - fix incorrect NMI watchdog used by default
Cyrill Gorcunov
2008-05-25
x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.c
Cyrill Gorcunov
2008-05-25
x86: nmi_32/64.c - add helper functions to hide arch specific data
Cyrill Gorcunov
2008-05-25
x86: nmi_32.c cleanup - use for_each_online_cpu helper
Cyrill Gorcunov
2008-05-25
x86: nmi_64.c - use for_each_possible_cpu helper
Cyrill Gorcunov
2008-05-25
x86: nmi_32.c - unknown_nmi_panic_callback should always panic
Cyrill Gorcunov
2008-05-25
x86: nmi_32/64.c - use apic_write_around instead of apic_write
Cyrill Gorcunov
2008-05-25
x86: nmi_32.c - add nmi_watchdog_default helper
Cyrill Gorcunov
2008-05-25
x86: nmi_32.c - add "panic" option
Cyrill Gorcunov
2008-05-25
x86: move do_nmi(), stop_nmi() and restart_nmi() to traps_64.c
Cyrill Gorcunov
2008-05-25
x86: nmi - die_nmi() output message unification
Cyrill Gorcunov
2008-05-25
x86: nmi - unify die_nmi() interface
Cyrill Gorcunov
2008-05-12
x86: nmi and irq counters are unsigned in nmi_64.c
Hiroshi Shimamoto
2008-05-12
x86: use per_cpu data in nmi_32
Hiroshi Shimamoto
2008-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-05-10
x86: rdc: leds build/config fix
Ingo Molnar
2008-05-10
x86: restrict keyboard io ports reservation to make ipmi driver work
Helge Wagner
2008-05-10
x86: fix fpu restore from sig return
Suresh Siddha
2008-05-10
x86: remove spew print out about bus to node mapping
Yinghai Lu
2008-05-10
x86: revert printk format warning change which is for linux-next
Thomas Gleixner
2008-05-08
Revert "PCI: remove default PCI expansion ROM memory allocation"
Linus Torvalds
2008-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2008-05-08
x86: cleanup PAT cpu validation
Thomas Gleixner
2008-05-08
x86: GEODE: cache results from geode_has_vsa2() and uninline
Andres Salomon
2008-05-08
x86: revert geode config dependency
Thomas Gleixner
2008-05-07
pcspkr: fix dependancies
Stas Sergeev
2008-05-06
x86: fix PAE pmd_bad bootup warning
Hugh Dickins
2008-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
2008-05-05
sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK
Ingo Molnar
2008-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-05-05
x86 PCI: call dmi_check_pciprobe()
Yinghai Lu
2008-05-05
x86/pci: add pci=skip_isa_align command lines.
Yinghai Lu
2008-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-05-04
x86: fix setup printk format warning
Randy Dunlap
2008-05-04
x86: olpc build fix
Thomas Gleixner
2008-05-04
x86: video/fbdev.c: add MODULE_LICENSE
Adrian Bunk
2008-05-04
x86: relocs ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
2008-05-04
x86: vdso ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
2008-05-04
x86: remove dell reboot dmi quirk board name match
Ben
2008-05-04
x86: es7000 build fix
Ingo Molnar
2008-05-04
x86: make additional_cpus static
Adrian Bunk
2008-05-04
x86: make start_secondary() static
Adrian Bunk
2008-05-04
kbuild, suspend, x86: fix rebuild of wakeup.bin
Sam Ravnborg
2008-05-04
x86: undo visws/numaq build changes
Thomas Gleixner
2008-05-04
x86: KVM geust: make setup_secondary_clock definition dependent on local apic
Glauber Costa
2008-05-04
KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large page
Avi Kivity
2008-05-04
KVM: avoid fx_init() schedule in atomic
Andrea Arcangeli
2008-05-04
KVM: Avoid spurious execeptions after setting registers
Jan Kiszka
2008-05-04
KVM: PIT: support mode 4
Marcelo Tosatti
2008-05-04
KVM: x86 emulator: disable writeback on lmsw
Avi Kivity
[next]