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-08-25
cgroup: fix a typo in comment.
Dongsheng Yang
2014-08-25
sched: Add function single_task_running to let a task check if it is the only...
Tim Chen
2014-08-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-24
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2014-08-24
perf: Add PERF_EVENT_STATE_EXIT state for events with exited task
Jiri Olsa
2014-08-24
perf: Fix perf_poll to return proper POLLHUP value
Jiri Olsa
2014-08-22
ftrace: Use current addr when converting to nop in __ftrace_replace_code()
Steven Rostedt (Red Hat)
2014-08-22
ftrace: Fix function_profiler and function tracer together
Steven Rostedt (Red Hat)
2014-08-22
ftrace: Fix up trampoline accounting with looping on hash ops
Steven Rostedt (Red Hat)
2014-08-22
ftrace: Update all ftrace_ops for a ftrace_hash_ops update
Steven Rostedt (Red Hat)
2014-08-22
cgroup: Display legacy cgroup files on default hierarchy
Vivek Goyal
2014-08-22
ftrace: Allow ftrace_ops to use the hashes from other ops
Steven Rostedt (Red Hat)
2014-08-22
nohz: Avoid tick's double reprogramming in highres mode
Viresh Kumar
2014-08-22
nohz: Fix spurious periodic tick behaviour in low-res dynticks mode
Viresh Kumar
2014-08-20
sched/fair: Remove double_lock_balance() from load_balance()
Kirill Tkhai
2014-08-20
sched/fair: Remove double_lock_balance() from active_load_balance_cpu_stop()
Kirill Tkhai
2014-08-20
sched: Remove double_rq_lock() from __migrate_task()
Kirill Tkhai
2014-08-20
sched: Teach scheduler to understand TASK_ON_RQ_MIGRATING state
Kirill Tkhai
2014-08-20
sched: Add wrapper for checking task_struct::on_rq
Kirill Tkhai
2014-08-20
sched/fair: Fix reschedule which is generated on throttled cfs_rq
Kirill Tkhai
2014-08-20
sched: Match declaration with definition
Pranith Kumar
2014-08-20
sched: Change autogroup_move_group() to use for_each_thread()
Oleg Nesterov
2014-08-20
sched: Change thread_group_cputime() to use for_each_thread()
Oleg Nesterov
2014-08-20
sched: s/do_each_thread/for_each_process_thread/ in debug.c
Oleg Nesterov
2014-08-20
sched: s/do_each_thread/for_each_process_thread/ in core.c
Oleg Nesterov
2014-08-20
perf: Handle compat ioctl
Pawel Moll
2014-08-18
cgroup: reject cgroup names with '\n'
Alban Crequy
2014-08-18
watchdog: Fix print-once on enable
Ulrich Obergfell
2014-08-18
watchdog: Remove unnecessary header files
chai wen
2014-08-17
mm: Support compiling out madvise and fadvise
Josh Triplett
2014-08-16
module: Clean up ro/nx after early module load failures
Andy Lutomirski
2014-08-14
Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-08-14
timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall
John Stultz
2014-08-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2014-08-13
locking/lockdep: Restrict the use of recursive read_lock() with qrwlock
Waiman Long
2014-08-13
locking/Documentation: Move locking related docs into Documentation/locking/
Davidlohr Bueso
2014-08-13
locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate
Davidlohr Bueso
2014-08-13
locking/mutexes: Refactor optimistic spinning code
Davidlohr Bueso
2014-08-13
locking/mcs: Remove obsolete comment
Davidlohr Bueso
2014-08-13
locking/mutexes: Document quick lock release when unlocking
Davidlohr Bueso
2014-08-13
locking/mutexes: Standardize arguments in lock/unlock slowpaths
Davidlohr Bueso
2014-08-13
locking: Remove deprecated smp_mb__() barriers
Peter Zijlstra
2014-08-13
perf: Do poll_wait() before checking condition in perf_poll()
Sebastian Andrzej Siewior
2014-08-13
perf: Add queued work to remove orphaned child events
Jiri Olsa
2014-08-13
perf: Set owner pointer for kernel events
Jiri Olsa
2014-08-13
printk: Add function to return log buffer address and size
Vasant Hegde
2014-08-12
sched/numa: Fix numa capacity computation
Rik van Riel
2014-08-12
sched/numa: Fix off-by-one in capacity check
Rik van Riel
2014-08-12
sched: Rename a misleading variable in build_overlap_sched_groups()
Zhihui Zhang
[prev]
[next]