aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-02se opp scale for arm cpusgenpd-pstatesAxel Haslam3-3/+282
2015-10-02introduce opp scale driverAxel Haslam5-1/+289
2015-10-02arch changes for pstatesAxel Haslam3-0/+50
2015-10-02leds: allow to register to a power domainAxel Haslam5-11/+91
2015-10-02cpufreq-dt: publish the pstate changeAxel Haslam1-0/+5
2015-10-02PM / Domains: Add performance statesAxel Haslam6-3/+513
2015-10-02PM / runtime: add pstate callbacks and functionsAxel Haslam3-0/+41
2015-09-30shmobile defconfig updateAxel Haslam1-0/+4
2015-09-30DEBUG - allow to replace pm_domain functionAxel Haslam1-2/+14
2015-08-27ARM: smp: Add runtime PM support for CPU hotplugLina Iyer1-1/+17
2015-08-27ARM64: smp: Add runtime PM support for CPU hotplugLina Iyer1-0/+16
2015-08-27ARM: cpuidle: Add runtime PM support for CPU idleLina Iyer1-0/+10
2015-08-27ARM: domain: Add platform handlers for CPU PM domainsLina Iyer4-0/+95
2015-08-27ARM: common: Introduce PM domains for CPUs/clustersLina Iyer4-0/+239
2015-08-27kernel/cpu_pm: fix cpu_cluster_pm_exit commentLina Iyer1-1/+1
2015-08-27PM / Domains: Support IRQ safe PM domainsLina Iyer3-45/+178
2015-08-27PM / Domains: Remove dev->driver check for runtime PMLina Iyer1-2/+1
2015-08-27PM / Domains: Allocate memory outside domain locksLina Iyer1-15/+15
2015-08-27PM / Domains: Remove intermediate states from the power off sequenceUlf Hansson2-308/+62
2015-08-02Linux 4.2-rc5Linus Torvalds1-1/+1
2015-08-02Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-7/+8
2015-08-02i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds1-3/+5
2015-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-14/+23
2015-08-02Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-25/+59
2015-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+6
2015-08-01link_path_walk(): be careful when failing with ENOTDIRAl Viro1-1/+6
2015-08-01Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds10-91/+121
2015-08-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+5
2015-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-154/+265
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds78-539/+1000
2015-07-31Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-3/+23
2015-07-31Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds27-69/+164
2015-07-31stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood1-0/+4
2015-07-31Merge branch 'gianfar-wol-fixes'David S. Miller3-79/+33
2015-07-31gianfar: Enable device wakeup when appropriateClaudiu Manoil3-13/+3
2015-07-31gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil1-68/+30
2015-07-31gianfar: Fix warning when CONFIG_PM offClaudiu Manoil1-0/+2
2015-07-31act_pedit: check binding before calling tcf_hash_release()WANG Cong1-3/+2
2015-07-31ARM: dts: keystone: fix dt bindings to use post div register for mainpllMurali Karicheri3-9/+6
2015-07-31Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-81/+51
2015-07-31Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i...Linus Torvalds3-10/+23
2015-07-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds43-274/+554
2015-07-31Revert "dmaengine: virt-dma: don't always free descriptor upon completion"Jun Nie2-25/+7
2015-07-31dmaengine: mv_xor: fix big endian operation in register modeThomas Petazzoni1-4/+5
2015-07-31dmaengine: xgene-dma: Fix the resource map to handle overlappingRameshwar Prasad Sahu3-2/+5
2015-07-31dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()Cyrille Pitchen1-3/+4
2015-07-31dmaengine: at_hdmac: fix residue computationCyrille Pitchen2-47/+88
2015-07-31dmaengine: at_xdmac: fix bug about channel configurationLudovic Desroches1-9/+10
2015-07-31iommu/amd: Allow non-ATS devices in IOMMUv2 domainsJoerg Roedel1-1/+6
2015-07-31x86/ldt: Make modify_ldt synchronousAndy Lutomirski9-153/+210
2015-07-31x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski1-0/+40
2015-07-31Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar3-0/+14
2015-07-30Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-21/+69
2015-07-30net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...Sowmini Varadhan1-1/+2
2015-07-30net: sched: fix refcount imbalance in actionsDaniel Borkmann2-6/+13
2015-07-30Merge branch 'r8152-fixes'David S. Miller1-4/+57
2015-07-30r8152: reset device when tx timeouthayeswang1-4/+3
2015-07-30r8152: add pre_reset and post_resethayeswang1-0/+54
2015-07-30ALSA: hda - Fix MacBook Pro 5,2 quirkTakashi Iwai1-1/+1
2015-07-30MAINTAINERS: Appoint Jiang and Marc as irqdomain maintainersThomas Gleixner1-1/+4
2015-07-30MAINTAINERS: Appoint Marc Zyngier as irqchips co-maintainerThomas Gleixner1-0/+1
2015-07-30x86/irq: Use the caller provided polarity setting in mp_check_pin_attr()Jiang Liu1-1/+1
2015-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-56/+130
2015-07-30scsi: fix memory leak with scsi-mqTony Battersby2-4/+4
2015-07-30ipr: Fix invalid array indexing for HRRQBrian King1-3/+8
2015-07-30ipr: Fix incorrect trace indexingBrian King2-2/+4
2015-07-30ipr: Fix locking for unit attention handlingBrian King1-5/+7
2015-07-30efi: Check for NULL efi kernel parametersRicardo Neri2-0/+10
2015-07-30x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov1-0/+4
2015-07-30Merge tag 'hwmon-for-linus-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-31/+32
2015-07-30drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson1-1/+4
2015-07-30drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgttChris Wilson1-0/+11
2015-07-30powerpc/eeh-powernv: Fix unbalanced IRQ warningAlistair Popple1-1/+1
2015-07-30iommu/amd: Set global dma_ops if swiotlb is disabledJoerg Roedel1-0/+9
2015-07-30iommu/amd: Use swiotlb in passthrough modeJoerg Roedel1-5/+3
2015-07-30iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domainsJoerg Roedel1-7/+9
2015-07-30iommu/amd: Use iommu core for passthrough modeJoerg Roedel2-65/+3
2015-07-30iommu/amd: Use iommu_attach_group()Joerg Roedel1-3/+21
2015-07-29qlcnic: Fix corruption while copyingShahed Shaikh1-1/+1
2015-07-29act_bpf: fix memory leaks when replacing bpf programsDaniel Borkmann1-18/+35
2015-07-29Merge branch 'thunderx-fixes'David S. Miller6-37/+92
2015-07-29net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu1-1/+4
2015-07-29net: thunderx: Add PCI driver shutdown routineSunil Goutham1-0/+6
2015-07-29net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham1-4/+5
2015-07-29net: thunderx: Set watchdog timeout valueSunil Goutham2-0/+10
2015-07-29net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham3-15/+31
2015-07-29net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham1-2/+4
2015-07-29net: thunderx: Fix TSO packet statisticSunil Goutham1-0/+1
2015-07-29net: thunderx: Fix memory leak when changing queue countSunil Goutham1-9/+14
2015-07-29net: thunderx: Fix RQ_DROP miscalculationSunil Goutham1-3/+11
2015-07-29net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham2-3/+6
2015-07-29net: thunderx: Fix data integrity issues with LDWBSunil Goutham1-1/+1
2015-07-29ipv6: flush nd cache on IFF_NOARP changeEric Dumazet1-0/+6
2015-07-29hwmon: (nct7802) Fix integer overflow seen when writing voltage limitsGuenter Roeck1-1/+1
2015-07-29hwmon: (nct7904) Rename pwm attributes to match hwmon ABIGuenter Roeck2-30/+31
2015-07-30Merge branch 'msm-fixes-4.2' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie11-48/+127
2015-07-30Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie16-205/+267
2015-07-29Merge branch 'netcp-fixes'David S. Miller2-33/+30
2015-07-29net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan2-28/+17
2015-07-29net: netcp: ethss: fix up incorrect use of list apiKaricheri, Muralidharan1-3/+2
2015-07-29net: netcp: fix cleanup interface list in netcp_remove()Karicheri, Muralidharan1-2/+11
2015-07-29Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-54/+58
2015-07-29Merge tag 'dm-4.2-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds4-8/+14
2015-07-29ebpf, x86: fix general protection fault when tail call is invokedDaniel Borkmann1-4/+4
2015-07-29bridge: mdb: fix delmdb state in the notificationNikolay Aleksandrov1-0/+1
2015-07-29bridge: mcast: give fast leave precedence over multicast router and querierSatish Ashok1-24/+26
2015-07-29drm/msm/mdp5: release SMB (shared memory blocks) in various casesWentao Xu5-32/+104
2015-07-29drm/msm: change to uninterruptible wait in atomic commitWentao Xu4-13/+14
2015-07-29drm/msm: mdp4: Fix drm_framebuffer dereference crashArchit Taneja1-1/+3
2015-07-29drm/msm: fix msm_gem_prime_get_sg_table()Rob Clark1-2/+6
2015-07-29drm/amdgpu: add new parameter to seperate map and unmapmonk.liu1-3/+5
2015-07-29drm/amdgpu: hdp_flush is not needed for inside IBmonk.liu1-8/+8
2015-07-29drm/amdgpu: different emit_ib for gfx and computemonk.liu2-22/+71
2015-07-29drm/amdgpu: information leak in amdgpu_info_ioctl()Dan Carpenter1-1/+1
2015-07-29drm/amdgpu: clean up init sequence for failuresAlex Deucher3-19/+31
2015-07-29drm/radeon/combios: add some validation of lvds valuesAlex Deucher1-1/+6
2015-07-29drm/radeon: rework audio modeset to handle non-audio hdmi featuresAlex Deucher2-28/+40
2015-07-29drm/radeon: rework audio detect (v4)Alex Deucher5-123/+105
2015-07-29drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.hMichel Dänzer1-1/+1
2015-07-29drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.hMichel Dänzer1-1/+1
2015-07-29bridge: Fix network header pointer for vlan tagged packetsToshiaki Makita1-7/+22
2015-07-29dm cache: fix device destroy hang due to improper prealloc_used accountingMike Snitzer1-3/+3
2015-07-29Revert "dm cache: do not wake_worker() in free_migration()"Mike Snitzer1-0/+1
2015-07-29ALSA: hda - Fix race between PM ops and HDA init/probeU. Artie Eoff1-3/+3
2015-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-7/+9
2015-07-29Merge tag 'vfio-v4.2-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds1-37/+54
2015-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds22-220/+1105
2015-07-29Merge branches 'pm-cpufreq' and 'acpi-pm'Rafael J. Wysocki1-1/+1
2015-07-29drm/i915: Replace WARN inside I915_READ64_2x32 with retry loopChris Wilson1-9/+8
2015-07-29ALSA: usb-audio: add dB range mapping for some devicesYao-Wen Mao1-0/+24
2015-07-29Merge branch 'linux-4.2' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2-1/+10
2015-07-29packet: tpacket_snd(): fix signed/unsigned comparisonAlexander Drozdov1-1/+2
2015-07-29ALSA: hda - Apply a fixup to Dell Vostro 5480Takashi Iwai1-0/+1
2015-07-28arp: filter NOARP neighbours for SIOCGARPEric Dumazet1-7/+9
2015-07-28net/ipv4: suppress NETDEV_UP notification on address lifetime updateDavid Ward1-1/+0
2015-07-28bridge: stp: when using userspace stp stop kernel hello and hold timersNikolay Aleksandrov3-4/+18
2015-07-29xfs: remote attributes need to be considered dataDave Chinner1-4/+11
2015-07-29xfs: remote attribute headers contain an invalid LSNDave Chinner2-9/+31
2015-07-29xfs: call dax_fault on read page faults for DAXDave Chinner2-8/+27
2015-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds14-230/+415
2015-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-3/+5
2015-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2015-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds1-1/+19
2015-07-28Revert "Input: zforce - don't overwrite the stack"Dmitry Torokhov1-1/+1
2015-07-28Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-8/+5
2015-07-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+2
2015-07-28Merge tag 'linux-kselftest-4.2-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds15-103/+189
2015-07-28Merge tag 'for-f2fs-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-14/+28
2015-07-28cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki2-53/+56
2015-07-28ACPI / PM: Use target_state to set the device power stateMika Westerberg1-1/+1
2015-07-28nfs: Fix an oops caused by using other thread's stack space in ASYNC modeKinglong Mee2-1/+30
2015-07-28nfs: plug memory leak when ->prepare_layoutcommit failsJeff Layton1-3/+2
2015-07-28Merge tag 'imx-fixes-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson1-4/+4
2015-07-28drm/nouveau/nouveau/ttm: fix tiled system memory with MaxwellAlexandre Courbot1-0/+9
2015-07-28drm/nouveau/kms/nv50-: guard against enabling cursor on disabled headsBen Skeggs1-1/+1
2015-07-28s390/cachinfo: add missing facility check to init_cache_level()Heiko Carstens1-0/+2
2015-07-28KEYS: ensure we free the assoc array edit if edit is validColin Ian King1-3/+5
2015-07-28Merge branch 'linux-4.2' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie14-20/+150
2015-07-27Input: bcm5974 - add support for the 2015 Macbook ProJohn Horan1-2/+31
2015-07-27HID: apple: Add support for the 2015 Macbook ProHenrik Rydberg3-0/+15
2015-07-27Input: bcm5974 - prepare for a new trackpad generationHenrik Rydberg1-51/+81
2015-07-27Input: synaptics - dump ext10 capabilities as wellJiri Kosina1-2/+2
2015-07-27packet: missing dev_put() in packet_do_bind()Lars Westerhoff1-5/+3
2015-07-27SUNRPC: Report TCP errors to the callerTrond Myklebust1-7/+6
2015-07-27macvtap: fix network header pointer for VLAN tagged pktsIvan Vecera1-0/+7
2015-07-27fib_trie: Drop unnecessary calls to leaf_pull_suffixAlexander Duyck1-4/+0
2015-07-27macb: Fix build with macro'ized readl/writel.David S. Miller2-15/+15
2015-07-27arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel1-2/+2
2015-07-27sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable.NeilBrown1-0/+9
2015-07-27NFSv4.2: handle NFS-specific llseek errorsJ. Bruce Fields1-1/+18
2015-07-27vhost: fix error handling for memory region allocIgor Mammedov1-4/+1
2015-07-27vhost: actually track log eventfd fileMarc-André Lureau1-0/+1
2015-07-27NFS: Don't clear desc->pg_moreio in nfs_do_recoalesce()Trond Myklebust1-2/+0
2015-07-27NFS: Fix a memory leak in nfs_do_recoalesceTrond Myklebust1-1/+4
2015-07-27of: Drop owner assignment from platform and i2c driverKrzysztof Kozlowski1-3/+0
2015-07-27DEVICETREE: Misc fix for the AR7100 SPI controller bindingAlban Bedel1-3/+3
2015-07-27of: constify drv arg of of_driver_match_device stubTomeu Vizoso1-1/+1
2015-07-27of: add HAS_IOMEM depends to OF_ADDRESSRob Herring1-1/+1
2015-07-27dm crypt: update wiki page URLBaruch Siach1-1/+1
2015-07-27dm cache policy smq: fix alloc_bitset check that always evaluates as falseColin Ian King1-1/+1
2015-07-27ALSA: hda - Add pin quirk for the headset mic jack detection on Dell laptopWoodrow Shen1-4/+11
2015-07-27drm/nouveau/fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel initIlia Mirkin1-1/+2
2015-07-27drm/nouveau/fbcon/gf100-: reduce RING_SPACE allocationIlia Mirkin1-1/+1
2015-07-27drm/nouveau/fbcon/nv11-: correctly account for ring space usageIlia Mirkin1-1/+1
2015-07-27drm/nouveau/bios: add proper support for opcode 0x59Ilia Mirkin1-4/+20
2015-07-27drm/nouveau/bios: add 0x59 and 0x5a opcodesIlia Mirkin1-0/+24
2015-07-27drm/nouveau/disp: Use NULL for pointersThierry Reding1-1/+1
2015-07-27drm/nouveau/pm: fix a potential race condition when creating an engine contextSamuel Pitoiset1-4/+3
2015-07-27drm/nouveau/pm: prevent freeing the wrong engine contextSamuel Pitoiset1-2/+5
2015-07-27drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundleAlexandre Courbot2-0/+38
2015-07-27drm/nouveau/gr/gf100: wait on bottom half of FE's pipelineAlexandre Courbot1-1/+1
2015-07-27drm/nouveau/fifo/gk104: kick channels when deactivating themAlexandre Courbot1-8/+21
2015-07-27drm/nouveau/ibus/gk20a: increase SM wait timeoutAlexandre Courbot1-0/+8
2015-07-27drm/nouveau/platform: fix compile error if !CONFIG_IOMMUAlexandre Courbot1-0/+16
2015-07-27drm/nouveau: Do not leak client objectsThierry Reding1-0/+1
2015-07-27drm/nouveau/clk/gt215: u32->s32 for difference in req. and set clockRoy Spliet1-1/+2
2015-07-27drm/nouveau/drm/nv04-nv40/instmem: protect access to priv->heap by mutexKamil Dudka1-0/+8
2015-07-27drm/nouveau: hold mutex when calling nouveau_abi16_fini()Kamil Dudka1-0/+2
2015-07-27net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn1-13/+76