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
Age
Commit message (
Expand
)
Author
Files
Lines
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/ra...
Linus Torvalds
2
-3
/
+5
2017-02-20
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
13
-22
/
+26
2017-02-20
Merge tag 'spi-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
3
-155
/
+27
2017-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-7
/
+0
2017-02-20
Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-34
/
+33
2017-02-20
Merge tag 'm68k-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
54
-405
/
+379
2017-02-20
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
22
-511
/
+796
2017-02-20
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-200
/
+78
2017-02-20
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-397
/
+249
2017-02-20
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-35
/
+57
2017-02-20
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-2
/
+71
2017-02-20
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+1
2017-02-20
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-136
/
+261
2017-02-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-16
/
+19
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-42
/
+2
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
61
-564
/
+367
2017-02-20
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-88
/
+46
2017-02-20
Merge tag 'asoc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
1
-3
/
+1
2017-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-84
/
+158
2017-02-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-229
/
+134
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-28
/
+43
2017-02-20
Merge tag 'edac_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-0
/
+1
2017-02-20
kvm: fix page struct leak in handle_vmon
Paolo Bonzini
1
-2
/
+7
2017-02-20
Merge branches 'acpi-bus', 'acpi-sleep' and 'acpi-processor'
Rafael J. Wysocki
2
-3
/
+5
2017-02-20
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-4
/
+5
2017-02-20
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
11
-15
/
+19
2017-02-20
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-3
/
+2
2017-02-20
s390/syscall: fix single stepped system calls
Martin Schwidefsky
1
-0
/
+1
2017-02-20
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
4
-5
/
+17
2017-02-19
Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/t...
Mark Brown
2074
-33485
/
+60440
2017-02-19
Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'aso...
Mark Brown
1
-3
/
+1
2017-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-16
/
+39
2017-02-18
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2017-02-18
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-13
/
+33
2017-02-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2017-02-18
ARM: multi_v7_defconfig: enable Qualcomm RPMCC
Andy Gross
1
-0
/
+1
2017-02-18
KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now
Paul Mackerras
2
-1
/
+8
2017-02-17
bpf: make jited programs visible in traces
Daniel Borkmann
4
-48
/
+1
2017-02-17
bpf: remove stubs for cBPF from arch code
Daniel Borkmann
4
-21
/
+2
2017-02-17
Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+2
[prev]
[next]