| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: with the last user gone, remove set_pte_present | Jeremy Fitzhardinge | 2009-03-19 | 1 | -15/+0 |
*-. | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar | 2009-03-18 | 1 | -2/+2 |
|\ \ |
|
| * | | x86, paravirt: prevent gcc from generating the wrong addressing mode | Jeremy Fitzhardinge | 2009-03-16 | 1 | -2/+2 |
| |/ |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-17 | 1 | -15/+2 |
| |\ |
|
* | \ | Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2009-02-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | x86: move pte types into pgtable*.h | Jeremy Fitzhardinge | 2009-02-11 | 1 | -1/+1 |
| * | | | x86: move defs around to allow paravirt.h to just include page_types.h | Jeremy Fitzhardinge | 2009-02-11 | 1 | -1/+1 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86... | Ingo Molnar | 2009-02-13 | 1 | -15/+2 |
|\ \ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption | Jeremy Fitzhardinge | 2009-02-12 | 1 | -15/+2 |
| |/ / / |
|
* | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 1 | -0/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 2009-02-09 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'x86/paravirt' into x86/apic | Ingo Molnar | 2009-02-09 | 1 | -134/+301 |
|\ \ \
| | |/
| |/| |
|
| * | | x86/paravirt: return full 64-bit result | Jeremy Fitzhardinge | 2009-02-03 | 1 | -1/+1 |
| * | | x86/paravirt: don't restore second return reg | Jeremy Fitzhardinge | 2009-02-02 | 1 | -2/+2 |
| * | | x86/paravirt: fix missing callee-save call on pud_val | Jeremy Fitzhardinge | 2009-01-30 | 1 | -4/+4 |
| * | | x86/paravirt: use callee-saved convention for pte_val/make_pte/etc | Jeremy Fitzhardinge | 2009-01-30 | 1 | -39/+39 |
| * | | x86/paravirt: implement PVOP_CALL macros for callee-save functions | Jeremy Fitzhardinge | 2009-01-30 | 1 | -35/+99 |
| * | | x86/paravirt: add register-saving thunks to reduce caller register pressure | Jeremy Fitzhardinge | 2009-01-30 | 1 | -29/+97 |
| * | | x86/paravirt: selectively save/restore regs around pvops calls | Jeremy Fitzhardinge | 2009-01-30 | 1 | -35/+65 |
| * | | x86/pvops: add a paravirt_ident functions to allow special patching | Jeremy Fitzhardinge | 2009-01-30 | 1 | -0/+5 |
| * | | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin | 2009-01-30 | 1 | -3/+5 |
| |\ \ |
|
| | \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar | 2009-01-28 | 1 | -20/+0 |
|\ \ \ \ \ \
| | | |/ / /
| |_|_| / /
|/| | | /
| | |_| /
| |/| | |
|
| | | * | x86/pvops: remove pte_flags pvop | Jeremy Fitzhardinge | 2009-01-22 | 1 | -18/+0 |
| | |/
| |/| |
|
| | * | x86: remove byte locks | Jiri Kosina | 2009-01-20 | 1 | -2/+0 |
| |/ |
|
* | | x86: change flush_tlb_others to take a const struct cpumask | Rusty Russell | 2009-01-11 | 1 | -3/+5 |
|/ |
|
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+1650 |