summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-02-095-49/+106
|\
| * FIX: md: process hangs at wait_barrier after 0->10 takeoverKrzysztof Wojcik2011-02-081-2/+4
| * md_make_request: don't touch the bio after calling make_requestChris Mason2011-02-071-2/+7
| * md: Don't allow slot_store while resync/recovery is happening.NeilBrown2011-02-021-0/+3
| * md: don't clear curr_resync_completed at end of resync.NeilBrown2011-01-311-3/+0
| * md: Don't use remove_and_add_spares to remove failed devices from a read-only...NeilBrown2011-01-311-2/+15
| * Add raid1->raid0 takeover supportKrzysztof Wojcik2011-01-311-0/+40
| * md: Remove the AllReserved flag for component devices.NeilBrown2011-01-312-10/+5
| * md: don't abort checking spares as soon as one cannot be added.NeilBrown2011-01-311-2/+1
| * md: fix the test for finding spares in raid5_start_reshape.NeilBrown2011-01-311-2/+2
| * md: simplify some 'if' conditionals in raid5_start_reshape.NeilBrown2011-01-311-27/+28
| * md: revert change to raid_disks on failure.NeilBrown2011-01-311-0/+2
* | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2011-02-061-5/+1
|\ \
| * | arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings2011-02-061-5/+1
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-02-062-0/+4
|\ \ \
| * | | RTC: Prevents a division by zero in kernel code.Marcelo Roberto Jimenez2011-02-032-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-0433-246/+360
|\ \ \ \
| * | | | net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov2011-02-041-1/+1
| * | | | net: can: at91_can: world-writable sysfs filesVasiliy Kulikov2011-02-041-1/+1
| * | | | r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu2011-02-041-0/+9
| * | | | r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu2011-02-041-9/+21
| * | | | r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera2011-02-041-2/+4
| * | | | niu: Fix races between up/down and get_stats.David S. Miller2011-02-041-16/+45
| * | | | atl1c: Add missing PCI device IDChuck Ebbert2011-02-031-0/+1
| * | | | s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil2011-02-031-1/+1
| * | | | s390: Fix wrong size in memcmp (netiucv)Stefan Weil2011-02-031-1/+1
| * | | | qeth: allow OSA CHPARM change in suspend stateUrsula Braun2011-02-031-41/+63
| * | | | qeth: allow HiperSockets framesize change in suspendUrsula Braun2011-02-031-1/+9
| * | | | qeth: add more strict MTU checkingFrank Blaschka2011-02-031-31/+4
| * | | | qeth: show new mac-address if its setting failsUrsula Braun2011-02-021-2/+2
| * | | | be2net: remove netif_stop_queue being called before register_netdev.Ajit Khaparde2011-02-021-2/+0
| * | | | be2net: fix a crash seen during insmod/rmmod testAjit Khaparde2011-02-021-2/+0
| * | | | isdn: icn: Fix potentially wrong string handlingStefan Weil2011-02-011-1/+2
| * | | | bnx2x: multicasts in NPAR modeVladislav Zolotarov2011-02-011-7/+2
| * | | | depca: Fix warningsAlan Cox2011-02-011-3/+3
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-019-46/+58
| |\ \ \ \
| | * | | | ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-02-011-1/+7
| | * | | | wl12xx: fix use after freeMathias Krause2011-01-311-2/+1
| | * | | | ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan2011-01-282-2/+2
| | * | | | ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan2011-01-281-2/+1
| | * | | | ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-9/+15
| | * | | | ath9k: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-5/+9
| | * | | | ath5k: correct endianness of frame durationBob Copeland2011-01-271-3/+1
| | * | | | ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland2011-01-271-2/+2
| | * | | | rtlwifi: Fix firmware upload errorsChaoming Li2011-01-271-20/+20
| * | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2011-02-012-7/+8
| |\ \ \ \ \
| | * | | | | vhost: rcu annotation fixupMichael S. Tsirkin2011-02-012-7/+8
| * | | | | | vxge: Fix wrong boolean operatorStefan Weil2011-02-011-1/+1
| |/ / / / /
| * | | | | enc28j60: Fix reading of transmit status vectorStefan Weil2011-02-011-1/+1
| * | | | | axnet_cs: reduce delay time at ei_rx_overrunKen Kawasaki2011-02-011-4/+2