aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* tracing: add ring_buffer_event_discard() to ring bufferTom Zanussi2009-03-22
*-. Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...Ingo Molnar2009-03-20
|\ \
| | * nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields2009-03-17
* | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-18
|\ \ \ | |/ / |/| |
| * | tracing: optimization of branch tracerWitold Baryluk2009-03-17
| * | ring-buffer: add api to allow a tracer to change clock sourceSteven Rostedt2009-03-17
| | |
| \ \
*-. \ \ Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-16
|\ \ \ \ | |_|/ / |/| | / | | |/
| | * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-15
| | |\
| | | * [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-12
| | * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-14
| | |\ \
| | | * | block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura2009-03-14
| | * | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-03-14
| | |\ \ \
| | | * | | NLM: Shrink the IPv4-only version of nlm_cmp_addr()Chuck Lever2009-03-10
| | | * | | NFSv3: Fix posix ACL codeTrond Myklebust2009-03-10
| | * | | | ide: save the returned value of dma_map_sgFUJITA Tomonori2009-03-13
| | | |/ / | | |/| |
| * | | | tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-13
* | | | | ftrace: remove struct list_head from struct dyn_ftraceLai Jiangshan2009-03-13
* | | | | Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ...Ingo Molnar2009-03-13
|\| | | |
| * | | | tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker2009-03-13
* | | | | tracing: tracepoints for softirq entry/exit - add softirq-to-name arrayJason Baron2009-03-12
* | | | | tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker2009-03-12
|/ / / /
* | | | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-12
|\ \ \ \
| * | | | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar2009-03-12
| * | | | Merge branch 'linus' into core/lockingIngo Molnar2009-03-12
| |\| | |
| | * | | cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell2009-03-12
| | * | | cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell2009-03-12
| | |/ /
| * | | Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar2009-03-05
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-10
|\ \ \ \
| * | | | tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-10
| * | | | tracing: document TRACE_EVENT macro in tracepoint.hSteven Rostedt2009-03-10
| * | | | tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macroSteven Rostedt2009-03-10
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/...Ingo Molnar2009-03-10
|\ \ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-09
| | |\ \ \ \
| | | * | | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-09
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-09
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-05
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | vlan: Fix vlan-in-vlan crashes.David S. Miller2009-03-05
* | | | | | | | Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-10
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-10
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | / / / / | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | | * | | | | | x86, percpu: setup reserved percpu area for x86_64Tejun Heo2009-03-06
| | | | * | | | | | percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo2009-03-06
| | | | * | | | | | percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo2009-03-06
| | | | * | | | | | percpu: cosmetic renames in pcpu_setup_first_chunk()Tejun Heo2009-03-06
| | | | * | | | | | percpu: clean up percpu constantsTejun Heo2009-03-06
* | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-10
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | tracing: remove obsolete TRACE_EVENT_FORMAT macroSteven Rostedt2009-03-10
| * | | | | | | | tracing: new format for specialized trace pointsSteven Rostedt2009-03-10
| * | | | | | | | tracing: replace TP<var> with TP_<var>Steven Rostedt2009-03-10
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-10
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-03-08
| | |\ \ \ \ \ \ \