aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-08-27tracing: Undef TRACE_EVENT_FN between trace events headers inclusionFrederic Weisbecker
2009-08-27ALSA: Add debug module optionTakashi Iwai
2009-08-27kmemleak: Mark the early log buffer as __initdataCatalin Marinas
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop
2009-08-26flex_array: convert element_nr formals to unsignedDavid Rientjes
2009-08-26flex_array: declare parts member to have incomplete typeDavid Rientjes
2009-08-26rcu: Remove lockdep annotations from RCU's _notrace() API membersPaul E. McKenney
2009-08-26Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2009-08-26tracing: add comments to explain TRACE_EVENT out of protectionSteven Rostedt
2009-08-26tracing/events: fix the include file dependenciesXiao Guangrong
2009-08-26tracing/filters: Support filtering for char * stringsLi Zefan
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan
2009-08-26tracing/sched: show CPU task wakes up on in trace eventSteven Rostedt
2009-08-26tracing: Create generic syscall TRACE_EVENTsJosh Stone
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone
2009-08-26tracing: Make syscall tracepoints conditionalJosh Stone
2009-08-25genirq: Add prototype for handle_nested_irq()Mark Brown
2009-08-25Merge commit 'v2.6.31-rc7' into irq/coreIngo Molnar
2009-08-25perf_counter: Allow sharing of output channelsPeter Zijlstra
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins
2009-08-24Merge branch 'topic/digital-mixing' into for-2.6.32Mark Brown
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-24rcu: Add "notrace" to RCU function headers used by ftracePaul E. McKenney
2009-08-24kernel_read: redefine offset typeMimi Zohar
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney
2009-08-23rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney
2009-08-23rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.hPaul E. McKenney
2009-08-23rcu: Renamings to increase RCU clarityPaul E. McKenney
2009-08-23rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.hPaul E. McKenney
2009-08-22pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller
2009-08-22rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMPPaul E. McKenney
2009-08-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-21Make bitmask 'and' operators return a result codeLinus Torvalds
2009-08-21ASoC: Add DAPM widget power decision debugfs filesMark Brown
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie
2009-08-20nfs: fix compile error in rpc_pipefs.hJ. Bruce Fields
2009-08-20ASoC: Add SuperH FSI driver support for ALSAKuninori Morimoto
2009-08-20Merge branch 'master' into nextJames Morris
2009-08-19Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust
2009-08-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-19tracing/syscalls: Add filtering supportLi Zefan
2009-08-19tracing/events: Add trace_define_common_fields()Li Zefan
2009-08-19tracing/events: Add ftrace_event_call param to define_fields()Li Zefan
2009-08-19tracing/syscalls: Add fields format for exit eventsLi Zefan
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds