aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar
2009-02-24x86: invalid_vm86_irq -- use predefined macrosCyrill Gorcunov
2009-02-24x86: fix performance regression in write() syscallSalman Qazi
2009-02-23x86: refactor x86_quirks supportIngo Molnar
2009-02-23x86: remove various unused subarch hooksIngo Molnar
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-22x86: select x2apic ops in early apic probe only if x2apic mode is enabledSuresh Siddha
2009-02-21x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAXIngo Molnar
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-19Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2009-02-19x86: linkage - get rid of _X86 macrosCyrill Gorcunov
2009-02-19x86: asm linkage - introduce GLOBAL macroCyrill Gorcunov
2009-02-19x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn()Hiroshi Shimamoto
2009-02-19x86: include/asm/processor.h remove double declaration of print_cpu_infoJaswinder Singh Rajput
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki
2009-02-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-17x86: truncate ISA addresses to unsigned intH. Peter Anvin
2009-02-17x86, apic: rename 'genapic' to 'apic'Ingo Molnar
2009-02-17x86, apic: remove ->store_NMI_vector()Ingo Molnar
2009-02-17x86, numaq_32: clean up, miscIngo Molnar
2009-02-17x86, apic: clean up the cpu_2_logical_apiciddeclarationIngo Molnar
2009-02-17x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-02-17x86, apic: merge genapic.h into apic.hIngo Molnar
2009-02-17remove: genapic prepareIngo Molnar
2009-02-17x86: fold apic_ops into genapicYinghai Lu
2009-02-17x86: add x2apic configYinghai Lu
2009-02-17x86: remove stale arch/x86/include/asm/page_64.h.rej fileIngo Molnar
2009-02-17Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar
2009-02-16x86, xen: short-circuit tests for dom0Jeremy Fitzhardinge
2009-02-15KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity
2009-02-13Merge commit 'tip/x86/headers' into x86/untangle2Jeremy Fitzhardinge
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar
2009-02-13x86: fix "__udivdi3" [drivers/scsi/aha1542.ko] undefinedJames Bottomley
2009-02-13x86: move more pagetable-related definitions into pgtable*.hJeremy Fitzhardinge
2009-02-13x86 headers: protect page_32.h via __ASSEMBLY__Ingo Molnar
2009-02-13x86 headers: include page_types.h in pgtable_types.hIngo Molnar
2009-02-13x86 headers: include linux/types.hIngo Molnar
2009-02-13x86 headers: remove duplicate pud_large() definitionIngo Molnar
2009-02-13Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2009-02-13Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86...Ingo Molnar
2009-02-13Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar
2009-02-13Merge branch 'x86/cleanups' into x86/coreIngo Molnar
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar
2009-02-12x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemptionJeremy Fitzhardinge
2009-02-12x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha
2009-02-11x86: UV: fix header struct usageRandy Dunlap