summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86: Change is_ISA_range() into an inline functionH. Peter Anvin2009-11-231-7/+12
* x86, mm: is_untracked_pat_range() takes a normal semiclosed rangeH. Peter Anvin2009-11-231-1/+1
* x86, mm: Call is_untracked_pat_range() rather than is_ISA_range()H. Peter Anvin2009-11-231-2/+4
* x86: UV SGI: Don't track GRU space in PATJack Steiner2009-11-232-0/+4
* x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich2009-11-191-3/+4
* x86: remove "extern" from function prototypes in <asm/proto.h>H. Peter Anvin2009-11-161-9/+9
* x86, mm: Report state of NX protections during bootKees Cook2009-11-161-0/+1
* x86, mm: Clean up and simplify NX enablementH. Peter Anvin2009-11-161-1/+1
* x86: Make sure wakeup trampoline code is below 1MBYinghai Lu2009-11-111-1/+1
* x86: k8.h: Add struct bootnodeRandy Dunlap2009-11-081-0/+1
* x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha2009-11-021-0/+1
* x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha2009-10-201-0/+6
* x86: Export srat physical topologyDavid Rientjes2009-10-121-0/+1
* x86: Export k8 physical topologyDavid Rientjes2009-10-122-2/+5
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-081-0/+2
|\
| * x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar2009-10-021-0/+2
| * x86: Fix csum_ipv6_magic asm memory clobberSamuel Thibault2009-10-011-1/+2
* | KVM: add support for change_pte mmu notifiersIzik Eidus2009-10-041-0/+1
* | x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault2009-10-011-1/+2
|/
* x86: Provide an alternative() based cmpxchg64()Arjan van de Ven2009-09-301-13/+17
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-262-10/+1
|\
| * x86: Remove redundant non-NUMA topology functionsRusty Russell2009-09-241-10/+0
| * Merge branch 'linus' into x86/urgentIngo Molnar2009-09-246-27/+26
| |\
| * \ Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-09-231-0/+1
| |\ \
| | * | x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge2009-09-211-0/+1
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-241-1/+5
|\ \ \ \
| * | | | x86/PCI: default pcibus cpumask to all cpus if it lacks affinityDavid Rientjes2009-09-181-1/+5
| | |/ / | |/| |
* | | | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-2/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-232-4/+3
|\ \ \ \
| * | | | cpumask: use mm_cpumask() wrapper: x86Rusty Russell2009-09-241-3/+3
| * | | | cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-231-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Use macros for .data.page_aligned section.Tim Abbott2009-09-211-1/+3
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-231-1/+0
|\ \ \ \
| * \ \ \ Merge branch 'sfi-base' into releaseLen Brown2009-09-191-1/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ACPI: Handle CONFIG_ACPI=n better from linux/acpi.hFeng Tang2009-08-281-1/+0
* | | | | x86: syscall_get_nr returns intRoland McGrath2009-09-221-7/+7
* | | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-214-19/+19
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-214-19/+19
| |/ / /
* | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-09-2019-228/+226
|\ \ \ \ | |/ / /
| * | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-1818-228/+225
| |\ \ \
| | * | | x86: Move get/set_wallclock to x86_platform_opsFeng Tang2009-09-164-64/+4
| | * | | x86: apic namespace cleanupThomas Gleixner2009-08-311-7/+7
| | * | | x86: Distangle ioapic and i8259Thomas Gleixner2009-08-311-0/+2
| | * | | x86: Add Moorestown early detectionThomas Gleixner2009-08-311-0/+6
| | * | | x86: Add hardware_subarch ID for MoorestownPan, Jacob jun2009-08-311-0/+10
| | * | | x86: Add early platform detectionThomas Gleixner2009-08-311-2/+1
| | * | | x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-316-9/+13
| | * | | x86: Move calibrate_cpu to tsc.cThomas Gleixner2009-08-311-2/+0
| | * | | x86: Simplify timer_ack magic in time_32.cThomas Gleixner2009-08-311-2/+4
OpenPOWER on IntegriCloud