aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-11-16tracepoints: use rcu_*_sched_notraceMathieu Desnoyers
2008-11-16markers: create DEFINE_MARKER and GET_MARKER (new API)Mathieu Desnoyers
2008-11-16markers: auto enable tracepoints (new API : trace_mark_tp())Mathieu Desnoyers
2008-11-16markers: add missing stdargs.h include, needed due to va_list usageArnaldo Carvalho de Melo
2008-11-16rcu: add rcu_read_*_sched_notrace()Mathieu Desnoyers
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt
2008-11-12tracing: branch tracer, fix vdso crashIngo Molnar
2008-11-12tracing: profile likely and unlikely annotationsSteven Rostedt
2008-11-12tracing/fastboot: move boot tracer structs and funcs into their own header.Frederic Weisbecker
2008-11-12Merge branch 'tracing/function-return-tracer' into tracing/fastbootIngo Molnar
2008-11-12Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-11Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar
2008-11-11ring-buffer: buffer record on/off switchSteven Rostedt
2008-11-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-11telephony: trivial: fix up email addressAlan Cox
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-11tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker
2008-11-11Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar
2008-11-11fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov
2008-11-10ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch
2008-11-10libata: revert convert-to-block-tagging patchesTejun Heo
2008-11-09Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2008-11-09cpumask: introduce new API, without changing anything, v3Rusty Russell
2008-11-09clarify usage expectations for cnt32_to_63()Nicolas Pitre
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-08Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar
2008-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-11-07sched: fine-tune SD_SIBLING_INITIngo Molnar
2008-11-07sched: fine-tune SD_MC_INITMike Galbraith
2008-11-07cpumask: new API, v2Rusty Russell
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-11-06Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-06net: Fix recursive descent in __scm_destroy().David S. Miller
2008-11-06Fix accidental implicit cast in HR-timer conversionDavid Howells
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-11-06fat: Cleanup FAT attribute stuffOGAWA Hirofumi
2008-11-06fat: split include/msdos_fs.hOGAWA Hirofumi
2008-11-06net: Fix recursive descent in __scm_destroy().David Miller
2008-11-06ftrace: split out hardirq ftrace code into own headerSteven Rostedt
2008-11-06cpumask: introduce new API, without changing anythingRusty Russell
2008-11-06Add round_jiffies_up and related routinesAlan Stern
2008-11-06bio: define __BIOVEC_PHYS_MERGEABLEJeremy Fitzhardinge
2008-11-06ftrace: soft tracing stop and startSteven Rostedt
2008-11-06ftrace: add quick function trace stopSteven Rostedt
2008-11-05sched: re-tune balancingIngo Molnar
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman
2008-11-04net: fix packet socket delivery in rx irq handlerPatrick McHardy
2008-11-04tracing/fastboot: Enable boot tracing only during initcallsFrederic Weisbecker
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo