index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
2017-11-13
1
-4
/
+14
*
Merge remote-tracking branch 'tip/timers/core' into afs-next
David Howells
2017-11-13
15
-267
/
+396
|
\
|
*
timers: Add a function to start/reduce a timer
David Howells
2017-11-12
1
-7
/
+38
|
*
pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()
Arnd Bergmann
2017-11-12
1
-0
/
+1
|
*
rcu: Convert timers to use timer_setup()
Kees Cook
2017-11-02
2
-6
/
+7
|
*
kernel/time/Kconfig: Fix typo in comment
Randy Dunlap
2017-11-02
1
-1
/
+1
|
*
clockevents: Update clockevents device next_event on stop
Prasad Sodagudi
2017-11-01
1
-0
/
+1
|
*
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-10-31
5
-183
/
+227
|
|
\
|
|
*
time: Move time_t conversion helpers to time32.h
Arnd Bergmann
2017-10-30
1
-2
/
+3
|
|
*
time: Remove unused functions
Arnd Bergmann
2017-10-30
1
-18
/
+0
|
|
*
timekeeping: Use timespec64 in timekeeping_inject_offset
Arnd Bergmann
2017-10-30
1
-47
/
+25
|
|
*
timekeeping: Consolidate timekeeping_inject_offset code
Arnd Bergmann
2017-10-30
5
-100
/
+123
|
|
*
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
Jason Gunthorpe
2017-10-30
1
-53
/
+113
|
*
|
clockevents: Retry programming min delta up to 10 times
James Hogan
2017-10-19
1
-8
/
+13
|
*
|
timer: Convert stub timer to timer_setup()
Thomas Gleixner
2017-10-18
1
-3
/
+3
|
*
|
workqueue: Convert timers to use timer_setup() (part 2)
Kees Cook
2017-10-18
1
-8
/
+6
|
*
|
timers: Avoid an unnecessary iteration in __run_timers()
Zhenzhong Duan
2017-10-18
1
-2
/
+5
|
*
|
time: Use do_settimeofday64() internally
Arnd Bergmann
2017-10-17
1
-6
/
+6
|
*
|
posix-stubs: Use get_timespec64() and put_timespec64()
Arnd Bergmann
2017-10-17
1
-12
/
+8
|
*
|
workqueue: Convert callback to use from_timer()
Kees Cook
2017-10-05
1
-4
/
+3
|
*
|
kthread: Convert callback to use from_timer()
Kees Cook
2017-10-05
1
-6
/
+4
|
*
|
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-05
1
-1
/
+1
|
*
|
timer: Remove users of TIMER_DEFERRED_INITIALIZER
Kees Cook
2017-10-05
1
-5
/
+3
|
*
|
timer: Convert schedule_timeout() to use from_timer()
Kees Cook
2017-10-05
1
-7
/
+19
|
*
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2017-10-05
19
-239
/
+556
|
|
\
\
|
*
|
|
timekeeping: Provide NMI safe access to clock realtime
Thomas Gleixner
2017-09-25
1
-0
/
+35
|
*
|
|
timekeeping: Make fast accessors return 0 before timekeeping is initialized
Prarit Bhargava
2017-09-25
1
-14
/
+21
*
|
|
|
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
2017-11-11
7
-97
/
+7
*
|
|
|
bpf: add a bpf_override_function helper
Josef Bacik
2017-11-11
7
-7
/
+97
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-10
5
-16
/
+37
|
\
\
\
\
|
*
\
\
\
Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-11-09
1
-5
/
+1
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-11-09
1
-5
/
+1
|
|
|
\
\
\
\
|
|
|
*
|
|
|
cpufreq: schedutil: Examine the correct CPU when we update util
Chris Redpath
2017-11-04
1
-5
/
+1
|
*
|
|
|
|
|
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-06
1
-1
/
+2
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
workqueue: Fix NULL pointer dereference
Li Bin
2017-10-30
1
-1
/
+2
|
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-05
1
-2
/
+4
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Ingo Molnar
2017-11-03
137
-9
/
+168
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
perf/cgroup: Fix perf cgroup hierarchy support
Tejun Heo
2017-10-30
1
-2
/
+4
|
*
|
|
|
|
|
|
|
Merge branch 'linus' into core/urgent, to pick up dependent commits
Ingo Molnar
2017-11-04
137
-7
/
+157
|
|
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
watchdog/hardlockup/perf: Use atomics to track in-use cpu counter
Don Zickus
2017-11-01
1
-3
/
+5
|
*
|
|
|
|
|
|
|
watchdog/harclockup/perf: Revert a33d44843d45 ("watchdog/hardlockup/perf: Sim...
Thomas Gleixner
2017-11-01
1
-2
/
+5
|
*
|
|
|
|
|
|
|
futex: Fix more put_pi_state() vs. exit_pi_state_list() races
Peter Zijlstra
2017-11-01
1
-3
/
+20
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
2017-11-05
3
-0
/
+75
*
|
|
|
|
|
|
|
bpf: remove old offload/analyzer
Jakub Kicinski
2017-11-05
1
-75
/
+0
*
|
|
|
|
|
|
|
cls_bpf: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
1
-0
/
+1
*
|
|
|
|
|
|
|
xdp: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
1
-4
/
+29
*
|
|
|
|
|
|
|
bpf: report offload info to user space
Jakub Kicinski
2017-11-05
2
-0
/
+17
*
|
|
|
|
|
|
|
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
2017-11-05
5
-8
/
+217
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
135
-2
/
+144
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
134
-0
/
+134
|
|
\
\
\
\
\
\
\
[next]