aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* x86: define pud_flags and pud_large properly to allow non-PAE buildsJeremy Fitzhardinge2009-02-11
* x86: move defs around to allow paravirt.h to just include page_types.hJeremy Fitzhardinge2009-02-11
* x86: move 2 and 3 level asm-generic defs into page-defsJeremy Fitzhardinge2009-02-11
* x86: create _types.h counterparts for page*.hJeremy Fitzhardinge2009-02-11
* x86: Include pgtable_32|64_types.h in pgtable_types.hJeremy Fitzhardinge2009-02-11
* x86: Split pgtable_64.h into pgtable_64_types.h and pgtable_64.hJeremy Fitzhardinge2009-02-11
* x86: Split pgtable_32.h into pgtable_32.h and pgtable_32_types.hJeremy Fitzhardinge2009-02-11
* Split pgtable.h into pgtable_types.h and pgtable.hJeremy Fitzhardinge2009-02-11
* x86: rename *-defs.h to *-_types.h for consistencyJeremy Fitzhardinge2009-02-11
* Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2Jeremy Fitzhardinge2009-02-11
|\
| * 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
| | |\
| | * \ 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
| | |\ \ \ | | | |/ / | | |/| |
| | * | | x86: make irq_cpustat_t fields conditionalBrian Gerst2009-01-22
| | * | | x86: merge hardirq_{32,64}.h into hardirq.hBrian Gerst2009-01-22
| | * | | x86: sync hardirq_{32,64}.hBrian Gerst2009-01-22
| | * | | x86: remove include of apic.h from hardirq_64.hBrian Gerst2009-01-22
| | * | | x86: remove idle_timestamp from 32bit irq_cpustat_tBrian Gerst2009-01-22
| | * | | x86: make UV support configurableNick Piggin2009-01-21
| | * | | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-21
| | |\ \ \
| | * \ \ \ Merge branch 'cpus4096' into core/percpuIngo Molnar2009-01-21
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tra...Ingo Molnar2009-01-15
| | | |\ \ \ \
| | | | * | | | x86: fix build warning when CONFIG_NUMA not defined.Mike Travis2009-01-15
| | | * | | | | Merge branch 'linus' into cpus4096Ingo Molnar2009-01-15
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | x86: make x86_32 use tlb_64.cTejun Heo2009-01-21
| | * | | | | | x86: prepare for tlb mergeTejun Heo2009-01-21
| | * | | | | | x86: uv cleanupTejun Heo2009-01-21
| | * | | | | | x86: merge irq_regs.hBrian Gerst2009-01-21
| | * | | | | | x86: merge mmu_context.hBrian Gerst2009-01-21
| | * | | | | | x86: fix percpu_write with 64-bit constantsBrian Gerst2009-01-21
| | * | | | | | x86: update canary handling during switchTejun Heo2009-01-21
| | * | | | | | x86: remove pda.hBrian Gerst2009-01-19
| | * | | | | | x86: move stack_canary into irq_stackBrian Gerst2009-01-19