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