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-11-12
x86: disable IRQs before doing anything on nmi_shootdown_cpus()
Eduardo Habkost
2008-11-12
x86: make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APIC
Eduardo Habkost
2008-11-12
x86: move nmi_shootdown_cpus() to reboot.c
Eduardo Habkost
2008-11-12
x86 kdump: make nmi_shootdown_cpus() non-static
Eduardo Habkost
2008-11-12
x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback()
Eduardo Habkost
2008-11-12
x86 kdump: create kdump_nmi_shootdown_cpus()
Eduardo Habkost
2008-11-12
x86 kdump: move crashing_cpu assignment to nmi_shootdown_cpus()
Eduardo Habkost
2008-11-12
x86 kdump: extract kdump-specific code from crash_nmi_callback()
Eduardo Habkost
2008-11-12
Merge branch 'linus' into x86/crashdump
Ingo Molnar
2008-11-11
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-11-10
x86: Make NUMA on 32-bit depend on BROKEN
Rafael J. Wysocki
2008-11-10
x86: HPET: enter hpet_interrupt_handler with interrupts disabled
Matt Fleming
2008-11-10
x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP
Matt Fleming
2008-11-10
x86: HPET: convert WARN_ON to WARN_ON_ONCE
Matt Fleming
2008-11-08
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-11-08
sched: optimize sched_clock() a bit
Ingo Molnar
2008-11-08
sched: improve sched_clock() performance
Ingo Molnar
2008-11-07
Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2008-11-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-07
oprofile: Fix p6 counter overflow check
Andi Kleen
2008-11-07
xen: make sure stray alias mappings are gone before pinning
Jeremy Fitzhardinge
2008-11-06
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-06
x86, xen: fix use of pgd_page now that it really does return a page
Jeremy Fitzhardinge
2008-11-06
Revert "x86: default to reboot via ACPI"
Eduardo Habkost
2008-11-06
x86: align DirectMap in /proc/meminfo
Hugh Dickins
2008-11-06
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2008-11-06
AMD IOMMU: fix lazy IO/TLB flushing in unmap path
Joerg Roedel
2008-11-06
x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR
Suresh Siddha
2008-11-06
x86: remove VISWS and PARAVIRT around NR_IRQS puzzle
Yinghai Lu
2008-11-06
x86: mention ACPI in top-level Kconfig menu
Bjorn Helgaas
2008-11-06
x86: size NR_IRQS on 32-bit systems the same way as 64-bit
Yinghai Lu
2008-11-06
x86: don't allow nr_irqs > NR_IRQS
Ben Hutchings
2008-11-05
sched: re-tune balancing
Ingo Molnar
2008-11-04
x86: don't use tsc_khz to calculate lpj if notsc is passed
Alok Kataria
2008-11-03
Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-11-03
io mapping: clean up #ifdefs
Keith Packard
2008-11-03
x86, voyager: fix smp_intr_init() compile breakage
James Bottomley
2008-11-01
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-01
x86: Clean up late e820 resource allocation
Linus Torvalds
2008-10-31
x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature
Venki Pallipadi
2008-10-31
x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps
Keith Packard
2008-10-31
kexec/i386: setup kexec page table in C
Huang Ying
2008-10-31
kexec/i386: allocate page table pages dynamically
Huang Ying
2008-10-31
kexec/i386: remove PAGE_SIZE alignment from relocate_kernel
Huang Ying
2008-10-31
x86: build fix
Ingo Molnar
2008-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-10-30
Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-31
lguest: fix irq vectors.
Rusty Russell
2008-10-31
lguest: fix early_ioremap.
Rusty Russell
2008-10-31
x86: cpu_index build fix
Ingo Molnar
[next]