summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-256-31/+90
|\
| * locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0
| * locking/atomic, arch/x86: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-163-9/+88
| * Merge branch 'linus' into locking/core, to pick up fixes before merging new c...Ingo Molnar2016-06-1411-52/+114
| |\
| * | locking/mutex: Optimize mutex_trylock() fast-pathPeter Zijlstra2016-06-082-4/+4
| * | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low2016-06-081-18/+0
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-255-37/+13
|\ \ \
| * | | x86/efi: Remove the unused efi_get_time() functionArnd Bergmann2016-06-271-15/+0
| * | | x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macrosAlex Thorlton2016-06-271-13/+8
| * | | x86/uv: Update uv_bios_call() to use efi_call_virt_pointer()Alex Thorlton2016-06-271-2/+1
| * | | efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton2016-06-271-5/+4
| * | | x86/efi: Remove unused variable 'efi'Colin Ian King2016-06-271-2/+0
* | | | kasan: add newline to messagesDmitry Vyukov2016-07-151-2/+2
| | | |
| \ \ \
*-. \ \ \ Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds2016-07-141-1/+1
|\ \ \ \ \
| * | | | | perf/x86: Fix bogus kernel printk, againVegard Nossum2016-07-101-1/+1
| |/ / / /
* | | | | x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-07-101-0/+64
* | | | | x86/quirks: Reintroduce scanning of secondary busesLukas Wunner2016-07-101-13/+21
* | | | | x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner2016-07-101-0/+7
* | | | | x86/cpu: Fix duplicated X86_BUG(9) macroDave Hansen2016-07-091-4/+2
|/ / / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-081-2/+2
|\ \ \ \
| * | | | x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov2016-07-011-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-083-7/+37
|\ \ \ \
| * | | | x86/perf/intel/rapl: Fix module name collision with powercap intel-raplVille Syrjälä2016-07-061-2/+2
| * | | | perf/x86: Fix 32-bit perf user callgraph collectionJosh Poimboeuf2016-07-031-5/+6
| * | | | perf/x86/intel: Update event constraints when HT is offStephane Eranian2016-07-031-0/+29
* | | | | Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-07-071-0/+1
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. | | | | Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes'Rafael J. Wysocki2016-07-07269-4456/+8596
| |\ \| | | |
| | * | | | | Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()"Sinan Kaya2016-07-021-0/+1
| | | |_|/ / | | |/| | |
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'pm-cpuidle-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki2016-07-072-43/+109
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| | * | | | x86/power/64: Fix kernel text mapping corruption during image restorationRafael J. Wysocki2016-06-302-43/+109
| |/ / / /
* | | | | KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.Quentin Casasnovas2016-06-271-12/+11
* | | | | KVM: LAPIC: cap __delay at lapic_timer_advance_nsMarcelo Tosatti2016-06-271-1/+2
* | | | | KVM: x86: move nsec_to_cycles from x86.c to x86.hMarcelo Tosatti2016-06-272-6/+7
* | | | | pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flagsMinfei Huang2016-06-271-2/+5
* | | | | pvclock: Cleanup to remove function pvclock_get_nsec_offsetMinfei Huang2016-06-271-16/+7
* | | | | pvclock: Add CPU barriers to get correct version valueMinfei Huang2016-06-272-0/+6
|/ / / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-251-0/+12
|\ \ \ \
| * | | | kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu2016-06-141-0/+12
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-245-6/+6
|\ \ \ \
| * | | | x86/efi: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-1/+1
| * | | | x86: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-242-2/+2
| * | | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-242-3/+3
* | | | | Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-06-241-42/+32
|\ \ \ \ \
| * | | | | x86/xen: avoid m2p lookup when setting early page table entriesDavid Vrabel2016-06-231-41/+31
| * | | | | x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross2016-06-231-1/+1
* | | | | | x86: fix up a few misc stack pointer vs thread_info confusionsLinus Torvalds2016-06-243-9/+6
| |/ / / / |/| | | |
* | | | | x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds2016-06-234-23/+17
|/ / / /
* | | | Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-06-181-0/+9
|\ \ \ \
| * | | | isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray2016-06-171-0/+9
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-06-163-13/+34
|\ \ \ \ | |/ / / |/| | |