Age | Commit message (Expand) | Author | Files | Lines |
2008-10-18 | Export kmap_atomic_pfn for DRM-GEM. | Eric Anholt | 1 | -0/+1 |
2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+6 |
2008-10-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -28/+17 |
2008-10-15 | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 1 | -0/+6 |
2008-10-13 | x86/mm: unify init task OOM handling | Ingo Molnar | 1 | -9/+6 |
2008-10-13 | x86/mm: do not trigger a kernel warning if user-space disables interrupts and... | Linus Torvalds | 1 | -19/+11 |
2008-10-13 | x86: change early_ioremap to use slots instead of nesting | Yinghai Lu | 1 | -20/+57 |
2008-10-13 | x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 | Vegard Nossum | 1 | -2/+34 |
2008-10-13 | traps: x86: remove trace_hardirqs_fixup from pagefault handler | Alexander van Heukelum | 1 | -5/+0 |
2008-10-13 | x86, uv: add early detection of UV system types | Jack Steiner | 1 | -1/+1 |
2008-10-13 | x86: make mm/gup.c more virtualization friendly | Jan Beulich | 1 | -5/+5 |
2008-10-13 | x86-64: fix combining of regions in init_memory_mapping() | Jan Beulich | 1 | -1/+1 |
2008-10-13 | x86-64: don't check for map replacement | Jeremy Fitzhardinge | 1 | -3/+0 |
2008-10-13 | x86: add early_memremap() | Jeremy Fitzhardinge | 2 | -6/+18 |
2008-10-13 | x86: add _PAGE_IOMAP pte flag for IO mappings | Jeremy Fitzhardinge | 3 | -6/+6 |
2008-10-13 | x86: rename discontig_32.c to numa_32.c | Yinghai Lu | 2 | -5/+1 |
2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 4 | -15/+38 |
2008-10-12 | x86: memory corruption check - cleanup | Ingo Molnar | 2 | -0/+2 |
2008-10-12 | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar | 12 | -301/+617 |
2008-10-12 | Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen | Ingo Molnar | 1 | -1/+1 |
2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar | 12 | -297/+617 |
2008-10-12 | x86, early_ioremap: fix fencepost error | Alan Cox | 1 | -1/+1 |
2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 1 | -0/+56 |
2008-10-10 | Merge branch 'linus' into x86/pat2 | Ingo Molnar | 10 | -26/+23 |
2008-10-10 | x86, cpa: make the kernel physical mapping initialization a two pass sequence... | Suresh Siddha | 1 | -88/+61 |
2008-10-10 | x86, pat: cleanups | Ingo Molnar | 1 | -35/+32 |
2008-10-10 | x86: fix pagetable init 64-bit breakage | Suresh Siddha | 1 | -1/+1 |
2008-10-10 | x86: track memtype for RAM in page struct | Suresh Siddha | 2 | -0/+102 |
2008-10-10 | x86, cpa: srlz cpa(), global flush tlb after splitting big page and before do... | Suresh Siddha | 1 | -2/+38 |
2008-10-10 | x86, cpa: remove cpa pool code | Suresh Siddha | 3 | -155/+5 |
2008-10-10 | x86, cpa: no need to check alias for __set_pages_p/__set_pages_np | Suresh Siddha | 1 | -7/+16 |
2008-10-10 | x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC | Suresh Siddha | 2 | -10/+34 |
2008-10-10 | x86, cpa: make the kernel physical mapping initialization a two pass sequence | Suresh Siddha | 2 | -20/+144 |
2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 7 | -18/+19 |
2008-10-06 | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar | 3 | -4/+4 |
2008-09-30 | x86: export set_memory_ro and set_memory_rw | Bruce Allan | 1 | -0/+2 |
2008-09-26 | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t... | Suresh Siddha | 1 | -0/+6 |
2008-09-23 | Merge branch 'timers/urgent' into x86/xen | Ingo Molnar | 1 | -4/+0 |
2008-09-14 | x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() | Alex Nixon | 1 | -4/+0 |
2008-09-14 | Merge commit 'v2.6.27-rc6' into x86/pat | Ingo Molnar | 1 | -16/+20 |
2008-09-07 | x86: add periodic corruption check | Hugh Dickins | 3 | -2/+4 |
2008-09-07 | x86: check for and defend against BIOS memory corruption | Jeremy Fitzhardinge | 1 | -0/+2 |
2008-09-06 | x86: adjust vmalloc_sync_all() for Xen (2nd try) | Jan Beulich | 1 | -8/+6 |
2008-09-06 | x86: pgd_{c,d}tor() cleanup | Jan Beulich | 1 | -4/+2 |
2008-09-05 | x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() | Alex Nixon | 1 | -4/+0 |
2008-09-05 | x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious | Jeremy Fitzhardinge | 1 | -3/+3 |
2008-09-05 | x86, init_64.c: cleanup | Ingo Molnar | 1 | -13/+15 |
2008-09-05 | x86: move nonx_setup etc from common.c to init_64.c | Yinghai Lu | 1 | -0/+54 |
2008-09-04 | Merge branch 'x86/cpu' into x86/core | H. Peter Anvin | 7 | -56/+98 |
2008-08-25 | Merge branch 'x86/urgent' into x86/cleanups | Ingo Molnar | 5 | -39/+65 |