summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-02-032-0/+4
|\
| * tracing: Make a snapshot feature available from userspaceHiraku Toyooka2013-01-301-0/+3
| * ring-buffer: Add stats field for amount read from trace ring bufferSteven Rostedt (Red Hat)2013-01-301-0/+1
* | perf: Make EVENT_ATTR globalSukadev Bhattiprolu2013-01-311-0/+11
|/
* profiling: Remove unused timer hookFrederic Weisbecker2013-01-241-13/+0
* Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-01-241-2/+2
|\
| * aerdrv: Enhanced AER loggingLance Ortiz2013-01-031-2/+2
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-244-18/+7
|\ \
| * | tracing: Remove the extra 4 bytes of padding in eventsSteven Rostedt2013-01-211-1/+0
| * | kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cMasami Hiramatsu2013-01-211-11/+1
| * | ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu2013-01-211-3/+3
| * | tracing/lockdep: Disable lockdep first in entering NMISteven Rostedt2013-01-211-2/+2
| * | tracing: Fix sparse warning with is_signed_type() macroSteven Rostedt2013-01-211-1/+1
* | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-01-222-5/+7
|\ \ \
| * | | [libata] replace sata_settings with devslp_timingShane Huang2013-01-142-5/+7
* | | | ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-01-221-1/+10
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-201-5/+5
|\ \ \ \
| * | | | module: add new state MODULE_STATE_UNFORMED.Rusty Russell2013-01-121-5/+5
* | | | | ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov2013-01-201-1/+0
| |_|/ / |/| | |
* | | | Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-161-1/+1
|\ \ \ \
| * | | | cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-151-1/+1
* | | | | lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina2013-01-161-1/+1
* | | | | module, async: async_synchronize_full() on module init iff async is usedTejun Heo2013-01-161-0/+1
* | | | | Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-141-20/+0
|\ \ \ \ \
| * | | | | Remove __dev* markings from init.hGreg Kroah-Hartman2013-01-101-20/+0
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-141-0/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-111-0/+3
* | | | | lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse2013-01-111-3/+11
* | | | | mm: compaction: partially revert capture of suitable high-order pageMel Gorman2013-01-112-3/+2
* | | | | linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2013-01-111-0/+1
* | | | | audit: create explicit AUDIT_SECCOMP event typeKees Cook2013-01-111-1/+2
* | | | | lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2013-01-112-0/+12
* | | | | lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2013-01-112-14/+4
| |/ / / |/| | |
* | | | cred: Remove tgcred pointer from struct credMarc Dionne2013-01-091-1/+0
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-01-071-0/+1
|\ \ \
| * | | namei.h: include errno.hStephen Warren2012-12-251-0/+1
| |/ /
* | | mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz2013-01-041-8/+0
* | | selftests: IPC message queue copy feature testStanislav Kinsbursky2013-01-041-1/+2
* | | ipc: message queue receive cleanupStanislav Kinsbursky2013-01-041-2/+3
* | | ipc: add sysctl to specify desired next object idStanislav Kinsbursky2013-01-041-0/+1
* | | include: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-6/+6
* | | Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-2/+2
* | | pstore: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+2
| |/ |/|
* | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-021-0/+1
|\ \
| * | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2012-12-261-0/+1
| |/
* | UAPI: Remove empty Kbuild filesDavid Howells2013-01-025-5/+0
* | mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2013-01-021-1/+1
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-01-021-1/+1
|\ \
| * | ext4: fix deadlock in journal_unmap_buffer()Jan Kara2012-12-251-1/+1
* | | mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins2013-01-021-7/+4