summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-18Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video'Rafael J. Wysocki1-0/+6
2018-01-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki2-26/+3
2018-01-18Merge branch 'pm-core'Rafael J. Wysocki2-4/+19
2018-01-18Merge branch 'pm-cpufreq'Rafael J. Wysocki1-61/+14
2018-01-18Merge branch 'pm-cpufreq-thermal' into pm-cpufreqRafael J. Wysocki1-61/+14
2018-01-18bpf: add new jited info fields in bpf_dev_offload and bpf_prog_infoJiong Wang1-0/+2
2018-01-18PCI: Remove NULL device handling from PCI DMA APIChristoph Hellwig1-14/+13
2018-01-18PCI: Move OF-related PCI functions into PCI coreRob Herring1-1/+1
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie26-54/+146
2018-01-18Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub...David S. Miller1-0/+7
2018-01-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+7
2018-01-17nvme-pci: clean up SMBSZ bit definitionsChristoph Hellwig1-8/+14
2018-01-17net/mlx5: Fix build breakSaeed Mahameed1-2/+0
2018-01-17Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel28-58/+149
2018-01-17iommu: Clean up of_iommu_init_fnRobin Murphy1-4/+1
2018-01-17dm: move dm_table_destroy() to same header as dm_table_create()Brian Norris1-0/+5
2018-01-17iommu/vt-d: Add a check for 5-level paging supportSohil Mehta1-0/+1
2018-01-17iommu/vt-d: Add a check for 1GB page supportSohil Mehta1-0/+1
2018-01-17Expand INIT_STRUCT_PID and removeDavid Howells1-15/+0
2018-01-17Expand the INIT_SIGNALS and INIT_SIGHAND macros and removeDavid Howells1-39/+4
2018-01-17Expand various INIT_* macros and removeDavid Howells4-129/+0
2018-01-17Expand INIT_TASK() in init/init_task.c and removeDavid Howells1-83/+4
2018-01-17module: Add retpoline tag to VERMAGICAndi Kleen1-1/+7
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-14/+41
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-17/+100
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-9/+33
2018-01-16phy: add helpers for setting/clearing bits in PHY registersHeiner Kallweit1-0/+49
2018-01-16xprtrdma: Replace all usage of "frmr" with "frwr"Chuck Lever1-1/+1
2018-01-16kallsyms: remove print_symbol() functionSergey Senozhatsky1-18/+0
2018-01-16blkcg: simplify statistic accumulation codeArnd Bergmann1-3/+5
2018-01-16nubus: Add support for the driver modelFinn Thain1-3/+30
2018-01-16nubus: Adopt standard linked list implementationFinn Thain1-9/+6
2018-01-16nubus: Rename struct nubus_devFinn Thain1-16/+14
2018-01-16nubus: Rework /proc/bus/nubus/s/ implementationFinn Thain1-4/+33
2018-01-16nubus: Clean up whitespaceFinn Thain1-29/+29
2018-01-16nubus: Remove redundant codeFinn Thain1-16/+1
2018-01-16nubus: Call proc_mkdir() not more than once per slot directoryFinn Thain1-2/+3
2018-01-16nubus: Use static functions where possibleFinn Thain1-1/+0
2018-01-16nubus: Fix up header splitFinn Thain1-4/+23
2018-01-16nubus: Avoid array underflow and overflowFinn Thain1-6/+4
2018-01-16Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini1-0/+606
2018-01-16can: dev: Add support for limiting configured bitrateFranklin S Cooper Jr1-0/+7
2018-01-16hrtimer: Implement support for softirq based hrtimersAnna-Maria Gleixner1-5/+16
2018-01-16delayacct: Account blkio completion on the correct taskJosh Snyder1-4/+4
2018-01-16hrtimer: Add clock bases and hrtimer mode for softirq contextAnna-Maria Gleixner1-0/+14
2018-01-16hrtimer: Make hrtimer_reprogramm() unconditionalAnna-Maria Gleixner1-3/+3
2018-01-16hrtimer: Make hrtimer_cpu_base.next_timer handling unconditionalAnna-Maria Gleixner1-2/+2
2018-01-16hrtimer: Make the remote enqueue check unconditionalAnna-Maria Gleixner1-3/+3
2018-01-16hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simpl...Anna-Maria Gleixner1-12/+8