summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt2010-05-14151-646/+3956
|\
| * ondemand: Make the iowait-is-busy time a sysfs tunableArjan van de Ven2010-05-091-1/+46
| * ondemand: Solve a big performance issue by counting IOWAIT time as busyArjan van de Ven2010-05-091-2/+28
| * Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar2010-05-081-12/+2
| |\
| | * stop_machine: reimplement using cpu_stopTejun Heo2010-05-061-12/+2
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-292-4/+11
| |\ \
| | * | ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar2010-04-291-1/+1
| | * | ARM: 6030/1: KS8695: enable consoleYegor Yefremov2010-04-231-0/+1
| | * | ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.viresh kumar2010-04-221-0/+6
| | * | ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.viresh kumar2010-04-221-3/+3
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-04-292-0/+6
| |\ \ \
| | * | | powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt2010-04-282-0/+6
| * | | | pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann2010-04-291-3/+14
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-04-281-1/+1
| |\ \ \ \
| | * | | | regulator: fix enabling regulator issue on max8925Haojian Zhuang2010-04-281-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-2823-136/+1230
| |\ \ \ \ \
| | * | | | | sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings2010-04-283-12/+7
| | * | | | | sfc: Always close net device at the end of a disabling resetBen Hutchings2010-04-281-2/+2
| | * | | | | sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings2010-04-281-2/+11
| | * | | | | net/usb: add sierra_net.c driverElina Pasheva2010-04-273-0/+1012
| | * | | | | cdc_ether: fix autosuspend for mbm devicesTorgny Johansson2010-04-271-0/+1
| | * | | | | gianfar: Wait for both RX and TX to stopAndy Fleming2010-04-271-3/+3
| | * | | | | ipheth: potential null dereferences on error pathDan Carpenter2010-04-271-7/+8
| | * | | | | smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki2010-04-271-10/+21
| | * | | | | drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Andreas Hartmann2010-04-271-0/+1
| | * | | | | bnx2: Update version to 2.0.9.Michael Chan2010-04-271-2/+2
| | * | | | | bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan2010-04-271-18/+20
| | * | | | | bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan2010-04-271-1/+5
| | * | | | | cxgb3: Wait longer for control packets on initializationAndre Detsch2010-04-271-1/+1
| | * | | | | e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan2010-04-273-40/+55
| | * | | | | ixgbe: Power down PHY during driver resetsPeter Waskiewicz2010-04-273-24/+62
| | * | | | | r8169: more broken register writes workaroundfrançois romieu2010-04-261-0/+5
| | * | | | | r8169: failure to enable mwi should not be fatalfrançois romieu2010-04-261-14/+13
| | * | | | | tg3: Fix INTx fallback when MSI failsAndre Detsch2010-04-261-0/+1
| * | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-281-36/+18
| |\ \ \ \ \ \
| | * | | | | | pcmcia: fix matching rules for pseudo-multi-function cardsAlexander Kurz2010-04-261-3/+4
| | * | | | | | pcmcia: pcmcia_dev_present bugfixDominik Brodowski2010-04-211-33/+14
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-287-67/+80
| |\ \ \ \ \ \
| | * | | | | | mtd: ensure that bdi entries are properly initialized and registeredJens Axboe2010-04-271-4/+42
| | * | | | | | Move mtd_bdi_*mappable to mtdcore.cJörn Engel2010-04-274-62/+33
| | * | | | | | drbd: Terminate a connection early if sending the protocol failsPhilipp Reisner2010-04-221-1/+2
| | * | | | | | drbd: fix memory leakDan Carpenter2010-04-221-0/+1
| | * | | | | | Fix JFFS2 sync silent failureJörn Engel2010-04-221-0/+2
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-04-283-10/+10
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | watchdog: booke_wdt: fix build - unconstify watchdog_infoAnton Vorontsov2010-04-271-1/+1
| | * | | | | watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.Denis Turischev2010-04-261-5/+5
| | * | | | | watchdog: sbc_fitpc2_wdt: fixed I/O operations orderDenis Turischev2010-04-261-2/+2
| | * | | | | Watchdog: sb_wdog.c: Fix sibyte watchdog initializationGuenter Roeck2010-04-261-2/+2
| * | | | | | gpio: fix pca953x set_type 'scheduling while atomic' bugMarc Zyngier2010-04-271-1/+13
| * | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-278-14/+25
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |