summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | mm: remove remaining references to NUMA hinting bits and helpersMel Gorman2015-02-123-63/+5
* | | | | | | mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman2015-02-121-0/+16
* | | | | | | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-101-0/+46
|\ \ \ \ \ \ \
| * | | | | | | livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-041-2/+2
| * | | | | | | livepatch: handle ancient compilers with more graceJiri Kosina2015-01-091-1/+5
| * | | | | | | livepatch: move x86 specific ftrace handler code to arch/x86Li Bin2014-12-221-0/+5
| * | | | | | | livepatch: kernel: add support for live patchingSeth Jennings2014-12-221-0/+37
| |/ / / / / /
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-105-77/+2
|\ \ \ \ \ \ \
| * | | | | | | x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-105-77/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-102-2/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-tools'Rafael J. Wysocki2015-02-101-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONSLen Brown2015-02-091-0/+4
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-02-101-0/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linu...Rafael J. Wysocki2015-02-091-0/+1
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | cpufreq: Add SFI based cpufreq driver supportSrinidhi Kasagar2014-12-201-0/+1
| * | | | | | | | x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu2015-02-051-2/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-02-101-15/+5
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | xen: remove scratch frames for ballooned pages and m2p overrideDavid Vrabel2015-01-281-14/+4
| * | | | | | | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel2015-01-281-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-091-0/+22
|\ \ \ \ \ \ \
| * | | | | | | x86: pmc_atom: Expose contents of PSSAndy Shevchenko2015-01-201-0/+22
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-092-5/+11
|\ \ \ \ \ \ \
| * | | | | | | x86, fpu: Fix math_state_restore() race with kernel_fpu_begin()Oleg Nesterov2015-01-201-0/+4
| * | | | | | | x86, fpu: Introduce per-cpu in_kernel_fpu stateOleg Nesterov2015-01-201-1/+1
| * | | | | | | x86/fpu: Use a symbolic name for asm operandBorislav Petkov2014-12-231-4/+6
| |/ / / / / /
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-094-5/+18
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-284-5/+18
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | x86: entry_64.S: delete unused codeDenys Vlasenko2015-01-131-1/+0
| | * | | | | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricksLuck, Tony2015-01-072-4/+1
| | * | | | | x86, traps: Add ist_begin_non_atomic and ist_end_non_atomicAndy Lutomirski2015-01-021-0/+2
| | * | | | | x86: Clean up current_stack_pointerAndy Lutomirski2015-01-021-0/+11
| | * | | | | x86, traps: Track entry into and exit from IST contextAndy Lutomirski2015-01-021-0/+4
| | |/ / / /
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-094-110/+25
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86/apic: Reuse apic_bsp_setup() for UP APIC setupThomas Gleixner2015-01-221-1/+1
| * | | | | x86/smpboot: Move apic init code to apic.cThomas Gleixner2015-01-221-3/+3
| * | | | | x86/ioapic: Provide stub functions for IOAPIC%3DnThomas Gleixner2015-01-221-0/+5
| * | | | | x86/smpboot: Move smpboot inlines to codeThomas Gleixner2015-01-221-68/+0
| * | | | | x86/x2apic: Split enable and setup functionThomas Gleixner2015-01-221-2/+2
| * | | | | x86/x2apic: Disable x2apic from nox2apic setupThomas Gleixner2015-01-221-1/+0
| * | | | | x86/x2apic: Move code in conditional regionThomas Gleixner2015-01-221-20/+4
| * | | | | x86/apic: Check x2apic earlyThomas Gleixner2015-01-221-1/+1
| * | | | | x86/ioapic: Check x2apic reallyThomas Gleixner2015-01-221-2/+0
| * | | | | x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APICThomas Gleixner2015-01-221-4/+4
| * | | | | x86/apic: Avoid open coded x2apic detectionThomas Gleixner2015-01-221-9/+10
| * | | | | iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu2015-01-151-2/+0
| * | | | | iommu, x86: Restructure setup of the irq remapping featureThomas Gleixner2015-01-151-2/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar2015-01-284-0/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'perf/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-12-085-0/+16
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8Jacob Shin2014-12-034-0/+12
OpenPOWER on IntegriCloud