summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2014-03-311-0/+3
|\
| * fs/compat: optional preadv64/pwrite64 compat system callsHeiko Carstens2014-03-061-0/+2
| * compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-03-041-0/+1
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-313-6/+44
|\ \
| * \ Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-052-3/+37
| |\ \
| | * | x86/efi: Wire up CONFIG_EFI_MIXEDMatt Fleming2014-03-041-0/+11
| | * | x86/efi: Add mixed runtime services supportMatt Fleming2014-03-041-0/+21
| | * | x86/efi: Firmware agnostic handover entry pointsMatt Fleming2014-03-041-3/+3
| | * | x86/mm/pageattr: Always dump the right page table in an oopsMatt Fleming2014-03-041-0/+2
| * | | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming2014-03-052-1/+2
| |\ \ \
| * | | | x86/efi: Make efi virtual runtime map passing more robustBorislav Petkov2014-03-041-1/+2
| * | | | x86, pageattr: Export page unmapping interfaceBorislav Petkov2014-03-041-0/+2
| * | | | x86/efi: Dump the EFI page tableBorislav Petkov2014-03-041-0/+1
| * | | | x86, ptdump: Add the functionality to dump an arbitrary pagetableBorislav Petkov2014-03-041-1/+2
| * | | | efi: Move facility flags to struct efiMatt Fleming2014-03-041-1/+0
| | |/ / | |/| |
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-314-6/+25
|\ \ \ \
| * | | | x86: Add another set of MSR accessor functionsBorislav Petkov2014-03-131-0/+2
| * | | | x86: Add support for the clflushopt instructionRoss Zwisler2014-02-272-0/+9
| * | | | x86, AVX-512: Enable AVX-512 States Context SwitchFenghua Yu2014-02-201-6/+10
| * | | | x86, AVX-512: AVX-512 Feature DetectionFenghua Yu2014-02-201-0/+4
| |/ / /
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-311-13/+1
|\ \ \ \
| * | | | x86/apic: Always define nox2apic and define it as initdataDavid Rientjes2014-02-091-1/+0
| * | | | x86/apic: Remove unused function prototypesDavid Rientjes2014-02-091-4/+0
| * | | | x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes2014-02-091-7/+1
| * | | | x86/apic: Only use default_wait_for_init_deassert()David Rientjes2014-02-091-1/+0
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-6/+0
|\ \ \ \ \
| * | | | | sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-111-6/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-311-0/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-111-0/+1
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-02-273-3/+15
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86/nmi: Push duration printk() to irq contextPeter Zijlstra2014-02-091-0/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-0/+1
|\ \ \ \ \
| * | | | | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
* | | | | | x86: fix boot on uniprocessor systemsArtem Fetishev2014-03-281-1/+2
* | | | | | Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel2014-03-251-12/+2
* | | | | | x86: Remove CONFIG_X86_OOSTOREDave Jones2014-03-113-10/+5
| |_|_|/ / |/| | | |
* | | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-03-041-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86/efi: Quirk out SGI UVBorislav Petkov2014-03-041-0/+1
* | | | | x86, tsc: Fallback to normal calibration if fast MSR calibration failsThomas Gleixner2014-02-191-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-151-0/+2
|\ \ \ \ | |/ / /
| * | | x86/efi: Fix 32-bit falloutBorislav Petkov2014-02-141-0/+2
| | |/ | |/|
* | | xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman2014-02-101-2/+12
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-082-4/+4
|\ \
| * \ Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-0714-98/+53
| |\ \ | | |/
| * | Merge branch 'linus' into x86/urgentIngo Molnar2014-01-2528-202/+565
| |\ \
| * | | mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-251-3/+3
| * | | x86/AMD/NB: Fix amd_set_subcaches() parameter typeDan Carpenter2014-01-251-1/+1
* | | | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-051-3/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2014-02-031-3/+2
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-311-2/+0
|\ \ \ \
OpenPOWER on IntegriCloud