summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-18RDMA/ocrdma: Move PD resource management to driver.Mitesh Ahuja
2015-02-18RDMA/ocrdma: Increase the GID table size.Mitesh Ahuja
2015-02-18RDMA/ocrdma: Add support for IB stack compliant stats in sysfs.Mitesh Ahuja
2015-02-18Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-18Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-02-18Merge branch 'cleanups'Trond Myklebust
2015-02-18pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...Tom Haynes
2015-02-18sched/rt: Avoid obvious configuration failPeter Zijlstra
2015-02-18sched/autogroup: Fix failure to set cpu.rt_runtime_usPeter Zijlstra
2015-02-18sched/dl: Do update_rq_clock() in yield_task_dl()Kirill Tkhai
2015-02-18firmware: dmi_scan: Fix dmi scan to handle "End of Table" structureIvan Khoronzhuk
2015-02-18dm snapshot: fix a possible invalid memory access on unloadMikulas Patocka
2015-02-18dm: fix a race condition in dm_get_mdMikulas Patocka
2015-02-18x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()Joerg Roedel
2015-02-18x86/irq: Fix regression caused by commit b568b8601f05Jiang Liu
2015-02-18x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T
2015-02-18ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz
2015-02-18Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-02-18sched: Prevent recursion in io_schedule()NeilBrown
2015-02-18sched/completion: Serialize completion_done() with complete()Oleg Nesterov
2015-02-18sched: Fix preempt_schedule_common() triggering tracing recursionFrederic Weisbecker
2015-02-18sched/dl: Prevent enqueue of a sleeping task in dl_task_timer()Kirill Tkhai
2015-02-18sched: Make dl_task_time() use task_rq_lock()Peter Zijlstra
2015-02-18sched: Clarify ordering between task_rq_lock() and move_queued_task()Peter Zijlstra
2015-02-18Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"Matt Fleming
2015-02-18ARM: mm: Remove Kconfig symbol CACHE_PL310Paul Bolle
2015-02-18Merge tag 'arm-soc/for-3.20/dts' of http://github.com/broadcom/stblinux into ...Arnd Bergmann
2015-02-18ARM: rockchip: force built-in regulator support for PMArnd Bergmann
2015-02-18ARM: mvebu: build armada375-smp code conditionallyArnd Bergmann
2015-02-18ARM: sti: always enable RESET_CONTROLLERArnd Bergmann
2015-02-18ARM: rockchip: make rockchip_suspend_init conditionalArnd Bergmann
2015-02-18ARM: ixp4xx: fix {in,out}s{bwl} data typesArnd Bergmann
2015-02-18ARM: prima2: do not select SMP_ON_UPArnd Bergmann
2015-02-18ARM: at91: fix pm declarationsArnd Bergmann
2015-02-18ARM: davinci: multi-soc kernels require AUTO_ZRELADDRArnd Bergmann
2015-02-18ARM: davinci: davinci_cfg_reg cannot be initArnd Bergmann
2015-02-18ARM: BCM: put back ARCH_MULTI_V7 dependency for mobileArnd Bergmann
2015-02-18ARM: vexpress: use ARM_CPU_SUSPEND if neededArnd Bergmann
2015-02-18locking/rtmutex: Avoid a NULL pointer dereference on deadlockSebastian Andrzej Siewior
2015-02-18pwm: tegra: Use NSEC_PER_SECThierry Reding
2015-02-18ACPI / resources: Change pr_info() to pr_debug() for debug informationRafael J. Wysocki
2015-02-17IB/core: Properly handle registration of on-demand paging MRs after deregHaggai Eran
2015-02-17IB/mlx5: Update the dev in reg_createMajd Dibbiny
2015-02-17IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian orderJack Morgenstein
2015-02-17IB/mlx4: Bug fixes in mlx4_ib_resize_cqMajd Dibbiny
2015-02-17IB/mlx4: Fix memory leak in __mlx4_ib_modify_qpMajd Dibbiny
2015-02-17IB/core: Fix deadlock on uverbs modify_qp error flowMoshe Lazer
2015-02-18ACPI / video: Disable native backlight on Samsung Series 9 laptopsJens Reyer
2015-02-18cpuidle: powernv: Read target_residency value of idle states from DT if avail...Preeti U Murthy
2015-02-17configfs_add_file: fold into its sole callerAl Viro