summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-16Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-0/+5
2014-06-16nohz: Support nohz full remote kickFrederic Weisbecker1-1/+8
2014-06-16irq_work: Implement remote queueingFrederic Weisbecker1-0/+5
2014-06-16extcon: arizona: support inverted jack detect switchRichard Fitzgerald1-0/+3
2014-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-5/+26
2014-06-16Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds1-1/+34
2014-06-16Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-9/+5
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert1-0/+12
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert3-5/+14