summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-06-24pnfs: clean up *_resend_to_mdsWeston Andros Adamson
2014-06-24nfs: remove pgio_header refcount, related cleanupWeston Andros Adamson
2014-06-24nfs: remove unused writeverf codeWeston Andros Adamson
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson
2014-06-24nfs: rename members of nfs_pgio_dataWeston Andros Adamson
2014-06-24nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson
2014-06-24block: add support for limiting gaps in SG listsJens Axboe
2014-06-24bio: remove unused macro bip_vec_idx()Gu Zheng
2014-06-24irqchip: spear_shirq: Move private structs to sourceThomas Gleixner
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin
2014-06-23kexec: save PG_head_mask in VMCOREINFOPetr Tesarik
2014-06-23rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney
2014-06-23rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()Paul E. McKenney
2014-06-23SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee
2014-06-23mac80211: add API to request TDLS operation from userspaceArik Nemtsov
2014-06-23regulator: palmas: Add palmas_pmic_driver_data structureKeerthy
2014-06-23mfd: palmas: shift the palmas_sleep_requestor_info structure definition to th...Keerthy
2014-06-23regulator: palmas: Shift the reg_info structure definition to the header fileKeerthy
2014-06-23mfd: palmas: Add tps65917 specific definitions and enumsKeerthy
2014-06-23hrtimer: Store cpu-number in struct hrtimer_cpu_baseViresh Kumar
2014-06-22ieee802154: cc2520: adds driver for TI CC2520 radioVarka Bhadram
2014-06-22Revert "block: add __init to elv_register"Jens Axboe
2014-06-22Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman
2014-06-22regulator: ab8500: Remove ab8500_regulator_debug_init/exit()Axel Lin
2014-06-21Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-06-21net: phylib: add link_change_notify callback to phy deviceDaniel Mack
2014-06-21genirq: Export irq_domain_disassociate() to architecture interrupt driversJiang Liu
2014-06-21rtmutex: Confine deadlock logic to futexThomas Gleixner
2014-06-21ASoC: atmel_ssc_dai: enable fslen extension featureBo Shen
2014-06-21ASoC: atmel-ssc: distinguish whether SSC supports fslen extBo Shen
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-19hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE eventHaiyang Zhang
2014-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-19devres: remove devm_request_and_ioremap()Jingoo Han
2014-06-19PCI: Add pci_fixup_suspend_late quirk passAndreas Noever
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-06-18Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-06-18lockdep: Revert lockdep check in raw_seqcount_begin()Trond Myklebust
2014-06-17blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev
2014-06-17block: blk_max_size_offset() should check ->max_sectorsJens Axboe
2014-06-17percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...Tejun Heo
2014-06-17percpu: preffity percpu header filesTejun Heo
2014-06-17percpu: use raw_cpu_*() to define __this_cpu_*()Tejun Heo
2014-06-17percpu: reorder macros in percpu header filesTejun Heo
2014-06-17percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.hTejun Heo
2014-06-17percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/...Tejun Heo
2014-06-17percpu: only allow sized arch overrides for {raw|this}_cpu_*() opsTejun Heo
2014-06-17percpu: reorganize include/linux/percpu-defs.hTejun Heo
2014-06-17percpu: move accessors from include/linux/percpu.h to percpu-defs.hTejun Heo