Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
[pandora-kernel.git] / drivers / block / cciss.c
2010-08-10 Linus TorvaldsMerge branch 'for-2.6.36' of git://git.kernel.dk/linux...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-10 Linus TorvaldsMerge branch 'kmemleak' of git://git./linux/kernel...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-10 Linus TorvaldsMerge branch 'writable_limits' of git://decibel.fi...
2010-08-10 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-10 Linus TorvaldsMerge branch 'rs485fix' of git://www.jni.nu/cris
2010-08-10 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-08-09 Frederic WeisbeckerMerge commit 'linus/master' into bkl/core
2010-08-08 Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2010-08-08 Linus TorvaldsMerge branch 'for-linus' of git://github.com/schandinat...
2010-08-08 Linus TorvaldsMerge branch 'for-linus' of git://gitorious.org/linux...
2010-08-08 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2010-08-08 Linus TorvaldsMerge branch 'davinci-for-linus' of git://git./linux...
2010-08-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-08 Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/git...
2010-08-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-08 Linus TorvaldsMerge branch 'bkl/core' of git://git./linux/kernel...
2010-08-07 Linus TorvaldsMerge branch 'for-2.6.36' of git://linux-nfs.org/~bfiel...
2010-08-07 Linus TorvaldsMerge branch 'nfs-for-2.6.36' of git://git.linux-nfs...
2010-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-07 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-08-07 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-08-07 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-07 Stephen M. Cameroncciss: cleanup interrupt_not_for_us
2010-08-07 Stephen M. Cameroncciss: change printks to dev_warn, etc.
2010-08-07 Stephen M. Cameroncciss: separate cmd_alloc() and cmd_special_alloc()
2010-08-07 Stephen M. Cameroncciss: use consistent variable names
2010-08-07 Stephen M. Cameroncciss: forbid hard reset of 640x boards
2010-08-07 Stephen M. Cameroncciss: sanitize max commands
2010-08-07 Stephen M. Cameroncciss: fix hard reset code.
2010-08-07 Stephen M. Cameroncciss: factor out cciss_reset_devices()
2010-08-07 Stephen M. Cameroncciss: factor out cciss_find_cfg_addrs.
2010-08-07 Stephen M. Cameroncciss: factor out cciss_enter_performant_mode
2010-08-07 Stephen M. Cameroncciss: factor out cciss_wait_for_mode_change_ack()
2010-08-07 Stephen M. Cameroncciss: make cciss_put_controller_into_performant_mode...
2010-08-07 Stephen M. Cameroncciss: cleanup some debug ifdefs
2010-08-07 Stephen M. Cameroncciss: factor out cciss_p600_dma_prefetch_quirk()
2010-08-07 Stephen M. Cameroncciss: factor out cciss_enable_scsi_prefetch()
2010-08-07 Stephen M. Cameroncciss: factor out CISS_signature_present()
2010-08-07 Stephen M. Cameroncciss: factor out cciss_find_board_params
2010-08-07 Stephen M. Cameroncciss: fix leak of ioremapped memory
2010-08-07 Stephen M. Cameroncciss: factor out cciss_find_cfgtables
2010-08-07 Stephen M. Cameroncciss: factor out cciss_wait_for_board_ready()
2010-08-07 Stephen M. Cameroncciss: factor out cciss_find_memory_BAR()
2010-08-07 Stephen M. Cameroncciss: remove board_id parameter from cciss_interrupt_m...
2010-08-07 Stephen M. Cameroncciss: factor out cciss_board_disabled
2010-08-07 Stephen M. Cameroncciss: factor out cciss_lookup_board_id
2010-08-07 Stephen M. Cameroncciss: save pdev pointer in per hba structure early...
2010-08-07 Arnd Bergmannblock: push down BKL into .open and .release
2010-08-07 Arnd Bergmannblock: push down BKL into .locked_ioctl
2010-08-07 Christoph Hellwigblock: remove wrappers for request type/flags
2010-08-07 Mike Millercciss: move next_command function from ifdef
2010-08-07 Mike Millercciss: fix call to put_controller_in_performant_mode
2010-08-07 Mike Millercciss: make sure we request the performant mode irq
2010-08-07 Mike Millercciss: new controller support and bump driver version
2010-08-07 Mike Millercciss: add performant mode support for Stars/Sirius
2010-08-07 Mike Millercciss: check for msi in interrupt_not_for_us
2010-08-07 Mike Millercciss: clean up interrupt handler
2010-08-07 Mike Millercciss: enqueue and submit io
2010-08-06 Linus TorvaldsMerge branch 'x86-xsave-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'x86-olpc-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'x86-alternatives-for-linus' of git:/...
2010-08-06 Linus TorvaldsMerge branches 'x86-cleanups-for-linus', 'x86-vmware...
2010-08-06 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-08-06 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'timers-timekeeping-for-linus' of git...
2010-08-06 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2010-08-06 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2010-08-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-06 Linus TorvaldsMerge branches 'x86-rwsem-for-linus' and 'x86-gcc46...
2010-08-06 Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'x86-mrst-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'x86-hwmon-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'core-iommu-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-08-06 Chris MetcalfMerge branch 'master' into for-linus
2010-08-05 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2010-08-05 Linus TorvaldsMerge branch 'kms-merge' of git://git./linux/kernel...
2010-08-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-08-05 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2010-08-05 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2010-08-05 Linus TorvaldsMerge branch 'packaging' of git://git./linux/kernel...
2010-08-05 Greg Kroah-HartmanStaging: Merge staging-next into Linus's tree
next