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
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-06
mm: arch: consolidate mmap hugetlb size encodings
Mike Kravetz
1
-3
/
+0
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
1
-1
/
+1
2017-07-14
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
1
-0
/
+1
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2017-07-07
Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+3
2017-07-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2017-07-02
PCI: hv: Use vPCI protocol version 1.2
Jork Loeser
1
-0
/
+6
2017-06-22
x86/hyperv: Check frequency MSRs presence according to the specification
Vitaly Kuznetsov
1
-9
/
+6
2017-06-22
kbuild: replace genhdr-y with generated-y
Masahiro Yamada
1
-3
/
+3
2017-06-13
x86/boot/64: Add support of additional page table level during early boot
Kirill A. Shutemov
1
-0
/
+2
2017-05-11
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-58
/
+0
2017-05-11
x86: stop exporting msr-index.h to userland
Nicolas Dichtel
1
-1
/
+0
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-7
/
+21
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+6
2017-05-01
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+16
2017-04-21
Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Paolo Bonzini
1
-4
/
+7
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
1
-0
/
+3
2017-04-07
KVM: VMX: add missing exit reasons
Paolo Bonzini
1
-7
/
+18
2017-03-20
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
1
-4
/
+7
2017-03-17
Drivers: hv: Base autoeoi enablement based on hypervisor hints
K. Y. Srinivasan
1
-0
/
+5
2017-03-17
Drivers: hv: Fix a typo
K. Y. Srinivasan
1
-1
/
+1
2017-03-01
x86/boot: Correct setup_header.start_sys name
Borislav Petkov
1
-1
/
+1
2017-03-01
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
4
-1
/
+26
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+9
2017-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2017-02-20
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+7
2017-02-07
KVM: x86: add KVM_HC_CLOCK_PAIRING hypercall
Marcelo Tosatti
1
-0
/
+9
2017-02-07
efi: Get and store the secure boot status
David Howells
1
-1
/
+2
2017-02-04
x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT
Grzegorz Andrejczuk
1
-0
/
+7
2017-01-29
x86/boot/e820: Separate the E820 ABI structures from the in-kernel structures
Ingo Molnar
2
-57
/
+16
2017-01-28
x86/boot/e820: Clean up the E820 table size define names
Ingo Molnar
2
-3
/
+6
2017-01-28
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
1
-8
/
+8
2017-01-28
x86/boot/e820: Use 'enum e820_type' in 'struct e820_entry'
Ingo Molnar
1
-3
/
+34
2017-01-28
x86/boot/e820: Rename everything to e820_table
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...
Ingo Molnar
2
-2
/
+2
2017-01-28
x86/boot/e820: Split minimal UAPI types out into uapi/asm/e820/types.h
Ingo Molnar
2
-1
/
+22
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
1
-1
/
+1
2017-01-20
Drivers: hv: vmbus: Move the crash notification function
K. Y. Srinivasan
1
-0
/
+8
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2016-12-12
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+3
2016-12-12
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2016-12-08
KVM: nVMX: check host CR3 on vmentry and vmexit
Ladi Prosek
1
-0
/
+1
2016-11-23
x86/mce: Include the PPIN in MCE records when available
Tony Luck
1
-0
/
+1
2016-11-22
x86/kvm: Support the vCPU preemption check
Pan Xinhui
1
-1
/
+3
2016-11-13
x86/efi: Retrieve and assign Apple device properties
Lukas Wunner
1
-0
/
+1
2016-11-02
KVM: nVMX: support descriptor table exits
Paolo Bonzini
1
-0
/
+4
2016-10-28
x86/prctl/uapi: Remove #ifdef for CHECKPOINT_RESTORE
Dmitry Safonov
1
-5
/
+3
2016-10-03
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
[next]