summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-0457-628/+934
|\
| * Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-0323-43/+47
| |\
| | * UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells2012-10-021-4/+0
| | * UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+6
| | * UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells2012-10-021-0/+2
| | * UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-0220-39/+39
| * | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-022-0/+9
| |\ \
| | * \ Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-221-0/+2
| | |\ \
| | | * | xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk2012-09-171-0/+2
| | * | | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-1252-291/+614
| | |\ \ \
| | * | | | xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini2012-08-231-0/+5
| | * | | | xen: missing includesStefano Stabellini2012-08-211-0/+2
| | | |/ / | | |/| |
| * | | | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-021-0/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ACPI: Add fixups for AMD P-state figuresMatthew Garrett2012-09-091-0/+1
| | * | | acpi-cpufreq: Add support for modern AMD CPUsMatthew Garrett2012-09-091-0/+2
| * | | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-0110-48/+190
| |\ \ \ \
| | * | | | x86, smap: Do not abuse the [f][x]rstor_checking() functions for user spaceH. Peter Anvin2012-09-251-0/+17
| | * | | | Merge branch 'x86/fpu' into x86/smapH. Peter Anvin2012-09-2111-326/+316
| | |\ \ \ \
| | * | | | | x86, smap: Reduce the SMAP overhead for signal handlingH. Peter Anvin2012-09-211-8/+6
| | * | | | | x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin2012-09-215-28/+46
| | * | | | | x86, uaccess: Merge prototypes for clear_user/__clear_userH. Peter Anvin2012-09-213-6/+3
| | * | | | | x86, smap: Add a header file with macros for STAC/CLACH. Peter Anvin2012-09-211-0/+91
| | * | | | | x86, alternative: Add header guards to <asm/alternative-asm.h>H. Peter Anvin2012-09-211-0/+5
| | * | | | | x86, alternative: Use .pushsection/.popsectionH. Peter Anvin2012-09-212-18/+18
| | * | | | | x86, smap: Add CR4 bit for SMAPH. Peter Anvin2012-09-211-0/+1
| * | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-10-011-8/+2
| |\ \ \ \ \ \
| | * | | | | | x86, microcode: Add a refresh firmware flag to ->request_microcode_fwBorislav Petkov2012-08-221-2/+2
| | * | | | | | x86, microcode, AMD: Remove useless get_ucode_data wrapperBorislav Petkov2012-08-221-6/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-10-012-8/+7
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | x86: Document x86_init.paging.pagetable_init()Attilio Rao2012-09-121-1/+4
| | * | | | | x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()Attilio Rao2012-09-122-4/+0
| | * | | | | x86: Move paging_init() call to x86_init.paging.pagetable_init()Attilio Rao2012-09-121-1/+1
| | * | | | | x86: Rename pagetable_setup_start() to pagetable_init()Attilio Rao2012-09-122-4/+4
| | * | | | | x86: Remove base argument from x86_init.paging.pagetable_setup_startAttilio Rao2012-09-122-4/+4
| | |/ / / /
| * | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-011-0/+4
| |\ \ \ \ \
| | * | | | | x86: Distinguish TLB shootdown interrupts from other functions call interruptsTomoki Sekiyama2012-09-271-0/+4
| * | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-11/+2
| |\ \ \ \ \ \
| | * | | | | | x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao2012-09-271-0/+1
| | * | | | | | x86, MCE: Remove unused definesBorislav Petkov2012-09-171-11/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-018-318/+292
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | x86, kvm: fix kvm's usage of kernel_fpu_begin/end()Suresh Siddha2012-09-211-2/+26
| | * | | | | x86, fpu: remove cpu_has_xmm check in the fx_finit()Suresh Siddha2012-09-181-2/+1
| | * | | | | x86, fpu: enable eagerfpu by default for xsaveoptSuresh Siddha2012-09-181-0/+1
| | * | | | | x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha2012-09-182-15/+41
| | * | | | | x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha2012-09-183-33/+65
| | * | | | | x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usageSuresh Siddha2012-09-183-142/+29
| | * | | | | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig()Suresh Siddha2012-09-181-14/+3
| | * | | | | x86, fpu: drop_fpu() before restoring new state from sigframeSuresh Siddha2012-09-181-6/+1
| | * | | | | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha2012-09-182-45/+72
| | * | | | | x86, fpu: Consolidate inline asm routines for saving/restoring fpu stateSuresh Siddha2012-09-182-112/+78
OpenPOWER on IntegriCloud