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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-25
clocksource/drivers/tegra: Rename timer-tegra20.c to timer-tegra.c
Dmitry Osipenko
2
-1
/
+1
2019-06-25
clocksource/drivers/tegra: Lower clocksource rating for some Tegra's
Dmitry Osipenko
1
-4
/
+26
2019-06-25
clocksource/drivers/tegra: Support COMPILE_TEST universally
Dmitry Osipenko
1
-1
/
+1
2019-06-25
clocksource/drivers/tegra: Minor code clean up
Dmitry Osipenko
1
-19
/
+24
2019-06-25
clocksource/drivers/tegra: Release all IRQ's on request_irq() error
Dmitry Osipenko
1
-2
/
+3
2019-06-25
clocksource/drivers/tegra: Replace readl/writel with relaxed versions
Dmitry Osipenko
1
-17
/
+18
2019-06-25
clocksource/drivers/tegra: Reset hardware state on init
Dmitry Osipenko
1
-0
/
+3
2019-06-25
clocksource/drivers/tegra: Unify timer code
Dmitry Osipenko
1
-51
/
+60
2019-06-25
clocksource/drivers/tegra: Support per-CPU timers on all Tegra's
Dmitry Osipenko
1
-77
/
+43
2019-06-25
clocksource/drivers/exynos_mct: Increase priority over ARM arch timer
Marek Szyprowski
2
-3
/
+3
2019-06-25
clocksource/drivers/arc_timer: Use BIT() instead of _BITUL()
Masahiro Yamada
1
-1
/
+2
2019-06-25
clocksource/drivers/ixp4xx: Implement delay timer
Linus Walleij
1
-2
/
+14
2019-06-25
clocksource/drivers/timer-meson6: Update with SPDX Licence identifier
Neil Armstrong
1
-4
/
+1
2019-06-25
timekeeping: Boot should be boottime for coarse ns accessor
Jason A. Donenfeld
2
-2
/
+2
2019-06-23
timer_list: Guard procfs specific code
Nathan Huckleberry
1
-17
/
+19
2019-06-22
posix-timers: Use spin_lock_irq() in itimer_delete()
Sebastian Andrzej Siewior
1
-5
/
+3
2019-06-22
posix-timers: Remove "it_signal = NULL" assignment in itimer_delete()
Sebastian Andrzej Siewior
1
-5
/
+0
2019-06-22
timekeeping: Add missing _ns functions for coarse accessors
Jason A. Donenfeld
2
-3
/
+35
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
22
-36
/
+36
2019-06-22
timekeeping: Use proper ktime_add when adding nsecs in coarse offset
Jason A. Donenfeld
1
-1
/
+1
2019-06-22
Merge branch 'linus' into timers/core
Thomas Gleixner
209
-1158
/
+2002
2019-06-22
kselftests: timers: freq-step: Update maximum acceptable precision and errors
Miroslav Lichvar
1
-3
/
+3
2019-06-22
ntp: Limit TAI-UTC offset
Miroslav Lichvar
1
-1
/
+3
2019-06-16
Linux 5.2-rc5
v5.2-rc5
Linus Torvalds
1
-1
/
+1
2019-06-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-24
/
+45
2019-06-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-7
/
+8
2019-06-16
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-38
/
+42
2019-06-15
Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-plat...
Linus Torvalds
6
-4
/
+26
2019-06-15
Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-45
/
+105
2019-06-15
Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-4
/
+59
2019-06-15
Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-14
/
+35
2019-06-15
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
Borislav Petkov
2
-1
/
+2
2019-06-15
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-43
/
+117
2019-06-15
Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
28
-73
/
+253
2019-06-15
Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+4
2019-06-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-1
/
+7
2019-06-15
Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-259
/
+114
2019-06-15
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2019-06-15
Smack: Restore the smackfsdef mount option and add missing prefixes
Casey Schaufler
1
-5
/
+7
2019-06-15
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
Wei Li
1
-2
/
+5
2019-06-15
module: Fix livepatch/ftrace module text permissions race
Josh Poimboeuf
2
-1
/
+15
2019-06-15
tracing/uprobe: Fix obsolete comment on trace_uprobe_create()
Eiichi Tsukata
1
-2
/
+0
2019-06-14
tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
Eiichi Tsukata
1
-3
/
+10
2019-06-14
tracing: Make two symbols static
YueHaibing
1
-2
/
+2
2019-06-14
tracing: avoid build warning with HAVE_NOP_MCOUNT
Vasily Gorbik
1
-3
/
+2
2019-06-14
tracing: Fix out-of-range read in trace_stack_print()
Eiichi Tsukata
1
-1
/
+1
2019-06-14
gfs2: Fix rounding error in gfs2_iomap_page_prepare
Andreas Gruenbacher
1
-1
/
+4
2019-06-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-10
/
+78
2019-06-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
21
-140
/
+310
2019-06-14
Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...
Daniel Vetter
5
-5
/
+15
[next]