summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-22forward-ported 3.10 stock qualcomm kernel deltaAndy Green
2015-01-20cpuidle: Add snapshot of lpm-levelsStephen Boyd
2015-01-20soc: qcom: add snapshot of spm-v2.c driverStephen Boyd
2015-01-20clk: Remove dependency on CONFIG_COMMON_CLKJunjie Wu
2015-01-20soc: qcom: add cpu_pwr_ctl.h snapshotJosh Cartwright
2015-01-20power: qcom: add no-pm stub implementationJosh Cartwright
2015-01-20soc: qcom: add snapshot of spm.hJosh Cartwright
2015-01-20soc: qcom: add snapshot of scmKumar Gala
2015-01-20regulator: add support for RPM SMD regulatorJosh Cartwright
2015-01-20soc: qcom: add RPM SMD driverJosh Cartwright
2015-01-20soc: qcom: add support for SMDJosh Cartwright
2015-01-20soc: qcom: add subsystem_restart.h header fileJosh Cartwright
2015-01-20soc: qcom: add SMSM header fileJosh Cartwright
2015-01-20qcom: add support for SMEMJosh Cartwright
2015-01-20qcom: add subsystem_notif header fileJosh Cartwright
2015-01-20qcom: ramdump: add header fileJosh Cartwright
2015-01-20msm: add ipc logging headerJosh Cartwright
2015-01-20hwspinlock: msm: add hardware spinlock supportJosh Cartwright
2015-01-20clk: add support for MSM clocksJosh Cartwright
2015-01-19clk: Separate OF clock code from COMMON_CLKVikram Mulukutla
2015-01-17Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-01-17Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-01-14Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-14openvswitch: packet messages need their own probe attribtueThomas Graf
2015-01-14netdevice: Add missing parentheses in macroBenjamin Poirier
2015-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2015-01-13kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger
2015-01-14Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2015-01-13net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich
2015-01-13Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-01-13mm: mmu_gather: use tlb->end != 0 only for TLB invalidationWill Deacon
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-01-09Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-01-09target: Drop left-over fabric_max_sectors attributeNicholas Bellinger
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski
2015-01-08vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale
2015-01-08mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-01-08mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov
2015-01-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov
2015-01-08blk-mq: Allow requests to never expireKeith Busch
2015-01-08blk-mq: Add helper to abort requeued requestsJens Axboe