summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-06-25nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson2-24/+18
2014-06-25block: add support for limiting gaps in SG listsJens Axboe2-0/+10
2014-06-25bio: remove unused macro bip_vec_idx()Gu Zheng1-4/+0
2014-06-24irqchip: spear_shirq: Move private structs to sourceThomas Gleixner1-64/+0
2014-06-24kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin1-0/+1
2014-06-24nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin1-1/+10
2014-06-24kexec: save PG_head_mask in VMCOREINFOPetr Tesarik1-0/+3
2014-06-23rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney1-36/+0
2014-06-23rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()Paul E. McKenney1-0/+10
2014-06-23SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee1-2/+2
2014-06-23mac80211: add API to request TDLS operation from userspaceArik Nemtsov1-0/+3
2014-06-23regulator: palmas: Add palmas_pmic_driver_data structureKeerthy1-0/+25
2014-06-23mfd: palmas: shift the palmas_sleep_requestor_info structure definition to th...Keerthy1-0/+10
2014-06-23regulator: palmas: Shift the reg_info structure definition to the header fileKeerthy1-0/+9
2014-06-23mfd: palmas: Add tps65917 specific definitions and enumsKeerthy1-0/+793
2014-06-23hrtimer: Store cpu-number in struct hrtimer_cpu_baseViresh Kumar1-0/+2
2014-06-23ieee802154: cc2520: adds driver for TI CC2520 radioVarka Bhadram1-0/+26
2014-06-23Revert "block: add __init to elv_register"Jens Axboe1-1/+1
2014-06-22Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman7-3/+16
2014-06-22regulator: ab8500: Remove ab8500_regulator_debug_init/exit()Axel Lin1-14/+0
2014-06-22Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-0/+6
2014-06-22net: phylib: add link_change_notify callback to phy deviceDaniel Mack1-0/+9
2014-06-22genirq: Export irq_domain_disassociate() to architecture interrupt driversJiang Liu1-0/+2
2014-06-22rtmutex: Confine deadlock logic to futexThomas Gleixner1-4/+2
2014-06-21ASoC: atmel_ssc_dai: enable fslen extension featureBo Shen1-0/+12
2014-06-21ASoC: atmel-ssc: distinguish whether SSC supports fslen extBo Shen1-0/+1
2014-06-20Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2014-06-20hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE eventHaiyang Zhang1-0/+1
2014-06-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+2
2014-06-20devres: remove devm_request_and_ioremap()Jingoo Han1-2/+0
2014-06-20PCI: Add pci_fixup_suspend_late quirk passAndreas Noever1-1/+11
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-0/+1
2014-06-19Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-3/+24
2014-06-18lockdep: Revert lockdep check in raw_seqcount_begin()Trond Myklebust1-2/+0
2014-06-18blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev1-1/+1
2014-06-18block: blk_max_size_offset() should check ->max_sectorsJens Axboe1-1/+1
2014-06-18percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...Tejun Heo1-8/+21
2014-06-18percpu: preffity percpu header filesTejun Heo1-114/+139
2014-06-18percpu: use raw_cpu_*() to define __this_cpu_*()Tejun Heo1-9/+9
2014-06-18percpu: reorder macros in percpu header filesTejun Heo1-13/+13
2014-06-18percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.hTejun Heo2-208/+209
2014-06-18percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/...Tejun Heo1-344/+0
2014-06-18percpu: only allow sized arch overrides for {raw|this}_cpu_*() opsTejun Heo1-89/+5
2014-06-18percpu: reorganize include/linux/percpu-defs.hTejun Heo1-23/+9
2014-06-18percpu: move accessors from include/linux/percpu.h to percpu-defs.hTejun Heo2-37/+32
2014-06-18percpu: include/asm-generic/percpu.h should contain only arch-overridable partsTejun Heo1-0/+89
2014-06-17mfd: intel_soc_pmic: Core driverZhu, Lejun1-0/+30
2014-06-17mfd: max77693: Handle IRQs using regmapRobert Baldyga1-2/+44
2014-06-17mfd: max77693: Remove unnecessary wrapper functionsRobert Baldyga1-8/+0
2014-06-17PM / hibernate: introduce "nohibernate" boot parameterKees Cook1-0/+2