Age | Commit message (Expand) | Author |
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 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
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-03-01 | bootmem, x86: further fixes for arch-specific bootmem wrapping | Tejun Heo |
2009-02-28 | x86: remove double copy of show_cpuinfo_core for 32 and 64 bit | Jaswinder Singh Rajput |
2009-02-28 | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() | Ingo Molnar |
2009-02-28 | x86: signal: introduce helper align_sigframe() | Hiroshi Shimamoto |
2009-02-28 | x86: signal: unify get_sigframe() | Hiroshi Shimamoto |
2009-02-28 | x86: signal: use 16 bytes boundary for rt_sigframe | Hiroshi Shimamoto |
2009-02-28 | x86: signal: intrroduce get_sigframe() and replace get_sigstack() | Hiroshi Shimamoto |
2009-02-28 | x86: signal: add __user annotation | Hiroshi Shimamoto |
2009-02-27 | x86, fixmap: unify fixmap.h | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: prepare fixmap_32.h for unification | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: prepare fixmap_64.h for unification | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: add CONFIG_EFI | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APIC | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: define reserve_top_address for x86_64 | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE | Gustavo F. Padovan |
2009-02-26 | x86: set X86_FEATURE_TSC_RELIABLE | Ingo Molnar |
2009-02-26 | x86: enable DMAR by default | Kyle McMartin |
2009-02-26 | x86: fix !ACPI build for es7000_32.c | Ingo Molnar |
2009-02-26 | x86: apic: simplify secondary CPU wakeup methods, fix | Ingo Molnar |
2009-02-26 | x86: apic: simplify secondary CPU wakeup methods | Ingo Molnar |
2009-02-26 | x86: remove update_apic from x86_quirks, fix | Ingo Molnar |
2009-02-26 | x86: don't compile vsmp_64 for 32bit | Yinghai Lu |
2009-02-26 | x86: remove update_apic from x86_quirks | Yinghai Lu |
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 | xen: disable interrupts early, as start_kernel expects | Jeremy Fitzhardinge |
2009-02-25 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar |
2009-02-25 | x86: make vmap yell louder when it is used under irqs_disabled() | Peter Zijlstra |
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-25 | x86: usercopy: check for total size when deciding non-temporal cutoff | Ingo Molnar |
2009-02-25 | x86, mm: pass in 'total' to __copy_from_user_*nocache() | Ingo Molnar |
2009-02-25 | Merge branch 'x86/asm' into x86/mm | Ingo Molnar |