aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-03-02x86 mmiotrace: fix save/restore page table statePekka Paalanen
2009-03-02x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett
2009-03-02x86: add far read test to testmmiotracePekka Paalanen
2009-03-02x86: count errors in testmmiotrace.koPekka Paalanen
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar
2009-03-01Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"Ingo Molnar
2009-03-01bootmem, x86: further fixes for arch-specific bootmem wrappingTejun Heo
2009-02-28x86: remove double copy of show_cpuinfo_core for 32 and 64 bitJaswinder Singh Rajput
2009-02-28x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar
2009-02-28x86: signal: introduce helper align_sigframe()Hiroshi Shimamoto
2009-02-28x86: signal: unify get_sigframe()Hiroshi Shimamoto
2009-02-28x86: signal: use 16 bytes boundary for rt_sigframeHiroshi Shimamoto
2009-02-28x86: signal: intrroduce get_sigframe() and replace get_sigstack()Hiroshi Shimamoto
2009-02-28x86: signal: add __user annotationHiroshi Shimamoto
2009-02-27x86, fixmap: unify fixmap.hGustavo F. Padovan
2009-02-27x86, fixmap: prepare fixmap_32.h for unificationGustavo F. Padovan
2009-02-27x86, fixmap: prepare fixmap_64.h for unificationGustavo F. Padovan
2009-02-27x86, fixmap: add CONFIG_EFIGustavo F. Padovan
2009-02-27x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APICGustavo F. Padovan
2009-02-27x86, fixmap: define reserve_top_address for x86_64Gustavo F. Padovan
2009-02-27x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZEGustavo F. Padovan
2009-02-27x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZEGustavo F. Padovan
2009-02-26x86: set X86_FEATURE_TSC_RELIABLEIngo Molnar
2009-02-26x86: enable DMAR by defaultKyle McMartin
2009-02-26x86: fix !ACPI build for es7000_32.cIngo Molnar
2009-02-26x86: apic: simplify secondary CPU wakeup methods, fixIngo Molnar
2009-02-26x86: apic: simplify secondary CPU wakeup methodsIngo Molnar
2009-02-26x86: remove update_apic from x86_quirks, fixIngo Molnar
2009-02-26x86: don't compile vsmp_64 for 32bitYinghai Lu
2009-02-26x86: remove update_apic from x86_quirksYinghai Lu
2009-02-26Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar
2009-02-26Merge branches 'x86/urgent' and 'x86/pat' into x86/coreIngo Molnar
2009-02-26Merge branch 'x86/urgent' into x86/coreIngo Molnar
2009-02-26gpu/drm, x86, PAT: PAT support for io_mapping_*, export symbols for modulesIngo Molnar
2009-02-25xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge
2009-02-25Merge branch 'x86/urgent' into x86/patIngo Molnar
2009-02-25x86: make vmap yell louder when it is used under irqs_disabled()Peter Zijlstra
2009-02-25gpu/drm, x86, PAT: PAT support for io_mapping_*Venkatesh Pallipadi
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi
2009-02-25gpu/drm, x86, PAT: routine to keep identity map in syncVenkatesh Pallipadi
2009-02-25x86: memtest: add additional (regular) test patternsAndreas Herrmann
2009-02-25x86: memtest: wipe out test pattern from memoryAndreas Herrmann
2009-02-25x86: memtest: adapt log messagesAndreas Herrmann
2009-02-25x86: memtest: cleanup memtest functionAndreas Herrmann
2009-02-25x86: memtest: introduce array to select memtest patternsAndreas Herrmann
2009-02-25x86: memtest: reuse test patterns when memtest parameter exceeds number of av...Andreas Herrmann
2009-02-25x86: usercopy: check for total size when deciding non-temporal cutoffIngo Molnar
2009-02-25x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar
2009-02-25Merge branch 'x86/asm' into x86/mmIngo Molnar