fs/Kconfig: move adfs out
[deliverable/linux.git] / drivers /
2009-01-15  Phil Sutterkorina: do not use IRQF_SHARED with IRQF_DISABLED
2009-01-15  Phil Sutterkorina: do not stop queue here
2009-01-15  Phil Sutterkorina: fix handling tx_chain_tail
2009-01-15  Phil Sutterkorina: do tx at the right position
2009-01-15  Phil Sutterkorina: do schedule napi after testing for it
2009-01-15  Phil Sutterkorina: rework korina_rx() for use with napi
2009-01-15  Phil Sutterkorina: disable napi on close and restart
2009-01-15  Phil Sutterkorina: reset resource buffer size to 1536
2009-01-15  Phil Sutterkorina: fix usage of driver_data
2009-01-15  Eilon Greensteinbnx2x: First slow path interrupt race
2009-01-15  Eilon Greensteinbnx2x: MTU Filter
2009-01-15  Eilon Greensteinbnx2x: Indirection table initialization index
2009-01-15  Eilon Greensteinbnx2x: Missing brackets
2009-01-15  Eilon Greensteinbnx2x: Fixing the doorbell size
2009-01-15  Eilon Greensteinbnx2x: Endianness issues
2009-01-15  Eilon Greensteinbnx2x: VLAN tagged packets without VLAN offload
2009-01-15  Eilon Greensteinbnx2x: Protecting the link change indication
2009-01-15  Eilon Greensteinbnx2x: Flow control updated before reporting the link
2009-01-15  Eilon Greensteinbnx2x: Missing mask when calculating flow control
2009-01-15  Eilon Greensteinbnx2x: Using system page size for SGE
2009-01-15  Eilon Greensteinbnx2x: Missing memory barriers
2009-01-15  Eilon Greensteinbnx2x: Using singlethread work queue
2009-01-15  Roland DreierIPoIB: Fix deadlock between ipoib_open() and child...
2009-01-15  Magnus Dammax88796: start_xmit fix using net_device_ops
2009-01-15  Benjamin Herrenschmidtnet: Add init_dummy_netdev() and fix EMAC driver using it
2009-01-15  Jos-Vicente Gilabertdrivers/net/irda/irda-usb.c: fix buffer overflow
2009-01-15  Dhananjay Phadkenetxen: handle dma mapping failures
2009-01-15  Dhananjay Phadkenetxen: hold tx lock while sending firmware commands
2009-01-15  Dhananjay Phadkenetxen: cleanup mac list on driver unload
2009-01-15  Dhananjay Phadkenetxen: firmware init fix
2009-01-15  Dhananjay Phadkenetxen: fix link speed reporting for some boards
2009-01-15  Dhananjay Phadkenetxen: fix ipv6 offload and tx cleanup
2009-01-15  Dhananjay Phadkenetxen: fix endianness in firmware commands
2009-01-15  Daniele Venzanosis900: generate fake MAC address if the hardware doesn...
2009-01-15  Mike Dittopowerpc/fs_enet: Add missing irq free in error path.
2009-01-15  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-01-15  Linus TorvaldsMerge branch 'syscalls' of git://git390.osdl.marist...
2009-01-15  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-01-15  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-01-14  Roland DreierIPoIB: Fix hang in napi_disable() if P_Key is never...
2009-01-14  Paul Bollei4l: minor cleanups
2009-01-14  Paul Bollei4l: do not print a warning when shutting down an i4l...
2009-01-14  Anton Vorontsovphylib: Fix Freescale TBI PHY detection
2009-01-14  David S. MillerARM etherh: Fix build failure.
2009-01-14  Bartlomiej Zolnier... ide: fix suspend regression
2009-01-14  Atsushi Nemototx4938ide: Fix build error due to read_sff_dma_status...
2009-01-14  Bartlomiej Zolnier... ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQ
2009-01-14  Bartlomiej Zolnier... sl82c105: remove dead code
2009-01-14  Bartlomiej Zolnier... via82cxxx: fix cable warning message
2009-01-14  Bartlomiej Zolnier... ide: can't use SSD/non-rotational queue flag for all...
2009-01-14  Brandon Philipsit821x.c: use dev->revision instead of pci_read_config_byte
2009-01-14  Brandon Philipsit821x: Add ultra_mask quirk for Vortex86SX
2009-01-14  Bartlomiej Zolnier... ide: fix accidental LOCKDEP breakage caused by local_ir...
2009-01-14  Heiko Carstens[CVE-2009-0029] System call wrappers part 26
2009-01-14  Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2009-01-13  Anton Vorontsovpowerpc/83xx: Move mcu_mpc8349emitx driver out of drive...
2009-01-13  Linus TorvaldsMerge branch 'x86-pat-for-linus' of git://git./linux...
2009-01-13  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-01-13  Helge Dellerfix early_serial_setup() regression
2009-01-13  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-01-13  Russell KingTWL4030: fix clk API usage
2009-01-13  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-01-13  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-13  Takashi IwaiMerge branch 'topic/hda-gateway' into topic/hda
2009-01-13  Hannes Reinecke[SCSI] Skip deleted devices in __scsi_device_lookup_by_...
2009-01-13  ILLES, Marton[SCSI] Add SUN Universal Xport to no attach blacklist
2009-01-13  Karen Xie[SCSI] iscsi_tcp: make padbuf non-static
2009-01-13  Kashyap, Desai[SCSI] mpt fusion: Add Firmware debug support
2009-01-13  Kashyap, Desai[SCSI] mpt fusion: Add separate msi enable disable...
2009-01-13  Kashyap, Desai[SCSI] mpt fusion: Update MPI Headers to version 01...
2009-01-13  Anirban Chakraborty[SCSI] qla2xxx: Fix ISP restart bug in multiq code
2009-01-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-13  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-01-13  Dirk HohndelPrevent oops at boot with VT-d
2009-01-13  Alan Coxpata_it821x: Update RDC UDMA handling
2009-01-13  Christian Borntraegerata: fix wrong WARN_ON_ONCE
2009-01-13  John W. Linvillep54: fix "‘ret’ may be used uninitialized" warning
2009-01-13  John W. Linvilleiwl3945: fix "‘power_idx’ may be used uninitialized...
2009-01-13  John W. Linvilleb43legacy: fix "‘up_dev’ may be used uninitialized...
2009-01-13  John W. Linvilleb43: fix "‘gmode’ may be used uninitialized" warning
2009-01-13  Cyrill Gorcunovnet: ppp_generic - fix regressions caused by IDR conversion
2009-01-13  Anton Vorontsovgianfar: Fix soft lockup with multi-interrupt TSECs
2009-01-13  Denis Joseph Barrowhso: driver fix for big endian machines.
2009-01-13  Krzysztof HałasaWAN: Fix NAPI interface in IXP4xx HSS driver.
2009-01-13  Milton Millerhvc_console: Use kzalloc() instead of kmalloc() + memset()
2009-01-13  Milton Millerhvc_console: Do not set low_latency when using interrupts
2009-01-13  Milton Millerhvc_console: Call free_irq() only if request_irq()...
2009-01-13  Milton Millerhvc_console: Change an mb() to smp_mb() and add some...
2009-01-13  Stephen Rothwellpowerpc: Cleanup from l64 to ll64 change: drivers/net
2009-01-13  Stephen Rothwellpowerpc: Cleanup from l64 to ll64 change: drivers/char
2009-01-13  Ingo Molnarpowerpc: Change u64/s64 to a long long integer type
2009-01-13  Roland DreierMerge branches 'ehca', 'ipoib', 'iser', 'mlx4' and...
2009-01-13  Randy DunlapIB/iser: Add dependency on INFINIBAND_ADDR_TRANS
2009-01-13  Yossi EtiginIPoIB: Do not join broadcast group if interface is...
2009-01-13  Benjamin HerrenschmidtMerge commit 'gcl/gcl-next' into next
2009-01-13  Benjamin HerrenschmidtMerge commit 'kumar/kumar-next' into next
2009-01-13  Chris Adamsti_usb_3410_5052: add Multi-Tech firmware
2009-01-13  Chris Adamsti_usb_3410_5052: add Multi-Tech modem support
2009-01-13  Chris Adamsti_usb_3410_5052: support alternate firmware
2009-01-13  Alan Coxusb-serial: remove NULL check
next
This page took 0.053891 seconds and 8 git commands to generate.