index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
time: Fix accumulation bug triggered by long delay.
John Stultz
2010-03-23
1
-1
/
+2
|
|
*
|
|
posix-cpu-timers: Reset expire cache when no timer is running
Stanislaw Gruszka
2010-03-12
1
-3
/
+7
|
|
*
|
|
timer stats: Fix del_timer_sync() and try_to_del_timer_sync()
Andrew Morton
2010-03-12
1
-0
/
+1
|
|
*
|
|
clockevents: Sanitize min_delta_ns adjustment and prevent overflows
Thomas Gleixner
2010-03-12
2
-13
/
+42
|
*
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-26
1
-3
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align
Steven Rostedt
2010-03-18
1
-3
/
+11
|
*
|
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-03-26
1
-4
/
+8
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sched: Use proper type in sched_getaffinity()
KOSAKI Motohiro
2010-03-17
1
-1
/
+1
|
|
*
|
|
|
|
kernel/sched.c: Suppress unused var warning
Andrew Morton
2010-03-16
1
-1
/
+1
|
|
*
|
|
|
|
sched: sched_getaffinity(): Allow less than NR_CPUS length
KOSAKI Motohiro
2010-03-15
1
-3
/
+7
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-03-26
2
-11
/
+46
|
|
\
\
\
\
\
|
|
*
|
|
|
|
genirq: Move two IRQ functions from .init.text to .text
Henrik Kretzschmar
2010-03-24
1
-2
/
+2
|
|
*
|
|
|
|
genirq: Protect access to irq_desc->action in can_request_irq()
Thomas Gleixner
2010-03-24
1
-0
/
+4
|
|
*
|
|
|
|
genirq: Prevent oneshot irq thread race
Thomas Gleixner
2010-03-10
2
-9
/
+40
|
*
|
|
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-26
2
-2
/
+25
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
softlockup: Stop spurious softlockup messages due to overflow
Colin Ian King
2010-03-21
1
-2
/
+2
|
|
*
|
|
|
|
rcu: Make rcu_read_lock_bh_held() allow for disabled BH
Paul E. McKenney
2010-03-16
1
-0
/
+23
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
cpuset: alloc nodemask_t on the heap rather than the stack
Miao Xie
2010-03-24
1
-28
/
+66
|
*
|
|
|
|
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
Miao Xie
2010-03-24
2
-9
/
+13
|
*
|
|
|
|
cgroups: remove duplicate include
Li Zefan
2010-03-24
1
-1
/
+0
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
2010-03-26
9
-444
/
+0
*
|
|
|
|
Merge commit 'v2.6.34-rc2' into perf/core
Ingo Molnar
2010-03-22
30
-189
/
+889
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-18
8
-125
/
+126
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
perf: Fix unexported generic perf_arch_fetch_caller_regs
Frederic Weisbecker
2010-03-17
2
-0
/
+4
|
*
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-03-13
2
-3
/
+8
|
|
\
\
\
\
|
|
*
|
|
|
sched: Fix pick_next_highest_task_rt() for cgroups
Peter Zijlstra
2010-03-11
1
-1
/
+6
|
|
*
|
|
|
sched: Cleanup: remove unused variable in try_to_wake_up()
Dan Carpenter
2010-03-11
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-13
9
-24
/
+49
|
|
\
\
\
\
\
|
|
*
|
|
|
|
rcu: Increase RCU CPU stall timeouts if PROVE_RCU
Paul E. McKenney
2010-03-11
1
-6
/
+15
|
|
*
|
|
|
|
ftrace: Replace read_barrier_depends() with rcu_dereference_raw()
Paul E. McKenney
2010-03-11
1
-9
/
+13
|
|
*
|
|
|
|
rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()
Paul E. McKenney
2010-03-04
1
-2
/
+2
|
|
*
|
|
|
|
rcu: Add control variables to lockdep_rcu_dereference() diagnostics
Paul E. McKenney
2010-03-04
1
-0
/
+1
|
|
*
|
|
|
|
rcu: Use wrapper function instead of exporting tasklist_lock
Paul E. McKenney
2010-03-04
3
-3
/
+12
|
|
|
|
|
|
|
|
|
|
\
\
\
\
|
|
*
-
.
\
\
\
\
Merge branches 'core/futexes' and 'core/iommu' into core/urgent
Ingo Molnar
2010-03-04
1
-3
/
+3
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
sched, rcu: Fix rcu_dereference() for RCU-lockdep
Paul E. McKenney
2010-03-01
1
-1
/
+1
|
|
*
|
|
|
|
|
|
Merge branch 'linus' into core/rcu
Ingo Molnar
2010-03-01
35
-3340
/
+3685
|
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
rcu: Fix holdoff for accelerated GPs for last non-dynticked CPU
Paul E. McKenney
2010-02-28
1
-3
/
+5
|
*
|
|
|
|
|
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-13
6
-23
/
+77
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
tracing: Do not record user stack trace from NMI context
Steven Rostedt
2010-03-12
1
-0
/
+7
|
|
*
|
|
|
|
|
|
|
|
tracing: Disable buffer switching when starting or stopping trace
Steven Rostedt
2010-03-12
1
-0
/
+9
|
|
*
|
|
|
|
|
|
|
|
tracing: Use same local variable when resetting the ring buffer
Steven Rostedt
2010-03-12
1
-4
/
+4
|
|
*
|
|
|
|
|
|
|
|
function-graph: Init curr_ret_stack with ret_stack
Steven Rostedt
2010-03-12
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
ring-buffer: Move disabled check into preempt disable section
Lai Jiangshan
2010-03-12
1
-6
/
+6
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-03-11
4
-12
/
+48
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
function-graph: Add tracing_thresh support to function_graph tracer
Tim Bird
2010-03-05
3
-5
/
+43
|
|
|
*
|
|
|
|
|
|
|
|
tracing: Update the comm field in the right variable in update_max_tr
Arnaldo Carvalho de Melo
2010-03-05
1
-2
/
+2
|
|
|
*
|
|
|
|
|
|
|
|
function-graph: Use comment notation for func names of dangling '}'
Steven Rostedt
2010-03-05
1
-1
/
+1
|
|
|
*
|
|
|
|
|
|
|
|
function-graph: Fix unused reference to ftrace_set_func()
Steven Rostedt
2010-03-05
1
-4
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2010-03-04
50
-3253
/
+3933
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
tracing: Fix warning in s_next of trace file ops
Lai Jiangshan
2010-03-02
1
-0
/
+1
[prev]
[next]