aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
|\
| *-----. Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-07
| |\ \ \ \
| | | | | * ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-04
| | | | * | x86-64: fix int $0x80 -ENOSYS returnRoland McGrath2009-02-06
| | | | * | prevent kprobes from catching spurious page faultsMasami Hiramatsu2009-02-05
| | | | * | Merge branch 'core/xen' into x86/urgentIngo Molnar2009-02-04
| | | | |\ \
| | | | | * | xen: disable interrupts before saving in percpuJeremy Fitzhardinge2009-02-03
| | | | | |/
| | | | | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-02
| | | | | |\
| | | | | | * PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley2009-01-27
| | | |_|_|/ | | |/| | |
| | | | | * Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-31
| | | | | |\
| | | | | | * headers_check fix: x86, swab.hJaswinder Singh Rajput2009-01-30
| | | | | | * headers_check fix: x86, sigcontext32.hJaswinder Singh Rajput2009-01-30
| | | | | | * headers_check fix: x86, sigcontext.hJaswinder Singh Rajput2009-01-30
| | | | | | * headers_check fix: x86, ptrace-abi.hJaswinder Singh Rajput2009-01-30
| | | | | | * headers_check fix: x86, mtrr.hJaswinder Singh Rajput2009-01-30
| | | | | | * headers_check fix: x86, mce.hJaswinder Singh Rajput2009-01-30
| | | | | | * headers_check fix: x86, kvm.hJaswinder Singh Rajput2009-01-30
| | | | | | * headers_check fix: x86, e820.hJaswinder Singh Rajput2009-01-30
| | | | | * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-01-31
| | | | | |\ \
| | | | | | * | x86, ds, bts: cleanup/fix DS configurationMarkus Metzger2009-01-22
| | |_|_|_|/ / | |/| | | | |
| | | | | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-31
| | | | | |\ \ | | | | | | |/ | | | | | |/|
| | | | * | | x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov2009-02-03
| | | | * | | x86: push old stack address on irqstack for unwinderMartin Hicks2009-02-03
| | | | * | | irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu2009-02-01
| | | | * | | x86: add cache descriptors for Intel Core i7Dave Jones2009-02-01
| | | | * | | x86/Voyager: make it build and bootJames Bottomley2009-01-31
| | | | | |/ | | | | |/|
| | | | * | x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab2009-01-30
| | | | * | x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar2009-01-29
| | | | * | x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availabilityH. Peter Anvin2009-01-26
| | | * | | ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.cRafael J. Wysocki2009-01-16
| | |/ / / | |/| | |
* | | | | x86: fix abuse of per_cpu_offsetBrian Gerst2009-02-09
* | | | | x86: use linker to offset symbols by __per_cpu_loadBrian Gerst2009-02-09
* | | | | x86: style cleanups for xen assembliesTejun Heo2009-02-05
* | | | | xen: use direct ops on 64-bitJeremy Fitzhardinge2009-02-04
* | | | | xen: make direct versions of irq_enable/disable/save/restore to common codeJeremy Fitzhardinge2009-02-04
* | | | | xen: setup percpu data pointersJeremy Fitzhardinge2009-02-04
* | | | | Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-02-04
|\ \ \ \ \
| * | | | | x86, percpu: fix kexec with vmlinuxYinghai Lu2009-02-03
| * | | | | xen: setup percpu data pointersJeremy Fitzhardinge2009-01-31
| * | | | | x86: split loading percpu segments from loading gdtJeremy Fitzhardinge2009-01-31
| * | | | | x86: pass in cpu number to switch_to_new_gdt()Brian Gerst2009-01-31
| * | | | | x86: UV fix uv_flush_send_and_wait()Cliff Wickman2009-01-31
* | | | | | xen: fix 32-bit build resulting from mmu moveJeremy Fitzhardinge2009-02-04
* | | | | | x86/paravirt: return full 64-bit resultJeremy Fitzhardinge2009-02-03
* | | | | | x86/vmi: fix interrupt enable/disable/save/restore calling convention.Jeremy Fitzhardinge2009-02-02
* | | | | | x86/paravirt: don't restore second return regJeremy Fitzhardinge2009-02-02
* | | | | | x86/paravirt: fix missing callee-save call on pud_valJeremy Fitzhardinge2009-01-30
* | | | | | x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge2009-01-30
* | | | | | x86/paravirt: implement PVOP_CALL macros for callee-save functionsJeremy Fitzhardinge2009-01-30
* | | | | | x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-30