tracepoints: documentation fix for teardown
[safe/jmp/linux-2.6] / include /
2008-11-16 Mathieu Desnoyerstracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
2008-11-16 Mathieu Desnoyerstracepoints: do not put arguments in name
2008-11-16 Mathieu Desnoyerstracepoints: use unregister return value
2008-11-16 Mathieu Desnoyerstracepoints: use rcu_*_sched_notrace
2008-11-16 Mathieu Desnoyersmarkers: create DEFINE_MARKER and GET_MARKER (new API)
2008-11-16 Mathieu Desnoyersmarkers: auto enable tracepoints (new API : trace_mark_...
2008-11-16 Arnaldo Carvalho... markers: add missing stdargs.h include, needed due...
2008-11-16 Mathieu Desnoyersrcu: add rcu_read_*_sched_notrace()
2008-11-12 Steven Rostedttrace: rename unlikely profiler to branch profiler
2008-11-12 Ingo Molnartracing: branch tracer, fix vdso crash
2008-11-12 Steven Rostedttracing: profile likely and unlikely annotations
2008-11-12 Frederic Weisbeckertracing/fastboot: Use the ring-buffer timestamp for...
2008-11-12 Frederic Weisbeckertracing/fastboot: move boot tracer structs and funcs...
2008-11-12 Ingo MolnarMerge branch 'tracing/function-return-tracer' into...
2008-11-12 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2008-11-11 Ingo MolnarMerge branch 'devel' of git://git./linux/kernel/git...
2008-11-11 Steven Rostedtring-buffer: buffer record on/off switch
2008-11-11 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-11-11 Alan Coxtelephony: trivial: fix up email address
2008-11-11 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2008-11-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-11-11 Frederic Weisbeckertracing, x86: add low level support for ftrace return...
2008-11-11 Ingo MolnarMerge branch 'tracing/urgent' into tracing/ftrace
2008-11-11 Dave Airliedrm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA
2008-11-11 Eric Anholtdrm: Remove infrastructure for supporting i915's vblank...
2008-11-11 Oleg Nesterovfix for account_group_exec_runtime(), make sure ->signa...
2008-11-10 Michael Bueschssb: Fix DMA-API compilation for non-PCI systems
2008-11-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-10 Takashi IwaiMerge branches 'topic/fix/misc' and 'topic/fix/hda...
2008-11-10 Tejun Heolibata: revert convert-to-block-tagging patches
2008-11-09 Linus TorvaldsMerge branch 'cpus4096' of git://git./linux/kernel...
2008-11-09 Rusty Russellcpumask: introduce new API, without changing anything, v3
2008-11-09 Miklos Szeredinet: unix: fix inflight counting bug in garbage collector
2008-11-09 Nicolas Pitreclarify usage expectations for cnt32_to_63()
2008-11-08 Kay Sieversmmc: struct device - replace bus_id with dev_name(...
2008-11-08 Rafael J. WysockiFix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y
2008-11-08 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/fastboot...
2008-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-07 Ingo Molnarsched: fine-tune SD_SIBLING_INIT
2008-11-07 Mike Galbraithsched: fine-tune SD_MC_INIT
2008-11-07 Rusty Russellcpumask: new API, v2
2008-11-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-11-07 Andrew Mortonalsa: fix snd_BUG_on() and friends
2008-11-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-11-06 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-11-06 David S. Millernet: Fix recursive descent in __scm_destroy().
2008-11-06 David HowellsFix accidental implicit cast in HR-timer conversion
2008-11-06 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-11-06 OGAWA Hirofumifat: Cleanup FAT attribute stuff
2008-11-06 OGAWA Hirofumifat: split include/msdos_fs.h
2008-11-06 David Millernet: Fix recursive descent in __scm_destroy().
2008-11-06 Steven Rostedtftrace: split out hardirq ftrace code into own header
2008-11-06 Rusty Russellcpumask: introduce new API, without changing anything
2008-11-06 Alan SternAdd round_jiffies_up and related routines
2008-11-06 Jeremy Fitzhardingebio: define __BIOVEC_PHYS_MERGEABLE
2008-11-06 Steven Rostedtftrace: soft tracing stop and start
2008-11-06 Steven Rostedtftrace: add quick function trace stop
2008-11-05 Ingo Molnarsched: re-tune balancing
2008-11-05 Eric W. Biederman[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 device...
2008-11-04 Patrick McHardynet: fix packet socket delivery in rx irq handler
2008-11-04 Frederic Weisbeckertracing/fastboot: Enable boot tracing only during initcalls
2008-11-04 Tejun Heolibata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it
2008-11-03 Harvey HarrisonPCI: annotate return value of pci_ioremap_bar with...
2008-11-03 Linus TorvaldsMerge branch 'io-mappings-for-linus-2' of git://git...
2008-11-03 Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2008-11-03 Keith Packardio mapping: clean up #ifdefs
2008-11-03 Steven Rostedtftrace: fix hardirq header for non ftrace archs
2008-11-03 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/markers'...
2008-11-03 Lai Jiangshantracepoint: introduce *_noupdate APIs.
2008-11-03 Ingo MolnarMerge commit 'v2.6.28-rc3' into tracing/ftrace
2008-11-03 Eric Anholti915: Add GEM ioctl to get available aperture size.
2008-11-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-11-02 Jeff Garziklinux/string.h: fix comment typo
2008-11-01 Linus TorvaldsMerge branch 'cris_move' of git://www.jni.nu/cris
2008-10-31 Steven Rostedtftrace: nmi safe code clean ups
2008-10-31 Keith Packardresources: add io-mapping functions to dynamically...
2008-10-31 Keith Packardx86: add iomap_atomic*()/iounmap_atomic() on 32-bit...
2008-10-31 Alexey Dobriyannetns: add register_pernet_gen_subsys/unregister_pernet...
2008-10-31 Randy Dunlapnet: delete excess kernel-doc notation
2008-10-31 David S. MillerMerge branch 'davem-fixes' of /linux/kernel/git/jgarzik...
2008-10-31 Jens Axboelibata: add whitelist for devices with known good pata...
2008-10-31 Trent Piephogianfar: Fix race in TBI/SerDes configuration
2008-10-30 Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-10-30 Steven Rostedtftrace: nmi safe code modification
2008-10-30 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2008-10-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-30 Fernando Luis Vazq... spi: fix compile error
2008-10-30 Alan Coxnfsd: fix vm overcommit crash
2008-10-30 Randy Dunlapkernel.h: fix might_sleep kernel-doc
2008-10-30 Nick Pigginfs: remove prepare_write/commit_write
2008-10-30 Li Zefancgroups: tiny cleanups
2008-10-30 Li Zefanfreezer_cg: use thaw_process() in unfreeze_cgroup()
2008-10-30 Kurt Garloffmm: increase the default mlock limit from 32k to 64k
2008-10-30 Takashi IwaiMerge branches 'topic/fix/misc' and 'topic/fix/asoc...
2008-10-30 Mark BrownALSA: ASoC: Fix mono controls after conversion to suppo...
2008-10-29 Jan Beulichadjust init section definitions
2008-10-29 Jesper Nilsson[CRIS] Move header files from include to arch/cris...
2008-10-29 Jesper NilssonMerge branch 'for-next' of git://jni.nu/cris into cris_...
next