summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-30mmc: core: Introduce host claiming by contextAdrian Hunter
2017-10-30mmc: sdhci-pci: remove outdated declarationWolfram Sang
2017-10-30PM / QoS: Fix default runtime_pm device resume latencyTero Kristo
2017-10-30x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_...Baoquan He
2017-10-30Merge tag 'v4.14-rc7' into x86/mm, to pick up fixesIngo Molnar
2017-10-29hwmon: (gpio-fan) Localize platform dataLinus Walleij
2017-10-29hwmon: (sht15) Root out platform dataLinus Walleij
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-29net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend
2017-10-29bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail
2017-10-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-10-27Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-10-27scsi: fcoe: Convert timers to use timer_setup()Kees Cook
2017-10-27perf/core: Rewrite event timekeepingPeter Zijlstra
2017-10-27perf/core: Rename 'enum perf_event_active_state'Peter Zijlstra
2017-10-27perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...Yonghong Song
2017-10-27Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-10-27sched/isolation: Move isolcpus= handling to the housekeeping codeFrederic Weisbecker
2017-10-27sched/isolation: Handle the nohz_full= parameterFrederic Weisbecker
2017-10-27sched/isolation: Introduce housekeeping flagsFrederic Weisbecker
2017-10-27sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...Frederic Weisbecker
2017-10-27sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()Frederic Weisbecker
2017-10-27sched/isolation: Use its own static keyFrederic Weisbecker
2017-10-27sched/isolation: Make the housekeeping cpumask privateFrederic Weisbecker
2017-10-27sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu()Frederic Weisbecker
2017-10-27sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker
2017-10-27Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-10-26Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-10-26tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen
2017-10-26block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_com...Byungchul Park
2017-10-25Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi...Mark Brown
2017-10-25workqueue: Remove now redundant lock acquisitions wrt. workqueue flushesByungchul Park
2017-10-25sched/completions: Add support for initializing completions with lockdep_mapByungchul Park
2017-10-25locking/lockdep, sched/completions: Change the prefix of lock name for comple...Byungchul Park
2017-10-25locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEPByungchul Park
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-25locking/atomics, net/average: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland
2017-10-25locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...Mark Rutland
2017-10-25locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland
2017-10-25locking/qrwlock: Prevent slowpath writers getting held up by fastpathWill Deacon
2017-10-25locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlockWill Deacon
2017-10-25locking/atomic: Add atomic_cond_read_acquire()Will Deacon
2017-10-25locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock'Will Deacon
2017-10-25strparser: Use delayed work instead of timer for msg timeoutTom Herbert
2017-10-24PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki