aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-05-09tracing: Add helper function trace_create_new_event() to remove duplicate codeSteven Rostedt (Red Hat)
2013-05-09tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu
2013-05-09tracing: Indicate enabled soft-mode in enable fileMasami Hiramatsu
2013-05-09tracing/kprobes: Fix to increment return event probe hit-countMasami Hiramatsu
2013-05-09ftrace: Cleanup regex_lock and ftrace_lock around hash updatingMasami Hiramatsu
2013-05-09ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu
2013-05-09switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-05-09ftrace: Have ftrace_regex_write() return either read or errorSteven Rostedt (Red Hat)
2013-05-09tracing: Return error if register_ftrace_function_probe() fails for event_ena...Steven Rostedt (Red Hat)
2013-05-09tracing: Don't succeed if event_enable_func did not register anythingMasami Hiramatsu
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-08audit: fix message spacing printing auidEric Paris
2013-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-07Revert "audit: move kaudit thread start from auditd registration to kaudit init"Eric Paris
2013-05-07audit: Make testing for a valid loginuid explicit.Eric W. Biederman
2013-05-07perf: Factor out auxiliary events notificationJiri Olsa
2013-05-07perf: Fix EXIT event notificationJiri Olsa
2013-05-06irqdomain: Allow quiet failure modeBenjamin Herrenschmidt
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-05-05tick: Use zalloc_cpumask_var for allocating offstack cpumasksThomas Gleixner
2013-05-05rcutrace: single_open() leaksAl Viro
2013-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-04fs: Fix hang with BSD accounting on frozen filesystemJan Kara
2013-05-04sched: Keep at least 1 tick per second for active dynticks tasksFrederic Weisbecker
2013-05-04rcu: Fix full dynticks' dependency on wide RCU nocb modeFrederic Weisbecker
2013-05-03ring-buffer: Select IRQ_WORKSteven Rostedt (Red Hat)
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells
2013-05-01take cgroup_open() and cpuset_open() to fs/proc/base.cAl Viro
2013-05-01proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01perf: Fix vmalloc ring buffer pages handlingJiri Olsa
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-30power/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)
2013-04-30kgdb/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)
2013-04-30kernel/sys.c: make prctl(PR_SET_MM) generally availableAmnon Shiloh
2013-04-30relay: use macro PAGE_ALIGN instead of FIX_SIZEzhangwei(Jovi)
2013-04-30kernel/relay.c: move FIX_SIZE macro into relay.czhangwei(Jovi)
2013-04-30kernel/relay.c: remove unused function argument actorzhangwei(Jovi)
2013-04-30semaphore: use `bool' type for semaphore_waiter's upliguang