Age | Commit message (Expand) | Author |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-11 | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs | Ingo Molnar |
2009-03-08 | x86 mmiotrace: fix remove_kmmio_fault_pages() | Stuart Bennett |
2009-03-04 | x86: un-__init fill_pud/pmd/pte | Jeremy Fitzhardinge |
2009-03-04 | Merge branch 'x86/core' into core/percpu | Ingo Molnar |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar |
2009-03-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-03-03 | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-03-03 | x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=y | Ingo Molnar |
2009-03-03 | x86: set_highmem_pages_init() cleanup | Pekka Enberg |
2009-03-03 | x86: unify free_init_pages() and free_initmem() | Pekka Enberg |
2009-03-03 | x86: make sure initmem is writable on 64-bit | Pekka Enberg |
2009-03-03 | x86: add sanity checks to init_32.c | Pekka Enberg |
2009-03-03 | x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space() | Pekka Enberg |
2009-03-03 | x86: move __VMALLOC_RESERVE to pgtable_32.c | Pekka Enberg |
2009-03-03 | x86: fix init_memory_mapping() to handle small ranges | Yinghai Lu |
2009-03-02 | x86 mmiotrace: fix race with release_kmmio_fault_page() | Pekka Paalanen |
2009-03-02 | x86 mmiotrace: improve handling of secondary faults | Stuart Bennett |
2009-03-02 | x86 mmiotrace: split set_page_presence() | Pekka Paalanen |
2009-03-02 | x86 mmiotrace: fix save/restore page table state | Pekka Paalanen |
2009-03-02 | x86 mmiotrace: WARN_ONCE if dis/arming a page fails | Stuart Bennett |
2009-03-02 | x86: add far read test to testmmiotrace | Pekka Paalanen |
2009-03-02 | x86: count errors in testmmiotrace.ko | Pekka Paalanen |
2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar |
2009-03-01 | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" | Ingo Molnar |
2009-02-28 | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() | Ingo Molnar |
2009-02-27 | x86, fixmap: define reserve_top_address for x86_64 | Gustavo F. Padovan |
2009-02-26 | Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu... | Ingo Molnar |
2009-02-26 | Merge branches 'x86/urgent' and 'x86/pat' into x86/core | Ingo Molnar |
2009-02-26 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar |
2009-02-26 | gpu/drm, x86, PAT: PAT support for io_mapping_*, export symbols for modules | Ingo Molnar |
2009-02-25 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar |
2009-02-25 | gpu/drm, x86, PAT: PAT support for io_mapping_* | Venkatesh Pallipadi |
2009-02-25 | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi |
2009-02-25 | gpu/drm, x86, PAT: routine to keep identity map in sync | Venkatesh Pallipadi |
2009-02-25 | x86: memtest: add additional (regular) test patterns | Andreas Herrmann |
2009-02-25 | x86: memtest: wipe out test pattern from memory | Andreas Herrmann |
2009-02-25 | x86: memtest: adapt log messages | Andreas Herrmann |
2009-02-25 | x86: memtest: cleanup memtest function | Andreas Herrmann |
2009-02-25 | x86: memtest: introduce array to select memtest patterns | Andreas Herrmann |
2009-02-25 | x86: memtest: reuse test patterns when memtest parameter exceeds number of av... | Andreas Herrmann |
2009-02-24 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar |
2009-02-24 | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar |
2009-02-24 | x86: update populate_extra_pte() and add populate_extra_pmd() | Tejun Heo |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-22 | x86, mm: fault.c, simplify kmmio_fault(), cleanup | Ingo Molnar |
2009-02-22 | x86: numa_32.c: fix sparse warning: Using plain integer as NULL pointer | Hannes Eder |
2009-02-20 | x86, mm: fault.c, update copyrights | Ingo Molnar |
2009-02-21 | x86, mm: fault.c, give another attempt at prefetch handing before SIGBUS | Ingo Molnar |
2009-02-21 | x86, mm: fault.c, remove #ifdef from fault_in_kernel_space() | Ingo Molnar |