pandora-kernel.git
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 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 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
2006-09-29 Bjorn Helgaas[PATCH] i386: replace intermediate array-size definitio...
2006-09-29 Andi Kleen[PATCH] x86: Clean up x86 NMI sysctls
2006-09-29 Andi Kleen[PATCH] Refactor some duplicated code in mpparse.c
2006-09-29 Andi Kleen[PATCH] Document iommu=panic
2006-09-29 Andi Kleen[PATCH] Fix broken indentation in iommu_setup
2006-09-29 Andi Kleen[PATCH] Allow disabling DAC using command line options
2006-09-29 Andi Kleen[PATCH] Add proper sparse __user casts to __copy_to_use...
2006-09-29 Andi Kleen[PATCH] i386: Update defconfig
2006-09-29 Andi Kleen[PATCH] Update defconfig
2006-09-29 David S. Miller[SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.
2006-09-29 David S. Miller[SPARC]: Don't zero out tail during copy_from_user_inat...
2006-09-29 Ollie Wild[PATCH] uml build fix
2006-09-29 David Woodhouse[PATCH] MLSXFRM: fix mis-labelling of child sockets
2006-09-29 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-09-29 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2006-09-29 Yoichi Yuasa[PATCH] i2c-sibyte: Fix modular build breakage
2006-09-29 Paul Jackson[PATCH] cpuset: fix obscure attach_task vs exiting...
2006-09-29 Kirill Korotaev[PATCH] SubmittingPatches: add a note about "format...
2006-09-29 Ingo Molnar[PATCH] lockdep core: improve the lock-chain-hash
2006-09-29 Vivek Goyal[PATCH] Kcore elf note namesz field fix
2006-09-29 Andrew Morton[PATCH] expand_fdtable(): remove pointless unlock+lock
2006-09-29 Vadim Lobanov[PATCH] Clean up expand_fdtable() and expand_files()
next