summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-20ia64: add renameat2 syscallMiklos Szeredi3-1/+3
2014-05-20parisc: add renameat2 syscallMiklos Szeredi2-1/+3
2014-05-20m68k: add renameat2 syscallMiklos Szeredi3-1/+3
2014-05-20Merge tag 'sound-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds24-92/+190
2014-05-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds26-423/+327
2014-05-20drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs1-1/+1
2014-05-20drm/nvd9/therm: handle another kind of PWM fanMartin Peres1-0/+1
2014-05-20Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-46/+65
2014-05-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+11
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-22/+33
2014-05-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-29/+141
2014-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-5/+17
2014-05-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+4
2014-05-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+13
2014-05-20sysfs: make sure read buffer is zeroedTejun Heo1-1/+2
2014-05-20Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie7-29/+141
2014-05-20cpufreq: cpu0: drop wrong devm usageLucas Stach1-5/+11
2014-05-20cpufreq: remove race while accessing cur_policyBibek Basu1-0/+6
2014-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-2/+2
2014-05-20ahci: imx: PLL clock needs 100us to settle downShawn Guo1-0/+2
2014-05-19PCI: Wrong register used to check pending trafficGavin Shan1-2/+3
2014-05-19ARM: OMAP4: Fix the boot regression with CPU_IDLE enabledSantosh Shilimkar1-4/+21
2014-05-19ARM: dts: Keep LDO4 always ON for exynos5250-arndale boardSachin Kamat1-0/+1
2014-05-19ARM: dts: Fix SPI interrupt numbers for exynos5420Sachin Kamat1-3/+3
2014-05-19ARM: dts: fix incorrect ak8975 compatible for exynos4412-trats2 boardBeomho Seo1-1/+1
2014-05-19perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra2-60/+51
2014-05-19perf: Prevent false warning in perf_swevent_addJiri Olsa1-1/+12
2014-05-19perf: Limit perf_event_attr::sample_period to 63 bitsPeter Zijlstra1-0/+3
2014-05-19futex: Prevent attaching to kernel threadsThomas Gleixner1-0/+5
2014-05-19futex: Add another early deadlock detection checkThomas Gleixner1-13/+34
2014-05-19ALSA: pcm_dmaengine: Add check during device suspendTushar Behera1-0/+6
2014-05-19can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig optionOliver Hartkopp2-43/+0
2014-05-19MAINTAINERS: Pravin Shelar is Open vSwitch maintainer.Jesse Gross1-2/+2
2014-05-19bnx2x: Convert return 0 to return rcJoe Perches2-2/+2
2014-05-18target: fix memory leak on XCOPYMikulas Patocka1-1/+1
2014-05-17sparc64: Add membar to Niagara2 memcpy code.David S. Miller1-0/+1
2014-05-17Merge branch 'bond_stacked_vlans'David S. Miller6-70/+108
2014-05-17bonding: Fix alb mode to only use first level vlans.Vlad Yasevich1-1/+1
2014-05-17bonding: Fix stacked device detection in arp monitoringVlad Yasevich5-69/+107
2014-05-17random: fix BUG_ON caused by accounting simplificationTheodore Ts'o1-2/+5
2014-05-17Merge branch 'stacked_netdevice_locking'David S. Miller7-48/+90
2014-05-17macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich2-2/+11
2014-05-17vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich4-45/+12
2014-05-17net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich1-1/+7
2014-05-17net: Find the nesting level of a given device by type.Vlad Yasevich2-0/+60
2014-05-17clk: tegra: Fix wrong value written to PLLE_AUXTuomas Tynkkynen1-1/+1
2014-05-17staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen1-2/+0
2014-05-17ARM: OMAP2+: Fix DMA hang after off-idleTony Lindgren1-0/+10
2014-05-17ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boardsRoger Quadros1-1/+1
2014-05-17Merge branch 'acpi-video'Rafael J. Wysocki1-8/+0