aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-04-19mutex: Move mutex spinning code from sched/core.c back to mutex.cWaiman Long
2013-04-10locking/rtmutex/tester: Set correct permissions on sysfs filesSasha Levin
2013-04-08lockdep: Remove unnecessary 'hlock_next' variableHong Zhiguo
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley
2013-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-27userns: Restrict when proc and sysfs can be mountedEric W. Biederman
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman
2013-03-26pid: Handle the exit of a multi-threaded init.Eric W. Biederman
2013-03-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-03-22poweroff: change orderly_poweroff() to use schedule_work()Oleg Nesterov
2013-03-22printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-18Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-18Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2013-03-18perf: Generate EXIT event only once per task contextNamhyung Kim
2013-03-18perf: Reset hwc->last_period on sw clock eventsNamhyung Kim
2013-03-14tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)
2013-03-14tracing: Keep overwrite in sync between regular and snapshot buffersSteven Rostedt (Red Hat)
2013-03-14tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)
2013-03-14Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2013-03-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-13workqueue: convert to idr_alloc()Tejun Heo
2013-03-13kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORERAndrew Morton
2013-03-13signal: always clear sa_restorer on execveKees Cook
2013-03-13userns: Don't allow CLONE_NEWUSER | CLONE_FSEric W. Biederman
2013-03-13tracing: Fix free of probe entry by calling call_rcu_sched()Steven Rostedt (Red Hat)
2013-03-12futex: fix kernel-doc notation and spelloRandy Dunlap
2013-03-12signals: fix new kernel-doc warningsRandy Dunlap
2013-03-12tracing: Fix race in snapshot swappingSteven Rostedt (Red Hat)
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-08workqueue: fix possible pool stall bug in wq_unbind_fn()Lai Jiangshan
2013-03-08Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann
2013-03-07clockevents: Don't allow dummy broadcast timersMark Rutland
2013-03-07tracing: Do not return EINVAL in snapshot when not allocatedSteven Rostedt (Red Hat)
2013-03-07tracing: Add help of snapshot feature when snapshot is emptySteven Rostedt (Red Hat)
2013-03-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02fix compat_sys_rt_sigprocmask()Al Viro
2013-03-02trace/ring_buffer: handle 64bit aligned structsJames Hogan
2013-03-02Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-02kdb: Remove unhandled ssb commandVincent
2013-03-02kdb: Prevent kernel oops with kdb_defcmdJason Wessel
2013-03-02kdb: Remove the ll commandJason Wessel
2013-03-02kdb_main: fix help printJason Wessel
2013-03-02kdb: Fix overlap in buffers with strcpyJason Wessel
2013-03-02kdb: Setup basic kdb state before invoking commands via kgdbMatt Klein