summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-03-31Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-30AUDIT: Allow login in non-init namespacesEric Paris
2014-03-28time: Revert to calling clock_was_set_delayed() while in irq contextJohn Stultz
2014-03-26Merge tag 'trace-fixes-v3.14-rc7-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-25tracing: Fix traceon trigger condition to actually turn tracing onSteven Rostedt (Red Hat)
2014-03-25Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-03-20futex: revert back to the explicit waiter counting codeLinus Torvalds
2014-03-20Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-20rcu: Provide grace-period piggybacking APIPaul E. McKenney
2014-03-20Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones
2014-03-20tracing: Fix array size mismatch in format stringVaibhav Nagarnaik
2014-03-19Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-18cgroup: fix a failure path in create_css()Li Zefan
2014-03-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-12locking/mutex: Fix debug checksPeter Zijlstra
2014-03-12sched: Clean up the task_hot() functionAlex Shi
2014-03-12sched: Remove double calculation in fix_small_imbalance()Vincent Guittot
2014-03-12sched: Fix broken setscheduler()Steven Rostedt
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-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
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-07Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-07Merge 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