summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-05-05tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt
2010-05-04tracing: Convert nop macros to static inlinesSteven Rostedt
2010-04-27ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller
2010-04-27tracing: Add graph output support for irqsoff tracerJiri Olsa
2010-04-23Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2010-04-21tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker
2010-04-21Merge commit 'v2.6.34-rc5' into tracing/coreIngo Molnar
2010-04-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-04-15firewire: cdev: change license of exported header files to MIT licenseStefan Richter
2010-04-14rcu: Better explain the condition parameter of rcu_dereference_check()David Howells
2010-04-14rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney
2010-04-12NFSv4: fix delegated lockingTrond Myklebust
2010-04-10firewire: cdev: comment fixletStefan Richter
2010-04-10firewire: cdev: iso packet documentationClemens Ladisch
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-09radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells
2010-04-09slab: Generify kernel pointer validationPekka Enberg
2010-04-08libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-04-08Merge branch 'linus' into tracing/coreIngo Molnar
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi
2010-04-07kernel.h: fix wrong usage of __ratelimit()Yong Zhang
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton
2010-04-07raw: fsync method is now requiredAnton Blanchard
2010-04-07include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman
2010-04-07bitops: remove temporary for_each_bit()Andrew Morton
2010-04-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-04-06libata: unlock HPA if device shrunkTejun Heo
2010-04-05Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten
2010-04-05Fix up possibly racy module refcountingNick Piggin
2010-04-05Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-02Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-04-01ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu
2010-04-01ide: Requeue request after DMA timeoutHerbert Xu
2010-04-01perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker
2010-03-31tracing: Show the lost events in the trace_pipe outputSteven Rostedt
2010-03-31ring-buffer: Add place holder recording of dropped eventsSteven Rostedt
2010-03-31tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan
2010-03-31module: add stub for is_module_percpu_addressRandy Dunlap