index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-11-02
rcu: Convert timers to use timer_setup()
Kees Cook
2017-11-02
kernel/time/Kconfig: Fix typo in comment
Randy Dunlap
2017-11-01
clockevents: Update clockevents device next_event on stop
Prasad Sodagudi
2017-10-31
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-10-30
time: Move time_t conversion helpers to time32.h
Arnd Bergmann
2017-10-30
time: Remove unused functions
Arnd Bergmann
2017-10-30
timekeeping: Use timespec64 in timekeeping_inject_offset
Arnd Bergmann
2017-10-30
timekeeping: Consolidate timekeeping_inject_offset code
Arnd Bergmann
2017-10-30
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
Jason Gunthorpe
2017-10-19
clockevents: Retry programming min delta up to 10 times
James Hogan
2017-10-18
timer: Convert stub timer to timer_setup()
Thomas Gleixner
2017-10-18
workqueue: Convert timers to use timer_setup() (part 2)
Kees Cook
2017-10-18
timers: Avoid an unnecessary iteration in __run_timers()
Zhenzhong Duan
2017-10-17
time: Use do_settimeofday64() internally
Arnd Bergmann
2017-10-17
posix-stubs: Use get_timespec64() and put_timespec64()
Arnd Bergmann
2017-10-05
workqueue: Convert callback to use from_timer()
Kees Cook
2017-10-05
kthread: Convert callback to use from_timer()
Kees Cook
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-05
timer: Remove users of TIMER_DEFERRED_INITIALIZER
Kees Cook
2017-10-05
timer: Convert schedule_timeout() to use from_timer()
Kees Cook
2017-10-05
Merge branch 'linus' into timers/core
Thomas Gleixner
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-01
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-10-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-10-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-10-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-09-29
fix infoleak in waitid(2)
Al Viro
2017-09-29
sched/sysctl: Check user input value of sysctl_sched_time_avg
Ethan Zhao
2017-09-29
sched/debug: Ignore TASK_IDLE for SysRq-W
Peter Zijlstra
2017-09-29
sched/tracing: Use common task-state helpers
Peter Zijlstra
2017-09-29
locking/rwsem-xadd: Fix missed wakeup due to reordering of load
Prateek Sood
2017-09-29
sched/debug: Remove unused variable
Peter Zijlstra
2017-09-29
perf/aux: Only update ->aux_wakeup in non-overwrite mode
Alexander Shishkin
2017-09-28
Merge tag 'seccomp-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-28
irq/generic-chip: Don't replace domain's name
Jeffy Chen
2017-09-27
seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
Oleg Nesterov
2017-09-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-25
Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-25
smp/hotplug: Hotplug state fail injection
Peter Zijlstra
2017-09-25
smp/hotplug: Differentiate the AP completion between up and down
Peter Zijlstra
2017-09-25
smp/hotplug: Differentiate the AP-work lockdep class between up and down
Peter Zijlstra
2017-09-25
smp/hotplug: Callback vs state-machine consistency
Peter Zijlstra
2017-09-25
smp/hotplug: Rewrite AP state machine core
Peter Zijlstra
2017-09-25
smp/hotplug: Allow external multi-instance rollback
Peter Zijlstra
2017-09-25
irqdomain: Add __rcu annotations to radix tree accessors
Masahiro Yamada
2017-09-25
timekeeping: Provide NMI safe access to clock realtime
Thomas Gleixner
2017-09-25
timekeeping: Make fast accessors return 0 before timekeeping is initialized
Prarit Bhargava
2017-09-25
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
[next]