summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.16-rc7v3.16-rc7Linus Torvalds2014-07-271-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-278-20/+130
|\
| * kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64Masami Hiramatsu2014-07-181-5/+9
| * kprobes/x86: Don't try to resolve kprobe faults from userspaceAndy Lutomirski2014-07-161-0/+3
| * perf/x86/intel: Avoid spamming kernel log for BTS buffer failureDavid Rientjes2014-07-161-2/+4
| * perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang2014-07-163-6/+75
| * perf: Fix lockdep warning on process exitPeter Zijlstra2014-07-161-1/+17
| * perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappingsStephane Eranian2014-07-161-5/+6
| * perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver2014-07-161-0/+3
| * perf: Revert ("perf: Always destroy groups on exit")Peter Zijlstra2014-07-161-1/+13
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-07-274-19/+34
|\ \
| * \ x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin2014-07-241-4/+6
| |\ \
| | * | x86, MCE: Robustify mcheck_init_deviceBorislav Petkov2014-07-211-4/+6
| * | | x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra2014-07-232-11/+23
| * | | x86_32, entry: Store badsys error code in %eaxSven Wegener2014-07-221-4/+5
| |/ /
* | | Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfsLinus Torvalds2014-07-272-8/+9
|\ \ \
| * | | fs: umount on symlink leaks mnt countVasily Averin2014-07-241-1/+2
| * | | direct-io: fix uninitialized warning in do_direct_IO()Boaz Harrosh2014-07-241-7/+7
* | | | Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-07-271-2/+2
|\ \ \ \
| * | | | firewire: ohci: disable MSI for VIA VT6315 againStefan Richter2014-07-231-2/+2
* | | | | Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds2014-07-261-0/+2
* | | | | mm: fix direct reclaim writeback regressionHugh Dickins2014-07-261-2/+3
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-07-2514-88/+146
|\ \ \ \ \
| * | | | | drm/radeon: fix cut and paste issue for hawaii.Jerome Glisse2014-07-251-0/+1
| * | | | | Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-07-255-0/+8
| |\ \ \ \ \
| | * | | | | drm/radeon: fix irq ring buffer overflow handlingChristian König2014-07-234-0/+4
| | * | | | | drm/radeon: fix error handling in radeon_vm_bo_set_addrChristian König2014-07-221-0/+4
| * | | | | | Merge tag 'drm-intel-fixes-2014-07-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-07-253-25/+15
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm/i915: Simplify i915_gem_release_all_mmaps()Chris Wilson2014-07-231-16/+9
| | * | | | | drm/i915: fix freeze with blank screen booting highmemHugh Dickins2014-07-221-2/+2
| | * | | | | drm/i915: Reorder the semaphore deadlock check, againChris Wilson2014-07-211-7/+4
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-07-227-63/+122
| |\ \ \ \ \
| | * | | | | drm/radeon/TN: only enable bapm on MSI systemsAlex Deucher2014-07-211-7/+8
| | * | | | | drm/radeon: fix VM IB handlingChristian König2014-07-214-16/+19
| | * | | | | drm/radeon: fix handling of radeon_vm_bo_rmv v3Christian König2014-07-213-31/+86
| | * | | | | drm/radeon: let's use GB for vm_size (v2)Christian König2014-07-212-13/+13
* | | | | | | Merge tag 'sound-3.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-07-251-16/+37
|\ \ \ \ \ \ \
| * | | | | | | ALSA: bebob: Correction for return value of special_clk_ctl_put() in errorTakashi Sakamoto2014-07-221-1/+1
| * | | | | | | ALSA: bebob: Correction for return value of .put callbackTakashi Sakamoto2014-07-221-7/+19
| * | | | | | | ALSA: bebob: Use different labels for digital input/outputTakashi Sakamoto2014-07-221-7/+16
| * | | | | | | ALSA: bebob: Fix a missing to unlock mutex in error handling caseTakashi Sakamoto2014-07-221-2/+2
* | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-251-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck2014-07-241-1/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | parport: fix menu breakageRandy Dunlap2014-07-251-6/+6
* | | | | | | | Merge tag 'blackfin-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-07-2514-22/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...Steven Miao2014-07-261-1/+1
| * | | | | | | | defconfig: BF609: update spi config nameSteven Miao2014-07-261-1/+1
| * | | | | | | | irq: blackfin sec: drop duplicated sec priority setSteven Miao2014-07-261-2/+0
| * | | | | | | | blackfin: bind different groups of one pinmux function to different state nameSonic Zhang2014-07-262-11/+12
| * | | | | | | | blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao2014-07-267-0/+7
OpenPOWER on IntegriCloud