index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-23
sched: debug: Remove the cfs bandwidth timer_active printout
Thomas Gleixner
1
-2
/
+0
2015-04-22
perf: perf_mux_hrtimer_cancel() can be static
kbuild test robot
1
-1
/
+1
2015-04-22
perf: Fix mux_interval hrtimer wreckage
Peter Zijlstra
1
-27
/
+36
2015-04-22
sched: Cleanup bandwidth timers
Peter Zijlstra
4
-61
/
+31
2015-04-22
hrtimer: Allow concurrent hrtimer_start() for self restarting timers
Peter Zijlstra
1
-3
/
+9
2015-04-22
timer: Put usleep_range into the __sched section
Thomas Gleixner
1
-1
/
+1
2015-04-22
timer: Remove pointless return value of do_usleep_range()
Thomas Gleixner
1
-2
/
+2
2015-04-22
hrtimer: Avoid locking in hrtimer_cancel() if timer not active
Thomas Gleixner
1
-0
/
+9
2015-04-22
hrtimer: Remove hrtimer_start() return value
Thomas Gleixner
3
-32
/
+19
2015-04-22
tick: broadcast-hrtimer: Remove overly clever return value abuse
Thomas Gleixner
1
-3
/
+5
2015-04-22
alarmtimer: Get rid of unused return value
Thomas Gleixner
2
-9
/
+6
2015-04-22
net: core: pktgen: Remove bogus hrtimer_active() check
Thomas Gleixner
1
-2
/
+0
2015-04-22
rtmutex: Remove bogus hrtimer_active() check
Thomas Gleixner
1
-4
/
+1
2015-04-22
futex: Remove bogus hrtimer_active() check
Thomas Gleixner
1
-4
/
+1
2015-04-22
hrtimer: Remove bogus hrtimer_active() check
Thomas Gleixner
1
-4
/
+0
2015-04-22
hrtimer: Make hrtimer_start() a inline wrapper
Thomas Gleixner
2
-21
/
+17
2015-04-22
hrtimer: Get rid of __hrtimer_start_range_ns()
Thomas Gleixner
2
-27
/
+15
2015-04-22
sched: deadline: Use hrtimer_start()
Thomas Gleixner
1
-10
/
+2
2015-04-22
sched: core: Use hrtimer_start[_expires]()
Thomas Gleixner
2
-21
/
+9
2015-04-22
perf: core: Use hrtimer_start()
Thomas Gleixner
1
-6
/
+3
2015-04-22
x86: perf: uncore: Use hrtimer_start()
Thomas Gleixner
1
-3
/
+2
2015-04-22
x86: perf: Use hrtimer_start()
Thomas Gleixner
1
-3
/
+2
2015-04-22
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
11
-126
/
+107
2015-04-22
tick: Sched: Restructure code
Thomas Gleixner
1
-90
/
+81
2015-04-22
tick: sched: Force tick interrupt and get rid of softirq magic
Thomas Gleixner
1
-54
/
+29
2015-04-22
tick: sched: Remove hrtimer_active() checks
Thomas Gleixner
1
-15
/
+4
2015-04-22
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
5
-124
/
+55
2015-04-22
hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()
Thomas Gleixner
2
-18
/
+34
2015-04-22
hrtimer: Make use of timerqueue_add/del return values
Thomas Gleixner
1
-4
/
+2
2015-04-22
timerqueue: Let timerqueue_add/del return information
Thomas Gleixner
2
-7
/
+11
2015-04-22
hrtimer: Align the hrtimer clock bases as well
Thomas Gleixner
1
-1
/
+9
2015-04-22
hrtimer: Cache line align the hrtimer cpu base
Thomas Gleixner
1
-1
/
+1
2015-04-22
hrtimer: Use cpu_base->active_base for hotpath iterators
Thomas Gleixner
1
-9
/
+8
2015-04-22
hrtimer: Use bits for various boolean indicators
Thomas Gleixner
2
-11
/
+19
2015-04-22
hrtimer: Make offset update smarter
Thomas Gleixner
5
-13
/
+26
2015-04-22
hrtimer: Get rid of softirq time
Thomas Gleixner
4
-143
/
+64
2015-04-22
hrtimer: Make the statistics fields smaller
Thomas Gleixner
3
-7
/
+7
2015-04-22
hrtimer: Get rid of hrtimer_get_res()
Thomas Gleixner
4
-25
/
+15
2015-04-22
sound: Use hrtimer_resolution instead of hrtimer_get_res()
Thomas Gleixner
2
-17
/
+7
2015-04-22
net: sched: Use hrtimer_resolution instead of hrtimer_get_res()
Thomas Gleixner
1
-4
/
+1
2015-04-22
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
3
-23
/
+17
2015-04-22
hrtimer: Update active_bases before calling hrtimer_force_reprogram()
Viresh Kumar
1
-2
/
+3
2015-04-22
hrtimer: Document hrtimer_forward[_now]() proper
Thomas Gleixner
2
-1
/
+24
2015-04-22
timekeeping: Remove stale function prototype
Thomas Gleixner
1
-1
/
+0
2015-04-22
time: Remove nonexistent function prototype
Yingjoe Chen
1
-1
/
+0
2015-04-22
timer_list: Reduce SEQ_printf footprint
Joe Perches
1
-7
/
+14
2015-04-20
Merge tag 'remoteproc-4.1-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-13
/
+8
2015-04-20
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2
-0
/
+25
2015-04-20
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-10
/
+13
2015-04-20
Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
26
-50
/
+193
[next]