summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-10-27MIPS/Xlp: Remove the dead function destroy_irq() to fix build errorYijing Wang
2014-10-27MIPS: Octeon: Make Octeon GPIO IRQ chip CPU hotplug-awareAlexander Sverdlin
2014-10-26Linux 3.18-rc2v3.18-rc2Linus Torvalds
2014-10-26ARM/ARM64: arch-timer: fix arch_timer_probed logicMarc Zyngier
2014-10-26Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-26futex: Fix a race condition between REQUEUE_PI and task deathBrian Silverman
2014-10-26futex: Mention key referencing differences between shared and private futexesDavidlohr Bueso
2014-10-25Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2014-10-25drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init()Geert Uytterhoeven
2014-10-25i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()Dan Carpenter
2014-10-25macvlan: fix a race on port dismantle and possible skb leaksEric Dumazet
2014-10-25tcp: md5: do not use alloc_percpu()Eric Dumazet
2014-10-25Merge branch 'xen-netback'David S. Miller
2014-10-25xen-netback: reintroduce guest Rx stall detectionDavid Vrabel
2014-10-25xen-netback: fix unlimited guest Rx internal queue and carrier flappingDavid Vrabel
2014-10-25xen-netback: make feature-rx-notify mandatoryDavid Vrabel
2014-10-25vdso: don't require 64-bit math in standalone testJeff Mahoney
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam
2014-10-25clockevents: Prevent shift out of boundsThomas Gleixner
2014-10-25posix-timers: Fix stack info leak in timer_create()Mathias Krause
2014-10-25Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-10-25Merge tag 'fixes-for-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-10-24Input: wm97xx - adapt parameters to tosa touchscreen.Dmitry Eremin-Solenikov
2014-10-24overlayfs: embed middle into overlay_readdir_dataAl Viro
2014-10-24overlayfs: embed root into overlay_readdir_dataAl Viro
2014-10-24overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro
2014-10-24overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro
2014-10-24Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede
2014-10-24Input: stmpe-keypad - fix valid key line bitmaskLinus Walleij
2014-10-24Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot
2014-10-24ARM: socfpga_defconfig: Update defconfig for SoCFPGADinh Nguyen
2014-10-24ftrace: Fix checking of trampoline ftrace_ops in finding trampolineSteven Rostedt (Red Hat)
2014-10-24ftrace: Set ops->old_hash on modifying what an ops hooks toSteven Rostedt (Red Hat)
2014-10-24i386/audit: stop scribbling on the stack frameEric Paris
2014-10-24Merge tag 'v3.18-rc1' into x86/urgentH. Peter Anvin
2014-10-24ptp: restore the makefile for building the test program.Richard Cochran
2014-10-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-10-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-10-24Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-10-24Documentation: Add CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF caseMasanari Iida
2014-10-24Documentation: Add default kmemleak off case in kernel-parameters.txtMasanari Iida
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas