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-12-13
tracing: Change event->profile_count to be int type
Li Zefan
2
-4
/
+3
2009-12-13
tracing: Simplify trace_option_write()
Li Zefan
1
-54
/
+31
2009-12-13
tracing: Remove useless trace option
Li Zefan
2
-13
/
+11
2009-12-13
tracing: Use seq file for trace_clock
Li Zefan
1
-9
/
+15
2009-12-13
tracing: Use seq file for trace_options
Li Zefan
1
-43
/
+17
2009-12-13
function-graph: Allow writing the same val to set_graph_function
Li Zefan
1
-3
/
+2
2009-12-13
ftrace: Call trace_parser_clear() properly
Li Zefan
1
-2
/
+1
2009-12-13
ftrace: Return EINVAL when writing invalid val to set_ftrace_filter
Li Zefan
1
-6
/
+16
2009-12-13
tracing: Move a printk out of ftrace_raw_reg_event_foo()
Li Zefan
2
-13
/
+17
2009-12-13
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
4
-23
/
+4
2009-12-13
tracing: Extract duplicate ftrace_raw_init_event_foo()
Li Zefan
1
-0
/
+14
2009-12-10
ring-buffer: Move resize integrity check under reader lock
Steven Rostedt
1
-4
/
+4
2009-12-10
ring-buffer: Use sync sched protection on ring buffer resizing
Steven Rostedt
1
-16
/
+9
2009-12-11
tracing: Fix wrong usage of strstrip in trace_ksyms
Thomas Gleixner
1
-28
/
+21
2009-12-10
Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
4
-57
/
+242
2009-12-09
tracing: Remove comparing of NULL to va_list in trace_array_vprintk()
Carsten Emde
1
-6
/
+12
2009-12-09
tracing: Fix function graph trace_pipe to properly display failed entries
Jiri Olsa
1
-34
/
+131
2009-12-09
tracing: Add full state to trace_seq
Johannes Berg
1
-11
/
+50
2009-12-09
tracing: Buffer the output of seq_file in case of filled buffer
Steven Rostedt
2
-6
/
+43
2009-12-09
tracing: Only call pipe_close if pipe_close is defined
Steven Rostedt
1
-1
/
+1
2009-12-08
Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
1
-1
/
+1
2009-12-08
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+8
2009-12-08
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-119
/
+279
2009-12-08
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+2
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-2
/
+3
2009-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
6
-138
/
+146
2009-12-08
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+49
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-6
/
+8
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
8
-2162
/
+1660
2009-12-07
tracing: Add pipe_close interface
Steven Rostedt
2
-0
/
+6
2009-12-06
PM / Runtime: Export the PM runtime workqueue
Alan Stern
1
-0
/
+1
2009-12-06
PM / Hibernate: Swap, use KERN_CONT
Jiri Slaby
1
-3
/
+3
2009-12-06
PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c
Nigel Cunningham
3
-30
/
+31
2009-12-06
PM / Hibernate: Move swap functions to kernel/power/swap.c.
Nigel Cunningham
2
-101
/
+101
2009-12-06
Merge branch 'master' into for-linus
Rafael J. Wysocki
70
-1734
/
+7091
2009-12-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-177
/
+330
2009-12-05
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
22
-575
/
+3574
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
36
-825
/
+2135
2009-12-05
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-208
/
+589
2009-12-05
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-26
/
+15
2009-12-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-32
/
+28
2009-12-05
Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2009-12-05
Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+33
2009-12-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-362
/
+1040
2009-12-05
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+7
2009-12-05
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-160
/
+358
2009-12-05
Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+48
2009-12-04
block: Fix io_context leak after failure of clone with CLONE_IO
Louis Rilling
2
-2
/
+3
2009-12-03
ipv4 05/05: add sysctl to accept packets with local source addresses
Patrick McHardy
1
-0
/
+1
2009-12-03
mutex: Fix missing conditions to build mutex_spin_on_owner()
Frederic Weisbecker
1
-1
/
+1
[next]