aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* x86: process.c declare c1e_remove_cpu before they get usedJaswinder Singh2008-12-18
* x86: time_64.c timer_interrupt() should be staticJaswinder Singh2008-12-18
* x86: clean up dead code in vmi_32.cZachary Amsden2008-12-16
* x86: setup.c find_and_reserve_crashkernel should be staticJaswinder Singh2008-12-16
* x86: fix missing space in printk, #2Michael Tokarev2008-12-05
* x86: fix missing space in printkMichael Tokarev2008-12-05
* Merge commit 'v2.6.28-rc7' into x86/cleanupsIngo Molnar2008-12-04
|\
| * Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-30
| |\
| | * Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar2008-11-23
| | |\
| | * | x86: apic honour irq affinity which was set in early bootThomas Gleixner2008-11-09
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-30
| |\ \ \
| | * | | x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger2008-11-25
| | * | | x86, pebs: fix PEBS record size configurationMarkus Metzger2008-11-25
| | * | | x86, bts: exclude ds.c from build when disabledMarkus Metzger2008-11-25
| | * | | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall2008-11-25
| | * | | x86: revert irq number limitationThomas Gleixner2008-11-23
| | * | | Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar2008-11-21
| | |\ \ \ | | | | |/ | | | |/|
| | * | | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick2008-11-20
| | * | | x86: fix __cpuinit/__init tangle in init_thread_xstate()Rakib Mullick2008-11-20
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-11-30
| |\ \ \ \
| | * | | | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann2008-11-25
| | | |/ / | | |/| |
| * | | | kvm_setup_secondary_clock() is cpuinitAl Viro2008-11-30
| * | | | enable_IR_x2apic() needs to be __initAl Viro2008-11-30
| |/ / /
| * / / x86: Fix interrupt leak due to migrationMatthew Wilcox2008-11-20
| |/ /
| * | x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin2008-11-18
| * | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-18
| |\ \
| | * | AMD IOMMU: check for next_bit also in unmapped areaJoerg Roedel2008-11-18
| | * | AMD IOMMU: fix fullflush comparison lengthJoerg Roedel2008-11-18
| | * | AMD IOMMU: enable device isolation per defaultJoerg Roedel2008-11-18
| | * | AMD IOMMU: add parameter to disable device isolationJoerg Roedel2008-11-18
| * | | x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher2008-11-18
* | | | x86: intel_cacheinfo, minor show_type cleanupJiri Slaby2008-11-30
* | | | Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-11-18
|\| | |
| * | | x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar2008-11-18
| * | | x86: add rdtsc barrier to TSC sync checkVenki Pallipadi2008-11-17
| * | | x86: fix es7000 compilingYinghai Lu2008-11-16
| * | | x86, bts: fix unlock problem in ds.cMarkus Metzger2008-11-16
| | |/ | |/|
* | | x86: entry_64.S: remove whitespace at end of linesAlexander van Heukelum2008-11-17
* | | Merge commit 'v2.6.28-rc5' into x86/cleanupsIngo Molnar2008-11-17
|\ \ \ | | |/ | |/|
| * | Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse2008-11-15
| * | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-11-12
| |\ \
| | * | x86: KVM guest: fix section mismatch warning in kvmclock.cRakib Mullick2008-11-11
| | |/
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-12
| |\ \
| | * \ Merge branch 'misc' into releaseLen Brown2008-11-11
| | |\ \ | | | |/ | | |/|
| | | * ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas2008-11-11
| * | | x86: HPET: enter hpet_interrupt_handler with interrupts disabledMatt Fleming2008-11-10
| * | | x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPMatt Fleming2008-11-10
| * | | x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming2008-11-10
| |/ /
* / / x86: clean up rdtsc_barrier() useIngo Molnar2008-11-08
|/ /
* | sched: optimize sched_clock() a bitIngo Molnar2008-11-08