index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-34
/
+25
2013-07-18
KVM: nVMX: Set segment infomation of L1 when L2 exits
Arthur Chunqi Li
1
-10
/
+48
2013-07-18
remove sched notifier for cross-cpu migrations
Marcelo Tosatti
3
-53
/
+8
2013-07-18
KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL
Nadav Har'El
2
-7
/
+31
2013-07-18
KVM: x86: Drop useless cast
Mathias Krause
1
-1
/
+1
2013-07-18
KVM: VMX: Use proper types to access const arrays
Mathias Krause
1
-8
/
+7
2013-07-18
KVM: nVMX: Set success rflags when emulate VMXON/VMXOFF in nested virt
Arthur Chunqi Li
1
-0
/
+2
2013-07-18
KVM: nVMX: Change location of 3 functions in vmx.c
Arthur Chunqi Li
1
-43
/
+40
2013-07-18
KVM: x86: Avoid zapping mmio sptes twice for generation wraparound
Takuya Yoshikawa
2
-9
/
+6
2013-07-18
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
1
-0
/
+4
2013-07-18
KVM: MMU: avoid fast page fault fixing mmio page fault
Xiao Guangrong
1
-0
/
+7
2013-07-16
x86: Make jump_label use int3-based patching
Jiri Kosina
1
-2
/
+14
2013-07-16
x86: Introduce int3 (breakpoint)-based instruction patching
Jiri Kosina
2
-0
/
+107
2013-07-16
x86, bitops: Change bitops to be native operand size
H. Peter Anvin
2
-31
/
+39
2013-07-16
x86: Make sure IDT is page aligned
Kees Cook
3
-25
/
+8
2013-07-15
x86, suspend: Handle CPUs which fail to #GP on RDMSR
H. Peter Anvin
1
-2
/
+16
2013-07-15
lguest: Point to the right directory for the lguest launcher
Holger Hans Peter Freyther
1
-2
/
+1
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
71
-356
/
+345
2013-07-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+4
2013-07-12
perf/x86: Fix incorrect use of do_div() in NMI warning
Dave Hansen
1
-3
/
+4
2013-07-12
x86/platform/ce4100: Add header file for reboot type
Xiong Zhou
1
-0
/
+1
2013-07-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-4
/
+66
2013-07-11
Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()"
Matt Fleming
1
-7
/
+0
2013-07-10
Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+9
2013-07-10
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2
-4
/
+0
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
2
-4
/
+0
2013-07-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+1
2013-07-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+18
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-17
/
+44
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-1
/
+87
2013-07-09
arm: add support for LZ4-compressed kernel
Kyungsik Lee
3
-1
/
+10
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
3
-121
/
+4
2013-07-09
reboot: x86: prepare reboot_mode for moving to generic kernel code
Robin Holt
1
-5
/
+7
2013-07-09
ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...
Oleg Nesterov
1
-0
/
+3
2013-07-09
ptrace/x86: cleanup ptrace_set_debugreg()
Oleg Nesterov
1
-18
/
+8
2013-07-09
ptrace/x86: ptrace_write_dr7() should create bp if !disabled
Oleg Nesterov
1
-7
/
+10
2013-07-09
ptrace/x86: introduce ptrace_register_breakpoint()
Oleg Nesterov
1
-36
/
+50
2013-07-09
ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()
Oleg Nesterov
1
-33
/
+20
2013-07-09
ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()
Oleg Nesterov
1
-25
/
+15
2013-07-09
ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
1
-23
/
+5
2013-07-09
mm/pgtable: don't accumulate addr during pgd prepopulate pmd
Wanpeng Li
1
-3
/
+1
2013-07-08
mce: acpi/apei: Add a boot option to disable ff mode for corrected errors
Naveen N. Rao
2
-0
/
+7
2013-07-08
mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC
Naveen N. Rao
4
-10
/
+66
2013-07-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-48
/
+75
2013-07-06
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+1
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
14
-2386
/
+1016
2013-07-05
perf/x86/amd: Do not print an error when the device is not present
Peter Zijlstra
1
-3
/
+1
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
34
-271
/
+258
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+4
2013-07-04
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
2
-10
/
+1
[prev]
[next]