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
2011-03-21
kernel/smp.c: fix smp_call_function_many() SMP race
Anton Blanchard
1
-0
/
+30
2011-03-21
ptrace: use safer wake up on ptrace_detach()
Tejun Heo
1
-1
/
+1
2011-03-21
posix-cpu-timers: workaround to suppress the problems with mt exec
Oleg Nesterov
1
-0
/
+8
2011-03-21
tracing: Fix panic when lseek() called on "trace" opened for writing
Slava Pestov
1
-1
/
+9
2011-03-21
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
Takashi Iwai
1
-1
/
+1
2011-03-21
nohz: Fix get_next_timer_interrupt() vs cpu hotplug
Heiko Carstens
1
-0
/
+6
2011-03-21
nohz: Fix printk_needs_cpu() return value on offline cpus
Heiko Carstens
1
-0
/
+2
2011-03-21
genirq: Fix incorrect proc spurious output
Kenji Kaneshige
1
-1
/
+1
2011-03-21
Prioritize synchronous signals over 'normal' signals
Linus Torvalds
1
-13
/
+30
2011-03-21
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
1
-0
/
+22
2011-03-21
do_exit(): make sure that we run with get_fs() == USER_DS
Nelson Elhage
1
-0
/
+9
2011-03-21
latencytop: fix per task accumulator
Ken Chen
1
-9
/
+8
2011-03-21
futex: Fix errors in nested key ref-counting
Darren Hart
1
-15
/
+16
2011-03-21
sched: Fix string comparison in /proc/sched_features
Mathieu Desnoyers
1
-4
/
+3
2011-03-21
hrtimer: Preserve timer state in remove_hrtimer()
Salman Qazi
1
-2
/
+11
2011-03-21
ring-buffer: Fix typo of time extends per page
Steven Rostedt
1
-1
/
+1
2010-08-02
futex: futex_find_get_task remove credentails check
Michal Hocko
1
-13
/
+4
2010-08-02
genirq: Deal with desc->set_type() changing desc->chip
Thomas Gleixner
1
-0
/
+3
2010-08-02
sched: Fix over-scheduling bug
Alex,Shi
1
-3
/
+0
2010-08-02
sched: Prevent compiler from optimising the sched_avg_update() loop
Will Deacon
1
-0
/
+6
2010-08-02
dynamic debug: move ddebug_remove_module() down into free_module()
Jason Baron
1
-1
/
+3
2010-07-05
tracing: Consolidate protection of reader access to the ring buffer
Lai Jiangshan
1
-39
/
+97
2010-07-05
perf: Fix signed comparison in perf_adjust_period()
Peter Zijlstra
1
-1
/
+4
2010-07-05
signals: check_kill_permission(): don't check creds if same_thread_group()
Oleg Nesterov
1
-2
/
+4
2010-07-05
mutex: Fix optimistic spinning vs. BKL
Tony Breeds
1
-0
/
+7
2010-07-05
cpumask: fix compat getaffinity
KOSAKI Motohiro
1
-14
/
+11
2010-07-05
posix_timer: Fix error path in timer_create
Andrey Vagin
1
-7
/
+4
2010-07-05
Fix racy use of anon_inode_getfd() in perf_event.c
Al Viro
1
-18
/
+22
2010-05-26
profile: fix stats and data leakage
Hugh Dickins
1
-1
/
+3
2010-05-26
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
1
-2
/
+0
2010-05-12
CRED: Fix a race in creds_are_invalid() in credentials debugging
David Howells
1
-2
/
+0
2010-05-12
perf: Fix resource leak in failure path of perf_event_open()
Tejun Heo
1
-1
/
+1
2010-04-26
sched: Use proper type in sched_getaffinity()
KOSAKI Motohiro
1
-1
/
+1
2010-04-26
lockdep: fix incorrect percpu usage
Mathieu Desnoyers
1
-3
/
+3
2010-04-26
modules: fix incorrect percpu usage
Mathieu Desnoyers
1
-1
/
+1
2010-04-26
sched: Fix sched_getaffinity()
Anton Blanchard
1
-1
/
+1
2010-04-26
sched: sched_getaffinity(): Allow less than NR_CPUS length
KOSAKI Motohiro
1
-3
/
+7
2010-04-26
genirq: Force MSI irq handlers to run with interrupts disabled
Thomas Gleixner
1
-0
/
+10
2010-04-26
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Matt Helsley
2
-4
/
+7
2010-04-01
softlockup: Stop spurious softlockup messages due to overflow
Colin Ian King
1
-2
/
+2
2010-04-01
genirq: Prevent oneshot irq thread race
Thomas Gleixner
2
-9
/
+40
2010-04-01
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
Miao Xie
2
-9
/
+13
2010-04-01
perf_event: Fix oops triggered by cpu offline/online
Paul Mackerras
1
-1
/
+12
2010-04-01
perf: Provide generic perf_sample_data initialization
Peter Zijlstra
1
-13
/
+8
2010-04-01
sched: Fix SCHED_MC regression caused by change in sched cpu_power
Suresh Siddha
1
-33
/
+43
2010-04-01
tracing: Do not record user stack trace from NMI context
Steven Rostedt
1
-0
/
+7
2010-04-01
tracing: Disable buffer switching when starting or stopping trace
Steven Rostedt
1
-0
/
+9
2010-04-01
tracing: Use same local variable when resetting the ring buffer
Steven Rostedt
1
-4
/
+4
2010-04-01
tracing: Fix warning in s_next of trace file ops
Lai Jiangshan
1
-0
/
+1
2010-04-01
function-graph: Init curr_ret_stack with ret_stack
Steven Rostedt
1
-1
/
+1
[next]