aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-02-08uprobes: Introduce uprobe_apply()Oleg Nesterov
2013-02-08perf: Introduce hw_perf_event->tp_target and ->tp_listOleg Nesterov
2013-02-08uprobes: Teach handler_chain() to filter out the probed taskOleg Nesterov
2013-02-08uprobes: Reintroduce uprobe_consumer->filter()Oleg Nesterov
2013-02-08uprobes: Kill uprobe_consumer->filter()Oleg Nesterov
2013-02-03Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-31perf: Make EVENT_ATTR globalSukadev Bhattiprolu
2013-01-30tracing: Make a snapshot feature available from userspaceHiraku Toyooka
2013-01-30ring-buffer: Add stats field for amount read from trace ring bufferSteven Rostedt (Red Hat)
2013-01-24perf: Missing field in PERF_RECORD_SAMPLE documentationVince Weaver
2013-01-24profiling: Remove unused timer hookFrederic Weisbecker
2013-01-24Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-01-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-01-21tracing: Remove the extra 4 bytes of padding in eventsSteven Rostedt
2013-01-21kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cMasami Hiramatsu
2013-01-21ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu
2013-01-21tracing/lockdep: Disable lockdep first in entering NMISteven Rostedt
2013-01-21tracing: Fix sparse warning with is_signed_type() macroSteven Rostedt
2013-01-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov
2013-01-18Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-18asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov
2013-01-178250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd
2013-01-16Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-16lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano
2013-01-14Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-01-14[libata] replace sata_settings with devslp_timingShane Huang
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-12module: add new state MODULE_STATE_UNFORMED.Rusty Russell
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka
2013-01-11Merge branch 'akpm' (incoming fixes from Andrew)Linus Torvalds
2013-01-11lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse
2013-01-11mm: compaction: partially revert capture of suitable high-order pageMel Gorman
2013-01-11linux/audit.h: move ptrace.h include to kernel headerMike Frysinger
2013-01-11audit: create explicit AUDIT_SECCOMP event typeKees Cook
2013-01-11lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina
2013-01-11lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny
2013-01-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-11mm: compaction: Partially revert capture of suitable high-order pageMel Gorman
2013-01-10target: Introduce TCM_NO_SENSEHannes Reinecke
2013-01-11Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie
2013-01-10Remove __dev* markings from init.hGreg Kroah-Hartman