summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-05-20ia64: add renameat2 syscallMiklos Szeredi
2014-05-20parisc: add renameat2 syscallMiklos Szeredi
2014-05-20m68k: add renameat2 syscallMiklos Szeredi
2014-05-20Merge tag 'sound-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-05-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-05-20drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs
2014-05-20drm/nvd9/therm: handle another kind of PWM fanMartin Peres
2014-05-20Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-05-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-20sysfs: make sure read buffer is zeroedTejun Heo
2014-05-20Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-05-20cpufreq: cpu0: drop wrong devm usageLucas Stach
2014-05-20cpufreq: remove race while accessing cur_policyBibek Basu
2014-05-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2014-05-19ahci: imx: PLL clock needs 100us to settle downShawn Guo
2014-05-19PCI: Wrong register used to check pending trafficGavin Shan
2014-05-19ARM: OMAP4: Fix the boot regression with CPU_IDLE enabledSantosh Shilimkar
2014-05-20ARM: dts: Keep LDO4 always ON for exynos5250-arndale boardSachin Kamat
2014-05-20ARM: dts: Fix SPI interrupt numbers for exynos5420Sachin Kamat
2014-05-20ARM: dts: fix incorrect ak8975 compatible for exynos4412-trats2 boardBeomho Seo
2014-05-19perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra
2014-05-19perf: Prevent false warning in perf_swevent_addJiri Olsa
2014-05-19perf: Limit perf_event_attr::sample_period to 63 bitsPeter Zijlstra
2014-05-19futex: Prevent attaching to kernel threadsThomas Gleixner
2014-05-19futex: Add another early deadlock detection checkThomas Gleixner
2014-05-19ALSA: pcm_dmaengine: Add check during device suspendTushar Behera
2014-05-19can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig optionOliver Hartkopp
2014-05-18MAINTAINERS: Pravin Shelar is Open vSwitch maintainer.Jesse Gross
2014-05-18bnx2x: Convert return 0 to return rcJoe Perches
2014-05-17target: fix memory leak on XCOPYMikulas Patocka
2014-05-17sparc64: Add membar to Niagara2 memcpy code.David S. Miller
2014-05-16Merge branch 'bond_stacked_vlans'David S. Miller
2014-05-16bonding: Fix alb mode to only use first level vlans.Vlad Yasevich
2014-05-16bonding: Fix stacked device detection in arp monitoringVlad Yasevich
2014-05-16random: fix BUG_ON caused by accounting simplificationTheodore Ts'o
2014-05-16Merge branch 'stacked_netdevice_locking'David S. Miller
2014-05-16macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich
2014-05-16vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich
2014-05-16net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich
2014-05-16net: Find the nesting level of a given device by type.Vlad Yasevich
2014-05-16clk: tegra: Fix wrong value written to PLLE_AUXTuomas Tynkkynen
2014-05-16staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen
2014-05-16ARM: OMAP2+: Fix DMA hang after off-idleTony Lindgren
2014-05-16ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boardsRoger Quadros
2014-05-16Merge branch 'acpi-video'Rafael J. Wysocki