index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-07-23
timekeeping: Simplify timekeeping_clocktai()
Thomas Gleixner
2014-07-23
timekeeping: Remove timekeeper.total_sleep_time
Thomas Gleixner
2014-07-23
timekeeping: Simplify getboottime()
Thomas Gleixner
2014-07-23
timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()
Thomas Gleixner
2014-07-23
timekeeping: Remove monotonic_to_bootbased
Thomas Gleixner
2014-07-23
ftrace: Rename ftrace_ops field from trampolines to nr_trampolines
Steven Rostedt (Red Hat)
2014-07-23
delayacct: Remove braindamaged type conversions
Thomas Gleixner
2014-07-23
delayacct: Make accounting nanosecond based
Thomas Gleixner
2014-07-23
sched: Make task->start_time nanoseconds based
Thomas Gleixner
2014-07-23
sched: Make task->real_start_time nanoseconds based
Thomas Gleixner
2014-07-23
time: Export nsecs_to_jiffies()
Thomas Gleixner
2014-07-23
timekeeping: Remove ktime_get_monotonic_offset()
Thomas Gleixner
2014-07-23
timekeeping: Provide ktime_mono_to_any()
Thomas Gleixner
2014-07-23
timekeeping; Use ktime based data for ktime_get_update_offsets_tick()
Thomas Gleixner
2014-07-23
timekeeping: Use ktime_t data for ktime_get_update_offsets_now()
Thomas Gleixner
2014-07-23
timekeeping: Use ktime_t based data for ktime_get_clocktai()
Thomas Gleixner
2014-07-23
timekeeping; Use ktime_t based data for ktime_get_boottime()
Thomas Gleixner
2014-07-23
timekeeping: Use ktime_t based data for ktime_get_real()
Thomas Gleixner
2014-07-23
timekeeping: Provide ktime_get_with_offset()
Thomas Gleixner
2014-07-23
timekeeping: Use ktime_t based data for ktime_get()
Thomas Gleixner
2014-07-23
timekeeping: Provide internal ktime_t based data
Thomas Gleixner
2014-07-23
timekeeping: Use timekeeping_update() instead of memcpy()
Thomas Gleixner
2014-07-23
timekeeping: Cache optimize struct timekeeper
Thomas Gleixner
2014-07-23
timekeeper: Move tk_xtime to core code
Thomas Gleixner
2014-07-23
timekeeping: Provide timespec64 based interfaces
Thomas Gleixner
2014-07-23
time: Consolidate the time accessor prototypes
Thomas Gleixner
2014-07-23
timekeeping: Convert timekeeping core to use timespec64s
John Stultz
2014-07-23
time: More core infrastructure for timespec64
John Stultz
2014-07-23
ktime: Sanitize ktime_to_us/ms conversion
Thomas Gleixner
2014-07-23
ktime: Kill non-scalar ktime_t implementation for 2038
John Stultz
2014-07-23
hrtimer: Cleanup hrtimer accessors to the timekepeing state
John Stultz
2014-07-23
timekeeping: Simplify arch_gettimeoffset()
Thomas Gleixner
2014-07-23
kernel: time: Add udelay_test module to validate udelay
David Riley
2014-07-22
workqueue: use nr_node_ids instead of wq_numa_tbl_len
Lai Jiangshan
2014-07-22
workqueue: remove the misnamed out_unlock label in get_unbound_pool()
Lai Jiangshan
2014-07-22
workqueue: remove the stale comment in pwq_unbound_release_workfn()
Lai Jiangshan
2014-07-22
workqueue: move rescuer pool detachment to the end
Lai Jiangshan
2014-07-22
workqueue: unfold start_worker() into create_worker()
Lai Jiangshan
2014-07-22
workqueue: remove @wakeup from worker_set_flags()
Lai Jiangshan
2014-07-22
workqueue: remove an unneeded UNBOUND test before waking up the next worker
Lai Jiangshan
2014-07-21
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2014-07-19
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-07-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-07-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-07-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-19
Merge tag 'irqchip-core-3.17-3' of git://git.infradead.org/users/jcooper/linu...
Thomas Gleixner
2014-07-18
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-18
tracing: Convert local function_graph functions to static
Steven Rostedt (Red Hat)
2014-07-18
workqueue: wake regular worker if need_more_worker() when rescuer leave the pool
Lai Jiangshan
2014-07-18
ftrace: Do not copy old hash when resetting
Wang Nan
[prev]
[next]