Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | ARM: dts: Enable twl4030 off-idle configuration for selected omaps | Tony Lindgren | 2014-06-16 | 3 | -0/+18 | |
| * | | | | | | | | | | ARM: bcm: Fix bcm and multi_v7 defconfigs | Olof Johansson | 2014-06-26 | 2 | -2/+3 | |
* | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-07-05 | 4 | -6/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | genirq: Fix memory leak when calling irq_free_hwirqs() | Keith Busch | 2014-07-05 | 1 | -2/+2 | |
| * | | | | | | | | | | irqchip: spear_shirq: Fix interrupt offset | Thomas Gleixner | 2014-06-21 | 1 | -1/+1 | |
| * | | | | | | | | | | irqchip: brcmstb-l2: Level-2 interrupts are edge sensitive | Florian Fainelli | 2014-06-21 | 1 | -1/+1 | |
| * | | | | | | | | | | irqchip: armada-370-xp: Mask all interrupts during initialization. | Thomas Petazzoni | 2014-06-21 | 1 | -2/+15 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-07-05 | 5 | -6/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | arm64: fix el2_setup check of CurrentEL | Marc Zyngier | 2014-07-04 | 3 | -4/+6 | |
| * | | | | | | | | | | arm64: mm: Make icache synchronisation logic huge page aware | Steve Capper | 2014-07-04 | 1 | -1/+2 | |
| * | | | | | | | | | | arm64: mm: Fix horrendous config typo | Steve Capper | 2014-07-04 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'md/3.16-fixes' of git://neil.brown.name/md | Linus Torvalds | 2014-07-04 | 1 | -1/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | md: flush writes before starting a recovery. | NeilBrown | 2014-07-03 | 1 | -0/+13 | |
| * | | | | | | | | | | | md: make sure GET_ARRAY_INFO ioctl reports correct "clean" status | NeilBrown | 2014-07-03 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-07-04 | 6 | -41/+101 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr... | Mengdong Lin | 2014-07-04 | 3 | -41/+66 | |
| * | | | | | | | | | | | drm/i915: provide interface for audio driver to query cdclk | Jani Nikula | 2014-07-04 | 2 | -0/+22 | |
| * | | | | | | | | | | | ALSA: hda - Add a fixup for Thinkpad T540p | Takashi Iwai | 2014-06-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | ALSA: hda - Add another headset pin quirk for some Dell machines | David Henningsson | 2014-06-27 | 1 | -0/+12 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-07-04 | 14 | -47/+109 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Btrfs: fix crash when starting transaction | Filipe Manana | 2014-07-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Btrfs: fix btrfs_print_leaf for skinny metadata | Josef Bacik | 2014-07-03 | 1 | -4/+5 | |
| * | | | | | | | | | | | | Btrfs: fix race of using total_bytes_pinned | Liu Bo | 2014-07-03 | 1 | -4/+1 | |
| * | | | | | | | | | | | | btrfs: use E2BIG instead of EIO if compression does not help | David Sterba | 2014-07-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | btrfs: remove stale comment from btrfs_flush_all_pending_stuffs | David Sterba | 2014-07-03 | 1 | -5/+0 | |
| * | | | | | | | | | | | | Btrfs: fix use-after-free when cloning a trailing file hole | Filipe Manana | 2014-07-03 | 1 | -11/+9 | |
| * | | | | | | | | | | | | btrfs: fix null pointer dereference in btrfs_show_devname when name is null | Anand Jain | 2014-07-03 | 1 | -0/+2 | |
| * | | | | | | | | | | | | btrfs: fix null pointer dereference in clone_fs_devices when name is null | Anand Jain | 2014-07-03 | 1 | -5/+7 | |
| * | | | | | | | | | | | | btrfs: fix nossd and ssd_spread mount option regression | Eric Sandeen | 2014-07-03 | 1 | -1/+2 | |
| * | | | | | | | | | | | | Btrfs: fix race between balance recovery and root deletion | Wang Shilong | 2014-07-03 | 2 | -0/+4 | |
| * | | | | | | | | | | | | Btrfs: atomically set inode->i_flags in btrfs_update_iflags | Filipe Manana | 2014-07-03 | 1 | -7/+10 | |
| * | | | | | | | | | | | | btrfs: only unlock block in verify_parent_transid if we locked it | Josef Bacik | 2014-06-28 | 1 | -1/+2 | |
| * | | | | | | | | | | | | Btrfs: assert send doesn't attempt to start transactions | Filipe Manana | 2014-06-28 | 1 | -2/+4 | |
| * | | | | | | | | | | | | btrfs compression: reuse recently used workspace | Sergey Senozhatsky | 2014-06-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Btrfs: fix crash when mounting raid5 btrfs with missing disks | Liu Bo | 2014-06-28 | 1 | -2/+3 | |
| * | | | | | | | | | | | | btrfs: create sprout should rename fsid on the sysfs as well | Anand Jain | 2014-06-28 | 2 | -0/+10 | |
| * | | | | | | | | | | | | btrfs: dev replace should replace the sysfs entry | Anand Jain | 2014-06-28 | 1 | -0/+5 | |
| * | | | | | | | | | | | | btrfs: dev add should add its sysfs entry | Anand Jain | 2014-06-28 | 3 | -3/+16 | |
| * | | | | | | | | | | | | btrfs: dev delete should remove sysfs entry | Anand Jain | 2014-06-28 | 3 | -0/+26 | |
| * | | | | | | | | | | | | btrfs: rename add_device_membership to btrfs_kobj_add_device | Anand Jain | 2014-06-28 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-07-03 | 32 | -94/+164 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | usb: chipidea: udc: delete td from req's td list at ep_dequeue | Peter Chen | 2014-07-01 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | usb: Kconfig: make EHCI_MSM selectable for QCOM SOCs | Srinivas Kandagatla | 2014-06-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | usb-storage/SCSI: Add broken_fua blacklist flag | Alan Stern | 2014-06-30 | 5 | -2/+19 | |
| * | | | | | | | | | | | | | Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-06-30 | 8 | -52/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | usb: musb: dsps: fix the base address for accessing the mode register | Lothar Waßmann | 2014-06-30 | 1 | -5/+4 | |
| | * | | | | | | | | | | | | | tools: ffs-test: fix header values endianess | Michal Nazarewicz | 2014-06-30 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | usb: phy: msm: Do not do runtime pm if the phy is not idle | Srinivas Kandagatla | 2014-06-30 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irq | Thomas Gleixner | 2014-06-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | usb: gadget: gr_udc: Fix check for invalid number of microframes | Andreas Larsson | 2014-06-27 | 1 | -2/+3 |