aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * tracing: Fix irqs-off tag display in syscall tracingzhangwei(Jovi)2013-07-281-4/+14
| * perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra2013-07-281-1/+14
| * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa2013-07-281-1/+10
| * perf: Clone child context from parent context pmuJiri Olsa2013-07-281-1/+1
| * tracing: Use current_uid() for critical time tracingSteven Rostedt (Red Hat)2013-07-281-1/+9
| * tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner2013-07-281-1/+9
| * timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche2013-07-211-3/+5
| * genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings2013-07-211-3/+3
| * hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()Oleg Nesterov2013-07-031-2/+2
| * ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt2013-06-131-13/+13
| * tracing: Fix possible NULL pointer dereferencesNamhyung Kim2013-06-131-5/+5
| * usermodehelper: check subprocess_info->path != NULLOleg Nesterov2013-05-191-0/+5
| * tick: Cleanup NOHZ per cpu data on cpu downThomas Gleixner2013-05-191-1/+1
| * timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARETirupathi Reddy2013-05-191-1/+1
| * kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...Chen Gang2013-05-111-1/+1
| * tracing: Fix ftrace_dump()Steven Rostedt (Red Hat)2013-05-112-34/+26
| * clockevents: Set dummy handler on CPU_DEAD shutdownThomas Gleixner2013-05-072-0/+5
| * cgroup: fix an off-by-one bug which may trigger BUG_ON()Li Zefan2013-05-071-1/+1
| * hrtimer: Add expiry time overflow check in hrtimer_interruptPrarit Bhargava2013-05-071-0/+2
| * hrtimer: Fix ktime_add_ns() overflow on 32bit architecturesDavid Engraf2013-05-071-0/+4
| * tracing: Reset ftrace_graph_filter_enabled if count is zeroNamhyung Kim2013-05-071-1/+2
| * tracing: Check return value of tracing_init_dentry()Namhyung Kim2013-05-073-0/+6
| * tracing: Fix off-by-one on allocating stat->pagesNamhyung Kim2013-05-071-1/+1
| * tracing: Remove most or all of stack tracer stack size from stack_max_sizeSteven Rostedt (Red Hat)2013-05-071-21/+54
| * tracing: Fix stack tracer with fentry useSteven Rostedt (Red Hat)2013-05-071-4/+29
| * tracing: Use stack of calling function for stack tracerSteven Rostedt (Red Hat)2013-05-071-5/+7
| * perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala2013-04-251-1/+1
| * sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()sTejun Heo2013-04-251-2/+4
| * kernel/signal.c: stop info leak via the tkill and the tgkill syscallsEmese Revfy2013-04-251-1/+1
| * hrtimer: Don't reinitialize a cpu_base lock on CPU_UPMichael Bohan2013-04-251-2/+1
| * sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner2013-04-161-0/+26
| * PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()Huacai Chen2013-04-161-1/+2
| * tracing: Fix double free when function profile init failedNamhyung Kim2013-04-161-1/+0
| * ftrace: Consistently restore trace function on sysctl enablingJan Kiszka2013-04-121-6/+2
* | cgroup: Fix use after free of cgrp (cgrp->css_sets)Hans de Goede2014-11-261-1/+5
* | cgroup: Take css_set_lock from cgroup_css_sets_empty()Hans de Goede2014-11-261-5/+9
* | sched: Fix select_fallback_rq() vs cpu_active/cpu_onlinePeter Zijlstra2014-10-012-33/+51
* | sched: Cleanup cpu_active madnessPeter Zijlstra2014-10-011-1/+1
* | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-05-141-1/+1
|\ \
| * | perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala2013-05-141-1/+1
* | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-04-058-35/+96
|\ \ \ | |/ /
| * | Merge tag 'v3.0.72' into android-3.0Todd Poynor2013-04-058-35/+96
| |\ \ | | |/
| | * tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)2013-04-054-16/+63
| | * tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)2013-04-051-7/+12
| | * kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORERAndrew Morton2013-04-051-1/+1
| | * clockevents: Don't allow dummy broadcast timersMark Rutland2013-03-281-1/+2
| | * tracing: Fix free of probe entry by calling call_rcu_sched()Steven Rostedt (Red Hat)2013-03-281-2/+2
| | * tracing: Fix race in snapshot swappingSteven Rostedt (Red Hat)2013-03-281-1/+2
| | * signal: always clear sa_restorer on execveKees Cook2013-03-201-0/+3
| | * ftrace: Update the kconfig for DYNAMIC_FTRACESteven Rostedt2013-03-141-10/+14