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
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-23
PM: Create PM workqueue if runtime PM is not configured too
Rafael J. Wysocki
2014-07-23
PM / sleep: Move platform suspend operations to separate functions
Rafael J. Wysocki
2014-07-23
PM / OPP: Remove ARCH_HAS_OPP
Mark Brown
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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-21
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2014-07-21
PM / sleep: Simplify sleep states sysfs interface code
Rafael J. Wysocki
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
2014-07-18
tracing: let user specify tracing_thresh after selecting function_graph
Stanislav Fomichev
2014-07-18
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
Kees Cook
2014-07-18
seccomp: allow mode setting across threads
Kees Cook
2014-07-18
seccomp: introduce writer locking
Kees Cook
[prev]
[next]