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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-10
x86: Use enum instead of literals for trap values
Kees Cook
1
-0
/
+25
2012-03-10
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
6
-60
/
+281
2012-03-08
KVM: PMU: warn when pin control is set in eventsel msr
Gleb Natapov
1
-0
/
+1
2012-03-08
KVM: x86 emulator: Allow PM/VM86 switch during task switch
Kevin Wolf
1
-0
/
+1
2012-03-08
KVM: x86 emulator: Fix task switch privilege checks
Kevin Wolf
2
-3
/
+3
2012-03-08
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
1
-0
/
+9
2012-03-08
KVM: Track TSC synchronization in generations
Zachary Amsden
1
-3
/
+7
2012-03-08
KVM: Dont mark TSC unstable due to S4 suspend
Zachary Amsden
1
-0
/
+1
2012-03-08
KVM: Allow adjust_tsc_offset to be in host or guest cycles
Marcelo Tosatti
1
-1
/
+12
2012-03-08
KVM: Add last_host_tsc tracking back to KVM
Zachary Amsden
1
-0
/
+1
2012-03-08
KVM: Improve TSC offset matching
Zachary Amsden
1
-0
/
+1
2012-03-08
KVM: Infrastructure for software and hardware based TSC rate scaling
Zachary Amsden
1
-4
/
+5
2012-03-06
x32: Switch to a 64-bit clock_t
H. Peter Anvin
1
-0
/
+9
2012-03-06
x32: Provide separate is_ia32_task() and is_x32_task() predicates
H. Peter Anvin
1
-1
/
+11
2012-03-05
perf/x86: Add Intel LBR MSR definitions
Stephane Eranian
1
-0
/
+7
2012-03-05
KVM: x86: increase recommended max vcpus to 160
Marcelo Tosatti
1
-1
/
+1
2012-03-05
x86: Introduce x86_cpuinit.early_percpu_clock_init hook
Igor Mammedov
1
-0
/
+2
2012-03-05
KVM: MMU: Remove unused kvm_pte_chain
Takuya Yoshikawa
1
-7
/
+0
2012-03-05
KVM: provide synchronous registers in kvm_run
Christian Borntraeger
1
-0
/
+4
2012-03-05
KVM: SVM: Add support for AMD's OSVW feature in guests
Boris Ostrovsky
1
-0
/
+6
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
5
-57
/
+278
2012-03-05
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2012-03-02
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
Joerg Roedel
1
-0
/
+8
2012-03-02
x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls
H. Peter Anvin
1
-10
/
+18
2012-02-29
x86: relocate get/set debugreg fcns to include/asm/debugreg.
Paul Gortmaker
2
-63
/
+67
2012-02-28
Merge branch 'linus' into x86/asm
Ingo Molnar
48
-1323
/
+883
2012-02-27
x86/time: Eliminate unused irq0_irqs counter
Jan Beulich
1
-1
/
+0
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2
-6
/
+6
2012-02-24
x86, efi: Allow basic init with mixed 32/64-bit efi/kernel
Olof Johansson
1
-1
/
+1
2012-02-24
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
Grant Likely
2
-22
/
+0
2012-02-23
x86/mce: Convert static array of pointers to per-cpu variables
Greg Kroah-Hartman
1
-1
/
+1
2012-02-22
x86, cpufeature: Add CPU features from Intel document 319433-012A
H. Peter Anvin
1
-0
/
+3
2012-02-22
x32: Fix coding style violations in the x32 VDSO code
H. Peter Anvin
1
-0
/
+2
2012-02-22
i387: Split up <asm/i387.h> into exported and internal interfaces
Linus Torvalds
2
-506
/
+526
2012-02-22
i387: Uninline the generic FP helpers that we expose to kernel modules
Linus Torvalds
1
-74
/
+4
2012-02-21
x32: Handle process creation
H. Peter Anvin
2
-6
/
+45
2012-02-21
x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>
H. Peter Anvin
1
-0
/
+5
2012-02-21
x32: Handle the x32 system call flag
H. Peter Anvin
3
-4
/
+21
2012-02-21
x32: Add rt_sigframe_x32
H. Peter Anvin
1
-0
/
+13
2012-02-21
x32: Add struct ucontext_x32
H. J. Lu
1
-0
/
+9
2012-02-21
x32: Export setup/restore_sigcontext from signal.c
H. Peter Anvin
1
-0
/
+5
2012-02-21
x86: Move some signal-handling definitions to a common header
H. Peter Anvin
2
-1
/
+19
2012-02-21
x32: Generate <asm/unistd_64_x32.h>
H. Peter Anvin
1
-0
/
+1
2012-02-21
x32: Generate <asm/unistd_x32.h>
H. Peter Anvin
2
-1
/
+7
2012-02-21
x86-64, ia32: Drop sys32_rt_sigprocmask
H. Peter Anvin
1
-2
/
+0
2012-02-21
x32: Add a thread flag for x32 processes
H. Peter Anvin
1
-0
/
+2
2012-02-21
x86-64: Add prototype for old_rsp to a header file
H. J. Lu
1
-0
/
+6
2012-02-21
x32: Create posix_types_x32.h
H. Peter Anvin
3
-1
/
+23
2012-02-21
x86-64: Use explicit sizes in sigcontext.h, prepare for x32
H. Peter Anvin
1
-27
/
+30
2012-02-21
x86: Factor out TIF_IA32 from 32-bit address space
H. Peter Anvin
3
-5
/
+7
[prev]
[next]