index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-23
arch/defconfig: remove CONFIG_RESOURCE_COUNTERS
Konstantin Khlebnikov
2
-2
/
+0
2016-05-23
kexec: provide arch_kexec_protect(unprotect)_crashkres()
Xunlei Pang
1
-0
/
+45
2016-05-22
Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-1
/
+2
2016-05-22
x86: remove more uaccess_32.h complexity
Linus Torvalds
1
-26
/
+0
2016-05-22
x86: remove pointless uaccess_32.h complexity
Linus Torvalds
1
-36
/
+0
2016-05-21
x86 isa: add back X86_32 dependency on CONFIG_ISA
Linus Torvalds
1
-2
/
+2
2016-05-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-4
/
+16
2016-05-20
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2016-05-20
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
2
-1
/
+1
2016-05-20
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-3
/
+2
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
1
-0
/
+1
2016-05-20
x86/kasan: instrument user memory access API
Andrey Ryabinin
2
-0
/
+12
2016-05-20
ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it
Steven Rostedt
1
-1
/
+2
2016-05-20
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+11
2016-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+3
2016-05-19
arch: fix has_transparent_hugepage()
Hugh Dickins
1
-0
/
+1
2016-05-19
x86: mm: use hugetlb_bad_size()
Vaishali Thakkar
1
-0
/
+1
2016-05-19
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
1
-3
/
+1
2016-05-19
Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+8
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-184
/
+944
2016-05-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-14
/
+4
2016-05-18
KVM: MTRR: remove MSR 0x2f8
Andy Honig
1
-2
/
+0
2016-05-18
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
Paolo Bonzini
4
-10
/
+10
2016-05-18
svm: Manage vcpu load/unload when enable AVIC
Suravee Suthikulpanit
1
-0
/
+89
2016-05-18
svm: Do not intercept CR8 when enable AVIC
Suravee Suthikulpanit
1
-4
/
+12
2016-05-18
svm: Do not expose x2APIC when enable AVIC
Suravee Suthikulpanit
1
-0
/
+12
2016-05-18
KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore
Suravee Suthikulpanit
3
-0
/
+13
2016-05-18
svm: Add VMEXIT handlers for AVIC
Suravee Suthikulpanit
6
-1
/
+350
2016-05-18
svm: Add interrupt injection via AVIC
Suravee Suthikulpanit
1
-4
/
+35
2016-05-18
KVM: x86: Detect and Initialize AVIC support
Suravee Suthikulpanit
3
-1
/
+231
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
2
-0
/
+8
2016-05-18
KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg
Suravee Suthikulpanit
3
-33
/
+33
2016-05-18
KVM: x86: Misc LAPIC changes to expose helper functions
Suravee Suthikulpanit
2
-74
/
+82
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-73
/
+0
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-17
/
+55
2016-05-17
Merge branches 'pci/hotplug' and 'pci/resource' into next
Bjorn Helgaas
1
-0
/
+7
2016-05-17
crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABI
Josh Poimboeuf
1
-2
/
+11
2016-05-16
Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-6
/
+10
2016-05-16
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-777
/
+2865
2016-05-16
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+6
2016-05-16
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-4
/
+4
2016-05-16
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2016-05-16
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
47
-783
/
+1250
2016-05-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
112
-839
/
+911
2016-05-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-99
/
+123
2016-05-16
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-89
/
+328
2016-05-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-603
/
+1194
[next]