index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-ac97.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-19
sched: Allow balance callbacks for check_class_changed()
Peter Zijlstra
1
-3
/
+22
2015-06-19
sched: Use replace normalize_task() with __sched_setscheduler()
Peter Zijlstra
1
-42
/
+23
2015-06-19
sched: Replace post_schedule with a balance callback list
Peter Zijlstra
4
-38
/
+63
2015-06-19
hrtimer: Allow hrtimer::function() to free the timer
Peter Zijlstra
2
-48
/
+107
2015-06-19
seqcount: Introduce raw_write_seqcount_barrier()
Peter Zijlstra
1
-0
/
+41
2015-06-19
seqcount: Rename write_seqcount_barrier()
Peter Zijlstra
2
-11
/
+11
2015-06-19
hrtimer: Fix hrtimer_is_queued() hole
Peter Zijlstra
1
-10
/
+13
2015-06-19
hrtimer: Remove HRTIMER_STATE_MIGRATE
Oleg Nesterov
2
-10
/
+3
2015-06-18
selftest: Timers: Avoid signal deadlock in leap-a-day
John Stultz
1
-11
/
+12
2015-06-18
timekeeping: Copy the shadow-timekeeper over the real timekeeper last
John Stultz
1
-1
/
+2
2015-06-18
clockevents: Check state instead of mode in suspend/resume path
Viresh Kumar
1
-2
/
+2
2015-06-12
selftests: timers: Add leap-second timer edge testing to leap-a-day.c
John Stultz
1
-4
/
+72
2015-06-12
ntp: Do leapsecond adjustment in adjtimex read path
John Stultz
1
-0
/
+18
2015-06-12
time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge
John Stultz
5
-8
/
+61
2015-06-12
ntp: Introduce and use SECS_PER_DAY macro instead of 86400
John Stultz
1
-2
/
+3
2015-06-12
time: Move clock_was_set_seq update before updating shadow-timekeeper
John Stultz
1
-4
/
+8
2015-06-10
clocksource: Use current logging style
Joe Perches
1
-12
/
+12
2015-06-10
time: Allow gcc to fold usecs_to_jiffies(constant)
Nicholas Mc Guire
1
-1
/
+29
2015-06-10
time: Refactor usecs_to_jiffies
Nicholas Mc Guire
2
-11
/
+29
2015-06-08
hrtimers: Make sure hrtimer_resolution is unsigned int
Borislav Petkov
1
-1
/
+1
2015-06-07
sched/numa: Only consider less busy nodes as numa balancing destinations
Rik van Riel
1
-2
/
+28
2015-06-07
Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbal...
Rik van Riel
1
-26
/
+15
2015-06-07
sched/fair: Prevent throttling in early pick_next_task_fair()
Ben Segall
1
-11
/
+14
2015-06-07
preempt: Reorganize the notrace definitions a bit
Frederic Weisbecker
1
-17
/
+15
2015-06-07
preempt: Use preempt_schedule_context() as the official tracing preemption point
Frederic Weisbecker
8
-32
/
+13
2015-06-07
sched: Make preempt_schedule_context() function-tracing safe
Frederic Weisbecker
1
-2
/
+9
2015-06-02
clockevents: Rename state to state_use_accessors
Thomas Gleixner
2
-9
/
+9
2015-06-02
clockevents: Use set/get state helper functions
Thomas Gleixner
2
-6
/
+7
2015-06-02
clockevents: Provide functions to set and get the state
Thomas Gleixner
5
-24
/
+35
2015-06-02
clockevents: Use helpers to check the state of a clockevent device
Viresh Kumar
4
-17
/
+17
2015-06-02
clockevents: Add helpers to check the state of a clockevent device
Viresh Kumar
1
-0
/
+26
2015-06-02
clockevents/drivers/timer-stm32: Fix build warning spotted by kbuild test robot
Maxime Coquelin
1
-2
/
+2
2015-06-02
clockevents/drivers: Add STM32 Timer driver
Maxime Coquelin
3
-0
/
+190