summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-02-10refcount_t: Introduce a special purpose refcount typePeter Zijlstra
2017-02-01sched/wake_q: Clarify queue reinit commentDavidlohr Bueso
2017-02-01sched/wait, rcuwait: Fix typo in commentDavidlohr Bueso
2017-01-22locking/rwsem: Reinit wake_q after useWaiman Long
2017-01-19jump_labels: Move header guard #endif down where it belongsLuis R. Rodriguez
2017-01-18locking/atomic, kref: Implement kref_put_lock()Peter Zijlstra
2017-01-14locking/ww_mutex: Turn off __must_check for nowIngo Molnar
2017-01-14locking/atomic, kref: Kill kref_sub()Peter Zijlstra
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-14locking/atomic, kref: Add KREF_INIT()Peter Zijlstra
2017-01-14locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZERChris Wilson
2017-01-14locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debuggingNicolai Hähnle
2017-01-14locking/ww_mutex: Add waiters in stamp orderNicolai Hähnle
2017-01-14locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappersNicolai Hähnle
2017-01-14locking/ww_mutex: Set use_ww_ctx even when locking without a contextNicolai Hähnle
2017-01-14locking/mutex: Fix mutex handoffPeter Zijlstra
2017-01-14locking/percpu-rwsem: Replace waitqueue with rcuwaitDavidlohr Bueso
2017-01-14sched/wait, RCU: Introduce rcuwait machineryDavidlohr Bueso
2017-01-14sched/core: Remove set_task_state()Davidlohr Bueso
2017-01-12locking/spinlocks: Remove the unused spin_lock_bh_nested() APIWaiman Long
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-10timerfd: export defines to userspaceMike Frysinger
2017-01-10mm: support anonymous stable pageMinchan Kim
2017-01-10mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck
2017-01-10mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck
2017-01-10mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko
2017-01-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko
2017-01-10mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko
2017-01-10dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler
2017-01-10mm: add follow_pte_pmd()Ross Zwisler
2017-01-10gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-07mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk
2017-01-05Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-04vfio-mdev: fix non-standard ioctl return val causing i386 build failPaul Gortmaker
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-02Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-01-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij
2016-12-30vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson
2016-12-30vfio-mdev: Make mdev_parent privateAlex Williamson
2016-12-30vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds
2016-12-28Revert "net/mlx5: Add MPCNT register infrastructure"Gal Pressman