Age | Commit message (Expand) | Author |
2006-09-30 | [PATCH] Kill various deprecated/unused block layer defines/functions | Jens Axboe |
2006-09-30 | [PATCH] Audit block layer inlines | Jens Axboe |
2006-09-30 | [PATCH] cfq-iosched: use new io context counting mechanism | Jens Axboe |
2006-09-30 | [PATCH] as-iosched: use new io context counting mechanism | Jens Axboe |
2006-09-30 | [PATCH] elevator: define ioc counting mechanism | Jens Axboe |
2006-09-30 | [PATCH] cfq-iosched: kill cfq_exit_lock | Jens Axboe |
2006-09-30 | [PATCH] cfq-iosched: cleanups, fixes, dead code removal | Jens Axboe |
2006-09-30 | [PATCH] struct request: shrink and optimize some more | Jens Axboe |
2006-09-30 | [PATCH] ll_rw_blk: cleanup __make_request() | Jens Axboe |
2006-09-30 | [PATCH] Drop useless bio passing in may_queue/set_request API | Jens Axboe |
2006-09-30 | [PATCH] Remove ->rq_status from struct request | Jens Axboe |
2006-09-30 | [PATCH] Remove struct request_list from struct request | Jens Axboe |
2006-09-30 | [PATCH] Remove ->waiting member from struct request | Jens Axboe |
2006-09-30 | [PATCH] as-iosched: kill arq | Jens Axboe |
2006-09-30 | [PATCH] cfq-iosched: kill crq | Jens Axboe |
2006-09-30 | [PATCH] Add one more pointer to struct request for IO scheduler usage | Jens Axboe |
2006-09-30 | [PATCH] cfq-iosched: remove the crq flag functions/variable | Jens Axboe |
2006-09-30 | [PATCH] deadline-iosched: remove elevator private drq request type | Jens Axboe |
2006-09-30 | [PATCH] as-iosched: remove arq->is_sync member | Jens Axboe |
2006-09-30 | [PATCH] as-iosched: reuse rq for fifo | Jens Axboe |
2006-09-30 | [PATCH] cfq-iosched: convert to using the FIFO elevator defines | Jens Axboe |
2006-09-30 | [PATCH] elevator: introduce a way to reuse rq for internal FIFO handling | Jens Axboe |
2006-09-30 | [PATCH] deadline-iosched: migrate to using the elevator rb functions | Jens Axboe |
2006-09-30 | [PATCH] cfq-iosched: migrate to using the elevator rb functions | Jens Axboe |
2006-09-30 | [PATCH] as-iosched: migrate to using the elevator rb functions | Jens Axboe |
2006-09-30 | [PATCH] elevator: abstract out the rbtree sort handling | Jens Axboe |
2006-09-30 | [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev | Jens Axboe |
2006-09-30 | [PATCH] elevator: move the backmerging logic into the elevator core | Jens Axboe |
2006-09-30 | [PATCH] Split struct request ->flags into two parts | Jens Axboe |
2006-09-30 | [PATCH] i2c: Prevent deadlock on i2c client registration | Jean Delvare |
2006-09-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds |
2006-09-30 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2006-09-30 | Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git... | Linus Torvalds |
2006-09-30 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-09-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-09-29 | [ATM]: [lec] use refcnt to protect lec_arp_entries outside lock | Chas Williams |
2006-09-29 | [ATM]: [lec] add reference counting to lec_arp entries | Chas Williams |
2006-09-29 | [ATM]: [lec] use work queue instead of timer for lec arp expiry | Chas Williams |
2006-09-29 | [ATM]: [lec] old_close is no longer used | Chas Williams |
2006-09-29 | [ATM]: [lec] convert lec_arp_table to hlist | Chas Williams |
2006-09-29 | [ATM]: [lec] header indent, comment and whitespace cleanup | Chas Williams |
2006-09-29 | [ATM]: [lec] indent, comment and whitespace cleanup [continued] | Chas Williams |
2006-09-29 | [ATM]: [lec] indent, comment and whitespace cleanup | Chas Williams |
2006-09-29 | [SCTP]: Do not timestamp every SCTP packet. | Vlad Yasevich |
2006-09-29 | [SCTP]: Use correct mask when disabling PMTUD. | Vlad Yasevich |
2006-09-29 | [SCTP]: Include sk_buff overhead while updating the peer's receive window. | Sridhar Samudrala |
2006-09-29 | [SCTP]: Enable Nagle algorithm by default. | Sridhar Samudrala |
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 feedback | Paul Moore |
2006-09-30 | [PATCH] Use early clobber in semaphores | Andi Kleen |