summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar
2009-02-24x86: efi_stub_32,64 - add missing ENDPROCsCyrill Gorcunov
2009-02-24x86: head_64.S - use GLOBAL macroCyrill Gorcunov
2009-02-24x86: entry_64.S - add missing ENDPROCCyrill Gorcunov
2009-02-24x86: invalid_vm86_irq -- use predefined macrosCyrill Gorcunov
2009-02-24x86: head_64.S - use IDT_ENTRIES instead of hardcoded numberCyrill Gorcunov
2009-02-24x86: head_64.S - remove useless balignCyrill Gorcunov
2009-02-24x86: fix performance regression in write() syscallSalman Qazi
2009-02-23x86: minor cleanup in the espfix codeStas Sergeev
2009-02-23x86: check mptable physptr with max_low_pfn on 32bitYinghai Lu
2009-02-22x86: refactor x86_quirks supportIngo Molnar
2009-02-22x86: remove various unused subarch hooksIngo Molnar
2009-02-22x86: remove the Voyager 32-bit subarchIngo Molnar
2009-02-22x86: improve the help text of X86_EXTENDED_PLATFORMRavikiran G Thirumalai
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki
2009-02-22x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds
2009-02-22x86: select x2apic ops in early apic probe only if x2apic mode is enabledSuresh Siddha
2009-02-22x86: ia32_signal: introduce {get|set}_user_seg()Hiroshi Shimamoto
2009-02-22x86: ia32_signal: introduce GET_SEG() macroHiroshi Shimamoto
2009-02-22x86: ia32_signal: remove unused debug codeHiroshi Shimamoto
2009-02-22x86, mm: fault.c, simplify kmmio_fault(), cleanupIngo Molnar
2009-02-22x86: numa_32.c: fix sparse warning: Using plain integer as NULL pointerHannes Eder
2009-02-22x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointerHannes Eder
2009-02-22x86_64: Fix S3 fail pathJiri Slaby
2009-02-22x86_64: acpi/wakeup_64 cleanupJiri Slaby
2009-02-21x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin
2009-02-20x86, mm: fault.c, update copyrightsIngo Molnar
2009-02-20x86, mm: fault.c, give another attempt at prefetch handing before SIGBUSIngo Molnar
2009-02-20x86, mm: fault.c, remove #ifdef from fault_in_kernel_space()Ingo Molnar
2009-02-20x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAXIngo Molnar
2009-02-20x86, mm: fault.c, remove #ifdef from do_page_fault()Ingo Molnar
2009-02-20x86, mm: fault.c, unify oops handlingIngo Molnar
2009-02-20x86, mm: fault.c, unify oops printingIngo Molnar
2009-02-20x86, mm: fault.c, reorder functionsIngo Molnar
2009-02-20x86, mm, kprobes: fault.c, simplify notify_page_fault()Ingo Molnar
2009-02-20x86, mm: fault.c, simplify kmmio_fault()Ingo Molnar
2009-02-20x86, mm: fault.c, enable PF_RSVD checks on 32-bit tooIngo Molnar
2009-02-20x86, mm: fault.c, factor out the vm86 fault checkIngo Molnar
2009-02-20x86, mm: fault.c, refactor/simplify the is_prefetch() codeIngo Molnar
2009-02-20x86, mm: fault.c cleanupIngo Molnar
2009-02-20x86, vmi: TSC going backwards check in vmi clocksource, cleanupAlok Kataria
2009-02-20Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2009-02-20x86, pat: add large-PAT check to split_large_page()Ingo Molnar
2009-02-20x86: check PMD in spurious_fault handlerSteven Rostedt
2009-02-20Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar
2009-02-20Merge branch 'x86/urgent' into x86/coreIngo Molnar
2009-02-20x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum