index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-207
/
+199
2018-04-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+8
2018-04-02
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-30
/
+2
2018-03-29
alarmtimer: Init nanosleep alarm timer on stack
Thomas Gleixner
1
-8
/
+26
2018-03-22
posix-timers: Protect posix clock array access against speculation
Thomas Gleixner
1
-3
/
+8
2018-03-19
y2038: Introduce struct __kernel_old_timeval
Arnd Bergmann
1
-0
/
+12
2018-03-13
hrtimer: Unify MONOTONIC and BOOTTIME clock behavior
Thomas Gleixner
3
-18
/
+3
2018-03-13
posix-timers: Unify MONOTONIC and BOOTTIME clock behavior
Thomas Gleixner
1
-22
/
+1
2018-03-13
timekeeping: Remove boot time specific code
Thomas Gleixner
1
-31
/
+0
2018-03-13
timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clock
Thomas Gleixner
4
-3
/
+34
2018-03-13
timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clock
Thomas Gleixner
3
-0
/
+51
2018-03-11
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-30
/
+2
2018-03-10
timekeeping/ntp: Determine the multiplier directly from NTP tick length
Miroslav Lichvar
1
-91
/
+47
2018-03-10
timekeeping/ntp: Don't align NTP frequency adjustments to ticks
Miroslav Lichvar
1
-3
/
+0
2018-03-09
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
1
-7
/
+0
2018-03-09
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+6
2018-02-28
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
1
-0
/
+6
2018-02-28
clocksource: Use ATTRIBUTE_GROUPS
Baolin Wang
1
-11
/
+10
2018-02-28
clocksource: Use DEVICE_ATTR_RW/RO/WO to define device attributes
Baolin Wang
1
-26
/
+17
2018-02-28
clocksource: Don't walk the clocksource list for empty override
Baolin Wang
1
-0
/
+4
2018-02-21
sched/nohz: Remove the 1 Hz tick code
Frederic Weisbecker
1
-6
/
+0
2018-02-21
nohz: Allow to check if remote CPU tick is stopped
Frederic Weisbecker
1
-0
/
+7
2018-02-21
nohz: Convert tick_nohz_tick_stopped() to bool
Frederic Weisbecker
1
-1
/
+1
2018-02-15
sched/isolation: Eliminate NO_HZ_FULL_ALL
Paul E. McKenney
2
-30
/
+2
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-02-06
hrtimer: remove unneeded kallsyms include
Sergey Senozhatsky
1
-1
/
+0
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-01-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+18
2018-01-27
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
1
-0
/
+4
2018-01-27
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
1
-0
/
+3
2018-01-22
signal: Replace memset(info,...) with clear_siginfo for clarity
Eric W. Biederman
1
-1
/
+1
2018-01-16
hrtimer: Implement SOFT/HARD clock base selection
Anna-Maria Gleixner
1
-4
/
+11
2018-01-16
hrtimer: Implement support for softirq based hrtimers
Anna-Maria Gleixner
1
-24
/
+172
2018-01-16
hrtimer: Prepare handling of hard and softirq based hrtimers
Anna-Maria Gleixner
1
-9
/
+29
2018-01-16
hrtimer: Add clock bases and hrtimer mode for softirq context
Anna-Maria Gleixner
1
-0
/
+20
2018-01-16
hrtimer: Use irqsave/irqrestore around __run_hrtimer()
Anna-Maria Gleixner
1
-13
/
+18
2018-01-16
hrtimer: Factor out __hrtimer_next_event_base()
Anna-Maria Gleixner
1
-4
/
+16
2018-01-16
hrtimer: Factor out __hrtimer_start_range_ns()
Anna-Maria Gleixner
1
-20
/
+24
2018-01-16
hrtimer: Remove the 'base' parameter from hrtimer_reprogram()
Anna-Maria Gleixner
1
-3
/
+3
2018-01-16
hrtimer: Make remote enqueue decision less restrictive
Anna-Maria Gleixner
1
-1
/
+1
2018-01-16
hrtimer: Unify remote enqueue handling
Anna-Maria Gleixner
3
-19
/
+14
2018-01-16
hrtimer: Unify hrtimer removal handling
Anna-Maria Gleixner
1
-6
/
+4
2018-01-16
hrtimer: Make hrtimer_force_reprogramm() unconditionally available
Anna-Maria Gleixner
1
-32
/
+28
2018-01-16
hrtimer: Make hrtimer_reprogramm() unconditional
Anna-Maria Gleixner
1
-67
/
+62
2018-01-16
hrtimer: Make hrtimer_cpu_base.next_timer handling unconditional
Anna-Maria Gleixner
1
-10
/
+2
2018-01-16
hrtimer: Make the remote enqueue check unconditional
Anna-Maria Gleixner
1
-20
/
+6
2018-01-16
hrtimer: Use accesor functions instead of direct access
Anna-Maria Gleixner
1
-2
/
+2
2018-01-16
hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simpl...
Anna-Maria Gleixner
1
-16
/
+15
2018-01-16
hrtimer: Store running timer in hrtimer_clock_base
Anna-Maria Gleixner
1
-15
/
+13
[next]