Age | Commit message (Expand) | Author | Files | Lines |
2017-07-07 | Add "shutdown" to "struct class". | Josh Zimmerman | 1 | -0/+2 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 148 | -1032/+4187 |
2017-07-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 7 | -16/+29 |
2017-07-05 | Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -1/+33 |
2017-07-05 | Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+4 |
2017-07-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 8 | -3/+186 |
2017-07-04 | Merge branch 'merge/randstruct' into for-next/gcc-plugins | Kees Cook | 3 | -1/+33 |
2017-07-04 | Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 2 | -0/+169 |
2017-07-04 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 8 | -12/+602 |
2017-07-04 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 7 | -1/+138 |
2017-07-04 | net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-07-04 | net, ax25: convert ax25_route.refcount from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-07-04 | net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_t | Reshetova, Elena | 1 | -4/+4 |
2017-07-04 | net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-04 | net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-04 | net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-04 | net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-04 | net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+3 |
2017-07-04 | net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-07-04 | net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-07-04 | net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -4/+5 |
2017-07-04 | net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-07-04 | net, x25: convert x25_route.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+4 |
2017-07-04 | net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
2017-07-04 | net, netrom: convert nr_node.refcount from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-07-04 | net, netrom: convert nr_neigh.refcount from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+4 |
2017-07-04 | net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-07-04 | net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+4 |
2017-07-04 | net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
2017-07-04 | net, sched: convert Qdisc.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
2017-07-04 | net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+2 |
2017-07-04 | net, atm: convert atm_dev.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+4 |
2017-07-04 | net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+3 |
2017-07-04 | net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-04 | net, llc: convert llc_sap.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-07-04 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 3 | -22/+37 |
2017-07-04 | Merge tag 'for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 3 | -7/+57 |
2017-07-04 | Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 11 | -48/+515 |
2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 7 | -39/+31 |
2017-07-04 | Merge tag 'spi-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 5 | -94/+158 |
2017-07-04 | Merge tag 'regulator-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -1/+46 |
2017-07-04 | Merge tag 'regmap-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 1 | -0/+36 |
2017-07-04 | Merge tag 'hwmon-for-linus-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -0/+0 |
2017-07-04 | Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 3 | -21/+23 |
2017-07-04 | net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+4 |
2017-07-04 | net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
2017-07-04 | net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-04 | net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-04 | net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2 | -4/+4 |
2017-07-04 | net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2 | -5/+6 |