aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-09-14vfs: Introduce filemap_fdatawait_rangeJan Kara
2009-09-14Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-14Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-14block: use blkdev_issue_discard in blk_ioctl_discardChristoph Hellwig
2009-09-14Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of readsDavid Woodhouse
2009-09-14block: Optimal I/O limit wrapperMartin K. Petersen
2009-09-14Seperate read and write statistics of in_flight requestsNikanth Karthikesan
2009-09-14Creds: creds->security can be NULL is selinux is disabledEric Paris
2009-09-13Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linusJiri Kosina
2009-09-12tracing: allow filter predicates to handle ksym symbolsSteven Rostedt
2009-09-12V4L/DVB (12625): Add new V4L2_FMT_FLAG_EMULATED flag to videodev2.hHans de Goede
2009-09-12V4L/DVB (12548): v4l2: video device: Add V4L2_CTRL_CLASS_FM_TX controlsEduardo Valentin
2009-09-12V4L/DVB (12543): v4l: introduce string control support.Hans Verkuil
2009-09-12V4L/DVB (12316): v4l: add V4L2_CAP_RDS_OUTPUT and V4L2_CAP_MODULATOR capsHans Verkuil
2009-09-12V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PIDAndreas Oberritter
2009-09-12V4L/DVB (12212): v4l2: add RDS API to videodev2.hHans Verkuil
2009-09-12V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.hLaurent Pinchart
2009-09-12V4L/DVB (12149): videodev2.h: Reorganize fourcc tableMauro Carvalho Chehab
2009-09-12Merge branch 'master' into develRussell King
2009-09-12ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij
2009-09-11Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-09-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-11Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11cdc-phonet: autoconfigure Phonet addressRémi Denis-Courmont
2009-09-11Phonet: back-end for autoconfigured addressesRémi Denis-Courmont
2009-09-11ipv6: Add IFA_F_DADFAILED flagBrian Haley
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann
2009-09-11Merge branch 'nfs-for-2.6.32'Trond Myklebust
2009-09-11tracing: add lock depth to entriesSteven Rostedt
2009-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-11Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-09-11tracing: move tgid out of generic entry and into userstackSteven Rostedt
2009-09-11block: enable rq CPU completion affinity by defaultJens Axboe
2009-09-11block: make blk_iopoll_prep_sched() follow normal 0/1 return conventionJens Axboe
2009-09-11block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe
2009-09-11block: improve queue_should_plug() by looking at IO depthsJens Axboe
2009-09-11bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe
2009-09-11block: make bio_rw_flagged() return a boolJens Axboe