| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 | Olaf Hering | 2006-10-01 | 4 | -18/+0 |
* | [PATCH] synclink_gt: add bisync and monosync modes | Paul Fulghum | 2006-10-01 | 1 | -1/+3 |
* | [PATCH] Directed yield: direct yield of spinlocks for s390. | Martin Schwidefsky | 2006-10-01 | 3 | -13/+27 |
* | [PATCH] Directed yield: direct yield of spinlocks for powerpc | Martin Schwidefsky | 2006-10-01 | 1 | -3/+3 |
* | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 2006-10-01 | 15 | -0/+60 |
* | [PATCH] Create fs/utimes.c | Alexey Dobriyan | 2006-10-01 | 2 | -0/+3 |
* | [PATCH] kmemdup: introduce | Alexey Dobriyan | 2006-10-01 | 1 | -0/+1 |
* | [PATCH] maximum latency tracking: ALSA support | Takashi Iwai | 2006-10-01 | 1 | -0/+1 |
* | [PATCH] maximum latency tracking infrastructure | Arjan van de Ven | 2006-10-01 | 1 | -0/+25 |
* | [PATCH] Generic boolean | Richard Knutsson | 2006-10-01 | 2 | -0/+8 |
* | [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE | Keith Mannthey | 2006-10-01 | 1 | -2/+2 |
* | [PATCH] hot-add-mem x86_64: fixup externs | Keith Mannthey | 2006-10-01 | 2 | -0/+4 |
* | [PATCH] PCI quirks update | Alan Cox | 2006-10-01 | 1 | -2/+3 |
* | [PATCH] scsi: device_reprobe() can fail | Andrew Morton | 2006-09-30 | 1 | -2/+2 |
* | [PATCH] CONFIG_BLOCK: blk_congestion_wait() fix | Andrew Morton | 2006-09-30 | 1 | -2/+5 |
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 | 10 | -18/+94 |
* | [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr... | David Howells | 2006-09-30 | 1 | -0/+6 |
* | [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr... | David Howells | 2006-09-30 | 1 | -0/+9 |
* | [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] | David Howells | 2006-09-30 | 4 | -47/+104 |
* | [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr... | David Howells | 2006-09-30 | 1 | -6/+0 |
* | [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6] | David Howells | 2006-09-30 | 2 | -6/+2 |
* | [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] | David Howells | 2006-09-30 | 2 | -0/+4 |
* | [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6] | David Howells | 2006-09-30 | 1 | -1/+0 |
* | [PATCH] BLOCK: Move functions out of buffer code [try #6] | David Howells | 2006-09-30 | 3 | -3/+5 |
* | [PATCH] blktrace: support for logging metadata reads | Jens Axboe | 2006-09-30 | 1 | -0/+1 |
* | [PATCH] Allow file systems to differentiate between data and meta reads | Jens Axboe | 2006-09-30 | 3 | -0/+6 |
* | [PATCH] Add blk_start_queueing() helper | Jens Axboe | 2006-09-30 | 1 | -0/+1 |
* | [PATCH] Make sure all block/io scheduler setups are node aware | Jens Axboe | 2006-09-30 | 1 | -2/+1 |
* | [PATCH] Kill various deprecated/unused block layer defines/functions | Jens Axboe | 2006-09-30 | 2 | -30/+0 |
* | [PATCH] elevator: define ioc counting mechanism | Jens Axboe | 2006-09-30 | 1 | -0/+25 |
* | [PATCH] cfq-iosched: kill cfq_exit_lock | Jens Axboe | 2006-09-30 | 1 | -1/+1 |
* | [PATCH] struct request: shrink and optimize some more | Jens Axboe | 2006-09-30 | 1 | -7/+13 |
* | [PATCH] Drop useless bio passing in may_queue/set_request API | Jens Axboe | 2006-09-30 | 1 | -4/+4 |
* | [PATCH] Remove ->rq_status from struct request | Jens Axboe | 2006-09-30 | 1 | -8/+5 |
* | [PATCH] Remove struct request_list from struct request | Jens Axboe | 2006-09-30 | 1 | -1/+2 |
* | [PATCH] Remove ->waiting member from struct request | Jens Axboe | 2006-09-30 | 1 | -2/+1 |
* | [PATCH] Add one more pointer to struct request for IO scheduler usage | Jens Axboe | 2006-09-30 | 1 | -0/+6 |
* | [PATCH] as-iosched: remove arq->is_sync member | Jens Axboe | 2006-09-30 | 1 | -0/+5 |
* | [PATCH] elevator: introduce a way to reuse rq for internal FIFO handling | Jens Axboe | 2006-09-30 | 1 | -0/+12 |
* | [PATCH] elevator: abstract out the rbtree sort handling | Jens Axboe | 2006-09-30 | 2 | -2/+17 |
* | [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev | Jens Axboe | 2006-09-30 | 1 | -1/+1 |
* | [PATCH] elevator: move the backmerging logic into the elevator core | Jens Axboe | 2006-09-30 | 2 | -15/+4 |
* | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 2006-09-30 | 3 | -83/+101 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-09-30 | 6 | -9/+28 |
|\ |
|
| * | V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309 | Michal Majchrowicz | 2006-09-26 | 1 | -0/+1 |
| * | V4L/DVB (4585): VIDIOC_G_SLICED_VBI_CAP now accepts a v4l2_buf_type, make it ... | Hans Verkuil | 2006-09-26 | 1 | -1/+1 |
| * | V4L/DVB (4582): VIDIOC_INT_S_REGISTER is IOW, not IOR. | Hans Verkuil | 2006-09-26 | 1 | -1/+1 |
| * | V4L/DVB (4553): Add support for saa7111 and partial support for saa7118 | Mauro Carvalho Chehab | 2006-09-26 | 1 | -1/+8 |
| * | V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET. | Hans Verkuil | 2006-09-26 | 1 | -2/+3 |
| * | V4L/DVB (4545): Add missing v4l2_buf_type to struct v4l2_sliced_vbi_cap. | Hans Verkuil | 2006-09-26 | 1 | -1/+2 |