summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2010-08-08V4L/DVB: IR: Allow not to compile keymaps inMaxim Levitsky
2010-08-08V4L/DVB: staging/lirc: port lirc_streamzap to ir-coreJarod Wilson
2010-08-08V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width definesAndy Walls
2010-08-08V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_opsAndy Walls
2010-08-08V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv...Andy Walls
2010-08-08V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]Andy Walls
2010-08-08V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_opsAndy Walls
2010-08-09Merge commit 'linus/master' into bkl/coreFrederic Weisbecker
2010-08-09autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse
2010-08-08mtd: Update copyright noticesDavid Woodhouse
2010-08-08ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying
2010-08-08watchdog: wdt_pci.c: move ids to pci_ids.hH Hartley Sweeten
2010-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-08-08Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2010-08-08jffs2: Update copyright noticesDavid Woodhouse
2010-08-08mtd-physmap: add support users can assign the probe type in board filesBarry Song
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-08-07Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-07Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-08-07Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-07block: fix missing export of blk_types.hJens Axboe
2010-08-07drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg
2010-08-07writeback: add new tracepointsArtem Bityutskiy
2010-08-07writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy
2010-08-07writeback: move last_active to bdiArtem Bityutskiy
2010-08-07writeback: simplify bdi code a littleArtem Bityutskiy
2010-08-07writeback: harmonize writeback threads namingArtem Bityutskiy
2010-08-07coda: fixup clash with block layer REQ_* definesJens Axboe
2010-08-07bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of...Tejun Heo
2010-08-07bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo
2010-08-07block: disallow FS recursion from sb_issue_discard allocationMike Snitzer
2010-08-07writeback.h: needs linux/device.hRandy Dunlap
2010-08-07block: fix for block tracing build errorStephen Rothwell
2010-08-07block: push BKL into blktrace ioctlsArnd Bergmann
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2010-08-07writeback: Add tracing to write_cache_pagesDave Chinner
2010-08-07writeback: Add tracing to balance_dirty_pagesDave Chinner
2010-08-07writeback: Initial tracing supportDave Chinner
2010-08-07block: remove unused REQ_TYPE_LINUX_BLOCKFUJITA Tomonori
2010-08-07block: remove q->prepare_flush_fn completelyFUJITA Tomonori
2010-08-07block: introduce REQ_FLUSH flagFUJITA Tomonori