aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAge
* x86: add %gs accessors for x86_32Tejun Heo2009-02-09
* x86: stackprotector.h misc updateTejun Heo2009-02-09
* Merge branch 'x86/urgent' into core/percpuIngo Molnar2009-02-09
|\
| * x86: fix math_emu register frame accessTejun Heo2009-02-09
| * x86: math_emu info cleanupTejun Heo2009-02-09
| * x86: include correct %gs in a.out core dumpTejun Heo2009-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: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2009-02-05
* | 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: 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
* | | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
|\ \ \ | | |/ | |/|
| * | 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
* | | 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: 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/paravirt: return full 64-bit resultJeremy Fitzhardinge2009-02-03
* | | | 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
* | | | x86/paravirt: selectively save/restore regs around pvops callsJeremy 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: load new GDT after setting up boot cpu per-cpu areaBrian Gerst2009-01-26
| | * | | x86: remove extra barriers from load_gs_base()Brian Gerst2009-01-26
| | * | | x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst2009-01-26
| | * | | x86: move setup_cpu_local_masks()Brian Gerst2009-01-26
| | * | | x86: move 64-bit NUMA codeBrian Gerst2009-01-26
| * | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-26
| | |\ \
| | | * | x86: use standard PIT frequencyIngo Molnar2009-01-25
| | | * | x86, mm: fix pte_free()Peter Zijlstra2009-01-23