Ingo Molnar
|
e496e3d645
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1
|
16 年之前 |
Ingo Molnar
|
0962f402af
Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1
|
16 年之前 |
Dave Young
|
e621bd1895
i386: vmalloc size fix
|
16 年之前 |
Ingo Molnar
|
8d7ccaa545
Merge commit 'v2.6.27-rc3' into x86/prototypes
|
16 年之前 |
Ingo Molnar
|
1503af6619
Merge branch 'linus' into x86/header-guards
|
17 年之前 |
Jaswinder Singh
|
01eb7858c0
x86: mm/pgtable_32.c declare set_pmd_pfn before they get used
|
17 年之前 |
Vegard Nossum
|
77ef50a522
x86: consolidate header guards
|
17 年之前 |
Jeremy Fitzhardinge
|
77be1fabd0
x86: add PTE_FLAGS_MASK
|
17 年之前 |
Jeremy Fitzhardinge
|
59438c9fc4
x86: rename PTE_MASK to PTE_PFN_MASK
|
17 年之前 |
Eduardo Habkost
|
a312b37b2a
x86/paravirt: call paravirt_pagetable_setup_{start, done}
|
17 年之前 |
Jeremy Fitzhardinge
|
fb15a9b304
x86: unify pgd_index
|
17 年之前 |
Jeremy Fitzhardinge
|
7f84133af6
x86: use PTE_MASK in pgtable_32.h
|
17 年之前 |
Hugh Dickins
|
aeed5fce37
x86: fix PAE pmd_bad bootup warning
|
17 年之前 |
Jacek Luczak
|
6d4ce04326
x86: pgtable_32.h - prototype and section mismatch fixes
|
17 年之前 |
Jeremy Fitzhardinge
|
85958b465c
x86: unify pgd ctor/dtor
|
17 年之前 |
Jeremy Fitzhardinge
|
68db065c84
x86: unify KERNEL_PGD_PTRS
|
17 年之前 |
Joe Perches
|
cf840147d4
include/asm-x86/pgtable_32.h: checkpatch cleanups - formatting only
|
17 年之前 |
Ingo Molnar
|
9fc34113f6
x86: debug pmd_bad()
|
17 年之前 |
Ingo Molnar
|
40869cd038
x86: redo cded932b75ab0a5f9181e
|
17 年之前 |
Thomas Gleixner
|
985a34bd75
x86: remove quicklists
|
17 年之前 |
Linus Torvalds
|
a345b4ba20
Revert "x86: fix pmd_bad and pud_bad to support huge pages"
|
17 年之前 |
Hans Rosenfeld
|
cded932b75
x86: fix pmd_bad and pud_bad to support huge pages
|
17 年之前 |
Ian Campbell
|
551889a6e2
x86: construct 32-bit boot time page tables in native format.
|
17 年之前 |
Christoph Lameter
|
0b7a96114b
i386: Resolve dependency of asm-i386/pgtable.h on highmem.h
|
17 年之前 |
Andi Kleen
|
61e19a347a
x86: add pgtable accessor functions for gbpages
|
17 年之前 |
Jeremy Fitzhardinge
|
e3ed910db2
x86: use the same pgd_list for PAE and 64-bit
|
17 年之前 |
Jeremy Fitzhardinge
|
6194ba6ff6
x86: don't special-case pmd allocations as much
|
17 年之前 |
Thomas Gleixner
|
0a663088cd
x86: clean up lookup_address() declarations
|
17 年之前 |
Andi Kleen
|
934d15854d
x86: remove set_kernel_exec()
|
17 年之前 |
Ingo Molnar
|
f0646e43ac
x86: return the page table level in lookup_address()
|
17 年之前 |