Age | Commit message (Expand) | Author |
---|---|---|
2008-04-17 | x86: cleanup - rename VM_MASK to X86_VM_MASK | gorcunov@gmail.com |
2008-04-17 | x86: check vmlinux limits, 64-bit | Ingo Molnar |
2008-03-27 | x86: prefetch fix #2 | Ingo Molnar |
2008-03-27 | x86: fix prefetch workaround | Ingo Molnar |
2008-02-14 | x86: make dump_pagetable() static | Adrian Bunk |
2008-02-06 | x86: fix deadlock, make pgd_lock irq-safe | Ingo Molnar |
2008-02-06 | x86: make spurious fault handler aware of large mappings | Thomas Gleixner |
2008-02-04 | x86: support gbpages in pagetable dump | Andi Kleen |
2008-02-04 | x86: reduce ifdef sections in fault.c | Harvey Harrison |
2008-02-01 | x86: fixes for lookup_address args | Harvey Harrison |
2008-01-30 | x86: use the same pgd_list for PAE and 64-bit | Jeremy Fitzhardinge |
2008-01-30 | x86: shrink some ifdefs in fault.c | Harvey Harrison |
2008-01-30 | x86: ignore spurious faults | Jeremy Fitzhardinge |
2008-01-30 | x86: remove nx_enabled from fault.c | Harvey Harrison |
2008-01-30 | x86: unify fault_32|64.c | Harvey Harrison |