index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-23
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
7
-14
/
+76
2010-07-22
trace: strlen() return doesn't account for the NULL
Dan Carpenter
1
-1
/
+1
2010-07-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
8
-524
/
+15
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
1
-0
/
+6
2010-07-21
tracing: Shrink max latency ringbuffer if unnecessary
KOSAKI Motohiro
4
-6
/
+38
2010-07-20
tracing: Reduce latency and remove percpu trace_seq
Lai Jiangshan
1
-3
/
+0
2010-07-20
trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit
Richard Kennedy
1
-1
/
+1
2010-07-20
tracing: Allow to disable cmdline recording
Li Zefan
3
-3
/
+36
2010-07-20
tracing: Use generic_file_llseek for debugfs
Arnd Bergmann
1
-0
/
+15
2010-07-20
tracing: Remove special traces
Frederic Weisbecker
5
-146
/
+0
2010-07-20
tracing: Remove sysprof ftrace plugin
Frederic Weisbecker
6
-378
/
+0
2010-07-19
kmemleak: Add support for NO_BOOTMEM configurations
Catalin Marinas
1
-0
/
+6
2010-07-15
tracing: Remove ksym tracer
Frederic Weisbecker
6
-606
/
+0
2010-07-06
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
1
-78
/
+292
2010-07-05
tracing/kprobes: Support "string" type
Masami Hiramatsu
1
-78
/
+292
2010-07-05
Merge commit 'v2.6.35-rc4' into perf/core
Ingo Molnar
5
-34
/
+33
2010-07-04
module: initialize module dynamic debug later
Yehuda Sadeh
1
-8
/
+15
2010-07-02
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-10
/
+10
2010-07-01
sched: Cure nr_iowait_cpu() users
Peter Zijlstra
2
-10
/
+10
2010-06-30
futex: futex_find_get_task remove credentails check
Michal Hocko
1
-13
/
+4
2010-06-29
kexec: fix Oops in crash_shrink_memory()
Pavan Naregundi
1
-3
/
+4
2010-06-28
tracing: Use class->reg() for all registering of events
Steven Rostedt
2
-35
/
+39
2010-06-28
tracing/function-graph: Use correct string size for snprintf
Chase Douglas
1
-1
/
+2
2010-06-28
tracing: Remove open-coded __trace_add_event_call()
Li Zefan
1
-51
/
+19
2010-06-28
tracing: Remove redundant raw_init callbacks
Li Zefan
2
-16
/
+2
2010-06-28
tracing: Remove test of NULL define_fields callback
Li Zefan
2
-24
/
+13
2010-06-28
tracing: Don't allocate common fields for every trace events
Li Zefan
3
-52
/
+81
2010-06-28
tracing: Use a global field list for all syscall exit events
Li Zefan
1
-3
/
+4
2010-06-28
Merge branch 'linus' into perf/core
Thomas Gleixner
9
-81
/
+107
2010-06-28
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2010-06-28
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2010-06-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-59
/
+65
2010-06-28
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+1
2010-06-28
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+11
2010-06-25
sched: Prevent compiler from optimising the sched_avg_update() loop
Will Deacon
1
-0
/
+6
2010-06-24
hw_breakpoints: Fix per task breakpoint tracking
Frederic Weisbecker
1
-37
/
+41
2010-06-23
sched: silence PROVE_RCU in sched_fork()
Peter Zijlstra
1
-0
/
+9
2010-06-23
rcu: apply RCU protection to wake_affine()
Daniel J Blueman
1
-0
/
+2
2010-06-18
Merge commit 'v2.6.35-rc3' into perf/core
Ingo Molnar
11
-165
/
+256
2010-06-18
sched: Fix over-scheduling bug
Alex,Shi
1
-3
/
+0
2010-06-17
nohz: Fix nohz ratelimit
Peter Zijlstra
1
-4
/
+1
2010-06-12
Merge branch 'bugzilla-13931-sleep-nvs' into release
Len Brown
4
-17
/
+24
2010-06-10
perf/tracing: Fix regression of perf losing kprobe events
Steven Rostedt
1
-1
/
+3
2010-06-10
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+4
2010-06-10
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
4
-17
/
+24
2010-06-09
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
10
-848
/
+4
2010-06-09
tracing: Remove kmemtrace ftrace plugin
Li Zefan
5
-597
/
+0
2010-06-09
genirq: Deal with desc->set_type() changing desc->chip
Thomas Gleixner
1
-0
/
+3
2010-06-09
perf: Convert perf_event to local_t
Peter Zijlstra
1
-21
/
+21
2010-06-09
perf: Add perf_event::child_count
Peter Zijlstra
1
-2
/
+2
[next]