Age | Commit message (Expand) | Author |
2017-02-10 | refcount_t: Introduce a special purpose refcount type | Peter Zijlstra |
2017-02-01 | sched/wake_q: Clarify queue reinit comment | Davidlohr Bueso |
2017-02-01 | sched/wait, rcuwait: Fix typo in comment | Davidlohr Bueso |
2017-01-22 | locking/rwsem: Reinit wake_q after use | Waiman Long |
2017-01-19 | jump_labels: Move header guard #endif down where it belongs | Luis R. Rodriguez |
2017-01-18 | locking/atomic, kref: Implement kref_put_lock() | Peter Zijlstra |
2017-01-14 | locking/ww_mutex: Turn off __must_check for now | Ingo Molnar |
2017-01-14 | locking/atomic, kref: Kill kref_sub() | Peter Zijlstra |
2017-01-14 | locking/atomic, kref: Add kref_read() | Peter Zijlstra |
2017-01-14 | locking/atomic, kref: Add KREF_INIT() | Peter Zijlstra |
2017-01-14 | locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZER | Chris Wilson |
2017-01-14 | locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging | Nicolai Hähnle |
2017-01-14 | locking/ww_mutex: Add waiters in stamp order | Nicolai Hähnle |
2017-01-14 | locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappers | Nicolai Hähnle |
2017-01-14 | locking/ww_mutex: Set use_ww_ctx even when locking without a context | Nicolai Hähnle |
2017-01-14 | locking/mutex: Fix mutex handoff | Peter Zijlstra |
2017-01-14 | locking/percpu-rwsem: Replace waitqueue with rcuwait | Davidlohr Bueso |
2017-01-14 | sched/wait, RCU: Introduce rcuwait machinery | Davidlohr Bueso |
2017-01-14 | sched/core: Remove set_task_state() | Davidlohr Bueso |
2017-01-12 | locking/spinlocks: Remove the unused spin_lock_bh_nested() API | Waiman Long |
2017-01-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-01-10 | timerfd: export defines to userspace | Mike Frysinger |
2017-01-10 | mm: support anonymous stable page | Minchan Kim |
2017-01-10 | mm: rename __page_frag functions to __page_frag_cache, drop order from drain | Alexander Duyck |
2017-01-10 | mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_... | Alexander Duyck |
2017-01-10 | mm, memcg: fix the active list aging for lowmem requests when memcg is enabled | Michal Hocko |
2017-01-10 | signal: protect SIGNAL_UNKILLABLE from unintentional clearing. | Jamie Iles |
2017-01-10 | mm: get rid of __GFP_OTHER_NODE | Michal Hocko |
2017-01-10 | mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER | Michal Hocko |
2017-01-10 | dax: wrprotect pmd_t in dax_mapping_entry_mkclean | Ross Zwisler |
2017-01-10 | mm: add follow_pte_pmd() | Ross Zwisler |
2017-01-10 | gro: Disable frag0 optimization on IPv6 ext headers | Herbert Xu |
2017-01-08 | Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-01-07 | mm: workingset: fix use-after-free in shadow node shrinker | Johannes Weiner |
2017-01-06 | Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2017-01-06 | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-01-06 | swiotlb: Export swiotlb_max_segment to users | Konrad Rzeszutek Wilk |
2017-01-05 | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2017-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-01-04 | vfio-mdev: fix non-standard ioctl return val causing i386 build fail | Paul Gortmaker |
2017-01-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-01-02 | Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2017-01-01 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-12-31 | iio: accel: st_accel: fix LIS3LV02 reading and scaling | Linus Walleij |
2016-12-30 | vfio-mdev: Make mdev_device private and abstract interfaces | Alex Williamson |
2016-12-30 | vfio-mdev: Make mdev_parent private | Alex Williamson |
2016-12-30 | vfio-mdev: de-polute the namespace, rename parent_device & parent_ops | Alex Williamson |
2016-12-29 | net/mlx4_core: Fix raw qp flow steering rules under SRIOV | Jack Morgenstein |
2016-12-29 | mm: optimize PageWaiters bit use for unlock_page() | Linus Torvalds |
2016-12-28 | Revert "net/mlx5: Add MPCNT register infrastructure" | Gal Pressman |