summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | efi: Decode IA32/X64 Processor Error SectionYazen Ghannam2018-05-141-0/+2
| * | | | | | | | | | efi: Fix IA32/X64 Processor Error Record definitionYazen Ghannam2018-05-141-1/+1
* | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-045-12/+40
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-05-303-1/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | rcu/x86: Provide early rcu_cpu_starting() callbackPeter Zijlstra2018-05-223-1/+2
| * | | | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-05-164-11/+38
| |\| | | | | | | | | | | | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | srcu: Add cleanup_srcu_struct_quiesced()Paul E. McKenney2018-05-151-1/+35
| | * | | | | | | | | | rcu: Declare rcu_eqs_special_set() in public headerYury Norov2018-05-151-0/+1
| | * | | | | | | | | | softirq: Eliminate unused cond_resched_softirq() macroPaul E. McKenney2018-05-151-8/+0
| | * | | | | | | | | | rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()Paul E. McKenney2018-05-151-2/+2
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-043-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | signal: Extend siginfo_layout with SIL_FAULT_{MCEERR|BNDERR|PKUERR}Eric W. Biederman2018-04-261-0/+3
| * | | | | | | | | | | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-252-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-047-6/+29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-261-2/+1
| * | | | | | | | | | | net: add support for ->poll_mask in proto_opsChristoph Hellwig2018-05-261-0/+1
| * | | | | | | | | | | aio: simplify KIOCB_KEY handlingChristoph Hellwig2018-05-261-2/+0
| * | | | | | | | | | | fs: introduce new ->get_poll_head and ->poll_mask methodsChristoph Hellwig2018-05-262-6/+8
| * | | | | | | | | | | fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig2018-05-261-0/+12
| * | | | | | | | | | | fs: unexport poll_schedule_timeoutChristoph Hellwig2018-05-261-2/+0
| * | | | | | | | | | | Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/viro/...Christoph Hellwig2018-05-261-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | aio: implement io_pgeteventsChristoph Hellwig2018-05-022-0/+13
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2018-06-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fasync: Fix deadlock between task-context and interrupt-context kill_fasync()Kirill Tkhai2018-05-011-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-045-7/+45
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | doc: document scope NOFS, NOIO APIsMichal Hocko2018-05-291-0/+38
| * | | | | | | | | | | | Merge tag 'v4.17-rc2' into docs-nextJonathan Corbet2018-04-2714-50/+68
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-165-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | docs/vm: rename documentation files to .rstMike Rapoport2018-04-165-7/+7
* | | | | | | | | | | | | swait: strengthen language to discourage useLinus Torvalds2018-06-041-1/+13
* | | | | | | | | | | | | Merge tag 'regmap-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2018-06-041-1/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | regmap: add missing prototype for devm_init_slimbusSrinivas Kandagatla2018-05-251-1/+17
| * | | | | | | | | | | | | regmap: include <linux/ktime.h> from include/linux/regmap.hSean Wang2018-04-241-0/+1
* | | | | | | | | | | | | | Merge tag 'spi-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2018-06-042-53/+256
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | spi: Get rid of the spi_flash_read() APIBoris Brezillon2018-05-111-53/+0
| * | | | | | | | | | | | | | spi: Extend the core to ease integration of SPI memory controllersBoris Brezillon2018-05-112-0/+256
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'chrome-platform-for-linus-4.18' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-06-041-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | platform/chrome: Use to_cros_ec_dev more broadlyGwendal Grignou2018-05-301-0/+2
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'hwmon-for-linus-v4.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-041-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'ib-mfd-hwmon-v4.18' into hwmon-nextGuenter Roeck2018-05-211-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | hwmon: MC13783: Add uid and die temperature sensor inputsAndrey Gusakov2018-04-161-0/+2
| | |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-0411-87/+83
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flagChristoph Hellwig2018-05-281-11/+0
| * | | | | | | | | | | | | | | core, dma-direct: add a flag 32-bit dma limitsChristoph Hellwig2018-05-281-0/+3
| * | | | | | | | | | | | | | | dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrsHuaisheng Ye2018-05-251-2/+2
| * | | | | | | | | | | | | | | dma-mapping: provide a generic dma-noncoherent implementationChristoph Hellwig2018-05-193-1/+54
| * | | | | | | | | | | | | | | PCI: remove CONFIG_PCI_BUS_ADDR_T_64BITChristoph Hellwig2018-05-091-1/+1
| * | | | | | | | | | | | | | | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-1/+1
| * | | | | | | | | | | | | | | iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-091-3/+10
| * | | | | | | | | | | | | | | iommu-common: move to arch/sparcChristoph Hellwig2018-05-091-53/+0