| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -136/+0 |
*-. | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 | 1 | -2/+0 |
|\ \ |
|
| | * | generic: add phys_addr_t for holding physical addresses | Jeremy Fitzhardinge | 2008-09-14 | 1 | -2/+0 |
| |/ |
|
* | | traps: x86: converge trap_init functions | Alexander van Heukelum | 2008-10-13 | 1 | -0/+6 |
* | | x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 | Vegard Nossum | 2008-10-13 | 1 | -2/+2 |
| | | |
| \ | |
*-. \ | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 2008-10-12 | 1 | -0/+5 |
|\ \ \
| | |/
| |/| |
|
| | * | x86, MM: virtual address debug, v2 | Jiri Slaby | 2008-06-19 | 1 | -0/+4 |
| | * | MM: virtual address debug | Jiri Slaby | 2008-06-19 | 1 | -1/+2 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 2008-10-06 | 1 | -3/+0 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | i386: vmalloc size fix | Dave Young | 2008-08-21 | 1 | -3/+0 |
| |/ / |
|
* | | | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | x86: mm/init_XX.c declare functions before they get used | Jaswinder Singh | 2008-07-23 | 1 | -0/+1 |
| |/ / |
|
* / / | x86: consolidate header guards | Vegard Nossum | 2008-07-22 | 1 | -3/+3 |
|/ / |
|
* | | x86: merge zones_sizes_init for numa and non numa on 32-bit | Yinghai Lu | 2008-07-08 | 1 | -1/+0 |
* | | x86: introduce init_memory_mapping for 32bit #1 | Yinghai Lu | 2008-07-08 | 1 | -0/+2 |
* | | x86: clean up using max_low_pfn on 32-bit | Yinghai Lu | 2008-07-08 | 1 | -1/+2 |
* | | x86: introduce initmem_init for 32 bit | Yinghai Lu | 2008-07-08 | 1 | -0/+5 |
* | | Merge branch 'linus' into x86/threadinfo | Ingo Molnar | 2008-06-23 | 1 | -1/+2 |
|\ \ |
|
| * | | x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits. | Jeremy Fitzhardinge | 2008-06-19 | 1 | -1/+2 |
| |/ |
|
* / | x86: thread_info: merge thread_info allocation | Christoph Lameter | 2008-05-12 | 1 | -0/+8 |
|/ |
|
* | include/asm-x86/page_32.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-17 | 1 | -3/+6 |
* | x86: construct 32-bit boot time page tables in native format. | Ian Campbell | 2008-02-09 | 1 | -1/+0 |
* | x86: fix pgtable_t build breakage | Ingo Molnar | 2008-02-08 | 1 | -2/+4 |
* | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2008-02-08 | 1 | -0/+2 |
* | x86: move page_is_ram() function | Thomas Gleixner | 2008-01-30 | 1 | -1/+0 |
* | x86: page.h: make pte_t a union to always include | Jeremy Fitzhardinge | 2008-01-30 | 1 | -23/+7 |
* | x86: page.h: move things back to their own files | Jeremy Fitzhardinge | 2008-01-30 | 1 | -10/+111 |
* | x86: page.h: move remaining bits and pieces | Jeremy Fitzhardinge | 2008-01-30 | 1 | -17/+0 |
* | x86: page.h: move pa and va related things | Jeremy Fitzhardinge | 2008-01-30 | 1 | -12/+1 |
* | x86: page.h: move and unify types for pagetable entry | Jeremy Fitzhardinge | 2008-01-30 | 1 | -83/+0 |
* | x86: page.h: unify page copying and clearing | Jeremy Fitzhardinge | 2008-01-30 | 1 | -53/+0 |
* | x86: page.h: unify constants | Jeremy Fitzhardinge | 2008-01-30 | 1 | -46/+0 |
* | x64/page.h: convert some macros to inlines | Randy Dunlap | 2008-01-30 | 1 | -6/+33 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+206 |