summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-10-27sched/isolation: Use its own static keyFrederic Weisbecker1-1/+2
2017-10-27sched/isolation: Make the housekeeping cpumask privateFrederic Weisbecker1-21/+10
2017-10-27sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu()Frederic Weisbecker1-11/+6
2017-10-27sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker2-37/+56
2017-10-27nvme-fc: remove NVME_FC_MAX_SEGMENTSJames Smart1-2/+0
2017-10-27drivers/net: wan/sdla: Convert timers to use timer_setup()Kees Cook1-0/+1
2017-10-26cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.statTejun Heo2-2/+2
2017-10-26tcp: TCP experimental option for SMCUrsula Braun1-2/+7
2017-10-26PM / devfreq: Define the constant governor nameChanwoo Choi1-0/+7
2017-10-26PM / devfreq: Show the all available frequenciesChanwoo Choi1-2/+3
2017-10-26PM / devfreq: Use the available min/max frequencyChanwoo Choi1-0/+4
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen1-0/+2
2017-10-26block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_com...Byungchul Park1-2/+20
2017-10-26macvlan: remove unused fields in struct macvlan_devGirish Moodalbail2-15/+4
2017-10-26PCI: Add pci_resize_resource() for resizing BARsChristian König1-0/+3
2017-10-25elevator: allow name aliasesJens Axboe1-0/+1
2017-10-25IB/mlx5: Update tunnel offloads bitsMaor Gottlieb1-1/+3
2017-10-25IB/mlx5: Support padded 128B CQE featureGuy Levi1-2/+4
2017-10-25IB/mlx5: Add 128B CQE compression and padding HW bitsGuy Levi1-1/+3
2017-10-25IB/mlx5: Allow creation of a multi-packet RQNoa Osherovich1-0/+1
2017-10-25workqueue: Remove now redundant lock acquisitions wrt. workqueue flushesByungchul Park1-2/+2
2017-10-25sched/completions: Add support for initializing completions with lockdep_mapByungchul Park1-0/+14
2017-10-25locking/lockdep, sched/completions: Change the prefix of lock name for comple...Byungchul Park1-2/+2
2017-10-25locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEPByungchul Park1-0/+5
2017-10-25gpio: mmio: Make pin2mask() a private businessLinus Walleij1-4/+4
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland6-7/+7
2017-10-25locking/atomics, net/average: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland1-3/+7
2017-10-25locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...Mark Rutland3-3/+3
2017-10-25locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland1-2/+2
2017-10-25locking/atomic: Add atomic_cond_read_acquire()Will Deacon1-0/+4
2017-10-25bpf: permit multiple bpf attachments for a single perf eventYonghong Song2-9/+64
2017-10-24Merge branch 'for-next/perf' into aarch64/for-next/coreWill Deacon1-0/+3
2017-10-24irqdesc: Add function to identify percpu_devid irqsJulien Thierry1-0/+8
2017-10-24PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki1-2/+3
2017-10-24Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2-2/+8
2017-10-24locking/barriers: Kill lockless_dereference()Will Deacon1-20/+0
2017-10-24locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2-4/+4
2017-10-24locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon1-0/+1
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon6-266/+281
2017-10-24Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar19-56/+171
2017-10-24tcp: Configure TFO without cookie per socket and/or per routeChristoph Paasch1-1/+2
2017-10-24sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_...Rakib Mullick1-0/+16
2017-10-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-3/+0
2017-10-24cpu/hotplug: Remove obsolete notifier macrosYanjiang Jin1-3/+0
2017-10-24Merge tag 'drm-misc-next-2017-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+1
2017-10-24Merge tag 'drm/tegra/for-4.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-1/+1
2017-10-24extcon: max77843: Add support for SmartDock accessoryMarek Szyprowski1-0/+2
2017-10-24extcon: max77843: Add OTG power control to the MUIC driverMarek Szyprowski1-0/+3
2017-10-24Input: uinput - fold header into the driver properDmitry Torokhov1-81/+0
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov329-2606/+8384