index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-09-25
sched: Add NEED_RESCHED to the preempt_count
Peter Zijlstra
2013-09-25
sched: Introduce preempt_count accessor functions
Peter Zijlstra
2013-09-25
sched, idle: Fix the idle polling state logic
Peter Zijlstra
2013-09-25
sched, rcu: Make RCU use resched_cpu()
Peter Zijlstra
2013-09-25
sched: Micro-optimize by dropping unnecessary task_rq() calls
Michael S. Tsirkin
2013-09-20
sched/balancing: Periodically decay max cost of idle balance
Jason Low
2013-09-20
sched/balancing: Consider max cost of idle balance per sched domain
Jason Low
2013-09-20
sched: Reduce overestimating rq->avg_idle
Jason Low
2013-09-20
sched/balancing: Prevent the reselection of a previous env.dst_cpu if some ta...
Vladimir Davydov
2013-09-20
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2013-09-20
sched/balancing: Fix cfs_rq->task_h_load calculation
Vladimir Davydov
2013-09-20
sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...
Vladimir Davydov
2013-09-20
sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...
Vladimir Davydov
2013-09-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-09-16
sched: Fix comment for sched_info_depart
Michael S. Tsirkin
2013-09-13
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-12
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-09-12
kernel: replace strict_strto*() with kstrto*()
Jingoo Han
2013-09-12
memcg: reduce function dereference
Sha Zhengju
2013-09-12
memcg: avoid overflow caused by PAGE_ALIGN
Sha Zhengju
2013-09-12
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
Sha Zhengju
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-12
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-09-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-09-12
sched/fair: Fix the group_capacity computation
Peter Zijlstra
2013-09-12
sched/fair: Rework and comment the group_capacity code
Peter Zijlstra
2013-09-12
sched/fair: Fix group power_orig computation
Peter Zijlstra
2013-09-12
sched/fair: Reduce local_group logic
Peter Zijlstra
2013-09-12
sched/fair: Rewrite group_imb trigger
Peter Zijlstra
2013-09-12
sched/debug: Take PID namespace into account
Peter Zijlstra
2013-09-12
sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...
Daisuke Nishimura
2013-09-12
uprobes: Fix utask->depth accounting in handle_trampoline()
Oleg Nesterov
2013-09-11
panic: call panic handlers before kmsg_dump
Kees Cook
2013-09-11
kexec: remove unnecessary return
Xishi Qiu
2013-09-11
__ptrace_may_access() should not deny sub-threads
Mark Grondona
2013-09-11
kprobes: allow to specify custom allocator for insn caches
Heiko Carstens
2013-09-11
kprobes: unify insn caches
Heiko Carstens
2013-09-11
task_work: documentation
Oleg Nesterov
2013-09-11
task_work: minor cleanups
Oleg Nesterov
2013-09-11
kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask().
David Daney
2013-09-11
extable: skip sorting if the table is empty
Uwe Kleine-König
2013-09-11
smp.h: move !SMP version of on_each_cpu() out-of-line
David Daney
2013-09-11
up.c: use local_irq_{save,restore}() in smp_call_function_single.
David Daney
2013-09-11
smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
David Daney
2013-09-11
kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK
Will Deacon
2013-09-11
kernel/smp.c: free related resources when failure occurs in hotplug_cfd()
Chen Gang
2013-09-11
kernel/modsign_pubkey.c: fix init const for module signing code
Andi Kleen
2013-09-11
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
Mathieu Desnoyers
[next]