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-09-09
sched: Reduce contention in update_cfs_rq_blocked_load()
Jason Low
2014-09-09
sched: Migrate waking tasks
Lai Jiangshan
2014-09-08
sched, time: Atomically increment stime & utime
Rik van Riel
2014-09-08
time, signal: Protect resource use statistics with seqlock
Rik van Riel
2014-09-08
exit: Always reap resource stats in __exit_signal()
Rik van Riel
2014-09-08
Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming pat...
Ingo Molnar
2014-09-07
Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-09-07
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-09-07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-09-07
sched/deadline: Fix a precision problem in the microseconds range
xiaofeng.yan
2014-09-06
timekeeping: Update timekeeper before updating vsyscall and pvclock
Thomas Gleixner
2014-09-06
compat: nanosleep: Clarify error handling
Thomas Gleixner
2014-09-05
sched/fair: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-09-04
nohz: Restore NMI safe local irq work for local nohz kick
Frederic Weisbecker
2014-09-03
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2014-09-03
PM / sleep: Fix test_suspend= command line option
Rafael J. Wysocki
2014-09-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-08-29
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
Vivek Goyal
2014-08-29
resource: fix the case of null pointer access
Vivek Goyal
2014-08-28
rcu: Make nocb leader kthreads process pending callbacks after spawning
Pranith Kumar
2014-08-27
Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-08-25
trace: Fix epoll hang when we race with new entries
Josef Bacik
2014-08-25
Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-08-25
irq: Export handle_fasteoi_irq
Vincent Stehlé
2014-08-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
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
ftrace: Allow ftrace_ops to use the hashes from other ops
Steven Rostedt (Red Hat)
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-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
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
[next]