summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar
2017-06-20sched/wait: Re-adjust macro line continuation backslashes in <linux/wait.h>Ingo Molnar
2017-06-20sched/wait: Improve the bit-wait API parameter names in the API function prot...Ingo Molnar
2017-06-20sched/wait: Standardize wait_bit_queue namingIngo Molnar
2017-06-20sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field nameIngo Molnar
2017-06-20sched/wait: Standardize internal naming of wait-queue headsIngo Molnar
2017-06-20sched/wait: Standardize internal naming of wait-queue entriesIngo Molnar
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-20time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz
2017-06-20time: Fix clock->read(clock) race around clocksource changesJohn Stultz
2017-06-20mmc: tmio: improve checkpatch cleannessSimon Horman
2017-06-20mmc: slot-gpio: Add support to enable irq wake on cd_irqAdrian Hunter
2017-06-20mmc: core: Remove MMC_CAP2_HC_ERASE_SZUlf Hansson
2017-06-20mmc: use proper name for the R-Car SoCWolfram Sang
2017-06-20mmc: core: Allocate per-request data using the block layer coreLinus Walleij
2017-06-20mmc: core: Delete bounce buffer Kconfig optionLinus Walleij
2017-06-20mmc: sdio: Add API to manage SDIO IRQs from a workqueueUlf Hansson
2017-06-20uuid: Take const on input of uuid_is_null() and guid_is_null()Andy Shevchenko
2017-06-20Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-06-20Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman
2017-06-20Merge 4.12-rc6 into usb-nextGreg Kroah-Hartman
2017-06-19random: add get_random_{bytes,u32,u64,int,long,once}_wait familyJason A. Donenfeld
2017-06-19random: add wait_for_random_bytes() APIJason A. Donenfeld
2017-06-20Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-06-19m68k: Remove ptrace_signal_deliverAndreas Schwab
2017-06-19netfilter: nfnetlink: extended ACK reportingPablo Neira Ayuso
2017-06-19netfilter: ebt: Use new helper ebt_invalid_target to check targetGao Feng
2017-06-19dm kcopyd: add sequential write featureDamien Le Moal
2017-06-19dm: introduce dm_remap_zone_report()Damien Le Moal
2017-06-19dm table: add zoned block devices validationDamien Le Moal
2017-06-19dm: convert DM printk macros to pr_<level> macrosJoe Perches
2017-06-19mfd: intel_soc_pmic_bxtwc: Use chained IRQs for second level IRQ chipsKuppuswamy Sathyanarayanan
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-18Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2017-06-18Merge tag 'renesas-drivers-for-v4.13' of https://git.kernel.org/pub/scm/linux...Olof Johansson
2017-06-18Merge tag 'tegra-for-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2017-06-18Merge tag 'scpi-updates-4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2017-06-18NFC: nfcmrvl: allow gpio 0 for reset signallingJohan Hovold
2017-06-18blk-mq: don't stop queue for quiescingMing Lei
2017-06-18blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queueMing Lei
2017-06-18blk-mq: introduce blk_mq_unquiesce_queueMing Lei
2017-06-18blk-mq: introduce blk_mq_quiesce_queue_nowait()Ming Lei
2017-06-18blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.hMing Lei
2017-06-18block: remove bio_clone() and all references.NeilBrown
2017-06-18blk: make the bioset rescue_workqueue optional.NeilBrown
2017-06-18blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown
2017-06-18blk: remove bio_set arg from blk_queue_split()NeilBrown
2017-06-18blk-mq-sched: unify request prepare methodsChristoph Hellwig
2017-06-18blk-mq-sched: unify request finished methodsChristoph Hellwig
2017-06-16Merge tag 'sunxi-clk-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd