Age | Commit message (Expand) | Author | Files | Lines |
2012-08-14 | Revert "x86-64/efi: Use EFI to deal with platform wall clock" | H. Peter Anvin | 1 | -6/+4 |
2012-07-27 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+6 |
2012-06-11 | x86/mm: Fix some kernel-doc warnings | Wanpeng Li | 1 | -1/+1 |
2012-06-06 | x86-64/efi: Use EFI to deal with platform wall clock | Jan Beulich | 1 | -4/+6 |
2012-01-12 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+0 |
2011-12-06 | mm, x86: Remove debug_pagealloc_enabled | Stanislaw Gruszka | 1 | -6/+0 |
2011-12-05 | arch/x86/mm/pageattr.c: Quiet sparse noise; local functions should be static | H Hartley Sweeten | 1 | -1/+1 |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-10 | x86/mm: Fix pgd_lock deadlock | Andrea Arcangeli | 1 | -10/+8 |
2011-02-03 | x86, nx: Don't force pages RW when setting NX bits | Matthieu CASTET | 1 | -8/+0 |
2010-11-18 | x86: Add NX protection for kernel data | Matthieu Castet | 1 | -1/+4 |
2010-11-18 | x86: Fix improper large page preservation | matthieu castet | 1 | -10/+18 |
2010-04-20 | Merge branch 'drm-ttm-pool' into drm-core-next | Dave Airlie | 1 | -8/+45 |
2010-04-06 | arch/x86: Add array variants for setting memory to wc caching. | Pauli Nieminen | 1 | -8/+45 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+1 |
2010-02-23 | x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a... | Suresh Siddha | 1 | -2/+23 |
2009-11-17 | x86, pageattr: Make set_memory_(x|nx) aware of NX support | H. Peter Anvin | 1 | -0/+6 |
2009-11-02 | x86_64, ftrace: Make ftrace use kernel identity mapping to modify code | Suresh Siddha | 1 | -2/+1 |
2009-11-02 | x86, cpa: Fix kernel text RO checks in static_protection() | Suresh Siddha | 1 | -4/+6 |
2009-10-27 | tracing: allow to change permissions for text with dynamic ftrace enabled | Steven Rostedt | 1 | -1/+2 |
2009-10-20 | x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA | Suresh Siddha | 1 | -0/+14 |
2009-09-24 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -19/+2 |
2009-09-11 | agp/intel: Fix the pre-9xx chipset flush. | Eric Anholt | 1 | -0/+1 |
2009-09-10 | x86, pat: Fix cacheflush address in change_page_attr_set_clr() | Jack Steiner | 1 | -1/+7 |
2009-08-14 | percpu: kill lpage first chunk allocator | Tejun Heo | 1 | -19/+1 |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 1 | -12/+27 |
2009-08-03 | x86: Fix CPA memtype reserving in the set_pages_array*() cases | Thomas Hellstrom | 1 | -9/+21 |
2009-07-31 | x86, pat: Fix set_memory_wc related corruption | Pallipadi, Venkatesh | 1 | -3/+6 |
2009-07-04 | x86,percpu: generalize lpage first chunk allocator | Tejun Heo | 1 | -0/+1 |
2009-06-22 | x86: fix pageattr handling for lpage percpu allocator and re-enable it | Tejun Heo | 1 | -1/+20 |
2009-06-22 | x86: reorganize cpa_process_alias() | Tejun Heo | 1 | -27/+23 |
2009-06-15 | kmemcheck: don't track page tables | Vegard Nossum | 1 | -1/+1 |
2009-06-11 | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -14/+0 |
2009-05-27 | x86: avoid back to back on_each_cpu in cpa_flush_array | Pallipadi, Venkatesh | 1 | -14/+3 |
2009-05-23 | x86: cpa_flush_array wbinvd should be done on all CPUs | venkatesh.pallipadi@intel.com | 1 | -1/+7 |
2009-05-23 | x86: bugfix wbinvd() model check instead of family check | venkatesh.pallipadi@intel.com | 1 | -2/+2 |
2009-05-08 | Merge branch 'x86/urgent' into x86/xen | Ingo Molnar | 1 | -50/+77 |
2009-04-10 | x86, PAT: Changing memtype to WC ensuring no WB alias | venkatesh.pallipadi@intel.com | 1 | -1/+8 |
2009-04-10 | x86, PAT: Handle faults cleanly in set_memory_ APIs | venkatesh.pallipadi@intel.com | 1 | -48/+65 |
2009-04-10 | x86, PAT: Change order of cpa and free in set_memory_wb | venkatesh.pallipadi@intel.com | 1 | -4/+7 |
2009-04-08 | Merge commit 'origin/master' into for-linus/xen/master | Jeremy Fitzhardinge | 1 | -31/+116 |
2009-03-30 | x86/paravirt: remove lazy mode in interrupts | Jeremy Fitzhardinge | 1 | -14/+0 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 1 | -0/+7 |
2009-03-20 | x86, CPA: Add set_pages_arrayuc and set_pages_array_wb | venkatesh.pallipadi@intel.com | 1 | -0/+63 |
2009-03-20 | x86, PAT: Add support for struct page pointer array in cpa set_clr | venkatesh.pallipadi@intel.com | 1 | -29/+50 |
2009-03-20 | x86, CPA: Add a flag parameter to cpa set_clr() | venkatesh.pallipadi@intel.com | 1 | -5/+5 |
2009-03-15 | x86: add brk allocation for very, very early allocations | Jeremy Fitzhardinge | 1 | -2/+3 |
2009-03-12 | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar | 1 | -0/+11 |
2009-03-11 | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs | Ingo Molnar | 1 | -0/+11 |