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-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
2009-04-06
perf_counter: sanity check on the output API
Peter Zijlstra
1
-0
/
+4
2009-04-06
perf_counter: output objects
Peter Zijlstra
1
-12
/
+41
2009-04-06
perf_counter: more elaborate write API
Peter Zijlstra
1
-34
/
+75
2009-04-06
perf_counter: fix perf_poll()
Peter Zijlstra
1
-2
/
+12
2009-04-06
perf_counter: new output ABI - part 1
Peter Zijlstra
1
-219
/
+245
2009-04-06
mutex: drop "inline" from mutex_lock() inside kernel/mutex.c
H. Peter Anvin
1
-1
/
+1
2009-04-06
perf_counter: add an mmap method to allow userspace to read hardware counters
Paul Mackerras
1
-0
/
+76
2009-04-06
perf_counter: avoid recursion
Peter Zijlstra
1
-0
/
+26
2009-04-06
perf_counter: remove the event config bitfields
Peter Zijlstra
1
-9
/
+13
2009-04-06
perf_counter: unify irq output code
Peter Zijlstra
1
-50
/
+56
2009-04-06
perf_counter: revamp syscall input ABI
Peter Zijlstra
1
-33
/
+50
2009-04-06
perf_counter: hook up the tracepoint events
Peter Zijlstra
1
-0
/
+43
2009-04-06
perf_counter: fix up counter free paths
Peter Zijlstra
1
-3
/
+8
2009-04-06
perf_counter: generic context switch event
Peter Zijlstra
2
-62
/
+4
2009-04-06
perf_counter: fix uninitialized usage of event_list
Peter Zijlstra
1
-1
/
+1
2009-04-06
perf_counter: abstract wakeup flag setting in core to fix powerpc build
Paul Mackerras
1
-1
/
+1
2009-04-06
perf_counter: include missing header
Tim Blechmann
1
-0
/
+2
2009-04-06
perf_counter: fix hrtimer sampling
Peter Zijlstra
1
-4
/
+4
2009-04-06
perf_counter: add an event_list
Peter Zijlstra
1
-11
/
+19
2009-04-06
perf_counter: hrtimer based sampling for software time events
Peter Zijlstra
1
-37
/
+86
2009-04-06
perf_counter: provide major/minor page fault software events
Peter Zijlstra
1
-13
/
+9
2009-04-06
perf_counter: provide pagefault software events
Peter Zijlstra
1
-50
/
+3
2009-04-06
perf_counter: software counter event infrastructure
Peter Zijlstra
1
-0
/
+201
2009-04-06
perf_counter: use list_move_tail()
Peter Zijlstra
1
-4
/
+2
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
120
-4937
/
+16606
2009-04-05
Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-28
/
+32
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
50
-2515
/
+11317
2009-04-05
Audit: remove spaces from audit_log_d_path
Eric Paris
2
-3
/
+3
2009-04-05
audit: audit_set_auditable defined but not used
Eric Paris
1
-8
/
+8
2009-04-05
audit: incorrect ref counting in audit tree tag_chunk
Eric Paris
1
-0
/
+2
2009-04-05
audit: Fix possible return value truncation in audit_get_context()
Paul Moore
1
-1
/
+1
2009-04-05
audit: ignore terminating NUL in AUDIT_USER_TTY messages
Miloslav Trmac
1
-0
/
+3
2009-04-05
Audit: fix handling of 'strings' with NULL characters
Miloslav Trmac
1
-1
/
+1
2009-04-05
make the e->rule.xxx shorter in kernel auditfilter.c
Zhenwen Xu
1
-8
/
+8
2009-04-05
auditsc: fix kernel-doc notation
Randy Dunlap
1
-2
/
+2
2009-04-05
audit: EXECVE record - removed bogus newline
Jiri Pirko
1
-5
/
+4
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
1
-21
/
+22
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
5
-121
/
+214
2009-04-05
Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+5
2009-04-03
Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2009-04-03
Merge branch 'stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+22
2009-04-03
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+44
2009-04-03
Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-253
/
+298
2009-04-03
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-13
/
+7
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-8
/
+7
2009-04-03
Document the slow work thread pool
David Howells
1
-0
/
+2
[next]