pandora-kernel.git
2006-10-01 Jeff GarzikMerge branch 'master' into upstream
2006-10-01 Jeff Garzik[PATCH] SCSI: fix request flag-related build breakage
2006-10-01 Andrew Morton[PATCH] scsi: device_reprobe() can fail
2006-09-30 Linus TorvaldsMerge branch 'block' of git://brick.kernel.dk/data...
2006-09-30 Jens Axboe[PATCH] Only enable CONFIG_BLOCK option for embedded
2006-09-30 Linus TorvaldsMerge branch 'block' of git://brick.kernel.dk/data...
2006-09-30 Jens Axboe[PATCH] blk_queue_start_tag() shared map race fix
2006-09-30 Jens Axboe[PATCH] Update axboe@suse.de email address
2006-09-30 Milan Broz[PATCH] fix creating zero sized bio mempools in low...
2006-09-30 Andrew Morton[PATCH] CONFIG_BLOCK: blk_congestion_wait() fix
2006-09-30 Andrew Morton[PATCH] CONFIG_BLOCK internal.h cleanups
2006-09-30 David Howells[PATCH] BLOCK: Make USB storage depend on SCSI rather...
2006-09-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-09-30 David Howells[PATCH] BLOCK: Remove no-longer necessary linux/buffer_...
2006-09-30 David Howells[PATCH] BLOCK: Remove no-longer necessary linux/mpage...
2006-09-30 David Howells[PATCH] BLOCK: Move the msdos device ioctl compat stuff...
2006-09-30 David Howells[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff...
2006-09-30 David Howells[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff...
2006-09-30 David Howells[PATCH] BLOCK: Move the ReiserFS device ioctl compat...
2006-09-30 David Howells[PATCH] BLOCK: Move common FS-specific ioctls to linux...
2006-09-30 David Howells[PATCH] BLOCK: Move the loop device ioctl compat stuff...
2006-09-30 David Howells[PATCH] BLOCK: Move __invalidate_device() to block_dev...
2006-09-30 David Howells[PATCH] BLOCK: Dissociate generic_writepages() from...
2006-09-30 David Howells[PATCH] BLOCK: Remove dependence on existence of blockd...
2006-09-30 David Howells[PATCH] BLOCK: Move extern declarations out of fs/...
2006-09-30 David Howells[PATCH] BLOCK: Don't call block_sync_page() from AFS...
2006-09-30 David Howells[PATCH] BLOCK: Separate the bounce buffering code from...
2006-09-30 David Howells[PATCH] BLOCK: Stop fallback_migrate_page() from using...
2006-09-30 David Howells[PATCH] BLOCK: Remove duplicate declaration of exit_io_...
2006-09-30 David Howells[PATCH] BLOCK: Move functions out of buffer code [try #6]
2006-09-30 Martin Peschke[PATCH] blktrace: cleanup using on_each_cpu
2006-09-30 Oleg Nesterov[PATCH] Don't need to disable interrupts for tasklist_lock
2006-09-30 Oleg Nesterov[PATCH] exit_io_context: don't disable irqs
2006-09-30 Jens Axboe[PATCH] SCSI: scsi_done_q is unused
2006-09-30 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-09-30 Jens Axboe[PATCH] blktrace: support for logging metadata reads
2006-09-30 Jens Axboe[PATCH] cfq-iosched: use metadata read flag
2006-09-30 Jens Axboe[PATCH] ext3: make meta data reads use READ_META
2006-09-30 Jens Axboe[PATCH] Allow file systems to differentiate between...
2006-09-30 Jens Axboe[PATCH] ll_rw_blk: allow more flexibility for read_ahea...
2006-09-30 Jens Axboe[PATCH] cfq-iosched: improve queue preemption
2006-09-30 Jens Axboe[PATCH] Add blk_start_queueing() helper
2006-09-30 Jens Axboe[PATCH] cfq-iosched: kill the empty_list
2006-09-30 Jens Axboe[PATCH] cfq-iosched: Kill O(N) runtime of cfq_resort_rr...
2006-09-30 Jens Axboe[PATCH] Make sure all block/io scheduler setups are...
2006-09-30 Jens Axboe[PATCH] Kill various deprecated/unused block layer...
2006-09-30 Jens Axboe[PATCH] Audit block layer inlines
2006-09-30 Jens Axboe[PATCH] cfq-iosched: use new io context counting mechanism
2006-09-30 Jens Axboe[PATCH] as-iosched: use new io context counting mechanism
2006-09-30 Jens Axboe[PATCH] elevator: define ioc counting mechanism
2006-09-30 Jens Axboe[PATCH] cfq-iosched: kill cfq_exit_lock
2006-09-30 Jens Axboe[PATCH] cfq-iosched: cleanups, fixes, dead code removal
2006-09-30 Jens Axboe[PATCH] struct request: shrink and optimize some more
2006-09-30 Jens Axboe[PATCH] ll_rw_blk: cleanup __make_request()
2006-09-30 Jens Axboe[PATCH] Drop useless bio passing in may_queue/set_reque...
2006-09-30 Jens Axboe[PATCH] Remove ->rq_status from struct request
2006-09-30 Jens Axboe[PATCH] Remove struct request_list from struct request
2006-09-30 Jens Axboe[PATCH] Remove ->waiting member from struct request
2006-09-30 Jens Axboe[PATCH] as-iosched: kill arq
2006-09-30 Jens Axboe[PATCH] cfq-iosched: kill crq
2006-09-30 Jens Axboe[PATCH] Add one more pointer to struct request for...
2006-09-30 Jens Axboe[PATCH] cfq-iosched: remove the crq flag functions...
2006-09-30 Jens Axboe[PATCH] deadline-iosched: remove elevator private drq...
2006-09-30 Jens Axboe[PATCH] as-iosched: remove arq->is_sync member
2006-09-30 Jens Axboe[PATCH] as-iosched: reuse rq for fifo
2006-09-30 Jens Axboe[PATCH] cfq-iosched: convert to using the FIFO elevator...
2006-09-30 Jens Axboe[PATCH] elevator: introduce a way to reuse rq for inter...
2006-09-30 Jens Axboe[PATCH] deadline-iosched: migrate to using the elevator...
2006-09-30 Jens Axboe[PATCH] cfq-iosched: migrate to using the elevator...
2006-09-30 Jens Axboe[PATCH] as-iosched: migrate to using the elevator rb...
2006-09-30 Jens Axboe[PATCH] elevator: abstract out the rbtree sort handling
2006-09-30 Jens Axboe[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_nex...
2006-09-30 Jens Axboe[PATCH] elevator: move the backmerging logic into the...
2006-09-30 Jens Axboe[PATCH] Split struct request ->flags into two parts
2006-09-30 Jean Delvare[PATCH] i2c: Prevent deadlock on i2c client registration
2006-09-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-09-30 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-09-30 Linus TorvaldsMerge branch 'intelfb-patches' of /linux/kernel/git...
2006-09-30 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-30 Tejun Heo[PATCH] libata: turn off NCQ if queue depth is adjusted...
2006-09-30 Tejun Heo[PATCH] libata: cosmetic changes to constants
2006-09-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-09-30 Chas Williams[ATM]: [lec] use refcnt to protect lec_arp_entries...
2006-09-30 Chas Williams[ATM]: [lec] add reference counting to lec_arp entries
2006-09-30 Chas Williams[ATM]: [lec] use work queue instead of timer for lec...
2006-09-30 Chas Williams[ATM]: [lec] old_close is no longer used
2006-09-30 Chas Williams[ATM]: [lec] convert lec_arp_table to hlist
2006-09-30 Chas Williams[ATM]: [lec] header indent, comment and whitespace...
2006-09-30 Chas Williams[ATM]: [lec] indent, comment and whitespace cleanup...
2006-09-30 Chas Williams[ATM]: [lec] indent, comment and whitespace cleanup
2006-09-30 Vlad Yasevich[SCTP]: Do not timestamp every SCTP packet.
2006-09-30 Vlad Yasevich[SCTP]: Use correct mask when disabling PMTUD.
2006-09-30 Sridhar Samudrala[SCTP]: Include sk_buff overhead while updating the...
2006-09-30 Sridhar Samudrala[SCTP]: Enable Nagle algorithm by default.
2006-09-30 Michael Chan[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.
2006-09-30 Paul Moore[NetLabel]: audit fixups due to delayed feedback
2006-09-29 Andi Kleen[PATCH] Use early clobber in semaphores
2006-09-29 Andi Kleen[PATCH] Define vsyscall cache as blob to make clearer...
2006-09-29 Vivek Goyal[PATCH] Re-positioning the bss segment
2006-09-29 Andi Kleen[PATCH] Use ARRAY_SIZE in setup.c
next