aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'x86/uaccess' into core/percpuIngo Molnar2009-02-09
|\
| * x86: uaccess: use errret as error value in __put_user_size()Hiroshi Shimamoto2009-02-04
| * x86: uaccess: fix compilation error on CONFIG_M386Hiroshi Shimamoto2009-01-29
| * x86: ia32_signal: use {get|put}_user_try and catchHiroshi Shimamoto2009-01-23
| * x86: signal: use {get|put}_user_try and catchHiroshi Shimamoto2009-01-23
| * x86: uaccess: introduce try and catch frameworkHiroshi Shimamoto2009-01-23
| * x86: uaccess: rename __put_user_u64() to __put_user_asm_u64()Hiroshi Shimamoto2009-01-21
| * x86: uaccess: fix style problemsHiroshi Shimamoto2009-01-21
| * x86: remove byte locksJiri Kosina2009-01-20
| * x86: Remove never-called arch_setup_msi_irq()Michael Ellerman2009-01-19
* | 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