aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-10-10tracing: define trace_dump_stack() if !CONFIG_STACKTRACEtzanussi/event-triggers-v10Tom Zanussi
2013-10-10tracing: fix tracing_snapshot kerneldocTom Zanussi
2013-10-10tracing: Make register/unregister_ftrace_command __initTom Zanussi
2013-10-10tracing: Add documentation for trace event triggersTom Zanussi
2013-10-10tracing: Update event filters for multibufferTom Zanussi
2013-10-10tracing: Add and use generic set_trigger_filter() implementationTom Zanussi
2013-10-10tracing: Add 'enable_event' and 'disable_event' event trigger commandsTom Zanussi
2013-10-10tracing: Add 'stacktrace' event trigger commandTom Zanussi
2013-10-10tracing: Add 'snapshot' event trigger commandTom Zanussi
2013-10-10tracing: Add 'traceon' and 'traceoff' event trigger commandsTom Zanussi
2013-10-10tracing: Add basic event trigger frameworkTom Zanussi
2013-10-10tracing: Add support for SOFT_DISABLE to syscall eventsTom Zanussi
2013-10-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-08Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-10-07powerpc/irq: Don't switch to irq stack from softirq stackBenjamin Herrenschmidt
2013-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-07Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-10-07HID: wiimote: fix FF deadlockDavid Herrmann
2013-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-10-06Linux 3.12-rc4Linus Torvalds
2013-10-06net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman
2013-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-10-06Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-10-05Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-10-05Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-05Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-05Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-05btrfs: Fix crash due to not allocating integrity data for a biosetDarrick J. Wong
2013-10-05Merge branch 'for-linus' into for-linus-3.12Chris Mason
2013-10-04Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-10-04Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-10-04Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas
2013-10-04Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-04Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-10-04selinux: remove 'flags' parameter from avc_audit()Linus Torvalds
2013-10-04selinux: avc_has_perm_flags has no more usersLinus Torvalds
2013-10-04Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishingIlya Dryomov
2013-10-04Btrfs: eliminate races in worker stopping codeIlya Dryomov
2013-10-04Btrfs: fix crash of compressed writesLiu Bo
2013-10-04Btrfs: fix transid verify errors when recovering log treeJosef Bacik
2013-10-04selinux: remove 'flags' parameter from inode_has_permLinus Torvalds
2013-10-04xfs: Use kmem_free() instead of free()Thierry Reding
2013-10-04xfs: fix memory leak in xlog_recover_add_to_transtinguely@sgi.com
2013-10-04xfs: dirent dtype presence is dependent on directory magic numbersDave Chinner
2013-10-04xfs: lockdep needs to know about 3 dquot-deep nestingDave Chinner
2013-10-04perf session: Fix infinite loop on invalid perf.data fileNamhyung Kim
2013-10-04perf tools: Fix installation of libexec componentsArnaldo Carvalho de Melo
2013-10-04perf probe: Fix to find line information for probe listMasami Hiramatsu
2013-10-04perf tools: Fix libaudit testArnaldo Carvalho de Melo