index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Samsung i9300 Update 11
sakindia123
2013-12-09
1
-0
/
+3
*
Revert "wakelock: use single threaded workqueueus"
Daniel Hillenbrand
2013-09-21
1
-1
/
+1
*
d710: initial support for the Epic 4G Touch (SPH-D710)
Dorian Snyder
2013-06-20
2
-2
/
+5
*
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
2013-06-12
1
-1
/
+1
*
Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64
Andrew Dodd
2013-02-27
30
-361
/
+634
|
\
|
*
kernel/resource.c: fix stack overflow in __reserve_region_with_split()
T Makphaibulchoke
2013-02-14
1
-12
/
+38
|
*
smp: Fix SMP function call empty cpu mask race
Wang YanQing
2013-02-03
1
-1
/
+12
|
*
ftrace: Be first to run code modification on modules
Steven Rostedt
2013-01-27
1
-1
/
+1
|
*
ring-buffer: Fix race between integrity check and readers
Steven Rostedt
2013-01-17
1
-0
/
+2
|
*
cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
Tejun Heo
2013-01-11
1
-2
/
+0
|
*
genirq: Always force thread affinity
Thomas Gleixner
2013-01-11
1
-2
/
+21
|
*
ftrace: Clear bits properly in reset_iter_read()
Dan Carpenter
2012-12-17
1
-1
/
+1
|
*
workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s
Tejun Heo
2012-12-17
1
-2
/
+2
|
*
Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
Mike Galbraith
2012-12-10
2
-9
/
+0
|
*
workqueue: exit rescuer_thread() as TASK_RUNNING
Mike Galbraith
2012-12-10
1
-1
/
+3
|
*
watchdog: using u64 in get_sample_period()
Chuansheng Liu
2012-12-03
1
-2
/
+2
|
*
futex: avoid wake_futex() for a PI futex_q
Darren Hart
2012-12-03
1
-1
/
+17
|
*
Resource: fix wrong resource window calculation
Ram Pai
2012-11-26
1
-1
/
+6
|
*
futex: Handle futex_pi OWNER_DIED take over correctly
Thomas Gleixner
2012-11-17
1
-19
/
+22
|
*
cgroup: notify_on_release may not be triggered in some cases
Daisuke Nishimura
2012-10-28
1
-2
/
+1
|
*
use clamp_t in UNAME26 fix
Kees Cook
2012-10-28
1
-1
/
+1
|
*
kernel/sys.c: fix stack memory content leak via UNAME26
Kees Cook
2012-10-28
1
-5
/
+7
|
*
timers: Fix endless looping between cascade() and internal_add_timer()
Hildner, Christian
2012-10-21
1
-4
/
+6
|
*
module: taint kernel when lve module is loaded
Matthew Garrett
2012-10-21
1
-0
/
+4
|
*
CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume
Srivatsa S. Bhat
2012-10-13
2
-4
/
+39
|
*
rcu: Fix day-one dyntick-idle stall-warning bug
Paul E. McKenney
2012-10-13
1
-1
/
+3
|
*
workqueue: add missing smp_wmb() in process_one_work()
Tejun Heo
2012-10-13
1
-0
/
+2
|
*
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
Shawn Guo
2012-10-13
1
-0
/
+1
|
*
sched: Fix ancient race in do_exit()
Yasunori Goto
2012-10-02
1
-0
/
+16
|
*
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2012-10-02
1
-4
/
+10
|
*
time: Avoid making adjustments if we haven't accumulated anything
John Stultz
2012-10-02
1
-0
/
+4
|
*
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-10-02
1
-2
/
+24
|
*
sched: Fix race in task_group()
Peter Zijlstra
2012-10-02
1
-14
/
+18
|
*
Fix a dead loop in async_synchronize_full()
Li Zhong
2012-10-02
1
-4
/
+9
|
*
workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomic
Lai Jiangshan
2012-10-02
1
-3
/
+6
|
*
perf_event: Switch to internal refcount, fix race with close()
Al Viro
2012-10-02
1
-29
/
+33
|
*
workqueue: reimplement work_on_cpu() using system_wq
Tejun Heo
2012-10-02
1
-17
/
+8
|
*
audit: fix refcounting in audit-tree
Miklos Szeredi
2012-09-14
1
-3
/
+2
|
*
audit: don't free_chunk() after fsnotify_add_mark()
Miklos Szeredi
2012-09-14
1
-3
/
+3
|
*
random: remove rand_initialize_irq()
Theodore Ts'o
2012-08-15
1
-17
/
+0
|
*
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-08-15
1
-4
/
+3
|
*
futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
Darren Hart
2012-08-09
1
-5
/
+8
|
*
futex: Fix bug in WARN_ON for NULL q.pi_state
Darren Hart
2012-08-09
1
-1
/
+1
|
*
futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
Darren Hart
2012-08-09
1
-1
/
+1
|
*
workqueue: perform cpu down operations from low priority cpu_notifier()
Tejun Heo
2012-08-09
1
-1
/
+37
|
*
ftrace: Disable function tracing during suspend/resume and hibernation, again
Srivatsa S. Bhat
2012-08-09
2
-0
/
+9
|
*
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-08-01
2
-35
/
+11
|
*
cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
David Rientjes
2012-08-01
1
-5
/
+24
|
*
cpusets: avoid looping when storing to mems_allowed if one node remains set
David Rientjes
2012-08-01
1
-3
/
+6
|
*
ntp: Fix STA_INS/DEL clearing bug
John Stultz
2012-08-01
1
-2
/
+6
[next]