summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-10-09net/inetdevice: inet_ifa_match can be booleanYaowei Bai1-1/+1
2015-10-09net/dccp: dccp_list_has_service can be booleanYaowei Bai1-3/+3
2015-10-09net/can: can_dropped_invalid_skb can be booleanYaowei Bai1-3/+3
2015-10-09net/nfnetlink: lockdep_nfnl_is_held can be booleanYaowei Bai1-3/+3
2015-10-09net/ieee80211: ieee80211_is_* can be booleanYaowei Bai1-38/+38
2015-10-09net/netlink: lockdep_genl_is_held can be booleanYaowei Bai1-1/+1
2015-10-09net/mlx5_core: Use private health thread for each deviceEli Cohen1-3/+4
2015-10-09net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen1-1/+5
2015-10-09firmware: arm_scpi: Extend to support sensorsPunit Agrawal1-0/+17
2015-10-08Merge tag 'at91-cleanup-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+1
2015-10-08Merge branch 'sunrpc'Trond Myklebust1-0/+2
2015-10-08NFSv4: nfs4_async_handle_error should take a non-const nfs_serverTrond Myklebust1-3/+3
2015-10-08SUNRPC: Move TCP receive data path into a workqueue contextTrond Myklebust1-0/+2
2015-10-08bpf: split state from prandom_u32() and consolidate {c, e}BPF prngsDaniel Borkmann1-0/+4
2015-10-08random32: add prandom_init_once helper for own rngsDaniel Borkmann1-0/+6
2015-10-08once: make helper generic for calling functions onceHannes Frederic Sowa1-14/+47
2015-10-08net: move net_get_random_once to libHannes Frederic Sowa2-17/+28
2015-10-08net: phy: Broadcom Cygnus internal Etherent PHY driverArun Parameswaran1-0/+7
2015-10-08net: phy: Add Broadcom phy library for common interfacesArun Parameswaran1-19/+3
2015-10-08Merge tag 'regmap-offload-update-bits' of git://git.kernel.org/pub/scm/linux/...David S. Miller1-0/+3
2015-10-08Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar11-26/+36
2015-10-08Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney2-1/+88
2015-10-08Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEADPaul E. McKenney2-6/+6
2015-10-08cpu: Remove try_get_online_cpus()Paul E. McKenney1-2/+0
2015-10-08platform/chrome: Support reading/writing the vboot contextEmilio López1-0/+1
2015-10-08sysfs: Support is_visible() on binary attributesEmilio López1-4/+14
2015-10-07add FPGA manager coreAlan Tull1-0/+127
2015-10-07coresight: fixing typographical errorMathieu Poirier1-1/+1
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller1-2/+2
2015-10-07net: Add netif_is_l3_slaveDavid Ahern1-0/+7
2015-10-06PCI: Add builtin_pci_driver() to avoid registration boilerplatePaul Gortmaker1-0/+11
2015-10-06rcu_sync: Cleanup the CONFIG_PROVE_RCU checksOleg Nesterov1-4/+3
2015-10-06locking/percpu-rwsem: Make use of the rcu_sync infrastructureOleg Nesterov1-1/+2
2015-10-06rcu_sync: Introduce rcu_sync_dtor()Oleg Nesterov1-0/+1
2015-10-06rcu_sync: Add CONFIG_PROVE_RCU checksOleg Nesterov1-0/+6
2015-10-06rcu_sync: Simplify rcu_sync using new rcu_sync_ops structureOleg Nesterov1-37/+23
2015-10-06rcu: Create rcu_sync infrastructureOleg Nesterov1-0/+94
2015-10-06rculist: Use WRITE_ONCE() when deleting from reader-visible listPaul E. McKenney3-5/+8
2015-10-06rcu: Remove deprecated rcu_lockdep_assert()Paul E. McKenney1-21/+0
2015-10-06rculist: Make list_entry_rcu() use lockless_dereference()Patrick Marlier1-4/+1
2015-10-06rcu: Add rcu_pointer_handoff()Paul E. McKenney1-0/+22
2015-10-06rcu: Move preemption disabling out of __srcu_read_lock()Paul E. McKenney1-1/+4
2015-10-06rcu: Don't disable preemption for Tiny and Tree RCU readersBoqun Feng2-2/+5
2015-10-06rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng3-7/+7
2015-10-06locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at...Davidlohr Bueso1-0/+97
2015-10-06regmap: Allow installing custom reg_update_bits functionJon Ringle1-0/+3
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar18-36/+69
2015-10-06sched/core: Kill PREEMPT_ACTIVEPeter Zijlstra1-5/+0
2015-10-06sched/core: Simplify preempt_count testsPeter Zijlstra1-2/+1
2015-10-06sched/core: Stop setting PREEMPT_ACTIVEPeter Zijlstra1-12/+0