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
2014-03-05
cgroup: update cgroup_enable_task_cg_lists() to grab siglock
Tejun Heo
1
-0
/
+5
2014-03-05
cgroup: fix locking in cgroup_cfts_commit()
Tejun Heo
1
-9
/
+2
2014-03-05
cgroup: fix error return from cgroup_create()
Tejun Heo
1
-3
/
+7
2014-03-05
cgroup: fix error return value in cgroup_mount()
Tejun Heo
1
-3
/
+3
2014-02-26
perf: Enforce 1 as lower limit for perf_event_max_sample_rate
Knut Petersen
2
-1
/
+2
2014-02-22
genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
Paul Gortmaker
1
-0
/
+1
2014-02-22
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
1
-0
/
+7
2014-02-22
time: Fix overflow when HZ is smaller than 60
Mikulas Patocka
1
-0
/
+6
2014-02-22
tick: Clear broadcast pending bit when switching to oneshot
Thomas Gleixner
1
-0
/
+1
2014-02-20
genirq: Generic irq chip requires IRQ_DOMAIN
Nitin A Kamble
1
-0
/
+1
2014-02-13
timekeeping: Fix missing timekeeping_update in suspend path
John Stultz
1
-0
/
+2
2014-02-13
timekeeping: Fix CLOCK_TAI timer/nanosleep delays
John Stultz
1
-2
/
+2
2014-02-13
3.13.y: timekeeping: Fix clock_set/clock_was_set think-o
John Stultz
1
-1
/
+1
2014-02-13
timekeeping: Avoid possible deadlock from clock_was_set_delayed
John Stultz
1
-2
/
+16
2014-02-13
timekeeping: Fix potential lost pv notification of time change
John Stultz
1
-9
/
+11
2014-02-13
timekeeping: Fix lost updates to tai adjustment
John Stultz
1
-1
/
+2
2014-02-13
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt (Red Hat)
1
-1
/
+44
2014-02-13
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt (Red Hat)
1
-26
/
+32
2014-02-13
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
Steven Rostedt (Red Hat)
1
-15
/
+72
2014-02-13
audit: reset audit backlog wait time after error recovery
Richard Guy Briggs
1
-1
/
+4
2014-02-13
tracing: Check if tracing is enabled in trace_puts()
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-02-13
tracing: Have trace buffer point back to trace_array
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-01-25
fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)
Eric W. Biederman
1
-1
/
+1
2014-01-15
sched: Guarantee new group-entities always have weight
Paul Turner
1
-1
/
+2
2014-01-15
sched: Fix hrtimer_cancel()/rq->lock deadlock
Ben Segall
1
-4
/
+11
2014-01-15
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
Ben Segall
1
-3
/
+11
2014-01-15
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
3
-9
/
+19
2014-01-09
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-0
/
+1
2014-01-09
sched: numa: skip inaccessible VMAs
Mel Gorman
1
-0
/
+7
2014-01-09
libata, freezer: avoid block device removal while system is frozen
Tejun Heo
1
-0
/
+6
2014-01-09
cgroup: fix cgroup_create() error handling path
Tejun Heo
1
-10
/
+21
2014-01-09
sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
Kirill Tkhai
1
-0
/
+14
2014-01-09
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
1
-1
/
+1
2014-01-09
kexec: migrate to reboot cpu
Vivek Goyal
2
-1
/
+2
2013-12-20
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2
-0
/
+10
2013-12-20
futex: fix handling of read-only-mapped hugepages
Linus Torvalds
1
-1
/
+1
2013-12-20
PCI: Disable Bus Master only on kexec reboot
Khalid Aziz
1
-0
/
+4
2013-12-11
irq: Enable all irqs unconditionally in irq_resume
Laxman Dewangan
1
-1
/
+1
2013-12-11
time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD
Martin Schwidefsky
1
-1
/
+1
2013-12-08
ntp: Make periodic RTC update more reliable
Miroslav Lichvar
1
-1
/
+2
2013-12-04
cpuset: Fix memory allocator deadlock
Peter Zijlstra
1
-2
/
+6
2013-12-04
cgroup: fix cgroup_subsys_state leak for seq_files
Tejun Heo
1
-1
/
+4
2013-12-04
cgroup: use a dedicated workqueue for cgroup destruction
Tejun Heo
1
-3
/
+27
2013-12-04
workqueue: fix ordered workqueues in NUMA setups
Tejun Heo
1
-2
/
+22
2013-12-04
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
1
-29
/
+35
2013-12-04
audit: log the audit_names record type
Jeff Layton
1
-0
/
+20
2013-12-04
audit: fix info leak in AUDIT_GET requests
Mathias Krause
1
-0
/
+1
2013-12-04
audit: use nlmsg_len() to get message payload length
Mathias Krause
1
-2
/
+2
2013-12-04
audit: printk USER_AVC messages when audit isn't enabled
Tyler Hicks
1
-1
/
+1
2013-12-04
PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps()
Rafael J. Wysocki
2
-1
/
+3
[next]