index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
KVM: x86: never specify a sample period for virtualized in_tx_cp counters
Robert O'Callahan
1
-3
/
+10
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
81
-2608
/
+5523
2017-02-22
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
31
-273
/
+124
2017-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
9
-34
/
+492
2017-02-22
Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-2
/
+4
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
65
-375
/
+957
2017-02-22
Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Linus Torvalds
16
-133
/
+115
2017-02-22
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
125
-975
/
+3838
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
74
-546
/
+550
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
26
-123
/
+49
2017-02-22
Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+22
2017-02-21
Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-plugins
Kees Cook
1
-0
/
+22
2017-02-21
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
22
-87
/
+62
2017-02-21
Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
4
-5
/
+18
2017-02-21
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
3
-75
/
+0
2017-02-21
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
Linus Torvalds
36
-50
/
+77
2017-02-21
Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
Linus Torvalds
248
-1022
/
+4064
2017-02-21
Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
16
-308
/
+358
2017-02-21
Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
13
-5
/
+23
2017-02-21
bpf: fix unlocking of jited image when module ronx not set
Daniel Borkmann
3
-3
/
+3
2017-02-21
arch: add ARCH_HAS_SET_MEMORY config
Daniel Borkmann
5
-0
/
+8
2017-02-21
x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64
Waiman Long
2
-0
/
+33
2017-02-21
x86/paravirt: Change vcp_is_preempted() arg type to long
Waiman Long
4
-4
/
+4
2017-02-21
KVM: VMX: use correct vmcs_read/write for guest segment selector/base
Chao Peng
1
-2
/
+2
2017-02-21
x86/kvm/vmx: Defer TR reload after VM exit
Andy Lutomirski
4
-14
/
+72
2017-02-21
x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tss
Andy Lutomirski
1
-1
/
+1
2017-02-21
x86/kvm/vmx: Simplify segment_base()
Andy Lutomirski
1
-8
/
+7
2017-02-21
x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels
Andy Lutomirski
1
-4
/
+7
2017-02-21
x86/kvm/vmx: Don't fetch the TSS base from the GDT
Andy Lutomirski
1
-10
/
+4
2017-02-21
x86/asm: Define the kernel TSS limit in a macro
Andy Lutomirski
2
-9
/
+11
2017-02-20
Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-3
/
+5
2017-02-20
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
13
-22
/
+26
2017-02-20
Merge tag 'spi-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
3
-155
/
+27
2017-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
Linus Torvalds
1
-7
/
+0
2017-02-20
Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2
-34
/
+33
2017-02-20
Merge tag 'm68k-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
54
-405
/
+379
2017-02-20
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
22
-509
/
+794
2017-02-20
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-200
/
+78
2017-02-20
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-396
/
+248
2017-02-20
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-35
/
+57
2017-02-20
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-2
/
+71
2017-02-20
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-6
/
+1
2017-02-20
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-136
/
+261
2017-02-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-16
/
+19
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-42
/
+2
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
61
-560
/
+363
2017-02-20
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-88
/
+46
2017-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-83
/
+157
2017-02-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
13
-229
/
+134
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-28
/
+43
[next]