index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-10-26
perf: Fix perf_cgroup_switch for sw-events
Peter Zijlstra
2013-10-26
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
2013-10-26
cgroup: fail if monitored file and event_control are in different cgroup
Li Zefan
2013-10-26
perf: Use css_tryget() to avoid propping up css refcount
Salman Qazi
2013-10-26
sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...
Daisuke Nishimura
2013-09-10
workqueue: cond_resched() after processing each work item
Tejun Heo
2013-09-10
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
2013-09-10
perf: Fix event group context move
Jiri Olsa
2013-09-10
sched: Fix the broken sched_rr_get_interval()
Zhu Yanhai
2013-08-02
tracing: Use current_uid() for critical time tracing
Steven Rostedt (Red Hat)
2013-07-27
perf: Fix mmap() accounting hole
Peter Zijlstra
2013-07-27
perf: Fix perf mmap bugs
Peter Zijlstra
2013-07-27
perf: Fix perf_lock_task_context() vs RCU
Peter Zijlstra
2013-07-27
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
Jiri Olsa
2013-07-27
perf: Clone child context from parent context pmu
Jiri Olsa
2013-07-27
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
2013-07-27
timer: Fix jiffies wrap behavior of round_jiffies_common()
Bart Van Assche
2013-07-27
genirq: Fix can_request_irq() for IRQs without an action
Ben Hutchings
2013-07-27
futex: Take hugepages into account when generating futex_key
Zhang Yi
2013-07-27
hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
Oleg Nesterov
2013-07-27
printk: Fix rq->lock vs logbuf_lock unlock lock inversion
Bu, Yitian
2013-06-19
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
Oleg Nesterov
2013-06-19
reboot: rigrate shutdown/reboot to boot cpu
Robin Holt
2013-06-19
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
2013-06-19
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt (Red Hat)
2013-05-30
sched/debug: Fix sd->*_idx limit range avoiding overflow
libin
2013-05-30
sched/debug: Limit sd->*_idx range on sysctl
Namhyung Kim
2013-05-30
usermodehelper: check subprocess_info->path != NULL
Oleg Nesterov
2013-05-30
tracing: Fix leaks of filter preds
Steven Rostedt (Red Hat)
2013-05-30
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
2013-05-30
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
2013-05-13
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...
Chen Gang
2013-05-13
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
2013-05-13
perf: Fix error return code
Wei Yongjun
2013-05-13
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2013-05-13
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
2013-05-13
tracing: Reset ftrace_graph_filter_enabled if count is zero
Namhyung Kim
2013-05-13
tracing: Fix off-by-one on allocating stat->pages
Namhyung Kim
2013-05-13
hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
David Engraf
2013-05-13
hrtimer: Add expiry time overflow check in hrtimer_interrupt
Prarit Bhargava
2013-05-13
cgroup: fix an off-by-one bug which may trigger BUG_ON()
Li Zefan
2013-05-13
tracing: Fix ftrace_dump()
Steven Rostedt (Red Hat)
2013-05-13
tracing: Remove most or all of stack tracer stack size from stack_max_size
Steven Rostedt (Red Hat)
2013-05-13
tracing: Fix stack tracer with fentry use
Steven Rostedt (Red Hat)
2013-05-13
tracing: Use stack of calling function for stack tracer
Steven Rostedt (Red Hat)
2013-04-25
sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
Tejun Heo
2013-04-25
kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
Emese Revfy
2013-04-25
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
2013-04-25
tracing: Fix double free when function profile init failed
Namhyung Kim
2013-04-25
PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
Huacai Chen
[next]