summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-03-11PM: Add missing "freeze" stateGeert Uytterhoeven
2014-03-11PM / Hibernate: Spelling s/anonymouns/anonymous/Geert Uytterhoeven
2014-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-03-11locking/mutexes: Add extra reschedule pointPeter Zijlstra
2014-03-11locking/mutexes: Introduce cancelable MCS lock for adaptive spinningPeter Zijlstra
2014-03-11locking/mutexes: Unlock the mutex without the wait_lockJason Low
2014-03-11locking/mutexes: Modify the way optimistic spinners are queuedJason Low
2014-03-11locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_own...Jason Low
2014-03-11locking: Move mcs_spinlock.h into kernel/locking/Peter Zijlstra
2014-03-11sched/numa: Move task_numa_free() to __put_task_struct()Mike Galbraith
2014-03-11sched/fair: Fix endless loop in idle_balance()Kirill Tkhai
2014-03-11sched/core: Fix endless loop in pick_next_task()Kirill Tkhai
2014-03-11sched/fair: Push down check for high priority class task into idle_balance()Kirill Tkhai
2014-03-11sched/rt: Fix picking RT and DL tasks from empty queueKirill Tkhai
2014-03-11perf: Disallow user-space stack dumps for function trace eventsJiri Olsa
2014-03-11perf: Disallow user-space callchains for function trace eventsJiri Olsa
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar
2014-03-11sched/clock: Prevent tracing recursion in sched_clock_cpu()Fernando Luis Vazquez Cao
2014-03-11stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()Peter Zijlstra
2014-03-11sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policyJuri Lelli
2014-03-11PM / suspend: Remove unnecessary !!Viresh Kumar
2014-03-11mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-03-10Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/l...Thomas Gleixner
2014-03-08audit: Update kdoc for audit_send_reply and audit_list_rules_sendEric W. Biederman
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-08Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-06mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06kernel/compat: convert to COMPAT_SYSCALL_DEFINEHeiko Carstens
2014-03-05blktrace: fix accounting of partially completed requestsRoman Pen
2014-03-04genirq: Move kstat_incr_irqs_this_cpu() to coreThomas Gleixner
2014-03-04genirq: Add a kstat helper to increment irq statsThomas Gleixner
2014-03-04timer: Make sure TIMER_FLAG_MASK bits are free in allocated baseViresh Kumar
2014-03-04timer: Check failure of timer_cpu_notify() before calling init_timer_stats()Viresh Kumar
2014-03-04tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)
2014-03-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-03futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens
2014-03-03kernel: Include appropriate header file in time/timekeeping_debug.cRashika Kheria
2014-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-01audit: Send replies in the proper network namespace.Eric W. Biederman
2014-03-01PM / hibernate: use name_to_dev_t to parse resumeSebastian Capella
2014-03-01PM / wakeup: Include appropriate header file in kernel/power/wakelock.cRashika Kheria
2014-03-01PM / sleep: Move prototype declaration to header file kernel/power/power.hRashika Kheria
2014-02-28audit: Use struct net not pid_t to remember the network namespce to reply inEric W. Biederman
2014-02-28Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner
2014-02-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-02-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-02-27cpuset: fix a race condition in __cpuset_node_allowed_softwall()Li Zefan