summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-15ACPI/IORT: Remove iort_node_match()Lorenzo Pieralisi1-2/+0
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+15
2017-06-15Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+14
2017-06-15KVM: arm64: Enable GICv3 common sysreg trapping via command-lineMarc Zyngier1-0/+1
2017-06-15KVM: arm64: vgic-v3: Enable trapping of Group-0 system registersMarc Zyngier1-0/+1
2017-06-15KVM: arm64: vgic-v3: Enable trapping of Group-1 system registersMarc Zyngier1-0/+1
2017-06-15KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handlerMarc Zyngier1-0/+2
2017-06-15KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handlerMarc Zyngier1-0/+1
2017-06-15KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2Marc Zyngier1-0/+1
2017-06-15Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-1/+11
2017-06-15Merge branch 'kvmarm-master/master' into HEADMarc Zyngier3-4/+33
2017-06-15dt-bindings: clk: add omap4 clkctrl definitionsTero Kristo1-0/+146
2017-06-15xen: sync include/xen/interface/version.hJuergen Gross1-0/+15
2017-06-15drm: Remove duplicate forward declarationDawid Kurek1-2/+0
2017-06-15Merge branch 'acpica-fixes'Rafael J. Wysocki1-0/+14
2017-06-15Merge branch 'clk-fixes' into clk-nextStephen Boyd2-0/+4
2017-06-15ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2-3/+10
2017-06-15ACPI / PM: Run wakeup notify handlers synchronouslyRafael J. Wysocki1-2/+2
2017-06-14cgroup: Keep accurate count of tasks in each css_setWaiman Long1-0/+3
2017-06-14drm/i915/perf: Add OA unit support for Gen 8+Robert Bragg1-7/+12
2017-06-14drm/i915: expose _SUBSLICE_MASK GETPARMRobert Bragg1-0/+5
2017-06-14drm/i915: expose _SLICE_MASK GETPARMRobert Bragg1-0/+3
2017-06-14block: Fix a blk_exit_rl() regressionBart Van Assche1-0/+2
2017-06-14net: update undefined ->ndo_change_mtu() commentMagnus Damm1-2/+1
2017-06-14bpf: permits narrower load from bpf program context fieldsYonghong Song2-1/+2
2017-06-14of: Provide dummy of_device_compatible_match() for compile-testingGeert Uytterhoeven1-0/+6
2017-06-14Merge tag 'clk-v4.13-samsung' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd1-0/+3
2017-06-14Merge tag 'v4.13-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd3-0/+331
2017-06-14fs/fcntl: f_setown, allow returning errorJiri Slaby1-1/+1
2017-06-14dev_ioctl: copy only the smaller struct iwreq for wextJohannes Berg1-2/+2
2017-06-14ALSA: pcm: remove SNDRV_PCM_IOCTL1_GSTATE internal commandTakashi Sakamoto1-1/+1
2017-06-14ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto1-1/+1
2017-06-14tty/serial: atmel: make the driver DT onlyAlexandre Belloni1-10/+0
2017-06-14clocksource/drivers: Add an alias macro CLOCKSOURCE_OF_DECLAREDaniel Lezcano1-0/+3
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2-2/+2
2017-06-14clocksource/drivers: Rename clksrc table to timerDaniel Lezcano2-5/+6
2017-06-14ASoC: simple-card-utils: add asoc_simple_card_of_parse_tdm()Kuninori Morimoto1-0/+6
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLAREDaniel Lezcano1-1/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-2/+2
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-1/+1
2017-06-14drm/syncobj: add sync_file interaction. (v1.2)Dave Airlie1-0/+2
2017-06-14drm: introduce sync objects (v4)Dave Airlie4-0/+120
2017-06-14posix-timers: Make nanosleep timespec argument constThomas Gleixner1-1/+1
2017-06-14itimers: Move compat itimer syscalls to native onesAl Viro1-0/+4
2017-06-14ntp: Move adjtimex related compat syscalls to native counterpartsAl Viro1-0/+4
2017-06-14posix-timers: Kill ->nsleep_restart()Al Viro1-1/+0
2017-06-14hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helperAl Viro1-0/+2
2017-06-14time/posix-timers: Move the compat copyouts to the nanosleep implementationsAl Viro2-4/+13
2017-06-14hrtimer_nanosleep(): Pass rmtp in restart_blockAl Viro1-1/+0
2017-06-14tracing: Add TRACE_DEFINE_SIZEOF() macrosJeremy Linton1-2/+11