index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
KVM: x86: JMP/CALL using call- or task-gate causes exception
Nadav Amit
2015-01-08
1
-20
/
+34
|
*
KVM: x86: fnstcw and fnstsw may cause spurious exception
Nadav Amit
2015-01-08
1
-6
/
+3
|
*
KVM: x86: pop sreg accesses only 2 bytes
Nadav Amit
2015-01-08
1
-1
/
+3
|
*
KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ON
Paolo Bonzini
2015-01-08
1
-28
/
+14
|
*
KVM: x86: mmu: remove ASSERT(vcpu)
Paolo Bonzini
2015-01-08
1
-13
/
+0
|
*
KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept...
Paolo Bonzini
2015-01-08
4
-22
/
+26
|
*
KVM: x86: mmu: do not use return to tail-call functions that return void
Paolo Bonzini
2015-01-08
1
-3
/
+3
|
*
KVM: x86: add tracepoint to wait_lapic_expire
Marcelo Tosatti
2015-01-08
2
-0
/
+21
|
*
KVM: x86: add option to advance tscdeadline hrtimer expiration
Marcelo Tosatti
2015-01-08
4
-1
/
+66
|
*
KVM: x86: add method to test PIR bitmap vector
Marcelo Tosatti
2015-01-08
2
-0
/
+15
|
*
kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicv
Tiejun Chen
2015-01-08
2
-6
/
+6
|
*
KVM: x86: Remove FIXMEs in emulate.c for the function,task_switch_32
Nicholas Krause
2015-01-08
1
-4
/
+0
|
*
KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exit
Eugene Korenevsky
2015-01-08
1
-2
/
+13
|
*
KVM: nVMX: Improve nested msr switch checking
Eugene Korenevsky
2015-01-08
2
-14
/
+117
|
*
KVM: nVMX: Add nested msr load/restore algorithm
Wincy Van
2015-01-08
3
-11
/
+96
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-13
11
-83
/
+31
|
\
\
|
*
|
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
2015-02-13
3
-4
/
+4
|
*
|
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-13
4
-7
/
+3
|
*
|
x86: mm: restore original pte_special check
Mel Gorman
2015-02-13
1
-7
/
+1
|
*
|
mm: remove remaining references to NUMA hinting bits and helpers
Mel Gorman
2015-02-13
3
-63
/
+5
|
*
|
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
2015-02-13
1
-2
/
+2
|
*
|
mm: add p[te|md] protnone helpers for use by NUMA balancing
Mel Gorman
2015-02-13
1
-0
/
+16
*
|
|
Merge tag 'md/3.20' of git://neil.brown.name/md
Linus Torvalds
2015-02-12
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/raid6: correctly check for assembler capabilities
Jan Beulich
2015-02-03
1
-0
/
+1
*
|
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-02-12
1
-1
/
+2
|
\
\
\
|
*
|
|
kprobes: Pass the original kprobe for preparing optimized kprobe
Masami Hiramatsu
2015-01-13
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
2015-02-12
1
-4
/
+3
*
|
|
mm: account pmd page tables to the process
Kirill A. Shutemov
2015-02-12
1
-5
/
+9
*
|
|
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-12
1
-1
/
+1
*
|
|
mm/hugetlb: pmd_huge() returns true for non-present hugepage
Naoya Horiguchi
2015-02-12
2
-2
/
+8
*
|
|
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
2015-02-12
1
-12
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-02-11
1
-1
/
+1
|
\
\
\
|
*
|
|
x86: init_mem_mapping(): use capital BIOS in comment
Pavel Machek
2015-01-02
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-02-11
4
-0
/
+140
|
\
\
\
\
|
*
|
|
|
livepatch: rename config to CONFIG_LIVEPATCH
Josh Poimboeuf
2015-02-04
3
-4
/
+4
|
*
|
|
|
livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHING
Miroslav Benes
2015-01-20
1
-1
/
+1
|
*
|
|
|
livepatch: handle ancient compilers with more grace
Jiri Kosina
2015-01-09
1
-1
/
+5
|
*
|
|
|
livepatch: move x86 specific ftrace handler code to arch/x86
Li Bin
2014-12-22
1
-0
/
+5
|
*
|
|
|
livepatch: kernel: add support for live patching
Seth Jennings
2014-12-22
4
-0
/
+131
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-11
6
-77
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
x86: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2015-02-10
5
-77
/
+2
|
*
|
|
|
|
hugetlb, x86: register 1G page size if we can allocate them at runtime
Kirill A. Shutemov
2015-02-10
1
-0
/
+11
*
|
|
|
|
|
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-02-11
10
-245
/
+145
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'pm-tools'
Rafael J. Wysocki
2015-02-10
1
-0
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS
Len Brown
2015-02-09
1
-0
/
+4
|
*
|
|
|
|
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2015-02-10
1
-0
/
+1
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linu...
Rafael J. Wysocki
2015-02-09
1
-0
/
+1
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
cpufreq: Add SFI based cpufreq driver support
Srinidhi Kasagar
2014-12-20
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
Merge branch 'acpi-resources'
Rafael J. Wysocki
2015-02-10
6
-228
/
+124
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
x86/PCI: Refine the way to release PCI IRQ resources
Jiang Liu
2015-02-05
4
-24
/
+31
[prev]
[next]