summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-03-04tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar
2016-03-03block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig
2016-03-03writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo
2016-03-03block: get the 1st and last bvec via helpersMing Lei
2016-03-03block: check virt boundary in bio_will_gap()Ming Lei
2016-03-03block: bio: introduce helpers to get the 1st and last bvecMing Lei
2016-03-03mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez
2016-03-02net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan
2016-03-02posix-cpu-timers: Migrate to use new tick dependency mask modelFrederic Weisbecker
2016-03-02sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker
2016-03-02perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker
2016-03-02nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker
2016-03-02nohz: New tick dependency maskFrederic Weisbecker
2016-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-02-29use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar
2016-02-29sched/debug: Fix preempt_disable_ip recording for preempt_disable()Sebastian Andrzej Siewior
2016-02-29sched/rt: Fix PI handling vs. sched_setscheduler()Peter Zijlstra
2016-02-29Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2016-02-29perf: Allow storage of PMU private data in eventThomas Gleixner
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman
2016-02-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-02-25Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2016-02-25libata: Align ata_device's id on a cachelineHarvey Hunt
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti
2016-02-25wait.[ch]: Introduce the simple waitqueue (swait) implementationPeter Zijlstra (Intel)
2016-02-25perf: Fix race between event install and jump_labelsPeter Zijlstra
2016-02-25perf: Fix cloningPeter Zijlstra
2016-02-24sched/wait: Fix wait_event_freezable() documentationStafford Horne
2016-02-23nfit: update address range scrub commands to the acpi 6.1 formatDan Williams
2016-02-23Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-22arch: Introduce post-init read-only memoryKees Cook
2016-02-22asm-generic: Consolidate mark_rodata_ro()Kees Cook
2016-02-21soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan
2016-02-21power: bq27xxx_battery: Restore device nameIvaylo Dimitrov
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-19libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizingDan Williams
2016-02-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-19net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov
2016-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-02-18Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton
2016-02-17Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas