summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-03-12kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin
2015-03-12kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin
2015-03-12rcu: Handle outgoing CPUs on exit from idle loopPaul E. McKenney
2015-03-12ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann
2015-03-12net: Introduce possible_net_tEric W. Biederman
2015-03-12net: Kill hold_net release_netEric W. Biederman
2015-03-12KVM: introduce kvm_arch_intc_initialized and use it in irqfdEric Auger
2015-03-12clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz
2015-03-12backlight: Add support Skyworks SKY81452 backlight driverGyungoh Yoo
2015-03-12mfd: Add support for Skyworks SKY81452 driverGyungoh Yoo
2015-03-12mfd: max77693: Add TORCH_IOUT_MASK macroJacek Anaszewski
2015-03-12mfd: max77693: Remove struct max77693_led_platform_dataJacek Anaszewski
2015-03-12mfd: max77693: Adjust FLASH_EN_SHIFT and TORCH_EN_SHIFT macrosJacek Anaszewski
2015-03-12mfd: rk808: Disable the under voltage detectChris Zhong
2015-03-12remoteproc: add IOMMU hardware capability flagSuman Anna
2015-03-12HID: multitouch: Add support for button type usageSeth Forshee
2015-03-11xps: must clear sender_cpu before forwardingEric Dumazet
2015-03-11net: add real socket cookiesEric Dumazet
2015-03-11clk: introduce clk_is_matchMichael Turquette
2015-03-11mtd: clean up whitespace in linux/mtd/map.hArnd Bergmann
2015-03-11mtd: cfi: reduce stack sizeArnd Bergmann
2015-03-11of: mdio: export of_mdio_parse_addrFlorian Fainelli
2015-03-11rhashtable: Move hash_rnd into bucket_tableHerbert Xu
2015-03-11smpboot: Add common code for notification from dying CPUPaul E. McKenney
2015-03-11firmware: qcom: scm: Support cpu power down through SCMLina Iyer
2015-03-11firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr functionLina Iyer
2015-03-11firmware: qcom: scm: Clean cold boot entry to export only the APILina Iyer
2015-03-11Merge tag 'renesas-r8a7778-ccf-and-multiplatform-for-v4.1' of git://git.kerne...Arnd Bergmann
2015-03-11firmware: qcom: scm: Move the scm driver to drivers/firmwareKumar Gala
2015-03-11usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xmlMasanari Iida
2015-03-10usb: gadget: composite: add req_match method to usb_functionAndrzej Pietrasiewicz
2015-03-10usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.hJoseph Kogut
2015-03-10inet_diag: add const to inet_diag_req_v2Eric Dumazet
2015-03-10net: constify sock_diag_check_cookie()Eric Dumazet
2015-03-10KVM: Get rid of kvm_kvfree()Thomas Huth
2015-03-09net: phy: bcm7xxx: add alternate id for 7439Florian Fainelli
2015-03-09switchdev: add netlink flags to IPv4 FIB add opScott Feldman
2015-03-09net: core: add of_find_net_device_by_node()Florian Fainelli
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-10cpumask: only allocate nr_cpumask_bits.Rusty Russell
2015-03-10cpumask: remove deprecated functions.Rusty Russell
2015-03-09Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2015-03-09leds: flash: Remove synchronized flash strobe featureJacek Anaszewski
2015-03-09Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-09leds: Introduce devres helper for led_classdev_registerBjorn Andersson
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-09regulator: Drop temporary regulator_set_optimum_mode wrapperBjorn Andersson
2015-03-09regulator: Rename regulator_set_optimum_modeBjorn Andersson
2015-03-09netfilter: bridge: move DNAT helper to br_netfilterPablo Neira Ayuso
2015-03-09kvm,rcu,nohz: use RCU extended quiescent state when running KVM guestRik van Riel