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-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
2014-08-12
sched/fair: Allow calculate_imbalance() to move idle cpus
Peter Zijlstra
2014-08-12
sched/fair: Make update_sd_pick_busiest() return 'true' on a busier sd
Rik van Riel
2014-08-12
sched/fair: Make calculate_imbalance() independent
Peter Zijlstra
2014-08-11
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
2014-08-11
seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock
Guenter Roeck
2014-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-08-10
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-08-09
Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-08-08
x86: Add "make tinyconfig" to configure the tiniest possible kernel
Josh Triplett
2014-08-08
kexec: verify the signature of signed PE bzImage
Vivek Goyal
[prev]
[next]