summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-19tracing: Do not (ab)use trace_seq in event_id_read()Oleg Nesterov
2013-07-19tracing: Simplify the iteration logic in f_start/f_nextOleg Nesterov
2013-07-19tracing: Add ref_data to function and fgraph tracer structsSteven Rostedt (Red Hat)
2013-07-19tracing: Miscellaneous fixes for trace_array ref countingAlexander Z Lam
2013-07-19tracing: Fix error handling to ensure instances can always be removedAlexander Z Lam
2013-07-19tracing/kprobe: Wait for disabling all running kprobe handlersMasami Hiramatsu
2013-07-19tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()Oleg Nesterov
2013-07-19tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is emptyOleg Nesterov
2013-07-19tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is e...Oleg Nesterov
2013-07-19tracing: Typo fix on ring buffer commentszhangwei(Jovi)
2013-07-19tracing: Use trace_seq_puts()/trace_seq_putc() where possiblezhangwei(Jovi)
2013-07-15tracing: Use correct config guard CONFIG_STACK_TRACERzhangwei(Jovi)
2013-07-14Linux 3.11-rc1Linus Torvalds
2013-07-14Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-14slub: Check for page NULL before doing the node_match checkSteven Rostedt
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro
2013-07-14cgroup: we can use simple_lookup() nowAl Viro
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro
2013-07-14configfs: don't open-code d_alloc_name()Al Viro
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro
2013-07-14Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-07-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-13Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-13Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-07-13llist: llist_add() can use llist_add_batch()Oleg Nesterov
2013-07-13llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov
2013-07-13fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov
2013-07-13fs/file_table.c:fput(): add commentAndrew Morton
2013-07-13Safer ABI for O_TMPFILEAl Viro
2013-07-13arm: multi_v7_defconfig: Tweaks for omap and sunxiOlof Johansson
2013-07-13Merge branch 'next' into for-linusDmitry Torokhov
2013-07-13Merge tag 'fcoe' into for-linusJames Bottomley
2013-07-12ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa
2013-07-12via-rhine: fix dma mapping errorsNeil Horman