summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pata_at32: use module_platform_driver_probe()Jingoo Han2013-04-031-12/+1
* [libata] Fix HDIO_DRIVE_* ioctl() Linux 3.9 regressionKrzysztof Mazur2013-04-031-4/+4
* libata: fix DMA to stack in reading devslp_timing parametersDavid Woodhouse2013-04-031-1/+1
* ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song2013-04-031-1/+13
* libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2013-04-032-0/+5
* libata: Use integer return value for atapi_command_packet_setShan Hai2013-04-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-028-31/+57
|\
| * VSOCK: Handle changes to the VMCI context ID.Reilly Grant2013-04-024-26/+23
| * net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan2013-04-021-0/+27
| * cbq: incorrect processing of high limitsVasily Averin2013-04-021-1/+4
| * net/mlx4_en: Fix setting initial MAC addressYan Burman2013-04-021-2/+2
| * bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico2013-04-021-2/+1
* | Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-022-5/+6
|\ \
| * \ Merge remote-tracking branch 'regmap/fix/async' into tmpMark Brown2013-03-311-0/+2
| |\ \
| | * | regmap: async: Add missing returnMark Brown2013-03-271-0/+2
| * | | Merge remote-tracking branch 'regmap/fix/core' into tmpMark Brown2013-03-311-2/+2
| |\ \ \
| | * | | regmap: Initialize `map->debugfs' before regcacheDimitris Papastamos2013-03-121-2/+2
| * | | | Merge remote-tracking branch 'regmap/fix/cache' into tmpMark Brown2013-03-312-3/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | regmap: don't corrupt work buffer in _regmap_raw_write()Stephen Warren2013-03-211-2/+1
| | * | | regmap: cache Fix regcache-rbtree syncLars-Peter Clausen2013-03-131-1/+1
| | |/ /
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-04-028-49/+56
|\ \ \ \
| * | | | drm: correctly restore mappings if drm_open failsIlija Hadzic2013-04-031-2/+4
| * | | | Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-04-033-21/+31
| |\ \ \ \
| | * | | | drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()Maarten Lankhorst2013-03-292-13/+21
| | * | | | drm/nouveau: fix handling empty channel list in ioctl'sMaarten Lankhorst2013-03-291-8/+10
| * | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-04-034-26/+21
| |\ \ \ \ \
| | * | | | | drm: don't unlock in the addfb error pathsDaniel Vetter2013-03-271-2/+0
| | * | | | | drm/i915: Fix build failureLauri Kasanen2013-03-271-1/+1
| | * | | | | drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2)Adam Jackson2013-03-261-23/+17
| | * | | | | drm/i915: duct-tape locking when eDP init failsDaniel Vetter2013-03-261-0/+3
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-0216-76/+224
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix breakage in MIPS siginfo handlingDavid Howells2013-03-193-5/+5
| * | | | | | Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()"Jonas Gorski2013-03-191-1/+1
| * | | | | | MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski2013-03-193-11/+5
| * | | | | | MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli2013-03-192-38/+196
| * | | | | | MIPS: Fix inconsistent formatting inside /proc/cpuinfoJohn Crispin2013-03-131-1/+1
| * | | | | | MIPS: SEAD3: Enable LL/SC.Ralf Baechle2013-03-121-1/+1
| * | | | | | MIPS: Get rid of CONFIG_CPU_HAS_LLSC againPaul Bolle2013-03-122-5/+0
| * | | | | | MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGEBen Hutchings2013-03-121-1/+1
| * | | | | | MIPS: VR4133: Fix probe for LL/SC.Yoichi Yuasa2013-03-121-3/+4
| * | | | | | MIPS: Fix logic errors in bitops.cDavid Daney2013-03-121-8/+8
| * | | | | | MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.SGabor Juhos2013-03-121-2/+2
| * | | | | | MIPS: compat: Return same error ENOSYS as native for invalid operation.Ralf Baechle2013-03-111-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | ipc: set msg back to -EAGAIN if copy wasn't performedStanislav Kinsbursky2013-04-021-0/+1
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-04-0230-58/+155
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.9-rc1_cns3xxx_fixes' of git://git.infradead.org/users/cbou/linu...Arnd Bergmann2013-04-022-21/+11
| |\ \ \ \ \
| | * | | | | ARM: cns3xxx: fix mapping of private memory regionMac Lin2013-03-302-21/+11
| * | | | | | Merge tag 'mvebu_fixes_for_v3.9_round2' of git://git.infradead.org/users/jcoo...Arnd Bergmann2013-03-298-6/+24
| |\ \ \ \ \ \
| | * | | | | | arm: mvebu: Fix pinctrl for Armada 370 Mirabox SDIO port.Ryan Press2013-03-282-1/+7
| | * | | | | | arm: orion5x: correct IRQ used in dtsi for mv_cesaAlexander Clouter2013-03-281-1/+1
OpenPOWER on IntegriCloud