index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
lockdep: Simplify lockdep_chains seqfile code
Li Zefan
2009-08-17
1
-30
/
+7
*
lockdep: Simplify lockdep seqfile code
Li Zefan
2009-08-17
1
-41
/
+5
*
lockdep: Fix missing entries in /proc/lock_chains
Li Zefan
2009-08-17
1
-4
/
+4
*
lockdep: Fix missing entry in /proc/lock_stat
Li Zefan
2009-08-17
1
-1
/
+1
*
lockdep: Fix memory usage info of BFS
Ming Lei
2009-08-02
1
-1
/
+2
*
lockdep: Reintroduce generation count to make BFS faster
Ming Lei
2009-08-02
1
-5
/
+6
*
lockdep: Deal with many similar locks
Peter Zijlstra
2009-08-02
1
-12
/
+77
*
lockdep: Introduce lockdep_assert_held()
Peter Zijlstra
2009-08-02
2
-0
/
+35
*
lockdep: Fix style nits
Peter Zijlstra
2009-08-02
1
-3
/
+8
*
lockdep: Fix backtraces
Peter Zijlstra
2009-08-02
1
-1
/
+11
*
lockdep: Fix BFS build
Ingo Molnar
2009-08-02
1
-0
/
+2
*
lockdep: BFS cleanup
Peter Zijlstra
2009-07-24
2
-209
/
+172
*
lockdep: Add statistics info for max bfs queue depth
Ming Lei
2009-07-24
3
-2
/
+9
*
lockdep: Update memory usage introduced by BFS
Ming Lei
2009-07-24
1
-1
/
+5
*
lockdep: Implement lockdep_count_*ward_deps by BFS
Ming Lei
2009-07-24
1
-27
/
+25
*
lockdep: Introduce print_shortest_lock_dependencies
Ming Lei
2009-07-24
2
-28
/
+69
*
lockdep: Implement find_usage_*wards by BFS
Ming Lei
2009-07-24
1
-108
/
+72
*
lockdep: Implement check_noncircular() by BFS
Ming Lei
2009-07-24
1
-52
/
+37
*
lockdep: Introduce match function to BFS
Ming Lei
2009-07-24
1
-17
/
+26
*
lockdep: Improve implementation of BFS
Ming Lei
2009-07-24
2
-19
/
+39
*
lockdep: Print the shortest dependency chain if finding a circle
Ming Lei
2009-07-24
2
-9
/
+189
*
genirq: Fix UP compile failure caused by irq_thread_check_affinity
Bruno Premont
2009-07-22
1
-0
/
+5
*
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-07-22
2
-100
/
+94
|
\
|
*
perf_counter: Fix throttle/unthrottle event logging
Anton Blanchard
2009-07-22
1
-1
/
+4
|
*
perf_counter: PERF_SAMPLE_ID and inherited counters
Peter Zijlstra
2009-07-22
1
-61
/
+31
|
*
perf_counter: Plug more stack leaks
Peter Zijlstra
2009-07-22
1
-2
/
+21
|
*
perf: Fix stack data leak
Arjan van de Ven
2009-07-22
1
-0
/
+1
|
*
Merge commit 'tip/perfcounters/core' into perf-counters-for-linus
Peter Zijlstra
2009-07-22
1
-19
/
+17
|
|
\
|
|
*
perf_counter: Stop open coding unclone_ctx
Peter Zijlstra
2009-07-10
1
-19
/
+17
|
*
|
perf_counter: Log vfork as a fork event
Anton Blanchard
2009-07-18
1
-6
/
+3
|
*
|
perf_counter: Make sure we dont leak kernel memory to userspace
Anton Blanchard
2009-07-18
1
-4
/
+15
|
*
|
perf_counter: Fix the tracepoint channel to perfcounters
Chris Wilson
2009-07-13
1
-7
/
+3
|
|
/
*
|
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-07-22
1
-1
/
+63
|
\
\
|
*
|
softirq: introduce tasklet_hrtimer infrastructure
Peter Zijlstra
2009-07-22
1
-1
/
+63
*
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-07-22
2
-2
/
+2
|
\
\
\
|
*
|
|
clocksource: Prevent NULL pointer dereference
Thomas Gleixner
2009-07-19
1
-1
/
+1
|
*
|
|
timer: Avoid reading uninitialized data
Pavel Roskin
2009-07-18
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-07-22
3
-9
/
+46
|
\
\
\
|
*
|
|
genirq: Delegate irq affinity setting to the irq thread
Thomas Gleixner
2009-07-21
3
-9
/
+46
|
|
/
/
*
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-07-22
3
-4
/
+17
|
\
\
\
|
*
|
|
sched: fix nr_uninterruptible accounting of frozen tasks really
Thomas Gleixner
2009-07-18
1
-0
/
+7
|
*
|
|
sched: fix load average accounting vs. cpu hotplug
Thomas Gleixner
2009-07-18
1
-2
/
+2
|
*
|
|
sched: Account for vruntime wrapping
Fabio Checconi
2009-07-18
1
-2
/
+8
|
|
/
/
*
|
|
perf: fix stack data leak
Arjan van de Ven
2009-07-22
1
-0
/
+1
|
/
/
*
|
tracing/function: Fix the return value of ftrace_trace_onoff_callback()
Xiao Guangrong
2009-07-16
1
-1
/
+1
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-07-16
3
-12
/
+52
|
\
\
|
*
|
sched: Fix bug in SCHED_IDLE interaction with group scheduling
Paul Turner
2009-07-11
1
-1
/
+2
|
*
|
sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq()
Fabio Checconi
2009-07-10
1
-1
/
+1
|
*
|
sched: Reset sched stats on fork()
Lucas De Marchi
2009-07-10
1
-9
/
+31
|
*
|
sched_rt: Fix overload bug on rt group scheduling
Peter Zijlstra
2009-07-10
2
-1
/
+18
[next]