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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-22
jump label: Base patch for jump label
Jason Baron
12
-4
/
+442
2010-09-20
jump label: Make text_poke_early() globally visible
Jason Baron
2
-2
/
+4
2010-09-20
jump label: Make dynamic no-op selection available outside of ftrace
Jason Baron
4
-62
/
+79
2010-09-17
perf: Undo the per cpu-context timer stuff
Peter Zijlstra
3
-32
/
+55
2010-09-17
perf: Fix perf_event_exit_cpu_context()
Peter Zijlstra
1
-2
/
+1
2010-09-17
perf: Complete software pmu grouping
Peter Zijlstra
2
-5
/
+66
2010-09-17
perf_events: Fix broken event grouping
Stephane Eranian
1
-8
/
+7
2010-09-17
tracing, perf: Add more power related events
Jean Pihet
1
-3
/
+87
2010-09-15
kprobes: Add sparse context annotations
Namhyung Kim
1
-0
/
+4
2010-09-15
kprobes: Remove __dummy_buf
Namhyung Kim
1
-7
/
+2
2010-09-15
kprobes: Make functions static
Namhyung Kim
2
-3
/
+4
2010-09-15
kprobes: Verify jprobe entry point
Namhyung Kim
1
-5
/
+9
2010-09-15
kprobes: Remove redundant address check
Namhyung Kim
1
-8
/
+5
2010-09-15
perf events: Clean up pid passing
Matt Helsley
5
-17
/
+15
2010-09-15
perf events: Split out task search into helper
Matt Helsley
1
-23
/
+40
2010-09-15
hw breakpoints: Fix pid namespace bug
Matt Helsley
1
-1
/
+2
2010-09-15
perf, sh: Fix patch merge foul-up
Matt Fleming
1
-1
/
+1
2010-09-15
alpha: Fix HW performance counters to be stopped properly
Michael Cree
1
-9
/
+10
2010-09-15
watchdog: Avoid kernel crash when disabling watchdog
Stephane Eranian
1
-0
/
+3
2010-09-15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
599
-4395
/
+6527
2010-09-14
tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums
Steven Rostedt
1
-14
/
+4
2010-09-14
tracing: Do not trace in irq when funcgraph-irq option is zero
Steven Rostedt
1
-1
/
+22
2010-09-14
tracing: Add funcgraph-irq option for function graph tracer.
Jiri Olsa
1
-1
/
+100
2010-09-14
tracing: Fix reading of set_ftrace_filter across lists
Steven Rostedt
1
-3
/
+3
2010-09-14
tracing: Keep track of set_ftrace_filter position and allow lseek again
Steven Rostedt
1
-8
/
+26
2010-09-14
tracing: Replace typecasted void pointer in set_ftrace_filter code
Steven Rostedt
1
-21
/
+46
2010-09-14
tracing: Do not reset *pos in set_ftrace_filter
Steven Rostedt
1
-2
/
+6
2010-09-13
Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2010-09-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-1
/
+10
2010-09-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-7
/
+39
2010-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
13
-592
/
+166
2010-09-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
4
-11
/
+31
2010-09-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+8
2010-09-13
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
9
-38
/
+54
2010-09-13
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
Geert Uytterhoeven
3
-1
/
+10
2010-09-13
sched: Improve latencies under load by decreasing minimum scheduling granularity
Ingo Molnar
1
-3
/
+3
2010-09-13
perf ui browser: Don't use windows, slang is enough
Arnaldo Carvalho de Melo
3
-40
/
+34
2010-09-13
perf: Fix free_event()
Peter Zijlstra
1
-1
/
+3
2010-09-13
perf: Sanitize the RCU logic
Peter Zijlstra
1
-8
/
+9
2010-09-13
fs/9p: Don't use dotl version of mknod for dotu inode operations
Aneesh Kumar K.V
1
-1
/
+1
2010-09-13
fs/9p: Use the correct dentry operations
Aneesh Kumar K.V
1
-1
/
+4
2010-09-13
9p: Check for NULL fid in v9fs_dir_release()
jvrao
1
-2
/
+4
2010-09-13
fs/9p: Fix error handling in v9fs_get_sb
Aneesh Kumar K.V
1
-6
/
+14
2010-09-13
fs/9p, net/9p: memory leak fixes
Latchesar Ionkov
2
-1
/
+8
2010-09-13
perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2)
Stephane Eranian
2
-8
/
+9
2010-09-12
Linux 2.6.36-rc4
v2.6.36-rc4
Linus Torvalds
1
-1
/
+1
2010-09-11
docbook: skip files with no docs since they generate scary warnings
Randy Dunlap
2
-2
/
+0
2010-09-11
docbook: warn on unused doc entries
Johannes Berg
3
-3
/
+183
2010-09-11
kernel-doc: ignore case when stripping attributes
Johannes Berg
1
-1
/
+1
2010-09-11
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-21
/
+69
[next]