summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-22genirq: Handle managed irqs gracefully in irq_startup()Thomas Gleixner1-1/+1
2017-06-22genirq: Introduce IRQD_MANAGED_SHUTDOWNThomas Gleixner1-0/+8
2017-06-22genirq: Introduce effective affinity maskThomas Gleixner1-0/+29
2017-06-22genirq: Move irq_fixup_move_pending() to coreThomas Gleixner1-5/+0
2017-06-22genirq/cpuhotplug: Add support for cleaning up move in progressThomas Gleixner1-0/+2
2017-06-22genirq: Provide irq_fixup_move_pending()Thomas Gleixner1-0/+5
2017-06-22genirq: Add missing comment for IRQD_STARTEDThomas Gleixner1-0/+1
2017-06-22genirq/debugfs: Add proper debugfs interfaceThomas Gleixner2-0/+8
2017-06-22genirq/irqdomain: Add map counterThomas Gleixner1-0/+2
2017-06-22genirq: Allow fwnode to carry name information onlyThomas Gleixner1-1/+30
2017-06-22sched/loadavg: Generalize "_idle" naming to "_nohz"Frederic Weisbecker1-4/+4
2017-06-22Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar19-47/+117
2017-06-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar28-58/+154
2017-06-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2017-06-21ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula1-1/+2
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2017-06-21blk-mq: Make it safe to quiesce and unquiesce from an interrupt handlerBart Van Assche1-9/+1
2017-06-21blk-mq: fix performance regression with shared tagsJens Axboe1-0/+2
2017-06-21irq/generic-chip: Provide devm_irq_setup_generic_chip()Bartosz Golaszewski1-0/+3
2017-06-21irq/generic-chip: Provide devm_irq_alloc_generic_chip()Bartosz Golaszewski1-0/+5
2017-06-21irq/generic-chip: Provide irq_destroy_generic_chip()Bartosz Golaszewski1-0/+8
2017-06-21irq/generic-chip: Provide irq_free_generic_chip()Bartosz Golaszewski1-0/+6
2017-06-21Merge branch 'fortglx/4.13/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner1-2/+2
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner29-92/+160
2017-06-20time: Clean up CLOCK_MONOTONIC_RAW time handlingJohn Stultz1-2/+2
2017-06-20block: Add a comment above queue_lockdep_assert_held()Bart Van Assche1-0/+7
2017-06-20block: Change argument type of scsi_req_init()Bart Van Assche1-1/+1
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche1-0/+1
2017-06-20block: Introduce request_queue.initialize_rq_fn()Bart Van Assche2-0/+6
2017-06-20block: Make request operation type argument declarations consistentBart Van Assche2-4/+5
2017-06-20blk-mq: Reduce blk_mq_hw_ctx sizeBart Van Assche1-2/+3
2017-06-20block: stop using bio_data() in blk_write_same_mergeableChristoph Hellwig1-1/+2
2017-06-20block: remove the unused bio_to_phys macroChristoph Hellwig1-1/+0
2017-06-20Merge branch 'linus' into irq/coreThomas Gleixner58-141/+356
2017-06-20ktime: Simplify ktime_compare implementationMariusz Skamra1-5/+1
2017-06-20block: return on congested block deviceGoldwyn Rodrigues2-0/+10
2017-06-20fs: Introduce IOMAP_NOWAITGoldwyn Rodrigues1-0/+1
2017-06-20fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAITGoldwyn Rodrigues2-1/+12
2017-06-20fs: Use RWF_* flags for AIO operationsGoldwyn Rodrigues1-1/+1
2017-06-20fs: Introduce filemap_range_has_page()Goldwyn Rodrigues1-0/+2
2017-06-20fs: Separate out kiocb flags setup based on RWF_* flagsGoldwyn Rodrigues2-0/+16
2017-06-20sched/core: Drop the unused try_get_task_struct() helper functionDavidlohr Bueso1-2/+0
2017-06-20Merge branch 'clockevents/4.13' of https://git.linaro.org/people/daniel.lezca...Thomas Gleixner3-20/+13
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar68-777/+1000
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar2-12/+12
2017-06-20sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...Ingo Molnar1-0/+1
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar4-252/+262
2017-06-20sched/wait: Re-adjust macro line continuation backslashes in <linux/wait.h>Ingo Molnar1-323/+322
2017-06-20sched/wait: Improve the bit-wait API parameter names in the API function prot...Ingo Molnar1-15/+15
2017-06-20sched/wait: Standardize wait_bit_queue namingIngo Molnar1-4/+4