summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-211-0/+1
|\
| * tracing: Have dynamic size event stack tracesSteven Rostedt2011-07-141-0/+1
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-07-211-3/+4
|\ \ | |/ |/|
| * ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not definedSteven Rostedt2011-07-111-2/+2
| * ftrace: Fix regression of :mod:module function enablingSteven Rostedt2011-07-071-1/+2
* | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-053-3/+7
|\ \
| * | tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu2011-06-141-0/+4
| * | x86: Swap save_stack_trace_regs parametersMasami Hiramatsu2011-06-141-2/+2
| * | tracing: Use NUMA allocation for per-cpu ring buffer pagesVaibhav Nagarnaik2011-06-141-1/+1
* | | perf: export perf_event_refresh() to modulesAvi Kivity2011-07-011-0/+5
* | | perf: Add context field to perf_eventAvi Kivity2011-07-012-3/+11
* | | perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-011-1/+2
* | | perf_events: Update Intel extra regs shared constraints managementStephane Eranian2011-07-011-3/+11
* | | perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra2011-07-011-3/+1
* | | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-10/+8
* | | perf: Remove 64-bit alignment padding from perf_event_contextRichard Kennedy2011-07-011-1/+1
* | | Merge commit 'v3.0-rc5' into perf/coreIngo Molnar2011-07-0141-168/+433
|\ \ \
| * | | mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara2011-06-271-0/+1
| * | | include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf2011-06-271-0/+2
| * | | tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2011-06-271-7/+10
| * | | tmpfs: take control of its truncate_rangeHugh Dickins2011-06-271-0/+1
| * | | mm: move shmem prototypes to shmem_fs.hHugh Dickins2011-06-272-10/+17
| * | | Fix some kernel-doc warningsVitaliy Ivanov2011-06-273-2/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-06-271-0/+1
| |\ \ \
| | * | | mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer2011-06-181-0/+1
| * | | | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-0/+7
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-06-251-2/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-06-241-2/+1
| | |\ \ \ \
| | | * | | | ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown2011-06-131-2/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-06-242-2/+3
| |\ \ \ \ \ \
| | * | | | | | block: add REQ_SECURE to REQ_COMMON_MASKNamhyung Kim2011-06-201-1/+1
| | * | | | | | block: Add __attribute__((format(printf...) and fix falloutJoe Perches2011-06-131-1/+2
| | |/ / / / /
| * | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-06-222-3/+4
| |\ \ \ \ \ \
| | * | | | | | PM: Fix async resume following suspend failureAlan Stern2011-06-211-0/+1
| | * | | | | | PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-212-3/+3
| * | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-213-2/+5
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy2011-06-201-0/+3
| | * | | | | | NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy2011-06-151-1/+0
| | * | | | | | NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-151-1/+2
| * | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-06-212-105/+76
| |\ \ \ \ \ \ \
| | * | | | | | | jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara2011-06-131-2/+0
| | * | | | | | | ext4: fixed tracepoints cleanupLukas Czerner2011-06-061-103/+76
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds2011-06-201-1/+1
| * | | | | | | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-06-201-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-061-0/+4
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-201-0/+6
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-06-161-0/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov2011-06-161-0/+6
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-201-1/+9
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro2011-06-201-1/+9
OpenPOWER on IntegriCloud