summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe2006-09-302-30/+0
* [PATCH] elevator: define ioc counting mechanismJens Axboe2006-09-301-0/+25
* [PATCH] cfq-iosched: kill cfq_exit_lockJens Axboe2006-09-301-1/+1
* [PATCH] struct request: shrink and optimize some moreJens Axboe2006-09-301-7/+13
* [PATCH] Drop useless bio passing in may_queue/set_request APIJens Axboe2006-09-301-4/+4
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-301-8/+5
* [PATCH] Remove struct request_list from struct requestJens Axboe2006-09-301-1/+2
* [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-301-2/+1
* [PATCH] Add one more pointer to struct request for IO scheduler usageJens Axboe2006-09-301-0/+6
* [PATCH] as-iosched: remove arq->is_sync memberJens Axboe2006-09-301-0/+5
* [PATCH] elevator: introduce a way to reuse rq for internal FIFO handlingJens Axboe2006-09-301-0/+12
* [PATCH] elevator: abstract out the rbtree sort handlingJens Axboe2006-09-302-2/+17
* [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prevJens Axboe2006-09-301-1/+1
* [PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe2006-09-302-15/+4
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-303-83/+101
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-09-306-9/+28
|\
| * V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309Michal Majchrowicz2006-09-261-0/+1
| * V4L/DVB (4585): VIDIOC_G_SLICED_VBI_CAP now accepts a v4l2_buf_type, make it ...Hans Verkuil2006-09-261-1/+1
| * V4L/DVB (4582): VIDIOC_INT_S_REGISTER is IOW, not IOR.Hans Verkuil2006-09-261-1/+1
| * V4L/DVB (4553): Add support for saa7111 and partial support for saa7118Mauro Carvalho Chehab2006-09-261-1/+8
| * V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET.Hans Verkuil2006-09-261-2/+3
| * V4L/DVB (4545): Add missing v4l2_buf_type to struct v4l2_sliced_vbi_cap.Hans Verkuil2006-09-261-1/+2
| * V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gatingTrent Piepho2006-09-262-0/+4
| * V4L/DVB (4361): Cx88: add support for Norwood PCI TV Tuner (non-pro)Peter Naulls2006-09-261-0/+1
| * V4L/DVB (4348): Fix: compile for radio aimslab and aztech with V4L2 onlyMauro Carvalho Chehab2006-09-261-3/+7
* | Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds2006-09-301-0/+1
|\ \
| * | intelfb: add preliminary i2c supportDennis Munsie2006-07-031-0/+1
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-305-8/+28
|\ \ \
| * | | [PATCH] Use early clobber in semaphoresAndi Kleen2006-09-301-2/+2
| * | | [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...Andi Kleen2006-09-301-5/+7
| * | | [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-302-0/+13
| * | | [PATCH] Add proper sparse __user casts to __copy_to_user_inatomicAndi Kleen2006-09-301-1/+6
* | | | [ATM]: [lec] header indent, comment and whitespace cleanupChas Williams2006-09-291-55/+64
* | | | [BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.Michael Chan2006-09-291-0/+1
* | | | [NetLabel]: audit fixups due to delayed feedbackPaul Moore2006-09-293-9/+14
|/ / /
* | | [PATCH] Access Control Lists for tmpfsAndreas Gruenbacher2006-09-291-0/+24
* | | [PATCH] Generic infrastructure for aclsAndreas Gruenbacher2006-09-291-0/+36
* | | [PATCH] /sys/modules: allow full length section namesIan S. Nelson2006-09-291-2/+2
* | | [PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman2006-09-291-0/+1
* | | [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson2006-09-291-0/+4
* | | [PATCH] introduce TASK_DEAD stateOleg Nesterov2006-09-291-0/+1
* | | [PATCH] kill PF_DEAD flagOleg Nesterov2006-09-291-1/+0
* | | [PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven2006-09-291-0/+16
* | | [PATCH] cramfs: make cramfs_uncompress_exit() return voidAlexey Dobriyan2006-09-291-1/+1
* | | [PATCH] Pass a lock expression to __cond_lock, like __acquire and __releaseJosh Triplett2006-09-292-7/+7
* | | [PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __...Josh Triplett2006-09-291-2/+2
* | | [PATCH] Make spinlock/rwlock annotations more accurate by using parameters, n...Josh Triplett2006-09-291-25/+25
* | | [PATCH] introduce is_rt_policy() helperOleg Nesterov2006-09-291-2/+2
* | | [PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH.Roland McGrath2006-09-291-2/+2
* | | [PATCH] tty: make termios_sem a mutexArjan van de Ven2006-09-291-1/+1