summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro77-331/+817
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2017-04-21block: get rid of blk_integrity_revalidate()Ilya Dryomov1-2/+0
2017-04-21switch memcpy_from_msg() to copy_from_iter_full()Al Viro1-1/+1
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern1-1/+1
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-1/+1
2017-04-21nvmet_fc: Rework target side abort handlingJames Smart1-9/+16
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart1-22/+35
2017-04-21nvmet_fc: add target feature flags for upcall isr contextsJames Smart1-0/+16
2017-04-21nvme: improve performance for virtual NVMe devicesHelen Koike1-0/+13
2017-04-21s390/gs: add regset for the guarded storage broadcast control blockMartin Schwidefsky1-0/+1
2017-04-21blk-mq: Fix poll_stat for new size-based bucketing.Stephen Bates1-1/+4
2017-04-20block: remove the errors field from struct requestChristoph Hellwig2-12/+7
2017-04-20blktrace: remove the unused block_rq_abort tracepointChristoph Hellwig1-34/+10
2017-04-20block: add a error_count field to struct requestChristoph Hellwig1-0/+1
2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig1-1/+1
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig2-1/+2
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig1-1/+1
2017-04-20bdi: Drop 'parent' argument from bdi_register[_va]()Jan Kara1-5/+4
2017-04-20block: Remove unused functionsJan Kara1-5/+0
2017-04-20fs: Remove SB_I_DYNBDI flagJan Kara1-3/+0
2017-04-20nfs: Convert to separately allocated bdiJan Kara1-1/+0
2017-04-20coda: Convert to separately allocated bdiJan Kara1-1/+0
2017-04-20mtd: Convert to dynamically allocated bdi infrastructureJan Kara1-5/+0
2017-04-20fs: Provide infrastructure for dynamic BDIs in filesystemsJan Kara2-1/+7
2017-04-20bdi: Provide bdi_register_va() and bdi_alloc()Jan Kara1-0/+6
2017-04-20Merge branch 'linus' into irq/coreThomas Gleixner31-73/+166
2017-04-20Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn1-1/+0
2017-04-20clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASKMatthias Kaehlcke1-1/+1
2017-04-20Merge branch 'WIP.x86/process' into perf/coreIngo Molnar2-0/+6
2017-04-20nubus: Add MVC and VSC video card definitionsFinn Thain1-1/+3
2017-04-20Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner2-0/+41
2017-04-20block: Inline blk_rq_set_prio()Bart Van Assche1-14/+0
2017-04-20block: Export blk_init_request_from_bio()Bart Van Assche1-0/+1
2017-04-19ACPI / utils: Add new acpi_dev_present helperHans de Goede2-0/+6
2017-04-19leds: pca9532: Extend pca9532 device tree supportFelix Brack1-2/+2
2017-04-19block: remove blk_end_request_curChristoph Hellwig1-1/+0
2017-04-19block: remove blk_end_request_err and __blk_end_request_errChristoph Hellwig1-2/+0
2017-04-19acpi/arm64: Add memory-mapped timer support in GTDT driverFu Wei1-0/+1
2017-04-19acpi/arm64: Add GTDT table parse driverFu Wei1-0/+6
2017-04-19clocksource: arm_arch_timer: add structs to describe MMIO timerFu Wei1-0/+16
2017-04-19block, bfq: add full hierarchical scheduling and cgroups supportArianna Avanzini1-1/+1
2017-04-19ACPI / tables: Drop acpi_parse_entries() which is not usedBaoquan He1-4/+0
2017-04-19ACPI / CPPC: add sysfs entries for CPPC perf capabilitiesPrakash, Prashanth1-1/+1
2017-04-19ACPI / CPPC: Read lowest nonlinear perf in cppc_get_perf_caps()Prakash, Prashanth1-0/+1
2017-04-18mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit1-1/+1
2017-04-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+10
2017-04-18boot/param: Move next_arg() function to lib/cmdline.c for later reuseBaoquan He1-0/+1
2017-04-17move compat select-related syscalls to fs/select.cAl Viro1-56/+0
2017-04-17Remove compat_sys_getdents64()Al Viro2-7/+1