index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-01
perf: Fix perf_cgroup_switch for sw-events
Peter Zijlstra
1
-3
/
+6
2013-10-01
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
1
-6
/
+6
2013-10-01
cgroup: fail if monitored file and event_control are in different cgroup
Li Zefan
1
-0
/
+11
2013-10-01
sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...
Daisuke Nishimura
1
-5
/
+9
2013-08-29
workqueue: consider work function when searching for busy work items
Tejun Heo
1
-11
/
+31
2013-08-29
workqueue: fix possible stall on try_to_grab_pending() of a delayed work item
Lai Jiangshan
1
-3
/
+22
2013-08-20
futex: Take hugepages into account when generating futex_key
Zhang Yi
1
-1
/
+2
2013-08-14
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
1
-0
/
+1
2013-08-11
perf: Use css_tryget() to avoid propping up css refcount
Salman Qazi
1
-3
/
+7
2013-08-11
perf: Fix event group context move
Jiri Olsa
1
-2
/
+18
2013-08-11
sched: Fix the broken sched_rr_get_interval()
Zhu Yanhai
1
-1
/
+1
2013-08-04
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
1
-0
/
+3
2013-07-28
hrtimers: Move SMP function call to thread context
Thomas Gleixner
1
-15
/
+13
2013-07-28
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
1
-4
/
+14
2013-07-28
perf: Fix perf_lock_task_context() vs RCU
Peter Zijlstra
1
-1
/
+14
2013-07-28
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
Jiri Olsa
1
-1
/
+10
2013-07-28
perf: Clone child context from parent context pmu
Jiri Olsa
1
-1
/
+1
2013-07-28
tracing: Use current_uid() for critical time tracing
Steven Rostedt (Red Hat)
1
-1
/
+9
2013-07-28
tick: Prevent uncontrolled switch to oneshot mode
Thomas Gleixner
1
-1
/
+9
2013-07-21
timer: Fix jiffies wrap behavior of round_jiffies_common()
Bart Van Assche
1
-3
/
+5
2013-07-21
genirq: Fix can_request_irq() for IRQs without an action
Ben Hutchings
1
-3
/
+3
2013-07-13
Revert "sched: Add missing call to calc_load_exit_idle()"
Greg Kroah-Hartman
1
-1
/
+0
2013-07-03
perf: Fix mmap() accounting hole
Peter Zijlstra
2
-72
/
+159
2013-07-03
perf: Fix perf mmap bugs
Peter Zijlstra
2
-17
/
+23
2013-07-03
hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
Oleg Nesterov
1
-2
/
+2
2013-06-20
reboot: rigrate shutdown/reboot to boot cpu
Robin Holt
1
-3
/
+26
2013-06-20
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
1
-32
/
+23
2013-06-13
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt
1
-14
/
+14
2013-06-13
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
2
-6
/
+6
2013-05-19
usermodehelper: check subprocess_info->path != NULL
Oleg Nesterov
1
-0
/
+5
2013-05-19
tracing: Fix leaks of filter preds
Steven Rostedt (Red Hat)
1
-0
/
+4
2013-05-19
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
1
-1
/
+1
2013-05-19
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
1
-1
/
+1
2013-05-11
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...
Chen Gang
1
-1
/
+1
2013-05-11
tracing: Fix ftrace_dump()
Steven Rostedt (Red Hat)
2
-40
/
+31
2013-05-07
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2
-0
/
+5
2013-05-07
cgroup: fix an off-by-one bug which may trigger BUG_ON()
Li Zefan
1
-1
/
+1
2013-05-07
hrtimer: Add expiry time overflow check in hrtimer_interrupt
Prarit Bhargava
1
-0
/
+2
2013-05-07
hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
David Engraf
1
-0
/
+4
2013-05-07
tracing: Reset ftrace_graph_filter_enabled if count is zero
Namhyung Kim
1
-1
/
+2
2013-05-07
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
3
-0
/
+6
2013-05-07
tracing: Fix off-by-one on allocating stat->pages
Namhyung Kim
1
-1
/
+1
2013-05-07
tracing: Remove most or all of stack tracer stack size from stack_max_size
Steven Rostedt (Red Hat)
1
-21
/
+54
2013-05-07
tracing: Fix stack tracer with fentry use
Steven Rostedt (Red Hat)
1
-4
/
+29
2013-05-07
tracing: Use stack of calling function for stack tracer
Steven Rostedt (Red Hat)
1
-5
/
+7
2013-04-25
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
1
-1
/
+1
2013-04-25
sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
Tejun Heo
1
-2
/
+4
2013-04-25
kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
Emese Revfy
1
-1
/
+1
2013-04-25
hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
Michael Bohan
1
-2
/
+1
2013-04-16
sched_clock: Prevent 64bit inatomicity on 32bit systems
Thomas Gleixner
1
-0
/
+26
[next]