aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* x86: drop -fno-stack-protector annotations after pt_regs fixesBrian Gerst2009-02-11
* x86: pass in pt_regs pointer for syscalls that need itBrian Gerst2009-02-11
* x86: use pt_regs pointer in do_device_not_available()Brian Gerst2009-02-11
* x86: fix x86_32 stack protector bugsTejun Heo2009-02-11
* x86: implement x86_32 stack protectorTejun Heo2009-02-09
* x86: make lazy %gs optional on x86_32Tejun Heo2009-02-09
* x86: add %gs accessors for x86_32Tejun Heo2009-02-09
* x86: use asm .macro instead of cpp #define in entry_32.STejun Heo2009-02-09
* Merge branch 'x86/urgent' into core/percpuIngo Molnar2009-02-09
|\
| * x86: fix math_emu register frame accessTejun Heo2009-02-09
| * x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria2009-02-09
| * x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-09
| * x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh2009-02-09
| * x86: fix grammar in user-visible BIOS warningAlex Chiang2009-02-04
| * x86, 64-bit: print DMI info in the oops traceKyle McMartin2009-02-04
* | Merge branch 'x86/uaccess' into core/percpuIngo Molnar2009-02-09
|\ \
| * | x86: signal: use {get|put}_user_try and catchHiroshi Shimamoto2009-01-23
| * | 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
| | | | * | | Merge branch 'core/xen' into x86/urgentIngo Molnar2009-02-04
| | | | |\| |
| | | | | * | 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: 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: use linker to offset symbols by __per_cpu_loadBrian Gerst2009-02-09
* | | | | | Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-02-04
|\ \ \ \ \ \
| * | | | | | x86, percpu: fix kexec with vmlinuxYinghai Lu2009-02-03
| * | | | | | 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
* | | | | | | x86/vmi: fix interrupt enable/disable/save/restore calling convention.Jeremy Fitzhardinge2009-02-02
* | | | | | | x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge2009-01-30
* | | | | | | x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-30
* | | | | | | x86: fix paravirt clobber in entry_64.SJeremy Fitzhardinge2009-01-30
* | | | | | | x86/pvops: add a paravirt_ident functions to allow special patchingJeremy Fitzhardinge2009-01-30
* | | | | | | Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-01-30
|\| | | | | |
| * | | | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-30
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-29
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-01-27
| |\ \ \ \ \
| | * | | | | x86: clean up indentation in setup_per_cpu_areas()Tejun Heo2009-01-27