summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XXDave Gerlach2014-06-163-6/+8
| | * | | | | | | | | ARM: dts: Enable twl4030 off-idle configuration for selected omapsTony Lindgren2014-06-163-0/+18
| * | | | | | | | | | ARM: bcm: Fix bcm and multi_v7 defconfigsOlof Johansson2014-06-272-2/+3
* | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-07-064-6/+19
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch2014-07-051-2/+2
| * | | | | | | | | | irqchip: spear_shirq: Fix interrupt offsetThomas Gleixner2014-06-221-1/+1
| * | | | | | | | | | irqchip: brcmstb-l2: Level-2 interrupts are edge sensitiveFlorian Fainelli2014-06-211-1/+1
| * | | | | | | | | | irqchip: armada-370-xp: Mask all interrupts during initialization.Thomas Petazzoni2014-06-211-2/+15
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-07-055-6/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64: fix el2_setup check of CurrentELMarc Zyngier2014-07-043-4/+6
| * | | | | | | | | | arm64: mm: Make icache synchronisation logic huge page awareSteve Capper2014-07-041-1/+2
| * | | | | | | | | | arm64: mm: Fix horrendous config typoSteve Capper2014-07-041-1/+1
* | | | | | | | | | | Merge tag 'md/3.16-fixes' of git://neil.brown.name/mdLinus Torvalds2014-07-041-1/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | md: flush writes before starting a recovery.NeilBrown2014-07-031-0/+13
| * | | | | | | | | | | md: make sure GET_ARRAY_INFO ioctl reports correct "clean" statusNeilBrown2014-07-031-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-07-046-41/+101
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr...Mengdong Lin2014-07-043-41/+66
| * | | | | | | | | | | drm/i915: provide interface for audio driver to query cdclkJani Nikula2014-07-042-0/+22
| * | | | | | | | | | | ALSA: hda - Add a fixup for Thinkpad T540pTakashi Iwai2014-06-271-0/+1
| * | | | | | | | | | | ALSA: hda - Add another headset pin quirk for some Dell machinesDavid Henningsson2014-06-271-0/+12
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-07-0414-47/+109
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Btrfs: fix crash when starting transactionFilipe Manana2014-07-031-0/+1
| * | | | | | | | | | | | Btrfs: fix btrfs_print_leaf for skinny metadataJosef Bacik2014-07-031-4/+5
| * | | | | | | | | | | | Btrfs: fix race of using total_bytes_pinnedLiu Bo2014-07-031-4/+1Star
| * | | | | | | | | | | | btrfs: use E2BIG instead of EIO if compression does not helpDavid Sterba2014-07-031-1/+1
| * | | | | | | | | | | | btrfs: remove stale comment from btrfs_flush_all_pending_stuffsDavid Sterba2014-07-031-5/+0Star
| * | | | | | | | | | | | Btrfs: fix use-after-free when cloning a trailing file holeFilipe Manana2014-07-031-11/+9Star
| * | | | | | | | | | | | btrfs: fix null pointer dereference in btrfs_show_devname when name is nullAnand Jain2014-07-031-0/+2
| * | | | | | | | | | | | btrfs: fix null pointer dereference in clone_fs_devices when name is nullAnand Jain2014-07-031-5/+7
| * | | | | | | | | | | | btrfs: fix nossd and ssd_spread mount option regressionEric Sandeen2014-07-031-1/+2
| * | | | | | | | | | | | Btrfs: fix race between balance recovery and root deletionWang Shilong2014-07-032-0/+4
| * | | | | | | | | | | | Btrfs: atomically set inode->i_flags in btrfs_update_iflagsFilipe Manana2014-07-031-7/+10
| * | | | | | | | | | | | btrfs: only unlock block in verify_parent_transid if we locked itJosef Bacik2014-06-281-1/+2
| * | | | | | | | | | | | Btrfs: assert send doesn't attempt to start transactionsFilipe Manana2014-06-281-2/+4
| * | | | | | | | | | | | btrfs compression: reuse recently used workspaceSergey Senozhatsky2014-06-281-1/+1
| * | | | | | | | | | | | Btrfs: fix crash when mounting raid5 btrfs with missing disksLiu Bo2014-06-281-2/+3
| * | | | | | | | | | | | btrfs: create sprout should rename fsid on the sysfs as wellAnand Jain2014-06-282-0/+10
| * | | | | | | | | | | | btrfs: dev replace should replace the sysfs entryAnand Jain2014-06-281-0/+5
| * | | | | | | | | | | | btrfs: dev add should add its sysfs entryAnand Jain2014-06-283-3/+16
| * | | | | | | | | | | | btrfs: dev delete should remove sysfs entryAnand Jain2014-06-283-0/+26
| * | | | | | | | | | | | btrfs: rename add_device_membership to btrfs_kobj_add_deviceAnand Jain2014-06-281-2/+2
* | | | | | | | | | | | | Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-07-0432-94/+164
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen2014-07-021-0/+7
| * | | | | | | | | | | | | usb: Kconfig: make EHCI_MSM selectable for QCOM SOCsSrinivas Kandagatla2014-07-011-1/+1
| * | | | | | | | | | | | | usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-07-015-2/+19
| * | | | | | | | | | | | | Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-07-018-52/+30Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | usb: musb: dsps: fix the base address for accessing the mode registerLothar Waßmann2014-06-301-5/+4Star
| | * | | | | | | | | | | | | tools: ffs-test: fix header values endianessMichal Nazarewicz2014-06-301-2/+2
| | * | | | | | | | | | | | | usb: phy: msm: Do not do runtime pm if the phy is not idleSrinivas Kandagatla2014-06-301-1/+3
| | * | | | | | | | | | | | | usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irqThomas Gleixner2014-06-271-1/+1