summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-21Linux 4.1v4.1Linus Torvalds1-1/+1
2015-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+22
2015-06-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-1/+18
2015-06-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-8/+16
2015-06-19Merge tag 'sound-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds4-2/+45
2015-06-19Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...Michael Turquette4-8/+16
2015-06-19clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre1-1/+1
2015-06-19clk: at91: trivial: typo in peripheral clock descriptionNicolas Ferre1-1/+1
2015-06-19clk: at91: fix PERIPHERAL_MAX_SHIFT definitionBoris Brezillon1-4/+4
2015-06-19clk: at91: pll: fix input range validity checkBoris Brezillon1-2/+10
2015-06-18Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2015-06-18revert "cpumask: don't perform while loop in cpumask_next_and()"Andrew Morton1-5/+4
2015-06-19Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-1/+4
2015-06-19Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie3-0/+9
2015-06-18drm/radeon: don't probe MST on hw we don't support it onDave Airlie1-0/+5
2015-06-18drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer2-0/+4
2015-06-17Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+9
2015-06-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-10/+16
2015-06-17Kconfig: disable Media Controller for DVBMauro Carvalho Chehab1-0/+1
2015-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-1/+3
2015-06-17mm: shmem_zero_setup skip security check and lockdep conflict with XFSHugh Dickins1-1/+7
2015-06-17i2c: slave: fix the example how to instantiate from userspaceWolfram Sang1-3/+3
2015-06-17tracing: Have filter check for balanced opsSteven Rostedt1-2/+9
2015-06-16ALSA: hda - Fix unused label skip_i915Takashi Iwai1-0/+2
2015-06-16crypto: caam - fix RNG buffer cache alignmentSteve Cornelius1-1/+1
2015-06-16crypto: caam - improve initalization for context state savesSteve Cornelius1-0/+2
2015-06-16KVM: x86: fix lapic.timer_mode on restoreRadim Krčmář1-10/+16
2015-06-16drm/mgag200: Reject non-character-cell-aligned mode widthsAdam Jackson1-0/+5
2015-06-15ALSA: hda - Fix noisy outputs on Dell XPS13 (2015 model)Takashi Iwai1-0/+1
2015-06-15Revert "drm/i915: Don't skip request retirement if the active list is empty"Jani Nikula1-0/+3
2015-06-15ALSA: mips: let SND_SGI_O2 select SND_PCMNicholas Mc Guire1-0/+2
2015-06-15ALSA: hda - Fix audio crackles on Dell Latitude E7x40Takashi Iwai1-2/+15
2015-06-15ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machineHui Wang1-0/+25
2015-06-15drm/i915: Always reset vma->ggtt_view.pages cache on unbindingChris Wilson1-1/+1
2015-06-14Linux 4.1-rc8v4.1-rc8Linus Torvalds1-1/+1
2015-06-14Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-93/+144
2015-06-14Merge tag 'ntb-4.1' of git://github.com/jonmason/ntbLinus Torvalds1-1/+2
2015-06-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds7-25/+29
2015-06-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-06-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-6/+19
2015-06-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-15/+18
2015-06-14Merge tag 'sound-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-7/+58
2015-06-13MPI: MIPS: Fix compilation error with GCC 5.1Jaedon Shin1-2/+2
2015-06-13IRQCHIP: mips-gic: Don't nest calls to do_IRQ()Rabin Vincent1-7/+14
2015-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-38/+80
2015-06-12Doc: networking: Fix URL for wiki.wireshark.org in udplite.txtMasanari Iida1-1/+1
2015-06-12sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHOMarcelo Ricardo Leitner1-1/+10
2015-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-8/+13
2015-06-12Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds3-6/+10
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds3-4/+23
2015-06-12iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse2-3/+21
2015-06-12md: make sure MD_RECOVERY_DONE is clear before starting recovery/resyncNeilBrown3-0/+3
2015-06-12md: Close race when setting 'action' to 'idle'.NeilBrown1-5/+6
2015-06-12md: don't return 0 from array_state_storeNeilBrown1-1/+1
2015-06-12dmaengine: Fix choppy sound because of unimplemented resumeKrzysztof Kozlowski1-1/+5
2015-06-12ALSA: hda - Abort the probe without i915 binding for HSW/BDWTakashi Iwai1-2/+16
2015-06-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-15/+46
2015-06-11net: don't wait for order-3 page allocationShaohua Li2-2/+2
2015-06-12Merge tag 'drm-intel-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-4/+18
2015-06-12Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-11/+28
2015-06-11mpls: handle device renames for per-device sysctlsRobert Shearman1-0/+11
2015-06-11net: igb: fix the start time for periodic output signalsRichard Cochran1-2/+2
2015-06-11block: pmem: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2015-06-11Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-06-11block: fix ext_dev_lock lockdep reportDan Williams1-6/+6
2015-06-11drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BOMichel Dänzer1-5/+12
2015-06-11Revert "drm/radeon: adjust pll when audio is not enabled"Alex Deucher1-3/+0
2015-06-11Revert "drm/radeon: don't share plls if monitors differ in audio support"Alex Deucher1-3/+1
2015-06-11drm/radeon: fix freeze for laptop with Turks/Thames GPU.Jérôme Glisse1-0/+15
2015-06-11ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long1-1/+1
2015-06-11ntb: initialize max_mw for Atom before using itDaniel Verkamp1-0/+1
2015-06-11ALSA: hda - Re-add the lost fake mute supportTakashi Iwai4-2/+34
2015-06-10enic: fix memory leak in rq_cleanGovindarajulu Varadarajan1-5/+4
2015-06-10enic: check return value for stat dumpGovindarajulu Varadarajan2-4/+25
2015-06-10enic: unlock napi busy poll before unmasking intrGovindarajulu Varadarajan1-1/+1
2015-06-10net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...Mel Gorman1-8/+5
2015-06-10bridge: fix multicast router rlist endless loopNikolay Aleksandrov1-4/+3
2015-06-10tipc: disconnect socket directly after probe failureErik Hugne1-5/+11
2015-06-11ALSA: hda - Continue probing even if i915 binding failsTakashi Iwai1-1/+2
2015-06-10Merge tag 'misc-for-linus-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+2
2015-06-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-15/+20
2015-06-10arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton1-7/+7
2015-06-10sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappingsMel Gorman1-1/+1
2015-06-10zsmalloc: fix a null pointer dereference in destroy_handle_cache()Sergey Senozhatsky1-1/+2
2015-06-10mm: memcontrol: fix false-positive VM_BUG_ON() on -rtJohannes Weiner1-3/+1
2015-06-10checkpatch: fix "GLOBAL_INITIALISERS" testJoe Perches1-2/+2
2015-06-10zram: clear disk io accounting when reset zram deviceWeijie Yang1-0/+2
2015-06-10memcg: do not call reclaim if !__GFP_WAITVladimir Davydov1-0/+2
2015-06-10mm/memory_hotplug.c: set zone->wait_table to null after freeing itGu Zheng1-1/+3
2015-06-10Revert "ipv6: Fix protocol resubmission"David S. Miller1-5/+3
2015-06-10score: Fix exception handler labelGuenter Roeck1-1/+1
2015-06-10blackfin: Fix build errorGuenter Roeck1-0/+1
2015-06-10MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.Ralf Baechle1-1/+1
2015-06-10MIPS: Loongson: Do not register 8250 platform device from module.Ralf Baechle1-3/+1
2015-06-10MIPS: Cobalt: Do not build MTD platform device registration code as module.Ralf Baechle1-2/+1
2015-06-10ALSA: hda - Don't actually write registers for caps overwritesTakashi Iwai1-0/+3
2015-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+6
2015-06-09blk-mq: free hctx->ctxs in queue's release handlerMing Lei1-2/+6
2015-06-09cfg80211: wext: clear sinfo struct before calling driverJohannes Berg1-0/+2
2015-06-09SSB: Fix handling of ssb_pmu_get_alp_clock()Hauke Mehrtens1-3/+3
2015-06-09iommu/vt-d: Change PASID support to bit 40 of Extended Capability RegisterDavid Woodhouse1-1/+2
2015-06-09Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initializ...Ingo Molnar2-12/+15
2015-06-09MIPS: pgtable-bits: Fix XPA damage to R6 definitions.Markos Chandras1-7/+7
2015-06-09drm/i915: Fix DDC probe for passive adaptersJani Nikula1-3/+17
2015-06-08iser-target: Fix possible use-after-freeSagi Grimberg1-0/+1
2015-06-08iser-target: release stale iser connectionsSagi Grimberg1-1/+17
2015-06-08iser-target: Fix variable-length response error completionSagi Grimberg1-2/+4
2015-06-09ALSA: hda - fix number of devices query on hotplugDave Airlie1-1/+1
2015-06-08ntb: iounmap MW reg and vbase in error pathJon Mason1-1/+1
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-115/+196
2015-06-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2015-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-171/+72
2015-06-08net: replace last open coded skb_orphan_frags with function callWillem de Bruijn1-9/+2
2015-06-08net: bcmgenet: power on MII block for all MII modesFlorian Fainelli1-3/+9
2015-06-08ipv6: Fix protocol resubmissionJosh Hunt1-3/+5
2015-06-08ipv6: fix possible use after free of dev statsRobert Shearman1-2/+9
2015-06-08Merge tag 'omap-for-v4.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman6-33/+34
2015-06-08Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer1-1/+6
2015-06-08Merge git://git.infradead.org/intel-iommuLinus Torvalds1-5/+8
2015-06-08Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2015-06-08dmaengine: at_xdmac: rework slave configuration partLudovic Desroches1-60/+96
2015-06-08dmaengine: at_xdmac: lock fixesLudovic Desroches1-32/+43
2015-06-08drm/i915: Properly initialize SDVO analog connectorsAnder Conselvan de Oliveira1-1/+1
2015-06-08ALSA: usb-audio: add native DSD support for JLsounds I2SoverUSBJurgen Kramer1-2/+3
2015-06-08pata_octeon_cf: fix broken buildAaro Koskinen1-1/+1
2015-06-08irqchip: sunxi-nmi: Fix off-by-one error in irq iteratorAxel Lin1-1/+1
2015-06-07Linux 4.1-rc7v4.1-rc7Linus Torvalds1-1/+1
2015-06-07b44: call netif_napi_del()Hauke Mehrtens1-0/+2
2015-06-07bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov1-0/+2
2015-06-07Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"David S. Miller1-2/+2
2015-06-07mpls: fix possible use after free of deviceRobert Shearman2-1/+2
2015-06-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-13/+8
2015-06-07be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna3-53/+67
2015-06-07bridge: use _bh spinlock variant for br_fdb_update to avoid lockupWilson Kok1-2/+2
2015-06-07perf/x86/intel/uncore: Fix CBOX bit wide and UBOX reg on Haswell-EPKan Liang1-3/+3
2015-06-07lockdep: Fix a race between /proc/lock_stat and module unloadPeter Zijlstra2-6/+19
2015-06-07amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas1-1/+1
2015-06-07rhashtable: add missing import <linux/export.h>Hauke Mehrtens1-0/+1
2015-06-06Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-6/+12
2015-06-06Merge tag 'staging-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-110/+148
2015-06-06Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-22/+105
2015-06-06Merge tag 'usb-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds20-63/+123
2015-06-06Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2015-06-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-15/+20
2015-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-6/+7
2015-06-06Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3
2015-06-06Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-15/+21
2015-06-06MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire1-1/+1
2015-06-06MIPS: BPF: Fix stack pointer allocationMarkos Chandras1-5/+1
2015-06-06MIPS: Loongson-3: Fix a cpu-hotplug issue in loongson3_ipi_interrupt()Huacai Chen1-1/+1
2015-06-06MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1
2015-06-06MIPS: c-r4k: Fix typo in probe_scache()Joshua Kinard1-1/+1
2015-06-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller6-35/+70
2015-06-05iscsi_ibft: filter null v4-mapped v6 addressesChris Leech1-15/+21
2015-06-05swiotlb: do not export map_single functionAlexandre Courbot1-2/+3
2015-06-06drm: fix writing to /sys/class/drm/*/statusRussell King1-1/+1
2015-06-06Merge tag 'drm-intel-fixes-2015-06-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie5-14/+19
2015-06-05Merge tag 'pci-v4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+9
2015-06-05Merge tag 'sound-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-6/+28
2015-06-05Merge tag 'iommu-fixes-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2015-06-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-36/+166
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-84/+139
2015-06-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+3
2015-06-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+2
2015-06-05Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-0/+3
2015-06-04Input: alps - do not reduce trackpoint speed by halfHans de Goede1-3/+2
2015-06-04Input: elantech - add new icbody type洪一竹1-0/+1
2015-06-04i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain1-3/+17
2015-06-04i40e: start up in VEPA mode by defaultAnjali Singhai Jain4-5/+36
2015-06-04i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain2-30/+20
2015-06-05of/dynamic: Fix test for PPC_PSERIESGeert Uytterhoeven1-1/+1
2015-06-04compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap()Helge Deller1-2/+4
2015-06-04USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair1-0/+1
2015-06-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-1/+7
2015-06-04perf/x86/intel/pt: Fix a refactoring bugAlexander Shishkin1-1/+1
2015-06-04virtio_pci: Clear stale cpumask when setting irq affinityJiang Liu1-0/+1
2015-06-04drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv codeVille Syrjälä1-7/+7
2015-06-04drm/i915: Include G4X/VLV/CHV in self refresh statusAnder Conselvan de Oliveira1-1/+4
2015-06-04drm/i915: Initialize HWS page address after GPU resetArun Siluvery1-0/+6
2015-06-04ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer1-3/+15
2015-06-03openvswitch: disable LROJiri Benc1-0/+1
2015-06-03s390/bpf: fix bpf frame pointer setupMichael Holzheu1-4/+7
2015-06-03s390/bpf: fix stack allocationMichael Holzheu1-1/+3
2015-06-04Merge tag 'drm-amdkfd-fixes-2015-06-03' of git://people.freedesktop.org/~gabb...Dave Airlie1-2/+2
2015-06-04Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+1
2015-06-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-24/+7
2015-06-03MAINTAINERS - remove OSDL referenceStephen Hemminger1-3/+3
2015-06-03drm/amdkfd: fix topology bug with capability attr.Alexey Skidanov1-2/+2
2015-06-03lib: Clarify the return value of strnlen_user()Jan Kara1-1/+8
2015-06-03ALSA: usb-audio: fix missing input volume controls in MAYA44 USB(+)Clemens Ladisch1-6/+3
2015-06-03ALSA: usb-audio: add MAYA44 USB+ mixer control namesClemens Ladisch1-0/+5
2015-06-03MIPS: Avoid an FPE exception in FCSR mask probingMaciej W. Rozycki1-2/+1
2015-06-02Merge tag 'please-pull-rusty' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2015-06-02ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420Takashi Iwai1-0/+1
2015-06-02Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede1-3/+4
2015-06-02vfs: read file_handle only once in handle_to_pathSasha Levin1-2/+3
2015-06-02lib: Fix strnlen_user() to not touch memory after specified maximumJan Kara1-1/+2
2015-06-02ia64: make cpu_callin_map non-volatile.Rusty Russell1-1/+2
2015-06-02MIPS: ath79: Add a missing new line in log messageAlban Bedel1-1/+1
2015-06-02dmaengine: hsu: Fix memory leak when stopping a running transferPeter Ujfalusi1-1/+4