summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* perf: Missing field in PERF_RECORD_SAMPLE documentationVince Weaver2013-01-241-1/+2
* profiling: Remove unused timer hookFrederic Weisbecker2013-01-241-13/+0Star
* Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-01-242-2/+79
|\
| * aerdrv: Enhanced AER loggingLance Ortiz2013-01-031-2/+2
| * aerdrv: Trace Event for PCI Express Advanced Error ReportingLance Ortiz2013-01-031-0/+77
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-244-18/+7Star
|\ \
| * | tracing: Remove the extra 4 bytes of padding in eventsSteven Rostedt2013-01-221-1/+0Star
| * | kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cMasami Hiramatsu2013-01-211-11/+1Star
| * | 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-01-231-0/+16
|\ \ \
| * | | asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs()Geert Uytterhoeven2012-12-251-0/+16
* | | | 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-211-5/+5
|\ \ \ \ \
| * | | | | module: add new state MODULE_STATE_UNFORMED.Rusty Russell2013-01-121-5/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-01-201-0/+2
|\ \ \ \ \
| * | | | | CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.hVineet Gupta2012-12-261-0/+2
| |/ / / /
* | | | | ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov2013-01-201-1/+0Star
* | | | | Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-01-181-1/+2
|\ \ \ \ \
| * | | | | 8250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd2013-01-171-1/+2
* | | | | | asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov2013-01-181-4/+2Star
| |_|_|/ / |/| | | |
* | | | | 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
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-01-161-0/+1
|\ \ \ \ \
| * | | | | target: Introduce TCM_NO_SENSEHannes Reinecke2013-01-111-0/+1
| | |_|_|/ | |/| | |
* | | | | module, async: async_synchronize_full() on module init iff async is usedTejun Heo2013-01-161-0/+1
* | | | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-142-5/+7
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'asoc/fix/cs4271' into tmpMark Brown2013-01-101-1/+1
| |\ \ \ \ \
| | * | | | | ASoC: cs4271: fix sparse warningDaniel Mack2012-12-021-1/+1
| * | | | | | Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown2013-01-101-4/+6
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ASoC: core: Fix SOC_DOUBLE_RANGE() macrosMark Brown2012-12-201-4/+6
* | | | | | | Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-141-20/+0Star
|\ \ \ \ \ \ \
| * | | | | | | Remove __dev* markings from init.hGreg Kroah-Hartman2013-01-101-20/+0Star
| |/ / / / / /
* | | | | | | 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-121-0/+3
* | | | | | | Merge branch 'akpm' (incoming fixes from Andrew)Linus Torvalds2013-01-117-19/+31
|\ \ \ \ \ \ \
| * | | | | | | 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/+2Star
| * | | | | | | linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2013-01-112-1/+1
| * | | | | | | audit: create explicit AUDIT_SECCOMP event typeKees Cook2013-01-112-1/+3
| * | | | | | | lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2013-01-112-0/+12
| * | | | | | | lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2013-01-112-14/+4Star
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-111-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-101-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | drm: Only evict the blocks required to create the requested holeChris Wilson2013-01-081-1/+1
| | | |_|_|/ / | | |/| | | |
* | / | | | | mm: compaction: Partially revert capture of suitable high-order pageMel Gorman2013-01-112-3/+2Star
|/ / / / / /