aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-29Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-rtlsk-v3.18-18.03-rtlsk-v3.18-18.02-rtlsk-v3.18-17.11-rtlsk-v3.18-17.09-rtlsk-v3.18-17.08-rtlsk-v3.18-17.05-rtlsk-v3.18-17.03-rtlsk-v3.18-16.07-rtlsk-v3.18-16.06-rtlsk-v3.18-16.05-rtlsk-v3.18-16.04-rtlsk-v3.18-16.03-rtlsk-v3.18-16.02-rtlsk-v3.18-16.01-rtlsk-v3.18-15.12-rtlsk-v3.18-15.11-rtlsk-v3.18-15.10-rtlsk-v3.18-15.09-rtlsk-v3.18-15.08-rtlsk-v3.18-15.07-rtlinux-linaro-lsk-v3.18-rtKevin Hilman
2015-06-29Merge tag 'v3.18.16' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-06-15Merge branch 'v3.18/topic/thermal' into linux-linaro-lsk-v3.18Kevin Hilman
2015-06-15Merge branch 'linux-3.18.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-06-10xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang
2015-06-10drm/radeon: add new bonaire pci idAlex Deucher
2015-06-10sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner
2015-06-10libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta
2015-06-10libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta
2015-06-09xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-06-09ktime: Fix ktime_divns to do signed divisionJohn Stultz
2015-06-09ktime: Optimize ktime_divns for constant divisorsNicolas Pitre
2015-06-09ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng
2015-06-05thermal: support slope and offset coefficientsEduardo Valentin
2015-06-05kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino
2015-06-05thermal: add trace events to the power allocator governorJavi Merino
2015-06-05thermal: introduce the Power Allocator governorJavi Merino
2015-06-05thermal: cpu_cooling: implement the power cooling device APIJavi Merino
2015-06-05thermal: extend the cooling device API to include power informationJavi Merino
2015-06-05thermal: let governors have private data for each thermal zoneJavi Merino
2015-06-05thermal: fair_share: generalize the weight conceptJavi Merino
2015-06-05thermal: of: fix cooling device weights in device treeKapileshwar Singh
2015-06-05tracing: Add array printing helperDave Martin
2015-06-05thermal: Introduce dummy functions when thermal is not definedNishanth Menon
2015-06-05thermal: Fix cdev registration with THERMAL_NO_LIMIT on 64bitPunit Agrawal
2015-06-05thermal: provide an UAPI header fileFlorian Fainelli
2015-06-05thermal: of: Extend current of-thermal.c code to allow setting emulated tempLukasz Majewski
2015-06-05thermal: of: Rename struct __thermal_trip to struct thermal_tripLukasz Majewski
2015-06-05thermal: of: improve of-thermal sensor registration APIEduardo Valentin
2015-06-05thermal: introduce clock cooling deviceEduardo Valentin
2015-05-23nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-22Merge branch 'linux-3.18.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.18-15.05Kevin Hilman
2015-05-17uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede
2015-05-17ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLECharles Keepax
2015-05-17ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj
2015-05-17mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi
2015-05-17ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann
2015-05-17ACPICA: Utilities: split IO address types from data type models.Lv Zheng
2015-05-17target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger
2015-05-17usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi
2015-05-15Merge remote-tracking branch 'origin/linux-linaro-lsk-v3.18' into linux-linar...Kevin Hilman
2015-05-13Merge tag 'v3.18.11-rt7-lno1' of git://git.linaro.org/people/anders.roxell/li...Kevin Hilman
2015-05-12Merge branch 'v3.18/topic/coresight' into linux-linaro-lsk-v3.18Kevin Hilman
2015-05-11net: fix crash in build_skb()Eric Dumazet
2015-05-11net: add skb_checksum_complete_unsetTom Herbert
2015-05-11arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall
2015-05-11arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2015-05-11arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell
2015-05-11kvm: add a memslot flag for incoherent memory regionsArd Biesheuvel
2015-05-08cgroups: use simple wait in css_release()Sebastian Andrzej Siewior