aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-09-30[PATCH] blktrace: support for logging metadata readsJens Axboe
2006-09-30[PATCH] Allow file systems to differentiate between data and meta readsJens Axboe
2006-09-30[PATCH] Add blk_start_queueing() helperJens Axboe
2006-09-30[PATCH] Make sure all block/io scheduler setups are node awareJens Axboe
2006-09-30[PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe
2006-09-30[PATCH] elevator: define ioc counting mechanismJens Axboe
2006-09-30[PATCH] cfq-iosched: kill cfq_exit_lockJens Axboe
2006-09-30[PATCH] struct request: shrink and optimize some moreJens Axboe
2006-09-30[PATCH] Drop useless bio passing in may_queue/set_request APIJens Axboe
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe
2006-09-30[PATCH] Remove struct request_list from struct requestJens Axboe
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe
2006-09-30[PATCH] Add one more pointer to struct request for IO scheduler usageJens Axboe
2006-09-30[PATCH] as-iosched: remove arq->is_sync memberJens Axboe
2006-09-30[PATCH] elevator: introduce a way to reuse rq for internal FIFO handlingJens Axboe
2006-09-30[PATCH] elevator: abstract out the rbtree sort handlingJens Axboe
2006-09-30[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prevJens Axboe
2006-09-30[PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2006-09-30Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds
2006-09-30Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-29[ATM]: [lec] header indent, comment and whitespace cleanupChas Williams
2006-09-29[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.Michael Chan
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore
2006-09-30[PATCH] Use early clobber in semaphoresAndi Kleen
2006-09-30[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...Andi Kleen
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen
2006-09-30[PATCH] Add proper sparse __user casts to __copy_to_user_inatomicAndi Kleen
2006-09-29[PATCH] Access Control Lists for tmpfsAndreas Gruenbacher
2006-09-29[PATCH] Generic infrastructure for aclsAndreas Gruenbacher
2006-09-29[PATCH] /sys/modules: allow full length section namesIan S. Nelson
2006-09-29[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman
2006-09-29[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson
2006-09-29[PATCH] introduce TASK_DEAD stateOleg Nesterov
2006-09-29[PATCH] kill PF_DEAD flagOleg Nesterov
2006-09-29[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven
2006-09-29[PATCH] cramfs: make cramfs_uncompress_exit() return voidAlexey Dobriyan
2006-09-29[PATCH] Pass a lock expression to __cond_lock, like __acquire and __releaseJosh Triplett
2006-09-29[PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __...Josh Triplett
2006-09-29[PATCH] Make spinlock/rwlock annotations more accurate by using parameters, n...Josh Triplett
2006-09-29[PATCH] introduce is_rt_policy() helperOleg Nesterov
2006-09-29[PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH.Roland McGrath
2006-09-29[PATCH] tty: make termios_sem a mutexArjan van de Ven
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-29[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe
2006-09-29[PATCH] make leds.h include relevant headersJohannes Berg
2006-09-29[PATCH] Remove another config.hDave Jones
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-29[PATCH] Fix unserialized task->files changingKirill Korotaev