| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: change size of node ids from u8 to u16 | travis@sgi.com | 2008-01-30 | 2 | -3/+3 |
* | x86: change size of APICIDs from u8 to u16 | travis@sgi.com | 2008-01-30 | 2 | -11/+11 |
* | x86: disable the GART early, 64-bit | Yinghai Lu | 2008-01-30 | 2 | -0/+6 |
* | x86: pat: e820 cleanup | Ingo Molnar | 2008-01-30 | 2 | -0/+8 |
* | x86: add the capability to print fuzzy backtraces | Arjan van de Ven | 2008-01-30 | 2 | -4/+6 |
* | x86: make early printk selectable on 64-bit as well | Ingo Molnar | 2008-01-30 | 2 | -1/+3 |
* | x86: early_idt_handler improvements, 64-bit | Roland McGrath | 2008-01-30 | 1 | -0/+6 |
* | x86 setup: initialize LDTR and TR to make life easier to Intel VT | H. Peter Anvin | 2008-01-30 | 1 | -0/+3 |
* | x86: <asm/segment.h>: boot GDT entries are 32/64-independent | H. Peter Anvin | 2008-01-30 | 2 | -17/+8 |
* | x86: move get_segment_eip() to step.c | Harvey Harrison | 2008-01-30 | 1 | -0/+2 |
* | x86: fix UML and -regparm=3 | Ingo Molnar | 2008-01-30 | 4 | -8/+21 |
* | x86: big ticket locks | Nick Piggin | 2008-01-30 | 1 | -27/+97 |
* | x86/pgtable: explain constant sign extension problem | Jeremy Fitzhardinge | 2008-01-30 | 1 | -0/+5 |
* | x86: unify paravirt pagetable accessors | Jeremy Fitzhardinge | 2008-01-30 | 5 | -72/+121 |
* | x86: unify zero_page definition | Jeremy Fitzhardinge | 2008-01-30 | 3 | -13/+8 |
* | x86: fix warning | Jeremy Fitzhardinge | 2008-01-30 | 1 | -1/+1 |
* | x86: pgtable: unify pte accessors | Jeremy Fitzhardinge | 2008-01-30 | 5 | -143/+113 |
* | x86: page.h: make pte_t a union to always include | Jeremy Fitzhardinge | 2008-01-30 | 9 | -38/+28 |
* | x86: fix pte_modify() bug | Ingo Molnar | 2008-01-30 | 1 | -1/+1 |
* | x86: unify pgtable accessors which use, #2 | Ingo Molnar | 2008-01-30 | 2 | -16/+15 |
* | x86: unify pgtable accessors which use | Jeremy Fitzhardinge | 2008-01-30 | 4 | -34/+14 |
* | x86: mask NX from pte_pfn | Jeremy Fitzhardinge | 2008-01-30 | 1 | -1/+1 |
* | x86/pgtable: unify pagetable accessors, #6 | Jeremy Fitzhardinge | 2008-01-30 | 3 | -60/+28 |
* | x86/pgtable: unify pagetable accessors, #5 | Ingo Molnar | 2008-01-30 | 1 | -11/+6 |
* | x86/pgtable: unify pagetable accessors, #4 | Ingo Molnar | 2008-01-30 | 1 | -0/+8 |
* | x86/pgtable: unify pagetable accessors, #3 | Ingo Molnar | 2008-01-30 | 1 | -7/+7 |
* | x86/pgtable: unify pagetable accessors, #2 | Ingo Molnar | 2008-01-30 | 1 | -5/+5 |
* | x86/pgtable: unify pagetable accessors, #1 | Ingo Molnar | 2008-01-30 | 1 | -9/+15 |
* | x86/pgtable: fix constant sign extension problem | Ingo Molnar | 2008-01-30 | 1 | -12/+12 |
* | x86: move all asm/pgtable constants into one place | Jeremy Fitzhardinge | 2008-01-30 | 3 | -201/+119 |
* | x86: add PWT to NOCACHE flags | Ingo Molnar | 2008-01-30 | 2 | -3/+3 |
* | x86, ptrace: add bts_struct size to status command | Markus Metzger | 2008-01-30 | 1 | -3/+8 |
* | x86: migration helpers for KVM | Ingo Molnar | 2008-01-30 | 1 | -0/+4 |
* | x86: kprobes: add kprobes smoke tests that run on boot | Ananth N Mavinakayanahalli | 2008-01-30 | 1 | -0/+10 |
* | x86: unify percpu.h | travis@sgi.com | 2008-01-30 | 3 | -164/+141 |
* | x86: use generic percpu on 64-bit | travis@sgi.com | 2008-01-30 | 1 | -21/+2 |
* | x86_32: use generic percpu.h | travis@sgi.com | 2008-01-30 | 1 | -21/+9 |
* | percpu: make the asm-generic/percpu.h more "generic" | travis@sgi.com | 2008-01-30 | 1 | -11/+63 |
* | percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h | travis@sgi.com | 2008-01-30 | 8 | -120/+26 |
* | percpu: use a kconfig variable to signal arch specific percpu setup | travis@sgi.com | 2008-01-30 | 3 | -5/+0 |
* | x86: reboot_{32|64}.c unification | Miguel Boton | 2008-01-30 | 1 | -0/+3 |
* | debug: move WARN_ON() out of line | Arjan van de Ven | 2008-01-30 | 1 | -5/+5 |
* | debug: introduce __WARN() | Olof Johansson | 2008-01-30 | 1 | -6/+11 |
* | x86: clean up include/asm-x86/calling.h | Ingo Molnar | 2008-01-30 | 1 | -94/+100 |
* | x86: page.h: move things back to their own files | Jeremy Fitzhardinge | 2008-01-30 | 4 | -223/+187 |
* | x86: page.h: move remaining bits and pieces | Jeremy Fitzhardinge | 2008-01-30 | 3 | -30/+23 |
* | x86: page.h: move pa and va related things | Jeremy Fitzhardinge | 2008-01-30 | 3 | -25/+25 |
* | x86: page.h: move and unify types for pagetable entry, #6 | Ingo Molnar | 2008-01-30 | 1 | -1/+1 |
* | x86: page.h: move and unify types for pagetable entry | Jeremy Fitzhardinge | 2008-01-30 | 2 | -85/+48 |
* | x86: page.h: move and unify types for pagetable entry, #5 | Ingo Molnar | 2008-01-30 | 2 | -21/+72 |