index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-21
Merge branch 'fortglx/4.13/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
1
-20
/
+26
2017-06-21
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
17
-109
/
+107
2017-06-20
time: Add warning about imminent deprecation of CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
1
-0
/
+1
2017-06-20
time: Clean up CLOCK_MONOTONIC_RAW time handling
John Stultz
1
-20
/
+25
2017-06-20
posix-cpu-timers: Make timespec to nsec conversion safe
Thomas Gleixner
1
-1
/
+5
2017-06-20
itimer: Make timeval to nsec conversion range limited
Thomas Gleixner
1
-2
/
+6
2017-06-20
timers: Fix parameter description of try_to_del_timer_sync()
Peter Meerwald-Stadler
1
-1
/
+1
2017-06-20
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
1
-9
/
+10
2017-06-20
time: Fix clock->read(clock) race around clocksource changes
John Stultz
1
-16
/
+36
2017-06-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-6
/
+14
2017-06-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2017-06-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2017-06-15
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'
Rafael J. Wysocki
136
-3847
/
+8988
2017-06-14
posix-timers: Make nanosleep timespec argument const
Thomas Gleixner
5
-7
/
+7
2017-06-14
posix-cpu-timers: Avoid timespec conversion in do_cpu_nanosleep()
Thomas Gleixner
1
-4
/
+5
2017-06-14
time: Move compat_gettimeofday()/settimeofday() to native
Al Viro
2
-38
/
+41
2017-06-14
time: Move compat_time()/stime() to native
Al Viro
2
-40
/
+41
2017-06-14
posix-timers: Move compat_timer_create() to native, get rid of set_fs()
Al Viro
3
-36
/
+42
2017-06-14
posix-timers: Move compat versions of clock_gettime/settime/getres
Al Viro
3
-55
/
+115
2017-06-14
itimers: Move compat itimer syscalls to native ones
Al Viro
3
-53
/
+56
2017-06-14
posix-timers: Take compat timer_gettime(2) to native one
Al Viro
3
-26
/
+35
2017-06-14
posix-timers: Take compat timer_settime(2) to native one
Al Viro
3
-47
/
+64
2017-06-14
ntp: Move adjtimex related compat syscalls to native counterparts
Al Viro
4
-90
/
+104
2017-06-14
posix-timers: Kill ->nsleep_restart()
Al Viro
4
-12
/
+1
2017-06-14
hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper
Al Viro
3
-29
/
+23
2017-06-14
time/posix-timers: Move the compat copyouts to the nanosleep implementations
Al Viro
6
-167
/
+129
2017-06-14
posix-timers: Store rmtp into restart_block in sys_clock_nanosleep()
Al Viro
4
-22
/
+10
2017-06-14
hrtimer: Move copyout of remaining time to do_nanosleep()
Al Viro
1
-42
/
+20
2017-06-14
hrtimer_nanosleep(): Pass rmtp in restart_block
Al Viro
4
-10
/
+17
2017-06-14
alarmtimer: Move copyout and freeze handling into alarmtimer_do_nsleep()
Al Viro
1
-70
/
+32
2017-06-14
posix-cpu-timers: Move copyout of timespec into do_cpu_nanosleep()
Al Viro
1
-35
/
+28
2017-06-13
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
1
-1
/
+3
2017-06-12
posix-timers: Handle relative posix-timers correctly
Thomas Gleixner
1
-0
/
+13
2017-06-12
posix-timers: Zero out oldval itimerspec
Thomas Gleixner
1
-0
/
+2
2017-06-12
tick/broadcast: Make tick_broadcast_setup_oneshot() static
Stephen Boyd
2
-3
/
+3
2017-06-12
posix-timers: Fix inverted SIGEV_NONE logic in common_timer_get()
Thomas Gleixner
1
-1
/
+1
2017-06-12
Revert "cpufreq: schedutil: Reduce frequencies slower"
Rafael J. Wysocki
1
-3
/
+0
2017-06-11
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
1
-1
/
+1
2017-06-11
sched/fair: Fix typo in printk message
Marcin Nowakowski
1
-1
/
+1
2017-06-10
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2017-06-10
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+8
2017-06-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+21
2017-06-09
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
3
-9
/
+8
2017-06-08
Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-26
/
+5
2017-06-09
Merge branches 'intel_pstate' and 'pm-sleep'
Rafael J. Wysocki
2
-26
/
+5
2017-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-36
/
+10
2017-06-08
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
1
-3
/
+2
2017-06-08
srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
Paolo Bonzini
2
-6
/
+6
2017-06-08
Revert "printk: fix double printing with earlycon"
Petr Mladek
1
-36
/
+10
2017-06-08
perf/core: Drop kernel samples even though :u is specified
Jin Yao
1
-0
/
+21
[next]