summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2015-02-17configfs: fold create_dir() into its only callerAl Viro
2015-02-17configfs: configfs_create() init callback is never NULL and it never failsAl Viro
2015-02-17switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inodeAl Viro
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-17Merge tag 'md/3.20-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-02-17Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-17Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-02-17Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-02-18md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown
2015-02-17Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2015-02-17Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2015-02-17Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-17seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook
2015-02-17samples/seccomp: improve label helperKees Cook