aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-07-08kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-02moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier
2017-07-02locking/refcount: Remove the half-implemented refcount_sub() APIKees Cook
2017-06-30uapi/linux/a.out.h: don't use deprecated system-specific predefines.Zack Weinberg
2017-06-30hashtable: remove repeated phrase from a commentJakub Kicinski
2017-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-28block: provide bio_uninit() free freeing integrity/task associationsJens Axboe
2017-06-28blk-mq: Create hctx for each present CPUChristoph Hellwig
2017-06-28locking/refcount: Create unchecked atomic_t implementationKees Cook
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg
2017-06-27block: remove the queue_bounce_pfn helperChristoph Hellwig
2017-06-27block: move bounce declarations to block/blk.hChristoph Hellwig
2017-06-27nvme: add support for streams and directivesJens Axboe
2017-06-27blk-mq: expose write hints through debugfsJens Axboe
2017-06-27block: add support for write hints in a bioJens Axboe
2017-06-27fs: add fcntl() interface for setting/getting write life time hintsJens Axboe
2017-06-26Revert "ktime: Simplify ktime_compare implementation"Thomas Gleixner
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-06-24genirq/timings: Add infrastructure for estimating the next interrupt arrival ...Daniel Lezcano
2017-06-24genirq/timings: Add infrastructure to track the interrupt timingsDaniel Lezcano
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-06-23Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-23slub: make sysfs file removal asynchronousTejun Heo
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-06-23Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2017-06-23irqchip/irq-mvebu-icu: Add new driver for Marvell ICUThomas Petazzoni
2017-06-22Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe
2017-06-22genirq/irqdomain: Remove auto-recursive hierarchy supportMarc Zyngier
2017-06-22genirq/irqdomain: Add irq_domain_update_bus_token helperMarc Zyngier
2017-06-22genirq: Introduce IRQD_SINGLE_TARGET flagThomas Gleixner
2017-06-22genirq/cpuhotplug: Handle managed IRQs on CPU hotplugThomas Gleixner
2017-06-22genirq: Handle managed irqs gracefully in irq_startup()Thomas Gleixner
2017-06-22genirq: Introduce IRQD_MANAGED_SHUTDOWNThomas Gleixner
2017-06-22genirq: Introduce effective affinity maskThomas Gleixner
2017-06-22genirq: Move irq_fixup_move_pending() to coreThomas Gleixner
2017-06-22genirq/cpuhotplug: Add support for cleaning up move in progressThomas Gleixner
2017-06-22genirq: Provide irq_fixup_move_pending()Thomas Gleixner
2017-06-22genirq: Add missing comment for IRQD_STARTEDThomas Gleixner
2017-06-22genirq/debugfs: Add proper debugfs interfaceThomas Gleixner