aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | x86/efi: parse_efi_setup() build fixDave Young2014-01-03
| * | | | | | | | | | x86: Add xloadflags bit for EFI runtime support on kexecDave Young2013-12-29
| * | | | | | | | | | x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young2013-12-29
| * | | | | | | | | | x86/efi: Add a wrapper function efi_map_region_fixed()Dave Young2013-12-21
| * | | | | | | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2013-11-26
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | x86/efi: Runtime services virtual mappingBorislav Petkov2013-11-02
* | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, cpu: Detect more TLB configurationKirill A. Shutemov2014-01-03
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, sparse: Do not force removal of __user when calling copy_to/from_user_no...Steven Rostedt2014-01-04
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86: Slightly tweak the access_ok() C variant for better codeH. Peter Anvin2013-12-27
| * | | | | | | | | | | x86: Replace assembly access_ok() with a C variantLinus Torvalds2013-12-27
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED foldingPeter Zijlstra2014-01-13
| * | | | | | | | | | | Merge branch 'x86/idle' into sched/coreIngo Molnar2014-01-13
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriersH. Peter Anvin2013-12-19
| | * | | | | | | | | | | x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2013-12-19
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra2014-01-13
| * | | | | | | | | | | sched/clock, x86: Move some cyc2ns() code aroundPeter Zijlstra2014-01-13
| * | | | | | | | | | | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock()Peter Zijlstra2014-01-13
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqsPrarit Bhargava2014-01-12
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-13
| |\| | | | | | | | |
| * | | | | | | | | | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-12
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds2014-01-11
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2013-12-18
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra2013-12-11
|/ / / / / / /
* | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-12-05
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | x86, bitops: Correct the assembly constraints to testing bitopsH. Peter Anvin2013-12-04
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-02
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2013-11-19
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | crypto: move x86 to the generic version of ablk_helperArd Biesheuvel2013-09-23
* | | | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-tools'Rafael J. Wysocki2013-11-18
| |\ \ \ \ \
| | * | | | | tools / power turbostat: Support SilvermontLen Brown2013-11-12
| * | | | | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-14
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-19
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-13
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-14
|\ \ \ \ \ \ \
| * | | | | | | kvm: Delete prototype for non-existent function kvm_check_ioplJosh Triplett2013-11-06
| * | | | | | | kvm: Delete prototype for non-existent function complete_pioJosh Triplett2013-11-06
| * | | | | | | pvclock: detect watchdog reset at pvclock readMarcelo Tosatti2013-11-06
| * | | | | | | kvm: Create non-coherent DMA registerationAlex Williamson2013-10-30
| * | | | | | | kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson2013-10-30
| * | | | | | | kvm, emulator: Rename VendorSpecific flagBorislav Petkov2013-10-30