safe/jmp/linux-2.6
2005-12-15 James BottomleyMerge by hand (conflicts in scsi_lib.c)
2005-12-15 Kai Makisara[SCSI] Fix st oops with new scsi_execute infrastructure
2005-12-15 Mike Christie[SCSI] seperate max_sectors from max_hw_sectors
2005-12-15 Sergei Shtylylov[PATCH] Au1550 AC'97 OSS driver spinlock fixes
2005-12-15 Adrian Bunk[PATCH] drivers/base/memory.c: unexport the static...
2005-12-15 Paolo Galtieri[PATCH] IPMI oops fix
2005-12-15 Al Viro[PATCH] arch/powerpc/kernel/syscalls.c __user annotations
2005-12-15 Al Viro[PATCH] drivers/input/misc/wistron_btns.c NULL noise...
2005-12-15 Al Viro[PATCH] mwave: missing __user in ioctl struct declaration
2005-12-15 Al Viro[PATCH] drivers/atm/adummy.c NULL noise removal
2005-12-15 Al Viro[PATCH] arch/alpha/kernel/machvec_impl.h: C99 struct...
2005-12-15 Al Viro[PATCH] dst_ca __user annotations, portability fixes
2005-12-15 Al Viro[PATCH] ia64 sn __iomem annotations
2005-12-15 Al Viro[PATCH] Address of void __user * is void __user * ...
2005-12-15 Al Viro[PATCH] missing prototype (mm/page_alloc.c)
2005-12-15 Al Viro[PATCH] __user annotations (booke_wdt.c)
2005-12-15 Al Viro[PATCH] arcfb __user annotations
2005-12-15 Al Viro[PATCH] cyber2000fb.c __iomem annotations
2005-12-15 Al Viro[PATCH] wdrtas.c: fix __user annotations
2005-12-15 Al Viro[PATCH] dell_rbu: NULL noise removal
2005-12-15 Al Viro[PATCH] cm4000_cs: __user annotations
2005-12-15 Al Viro[PATCH] i386,amd64: ioremap.c __iomem annotations
2005-12-15 Al Viro[PATCH] i386,amd64: mmconfig __iomem annotations
2005-12-15 Al Viro[PATCH] em28xx: %zd for size_t
2005-12-15 Al Viro[PATCH] auerswald.c: %zd for size_t
2005-12-15 Al Viro[PATCH] s2io: __iomem annotations for recent changes
2005-12-15 Al Viro[PATCH] xfs: missing gfp_t annotations
2005-12-15 Al Viro[PATCH] iscsi gfp_t annotations
2005-12-15 Al Viro[PATCH] arch/sparc/kernel/led.c __user annotations
2005-12-15 Al Viro[PATCH] sun4c_memerr_reg __iomem annotations
2005-12-15 Al Viro[PATCH] sparc: NULL noise removal (ebus.c)
2005-12-15 Al Viro[PATCH] sparc/kernel/time: __iomem annotations
2005-12-15 Al Viro[PATCH] sbus/char/uctrl: missing prototypes and NULL...
2005-12-15 Al Viro[PATCH] sparc: jsflash __user annotations
2005-12-15 Al Viro[PATCH] sparc: vfc __iomem annotations and fixes
2005-12-15 Al Viro[PATCH] fix iomem annotations in sparc32 pcic code
2005-12-15 Mike Christie[SCSI] convert st to use scsi_execute_async
2005-12-15 Mike Christie[SCSI] convert sg to scsi_execute_async
2005-12-15 Mike Christie[SCSI] add kmemcache for scsi_io_context
2005-12-15 Mike Christie[SCSI] complete the whole command when it is REQ_BLOCK_PC
2005-12-15 Mike Christie[SCSI] add retries field to request for REQ_BLOCK_PC use
2005-12-15 Mike Christie[SCSI] Convert SCSI mid-layer to scsi_execute_async
2005-12-15 Mike Christie[SCSI] export blk layer functions needed for blk_execut...
2005-12-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2005-12-15 Jeff Mahoney[PATCH] reiserfs: close open transactions on error...
2005-12-15 Jeff Mahoney[PATCH] reiserfs: skip commit on io error
2005-12-15 Vojtech Pavlik[PATCH] Input: ALPS - correctly report button presses...
2005-12-15 Jesper Juhl[SCSI] handle scsi_add_host failure for aic7xxx and...
2005-12-15 Jesper Juhl[SCSI] handle scsi_add_host failure for aic79xx and...
2005-12-15 Linus TorvaldsMove size optimization option outside of EMBEDDED menu...
2005-12-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-12-15 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2005-12-15 Bartlomiej... [PATCH] ide-cd: remove write-only cmd field from struct...
2005-12-15 Bartlomiej... [PATCH] ide: cleanup ide_driver_t
2005-12-15 Bartlomiej... [PATCH] ide: cleanup ide.h
2005-12-15 Bartlomiej... [PATCH] ide-disk: flush cache after calling del_gendisk()
2005-12-15 Jordan Crouse[PATCH] ide: AU1200 IDE update
2005-12-15 Jordan Crouse[PATCH] ide: core modifications for AU1200
2005-12-15 Marcelo Tosatti[PATCH] ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=y
2005-12-15 Daniel Drake[PATCH] via82cxxx IDE: Add VT8251 ISA bridge
2005-12-15 Jeremy Higdon[PATCH] sgiioc4: check for no hwifs available
2005-12-15 Stephen Hemminger[VLAN]: Fix hardware rx csum errors
2005-12-15 David S. MillerMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2005-12-14 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-12-14 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-12-14 Daniel Jacobowitz[ARM] 3205/1: Handle new EABI relocations when loading...
2005-12-14 Herbert Xu[GRE]: Fix hardware checksum modification
2005-12-14 Robin Holt[IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT...
2005-12-14 Russell King[MMC] Explain the internals of mmc_power_up()
2005-12-14 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/tg3-2.6
2005-12-14 David S. Miller[PKT_SCHED]: Disable debug tracing logs by default...
2005-12-14 David S. Miller[IPV6] addrconf: Do not print device pointer in privacy...
2005-12-14 James Bottomley[SCSI] Consolidate REQ_BLOCK_PC handling path (fix...
2005-12-14 Adam Kropelin[PATCH] hid-core: Zero-pad truncated reports
2005-12-14 Ole Reinhardt[PATCH] fbdev: make pxafb more robust to errors with...
2005-12-14 Yasunori Goto[PATCH] Fix calculation of grow_pgdat_span() in mm...
2005-12-14 Vojtech Pavlik[PATCH] Dmitry Torokhov is input subsystem maintainer
2005-12-14 Michael Chan[TG3]: Fix low power state
2005-12-14 Michael Chan[TG3]: Fix 5704 single-port mode
2005-12-14 Michael Chan[TG3]: Fix suspend and resume
2005-12-14 Michael Chan[TG3]: Fix nvram arbitration bugs.
2005-12-14 Matthew Wilcox[SCSI] Make scsi_transport_spi.h includable by itself
2005-12-14 Alan Stern[SCSI] sd: Always do write-protect check
2005-12-14 Moore, Eric... [SCSI] pci_ids.h: add subclass code for SAS Controllers
2005-12-14 Moore, Eric... [SCSI] mptfusion - bump version
2005-12-14 Moore, Eric... [SCSI] mptfusion - mapping fixs required support for...
2005-12-14 Moore, Eric... [SCSI] mptfusion - prep for removing domain validation
2005-12-14 Moore, Eric... [SCSI] mptfusion - bus_type, change SCSI to SPI
2005-12-14 Moore, Eric... [SCSI] mptfusion - cleaning up xxx_probe error handling
2005-12-14 Moore, Eric... [SCSI] mptfusion - adding = THIS_MODULE
2005-12-14 James.Smart... [SCSI] lpfc 8.1.1 : Change version number to 8.1.1
2005-12-14 James.Smart... [SCSI] lpfc 8.1.1 : kill use of pci_read_config_xxx
2005-12-14 James.Smart... [SCSI] lpfc 8.1.1 : Added code to adjust lun queue...
2005-12-14 James.Smart... [SCSI] lpfc 8.1.1 : Add polled-mode support
2005-12-14 James.Smart... [SCSI] lpfc 8.1.1 : Bring model descriptions in sync...
2005-12-14 James.Smart... [SCSI] lpfc 8.1.1 : Add support for more members of...
2005-12-14 James.Smart... [SCSI] lpfc 8.1.1 : Fixes to error handlers
2005-12-14 James.Smart... [SCSI] lpfc 8.1.1 : Remove locking wrappers around...
2005-12-14 James.Smart... [SCSI] lpfc 8.1.1 : Adjust use of scsi_block_requests...
2005-12-14 James.Smart... [SCSI] lpfc 8.1.1 : Fixes for short cable pulls
next