index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-27
pvclock: Cleanup to remove function pvclock_get_nsec_offset
Minfei Huang
1
-16
/
+7
2016-06-27
pvclock: Add CPU barriers to get correct version value
Minfei Huang
1
-0
/
+2
2016-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2016-06-25
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-2
/
+2
2016-06-25
x86: fix up a few misc stack pointer vs thread_info confusions
Linus Torvalds
1
-6
/
+5
2016-06-23
x86: avoid avoid passing around 'thread_info' in stack dumping code
Linus Torvalds
1
-3
/
+3
2016-06-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+11
2016-06-16
kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()
Suravee Suthikulpanit
1
-0
/
+11
2016-06-08
x86/cpu/intel: Introduce macros for Intel family numbers
Dave Hansen
1
-0
/
+68
2016-06-06
x86/msr: Use the proper trace point conditional for writes
Dr. David Alan Gilbert
1
-2
/
+2
2016-05-27
Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-1
/
+28
2016-05-27
platform/x86: Add PMC Driver for Intel Core SoC
Rajneesh Bhardwaj
1
-0
/
+27
2016-05-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+17
2016-05-23
x86: remove more uaccess_32.h complexity
Linus Torvalds
1
-26
/
+0
2016-05-23
x86: remove pointless uaccess_32.h complexity
Linus Torvalds
1
-36
/
+0
2016-05-21
x86/kasan: instrument user memory access API
Andrey Ryabinin
2
-0
/
+12
2016-05-20
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
42
-909
/
+2503
2016-05-20
x86/mm/mpx: Work around MPX erratum SKD046
Dave Hansen
1
-0
/
+8
2016-05-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2016-05-20
arch: fix has_transparent_hugepage()
Hugh Dickins
1
-0
/
+1
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+38
2016-05-18
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
Paolo Bonzini
1
-1
/
+1
2016-05-18
KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore
Suravee Suthikulpanit
1
-0
/
+1
2016-05-18
svm: Add VMEXIT handlers for AVIC
Suravee Suthikulpanit
1
-0
/
+1
2016-05-18
KVM: x86: Detect and Initialize AVIC support
Suravee Suthikulpanit
2
-0
/
+7
2016-05-18
svm: Introduce new AVIC VMCB registers
Suravee Suthikulpanit
1
-2
/
+7
2016-05-18
KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks
Suravee Suthikulpanit
1
-2
/
+16
2016-05-18
KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks
Suravee Suthikulpanit
1
-0
/
+3
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+0
2016-05-17
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-554
/
+2144
2016-05-17
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-35
/
+86
2016-05-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
28
-157
/
+177
2016-05-17
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-96
/
+5
2016-05-17
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-1
/
+26
2016-05-17
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-20
/
+17
2016-05-16
Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-16
/
+26
2016-05-16
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-30
/
+22
2016-05-16
x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
Dave Hansen
2
-9
/
+9
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
1
-0
/
+2
2016-05-12
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
1
-0
/
+4
2016-05-12
x86/cpu: Add detection of AMD RAS Capabilities
Yazen Ghannam
2
-1
/
+7
2016-05-12
x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers
Yazen Ghannam
1
-0
/
+4
2016-05-11
x86/extable: ensure entries are swapped completely when sorting
Mathias Krause
1
-0
/
+8
2016-05-07
x86/KASLR: Build identity mappings on demand
Kees Cook
1
-0
/
+19
2016-05-07
x86/boot: Split out kernel_ident_mapping_init()
Yinghai Lu
1
-0
/
+5
2016-05-07
x86/boot: Clean up indenting for asm/boot.h
Kees Cook
1
-11
/
+9
2016-05-07
Merge branch 'linus' into efi/core, to pick up fixes
Ingo Molnar
1
-0
/
+4
2016-05-05
intel_telemetry: Constify telemetry_core_ops structures
Julia Lawall
1
-1
/
+1
2016-05-05
perf/x86/intel/pt: Add IP filtering register/CPUID bits
Alexander Shishkin
1
-0
/
+9
2016-05-05
perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header
Alexander Shishkin
1
-20
/
+0
[next]