summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2009-11-24x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu
2009-11-23x86, platform: Change is_untracked_pat_range() to bool; cleanup initH. Peter Anvin
2009-11-23x86: Change is_ISA_range() into an inline functionH. Peter Anvin
2009-11-23x86, mm: is_untracked_pat_range() takes a normal semiclosed rangeH. Peter Anvin
2009-11-23x86, mm: Call is_untracked_pat_range() rather than is_ISA_range()H. Peter Anvin
2009-11-23x86: UV SGI: Don't track GRU space in PATJack Steiner
2009-11-19x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich
2009-11-16x86: remove "extern" from function prototypes in <asm/proto.h>H. Peter Anvin
2009-11-16x86, mm: Report state of NX protections during bootKees Cook
2009-11-16x86, mm: Clean up and simplify NX enablementH. Peter Anvin
2009-11-11x86: Make sure wakeup trampoline code is below 1MBYinghai Lu
2009-11-08x86: k8.h: Add struct bootnodeRandy Dunlap
2009-11-02x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha
2009-10-20x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha
2009-10-12x86: Export srat physical topologyDavid Rientjes
2009-10-12x86: Export k8 physical topologyDavid Rientjes
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-04KVM: add support for change_pte mmu notifiersIzik Eidus
2009-10-02x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar
2009-10-01x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault
2009-10-01x86: Fix csum_ipv6_magic asm memory clobberSamuel Thibault
2009-09-30x86: Provide an alternative() based cmpxchg64()Arjan van de Ven
2009-09-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24x86: Remove redundant non-NUMA topology functionsRusty Russell
2009-09-24Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-09-23Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar
2009-09-22x86: syscall_get_nr returns intRoland McGrath
2009-09-21x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21Use macros for .data.page_aligned section.Tim Abbott
2009-09-20Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-20x86: Fix uaccess_32.h typoSergey Senozhatsky
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras
2009-09-20x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov
2009-09-19Merge branch 'sfi-base' into releaseLen Brown
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-18x86/PCI: default pcibus cpumask to all cpus if it lacks affinityDavid Rientjes
2009-09-18x86: SGI UV: Add volatile semantics to macros that access chipset registersJack Steiner
2009-09-18x86: SGI UV: Fix IPI macrosJack Steiner
2009-09-17Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds