index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-14
sched/clock, clocksource: Add optional cs::mark_unstable() method
Thomas Gleixner
1
-0
/
+11
2017-01-14
sched/cputime: Rename vtime_account_user() to vtime_flush()
Frederic Weisbecker
3
-6
/
+4
2017-01-14
sched/cputime, s390: Implement delayed accounting of system time
Martin Schwidefsky
3
-79
/
+125
2017-01-14
sched/cputime, ia64: Accumulate cputime and account only on tick/task switch
Frederic Weisbecker
2
-15
/
+53
2017-01-14
sched/cputime, powerpc/vtime: Accumulate cputime and account only on tick/tas...
Frederic Weisbecker
1
-43
/
+77
2017-01-14
sched/cputime, powerpc: Migrate stolen_time field to the accounting structure
Frederic Weisbecker
3
-5
/
+4
2017-01-14
sched/cputime, powerpc: Prepare accounting structure for cputime flush on tick
Frederic Weisbecker
4
-25
/
+34
2017-01-14
sched/cputime, ia64: Fix incorrect start cputime assignment on task switch
Frederic Weisbecker
1
-1
/
+1
2017-01-14
sched/cputime, powerpc32: Fix stale scaled stime on context switch
Frederic Weisbecker
1
-0
/
+1
2017-01-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-14
/
+66
2017-01-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-10
/
+28
2017-01-12
arm64: assembler: make adr_l work in modules under KASLR
Ard Biesheuvel
1
-9
/
+27
2017-01-12
KVM: x86: fix emulation of "MOV SS, null selector"
Paolo Bonzini
1
-10
/
+38
2017-01-12
KVM: x86: fix NULL deref in vcpu_scan_ioapic
Wanpeng Li
1
-0
/
+2
2017-01-12
KVM: x86: Introduce segmented_write_std
Steve Rutherford
1
-4
/
+18
2017-01-12
KVM: x86: flush pending lapic jump label updates on module unload
David Matlack
3
-0
/
+8
2017-01-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+2
2017-01-11
arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flags
Huang Shijie
1
-1
/
+1
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2017-01-09
bpf: change back to orig prog on too many passes
Daniel Borkmann
1
-0
/
+2
2017-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-15
/
+17
2017-01-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-5
/
+13
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-7
/
+7
2017-01-05
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
52
-263
/
+314
2017-01-05
Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2017-01-05
KVM: VMX: remove duplicated declaration
Jan Dakinevich
1
-6
/
+0
2017-01-05
KVM: MIPS: Flush KVM entry code from icache globally
James Hogan
1
-2
/
+2
2017-01-05
KVM: MIPS: Don't clobber CP0_Status.UX
James Hogan
1
-1
/
+4
2017-01-04
arm64: restore get_current() optimisation
Mark Rutland
1
-1
/
+9
2017-01-04
arm64: mm: fix show_pte KERN_CONT fallout
Mark Rutland
1
-4
/
+4
2017-01-04
Merge tag 'davinci-fixes-for-v4.10' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
4
-27
/
+53
2017-01-04
Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...
Arnd Bergmann
9
-1
/
+94
2017-01-04
Merge tag 'juno-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-1
/
+1
2017-01-04
Merge tag 'vexpress-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2
-2
/
+2
2017-01-04
Merge tag 'imx-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
7
-5
/
+7
2017-01-04
Merge tag 'qcom-arm-fixes-for-4.10-rc2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
1
-0
/
+4
2017-01-04
Merge tag 'omap-for-v4.10/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
23
-193
/
+65
2017-01-04
Merge tag 'samsung-soc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
3
-33
/
+77
2017-01-04
Merge tag 'qcom-fixes-for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-0
/
+10
2017-01-04
Merge tag 'renesas-fixes-for-v4.10' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-1
/
+1
2017-01-03
Merge branch 'parisc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+21
2017-01-03
ARM64: defconfig: enable DRM_MESON as module
Kevin Hilman
1
-0
/
+1
2017-01-03
ARM64: dts: meson-gx: Add Graphic Controller nodes
Neil Armstrong
8
-0
/
+92
2017-01-03
ARM64: dts: meson-gxl: fix GPIO include
Kevin Hilman
1
-1
/
+1
2017-01-03
ARM: dts: imx6: Disable "weim" node in the dtsi files
Fabio Estevam
3
-0
/
+3
2017-01-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-4
/
+12
2017-01-02
parisc: Add line-break when printing segfault info
Helge Deller
1
-1
/
+1
2017-01-02
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-0
/
+2
2017-01-02
ARM: dts: qcom: apq8064: Add missing scm clock
Bjorn Andersson
1
-0
/
+4
2017-01-02
ARM: davinci: da8xx: Fix sleeping function called from invalid context
Alexandre Bailon
1
-19
/
+15
[next]