summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki2017-09-032-2/+15
|\ \ \ \
| | | | * treewide: Consolidate Apple DMI checksLukas Wunner2017-08-031-0/+13
| * | | | ACPI / boot: Correct address space of __acpi_map_table()Andy Shevchenko2017-07-241-2/+2
| | |/ / | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2017-09-032-2/+11
|\ \ \ \ \ \ \ | | | | |/ / / | | | |/| / / | | | | |/ /
| | * | | | ACPI: Make acpi_dma_configure() DMA regions awareLorenzo Pieralisi2017-08-071-2/+3
| | * | | | ACPI: Introduce DMA ranges parsingLorenzo Pieralisi2017-08-071-0/+8
| | | |_|/ | | |/| |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-032-3/+3
|\ \ \ \ \
| * | | | | perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming2017-08-292-3/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-013-7/+40
|\ \ \ \ \ \
| * | | | | | mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-011-0/+2
| * | | | | | net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen2017-08-301-1/+0
| * | | | | | net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen2017-08-301-3/+2
| * | | | | | net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli2017-08-231-4/+37
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-08-311-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-08-301-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | nvme: fix the definition of the doorbell buffer config support bitChangpeng Liu2017-08-301-1/+1
* | | | | | | | | Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-08-311-29/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm: fix printk() rate limiting codeBart Van Assche2017-08-281-29/+12
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-08-311-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | include/linux/compiler.h: don't perform compiletime_assert with -O0Joe Stringer2017-08-311-1/+5
* | | | | | | | | | mm/mmu_notifier: kill invalidate_pageJérôme Glisse2017-08-311-25/+0
* | | | | | | | | | dax: update to new mmu_notifier semanticJérôme Glisse2017-08-311-0/+1
|/ / / / / / / / /
* | | | | | | | | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-08-291-1/+9
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo2017-08-291-1/+0
| * | | | | | | | libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig2017-08-291-1/+9
| * | | | | | | | libata: quirk read log on no-name M.2 SSDChristoph Hellwig2017-08-281-0/+1
* | | | | | | | | Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-271-1/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iommu: Fix wrong freeing of iommu_device->devJoerg Roedel2017-08-151-1/+11
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-272-3/+3
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-08-202-3/+3
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | PATCH] iio: Fix some documentation warningsJonathan Corbet2017-08-202-3/+3
* | | | | | | | | | Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2017-08-271-2/+2
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-08-252-1/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block2017-08-242-1/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | pty: Repair TIOCGPTPEEREric W. Biederman2017-08-241-0/+10
* | | | | | | | | Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds2017-08-231-1/+1
|/ / / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-212-5/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | ptr_ring: use kmalloc_array()Eric Dumazet2017-08-162-5/+7
* | | | | | | | | pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-212-25/+30
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-101-2/+2
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner2017-08-181-0/+8
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko2017-08-181-0/+22
* | | | | | | | | | mm: discard memblock data laterPavel Tatashin2017-08-181-2/+4
* | | | | | | | | | wait: add wait_event_killable_timeout()Luis R. Rodriguez2017-08-181-0/+37
* | | | | | | | | | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner2017-08-181-2/+8
* | | | | | | | | | pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds2017-08-171-1/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-152-1/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | net: Fix a typo in comment about sock flags.Tonghao Zhang2017-08-151-1/+1