summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-15Merge branch 'kvmarm-master/master' into HEADMarc Zyngier2-3/+29
2017-06-15ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki1-2/+5
2017-06-14cgroup: Keep accurate count of tasks in each css_setWaiman Long1-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-14fs/fcntl: f_setown, allow returning errorJiri Slaby1-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 Lezcano1-1/+1
2017-06-14clocksource/drivers: Rename clksrc table to timerDaniel Lezcano1-2/+2
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-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: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their valuesJeremy Linton1-0/+1
2017-06-14trace: rename struct module entry for trace enumsJeremy Linton1-2/+2
2017-06-14trace: rename trace_enum_map to trace_eval_mapJeremy Linton2-4/+4
2017-06-13spi: mediatek: adjust register to enhance time accuracyLeilk Liu1-0/+2
2017-06-13of_mdio: move of_mdio_parse_addr to header fileJon Mason1-1/+23
2017-06-13Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...David S. Miller2-0/+13
2017-06-13spi: Generalize SPI "master" to "controller"Geert Uytterhoeven1-85/+113
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com1-2/+2
2017-06-13mdio_bus: handle only single PHY reset GPIOSergei Shtylyov1-4/+2
2017-06-13ARM: at91: remove atmel_nand_dataAlexandre Belloni1-21/+0
2017-06-13PM / Domains: Allow overriding the ->xlate() callbackThierry Reding1-0/+4
2017-06-13usb: gadget: core: introduce ->udc_set_speed() methodFelipe Balbi1-0/+1
2017-06-13ARM: at91: fix at91_suspend_entering_slow_clock link errorArnd Bergmann1-0/+7
2017-06-13tty: drop unused alt_speed from tty_structJohan Hovold1-1/+0
2017-06-13nvme.h: add dword 12 - 15 fields to struct nvme_featuresArnav Dawn1-1/+4
2017-06-13nvme.h: add struct nvme_host_mem_buf_desc and HMB flagsChristoph Hellwig1-0/+11
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig8-53/+76
2017-06-13driver core: add helper to reuse a device-tree nodeJohan Hovold1-0/+4
2017-06-13usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt1-2/+2
2017-06-13cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern1-0/+3
2017-06-13cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller1-0/+1
2017-06-13Merge branch 'sched/urgent' into x86/mm, to pick up dependent fixIngo Molnar8-8/+33
2017-06-13Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar12-638/+101
2017-06-13scsi: storvsc: remove unnecessary channel inbound lockStephen Hemminger1-1/+0
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe29-38/+169