summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-08srcu: Shrink srcu.h by moving docbook and private functionPaul E. McKenney
2017-06-08rcu: Move rcutiny.h to new empty/true/false-function stylePaul E. McKenney
2017-06-08rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.hPaul E. McKenney
2017-06-08rcu: Move torture-related functions out of rcutiny.h and rcutree.hPaul E. McKenney
2017-06-08rcu: move rcupdate.h to the new true/false-function stylePaul E. McKenney
2017-06-08rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.hPaul E. McKenney
2017-06-08rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.hPaul E. McKenney
2017-06-08rcu: Remove linux/debugobjects.h from rcupdate.hPaul E. McKenney
2017-06-08rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.hPaul E. McKenney
2017-06-08rcu: Eliminate the unused __rcu_is_watching() functionPaul E. McKenney
2017-06-08rcu: Move rcupdate.h to new empty-function stylePaul E. McKenney
2017-06-08rcu: Remove UINT_CMP_GE() and UINT_CMP_LT()Paul E. McKenney
2017-06-08rcu: Move torture-related definitions from rcupdate.h to rcu.hPaul E. McKenney
2017-06-08rcu: Move expediting-related access/control out of rcupdate.hPaul E. McKenney
2017-06-08rcu: Move rcu_expedited and rcu_normal externs from rcupdate.hPaul E. McKenney
2017-06-08rcu: Move docbook comments out of rcupdate.hPaul E. McKenney
2017-06-08rcu: Flag need for rcu_node_tree.h and rcu_segcblist.h visibilityPaul E. McKenney
2017-06-08srcu: Shrink Tiny SRCU a bitPaul E. McKenney
2017-06-08srcu: Make SRCU be once again optionalPaul E. McKenney
2017-06-08rcu: Print out rcupdate.c non-default boot-time settingsPaul E. McKenney
2017-06-08srcu: Shrink Tiny SRCU a bit morePaul E. McKenney
2017-06-08atomics: Add header comment so spin_unlock_wait()Paul E. McKenney
2017-06-08rcu: Prevent rcu_barrier() from starting needless grace periodsPaul E. McKenney
2017-06-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-06-02mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko
2017-06-02mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse
2017-06-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke
2017-06-02include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko
2017-06-02Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...Linus Torvalds
2017-06-01Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-06-01RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny
2017-06-01RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky
2017-06-01net/mlx5: Define interface bits for fencing UMR wqeMax Gurtovoy
2017-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-05-31iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger
2017-05-29Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-29drm/dp: start a DPCD based DP sink/branch device quirk databaseJani Nikula
2017-05-29drm/dp: add helper for reading DP sink/branch device desc from DPCDJani Nikula
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-26ipv4: add reference counting to metricsEric Dumazet
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-26Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-05-26PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig
2017-05-25bpf: add various verifier test casesDaniel Borkmann
2017-05-24vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller