summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-05-13gpiolib: cleanup chained handler and dataDmitry Eremin-Solenikov
2015-05-13dma-buf: add ref counting for module as exporterSumit Semwal
2015-05-13ktime: Fix ktime_divns to do signed divisionJohn Stultz
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-12net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern
2015-05-12test_bpf: add 173 new testcases for eBPFMichael Holzheu
2015-05-12net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...Denys Vlasenko
2015-05-13crypto: aead - Convert top level interface to new styleHerbert Xu
2015-05-12switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman
2015-05-12switchdev: s/swdev_/switchdev_/Jiri Pirko
2015-05-12PM / clock_ops: Provide default runtime ops to usersRajendra Nayak
2015-05-12PM / sleep: Add macro to define common noirq system PM callbacksGrygorii Strashko
2015-05-12block: remove export for blk_queue_bioMike Snitzer
2015-05-12tracing: remove unused ftrace_output_event() prototypeNicolas Iooss
2015-05-12net: Add skb_free_frag to replace use of put_page in freeing skb->headAlexander Duyck
2015-05-12mm/net: Rename and move page fragment handling from net/ to mm/Alexander Duyck
2015-05-12net: Store virtual address instead of page in netdev_alloc_cacheAlexander Duyck
2015-05-12HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada
2015-05-12gpio: remove gpiod_sysfs_set_active_lowJohan Hovold
2015-05-12gpio: sysfs: clean up chip class-device handlingJohan Hovold
2015-05-12Merge tag 'v4.1-rc3' into develLinus Walleij
2015-05-12LSM: Switch to lists of hooksCasey Schaufler
2015-05-12LSM: Add security module hook list headsCasey Schaufler
2015-05-12LSM: Remove a comment from security.hCasey Schaufler
2015-05-12LSM: Add the comment to lsm_hooks.hCasey Schaufler
2015-05-12LSM: Split security.hCasey Schaufler
2015-05-12mailbox: Make mbox_chan_ops constAndrew Bresticker
2015-05-11thermal: support slope and offset coefficientsEduardo Valentin
2015-05-11mtd: nand: add common DT init codeBrian Norris
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-11net: sched: fix typo in net_device ifdefDaniel Borkmann
2015-05-11phy: core: Add devm_of_phy_get_by_index to phy-coreArun Ramamurthy
2015-05-11net: sched: further simplify handle_ingDaniel Borkmann
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman
2015-05-11tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar
2015-05-11new helper: free_page_put_link()Al Viro
2015-05-11switch ->put_link() from dentry to inodeAl Viro
2015-05-11security: make inode_follow_link RCU-walk awareNeilBrown
2015-05-11Merge branch 'perf/urgent' into perf/core, to resolve conflictsIngo Molnar
2015-05-11gpio / ACPI: Add support for retrieving GpioInt resources from a deviceMika Westerberg
2015-05-11gpio: gpio-generic: add flag to read out output value from reg_setVladimir Zapolskiy
2015-05-11crypto: nx - add PowerNV platform NX-842 driverDan Streetman
2015-05-11crypto: nx - add nx842 constraintsDan Streetman
2015-05-11crypto: nx - add NX-842 platform frontend driverDan Streetman
2015-05-11lib: add software 842 compression/decompressionDan Streetman
2015-05-10don't pass nameidata to ->follow_link()Al Viro
2015-05-10VFS: replace {, total_}link_count in task_struct with pointer to nameidataNeilBrown
2015-05-10namei: remove restrictions on nesting depthAl Viro