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
2009-04-08
Merge commit 'v2.6.30-rc1' into perfcounters/core
Ingo Molnar
18
-221
/
+729
2009-04-07
Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-106
/
+235
2009-04-07
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-12
/
+33
2009-04-07
Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-20
/
+237
2009-04-07
kprobes: support per-kprobe disabling
Masami Hiramatsu
1
-26
/
+141
2009-04-07
kprobes: rename kprobe_enabled to kprobes_all_disarmed
Masami Hiramatsu
1
-17
/
+17
2009-04-07
kprobes: move EXPORT_SYMBOL_GPL just after function definitions
Masami Hiramatsu
1
-12
/
+18
2009-04-07
kprobes: cleanup aggr_kprobe related code
Masami Hiramatsu
1
-30
/
+30
2009-04-07
mm: add /proc controls for pdflush threads
Peter W Morreale
1
-0
/
+23
2009-04-07
ftrace: Correct a text align for event format output
Zhaolei
1
-1
/
+1
2009-04-07
Update /debug/tracing/README
Nikanth Karthikesan
1
-2
/
+2
2009-04-07
tracing/ftrace: alloc the started cpumask for the trace file
Frederic Weisbecker
1
-1
/
+12
2009-04-07
ftrace: Add check of sched_stopped for probe_sched_wakeup
Zhaolei
1
-0
/
+3
2009-04-07
tracing/ftrace: fix missing include string.h
Frederic Weisbecker
1
-0
/
+1
2009-04-07
tracing: fix incorrect return type of ns2usecs()
Lai Jiangshan
3
-4
/
+3
2009-04-07
tracing: remove CALLER_ADDR2 from wakeup tracer
Steven Rostedt
1
-1
/
+7
2009-04-07
Merge branch 'tracing/blktrace-fixes' into tracing/urgent
Ingo Molnar
1
-3
/
+4
2009-04-07
Merge branch 'linus' into perfcounters/core
Ingo Molnar
13
-132
/
+379
2009-04-07
Merge branch 'linus' into core/softlockup
Ingo Molnar
134
-5132
/
+17272
2009-04-07
perf_counter: minimize context time updates
Peter Zijlstra
1
-2
/
+5
2009-04-07
perf_counter: remove rq->lock usage
Peter Zijlstra
2
-46
/
+16
2009-04-07
perf_counter: rework the task clock software counter
Peter Zijlstra
1
-30
/
+12
2009-04-07
perf_counter: rework context time
Peter Zijlstra
1
-44
/
+34
2009-04-07
perf_counter: change event definition
Peter Zijlstra
1
-7
/
+15
2009-04-07
perf_counter: counter overflow limit
Peter Zijlstra
1
-10
/
+41
2009-04-07
perf_counter: PERF_RECORD_TIME
Peter Zijlstra
1
-0
/
+14
2009-04-07
perf_counter: fix the mlock accounting
Peter Zijlstra
1
-12
/
+21
2009-04-07
perf_counter: theres more to overflow than writing events
Peter Zijlstra
1
-6
/
+23
2009-04-07
perf_counter: generalize pending infrastructure
Peter Zijlstra
1
-21
/
+32
2009-04-07
perf_counter: SIGIO support
Peter Zijlstra
1
-1
/
+19
2009-04-07
perf_counter: add more context information
Peter Zijlstra
1
-4
/
+2
2009-04-07
Revert "module: remove the SHF_ALLOC flag on the __versions section."
Rusty Russell
1
-3
/
+0
2009-04-06
exit_notify: kill the wrong capable(CAP_KILL) check
Oleg Nesterov
1
-2
/
+1
2009-04-06
kernel/sysctl.c: avoid annoying warnings
Linus Torvalds
1
-2
/
+2
2009-04-06
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-25
/
+51
2009-04-06
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-103
/
+325
2009-04-06
perf_counter: update mmap() counter read
Peter Zijlstra
1
-2
/
+2
2009-04-06
perf_counter: add more context information
Peter Zijlstra
1
-1
/
+1
2009-04-06
perf_counter: per event wakeups
Peter Zijlstra
1
-1
/
+9
2009-04-06
perf_counter: move the event overflow output bits to record_type
Peter Zijlstra
1
-61
/
+40
2009-04-06
perf_counter: provide generic callchain bits
Peter Zijlstra
1
-0
/
+27
2009-04-06
perf_counter: re-arrange the perf_event_type
Peter Zijlstra
1
-31
/
+25
2009-04-06
perf_counter: small cleanup of the output routines
Peter Zijlstra
1
-16
/
+26
2009-04-06
perf_counter: make it possible for hw_perf_counter_init to return error codes
Paul Mackerras
1
-13
/
+22
2009-04-06
perf_counter: executable mmap() information
Peter Zijlstra
1
-0
/
+145
2009-04-06
perf_counter: fix update_userpage()
Peter Zijlstra
1
-15
/
+23
2009-04-06
perf_counter: unify and fix delayed counter wakeup
Peter Zijlstra
2
-8
/
+123
2009-04-06
perf_counter: record time running and time enabled for each counter
Paul Mackerras
1
-21
/
+136
2009-04-06
perf_counter: allow and require one-page mmap on counting counters
Peter Zijlstra
1
-1
/
+5
2009-04-06
perf_counter: optionally provide the pid/tid of the sampled task
Peter Zijlstra
1
-2
/
+16
[next]