index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-02-10
sched/fair: Clean up the __clear_buddies_*() functions
Peter Zijlstra
2014-02-10
sched: Push put_prev_task() into pick_next_task()
Peter Zijlstra
2014-02-10
sched/fair: Track cgroup depth
Peter Zijlstra
2014-02-10
sched: Move rq->idle_stamp up to the core
Daniel Lezcano
2014-02-10
sched: Fix race in idle_balance()
Daniel Lezcano
2014-02-10
sched: Remove 'cpu' parameter from idle_balance()
Daniel Lezcano
2014-02-09
sched: Implement task_nice() as static inline function
Dongsheng Yang
2014-02-09
sched: Expose some macros related to priority
Dongsheng Yang
2014-02-09
sched/deadline: Skip in switched_to_dl() if task is current
Kirill Tkhai
2014-02-02
Merge branch 'linus' into sched/core, to resolve conflicts
Ingo Molnar
2014-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-01-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-30
kernel/smp.c: remove cpumask_ipi
Roman Gushchin
2014-01-30
kernel: use lockless list for smp_call_function_single
Christoph Hellwig
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-28
sched/numa: Turn some magic numbers into #defines
Rik van Riel
2014-01-28
sched/numa: Rename variables in task_numa_fault()
Rik van Riel
2014-01-28
sched/numa: Do statistics calculation using local variables only
Rik van Riel
2014-01-28
sched/numa: Normalize faults_cpu stats and weigh by CPU use
Rik van Riel
2014-01-28
sched/numa, mm: Use active_nodes nodemask to limit numa migrations
Rik van Riel
2014-01-28
sched/numa: Build per numa_group active node mask from numa_faults_cpu statis...
Rik van Riel
2014-01-28
sched/numa: Track from which nodes NUMA faults are triggered
Rik van Riel
2014-01-28
sched/numa: Rename p->numa_faults to numa_faults_memory
Rik van Riel
2014-01-28
sched/numa, mm: Remove p->numa_migrate_deferred
Rik van Riel
2014-01-28
sched: Make sched_class::get_rr_interval() optional
Peter Zijlstra
2014-01-28
sched/deadline: Add sched_dl documentation
Dario Faggioli
2014-01-27
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
2014-01-27
softirq: convert printks to pr_<level>
Joe Perches
2014-01-27
softirq: use ffs() in __do_softirq()
Joe Perches
2014-01-27
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...
Chen Gang
2014-01-27
Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-25
hung_task: Display every hung task warning
Aaron Tomlin
2014-01-25
introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...
Oleg Nesterov
2014-01-25
sysctl: Add neg_one as a standard constraint
Aaron Tomlin
2014-01-25
kgdb/kdb: Fix no KDB config problem
Mike Travis
2014-01-25
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-23
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-01-23
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-01-23
kdump: fix exported size of vmcoreinfo note
Vivek Goyal
2014-01-23
kexec: add sysctl to disable kexec_load
Kees Cook
2014-01-23
kernel/signal.c: change do_signal_stop/do_sigaction to use while_each_thread()
Oleg Nesterov
2014-01-23
kernel/sys.c: k_getrusage() can use while_each_thread()
Oleg Nesterov
2014-01-23
exec: kill task_struct->did_exec
Oleg Nesterov
2014-01-23
kernel/fork.c: remove redundant NULL check in dup_mm()
Daeseok Youn
2014-01-23
kernel/fork.c: fix coding style issues
Daeseok Youn
[next]