| Commit message (Expand) | Author | Age |
* | i2c.h: fix kernel-doc warnings | Randy Dunlap | 2010-08-10 |
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 |
|\ |
|
| * | block: make sure that REQ_* types are seen even with CONFIG_BLOCK=n | Jens Axboe | 2010-08-10 |
| * | block: fix missing export of blk_types.h | Jens Axboe | 2010-08-07 |
| * | drbd: revert "delay probes", feature is being re-implemented differently | Lars Ellenberg | 2010-08-07 |
| * | writeback: add new tracepoints | Artem Bityutskiy | 2010-08-07 |
| * | writeback: optimize periodic bdi thread wakeups | Artem Bityutskiy | 2010-08-07 |
| * | writeback: move last_active to bdi | Artem Bityutskiy | 2010-08-07 |
| * | writeback: simplify bdi code a little | Artem Bityutskiy | 2010-08-07 |
| * | writeback: harmonize writeback threads naming | Artem Bityutskiy | 2010-08-07 |
| * | coda: fixup clash with block layer REQ_* defines | Jens Axboe | 2010-08-07 |
| * | bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of... | Tejun Heo | 2010-08-07 |
| * | bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_... | Tejun Heo | 2010-08-07 |
| * | block: disallow FS recursion from sb_issue_discard allocation | Mike Snitzer | 2010-08-07 |
| * | writeback.h: needs linux/device.h | Randy Dunlap | 2010-08-07 |
| * | block: fix for block tracing build error | Stephen Rothwell | 2010-08-07 |
| * | block: push BKL into blktrace ioctls | Arnd Bergmann | 2010-08-07 |
| * | block: push down BKL into .locked_ioctl | Arnd Bergmann | 2010-08-07 |
| * | writeback: Add tracing to write_cache_pages | Dave Chinner | 2010-08-07 |
| * | writeback: Add tracing to balance_dirty_pages | Dave Chinner | 2010-08-07 |
| * | writeback: Initial tracing support | Dave Chinner | 2010-08-07 |
| * | block: remove unused REQ_TYPE_LINUX_BLOCK | FUJITA Tomonori | 2010-08-07 |
| * | block: remove q->prepare_flush_fn completely | FUJITA Tomonori | 2010-08-07 |
| * | block: introduce REQ_FLUSH flag | FUJITA Tomonori | 2010-08-07 |
| * | block: implement an unprep function corresponding directly to prep | James Bottomley | 2010-08-07 |
| * | gcc-4.6: fs: fix unused but set warnings | Andi Kleen | 2010-08-07 |
| * | block: don't allocate a payload for discard request | Christoph Hellwig | 2010-08-07 |
| * | writeback: merge bdi_writeback_task and bdi_start_fn | Christoph Hellwig | 2010-08-07 |
| * | writeback: remove wb_list | Christoph Hellwig | 2010-08-07 |
| * | block: unify flags for struct bio and struct request | Christoph Hellwig | 2010-08-07 |
| * | block: remove wrappers for request type/flags | Christoph Hellwig | 2010-08-07 |
| * | block: kill ISA_DMA_THRESHOLD usage | FUJITA Tomonori | 2010-08-07 |
| * | block: BARRIER request should imply SYNC | Christoph Hellwig | 2010-08-07 |
| * | block: add sysfs knob for turning off disk entropy contributions | Jens Axboe | 2010-08-07 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-10 |
|\ \ |
|
| * | | V4L/DVB: cx2341x: convert to the control framework | Hans Verkuil | 2010-08-08 |
| * | | V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config | Hans Verkuil | 2010-08-08 |
| * | | V4L/DVB: v4l2: Add new control handling framework | Hans Verkuil | 2010-08-08 |
| * | | V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessor | Sylwester Nawrocki | 2010-08-08 |
| * | | V4L/DVB: IR: extend interfaces to support more device settings | Maxim Levitsky | 2010-08-08 |
| * | | V4L/DVB: IR: add helper function for hardware with small o/b buffer | Maxim Levitsky | 2010-08-08 |
| * | | V4L/DVB: IR: Allow not to compile keymaps in | Maxim Levitsky | 2010-08-08 |
| * | | V4L/DVB: staging/lirc: port lirc_streamzap to ir-core | Jarod Wilson | 2010-08-08 |
| * | | V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width defines | Andy Walls | 2010-08-08 |
| * | | V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_ops | Andy Walls | 2010-08-08 |
| * | | V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv... | Andy Walls | 2010-08-08 |
| * | | V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578] | Andy Walls | 2010-08-08 |
| * | | V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_ops | Andy Walls | 2010-08-08 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-08-10 |
|\ \ \ |
|
| * | | | watchdog: wdt_pci.c: move ids to pci_ids.h | H Hartley Sweeten | 2010-08-08 |