summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | MIPS: Cobalt: Do not build MTD platform device registration code as module.Ralf Baechle2015-06-101-2/+1
| * | | | | | | SSB: Fix handling of ssb_pmu_get_alp_clock()Hauke Mehrtens2015-06-091-3/+3
| * | | | | | | MIPS: pgtable-bits: Fix XPA damage to R6 definitions.Markos Chandras2015-06-091-7/+7
| |/ / / / / /
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | irqchip: sunxi-nmi: Fix off-by-one error in irq iteratorAxel Lin2015-06-081-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-06-142-6/+19
|\ \ \ \ \ \ \
| * | | | | | | lockdep: Fix a race between /proc/lock_stat and module unloadPeter Zijlstra2015-06-072-6/+19
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-143-15/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initializ...Ingo Molnar2015-06-092-12/+15
| * | | | | | | | perf/x86/intel/uncore: Fix CBOX bit wide and UBOX reg on Haswell-EPKan Liang2015-06-071-3/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'sound-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-06-146-7/+58
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | ALSA: hda - Abort the probe without i915 binding for HSW/BDWTakashi Iwai2015-06-121-2/+16
| * | | | | | | ALSA: hda - Re-add the lost fake mute supportTakashi Iwai2015-06-114-2/+34
| * | | | | | | ALSA: hda - Continue probing even if i915 binding failsTakashi Iwai2015-06-111-1/+2
| * | | | | | | ALSA: hda - Don't actually write registers for caps overwritesTakashi Iwai2015-06-101-0/+3
| * | | | | | | ALSA: hda - fix number of devices query on hotplugDave Airlie2015-06-091-1/+1
| * | | | | | | ALSA: usb-audio: add native DSD support for JLsounds I2SoverUSBJurgen Kramer2015-06-081-2/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-1213-38/+80
|\ \ \ \ \ \ \ \
| * | | | | | | | Doc: networking: Fix URL for wiki.wireshark.org in udplite.txtMasanari Iida2015-06-121-1/+1
| * | | | | | | | sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHOMarcelo Ricardo Leitner2015-06-121-1/+10
| * | | | | | | | net: don't wait for order-3 page allocationShaohua Li2015-06-112-2/+2
| * | | | | | | | mpls: handle device renames for per-device sysctlsRobert Shearman2015-06-111-0/+11
| * | | | | | | | net: igb: fix the start time for periodic output signalsRichard Cochran2015-06-111-2/+2
| * | | | | | | | enic: fix memory leak in rq_cleanGovindarajulu Varadarajan2015-06-101-5/+4
| * | | | | | | | enic: check return value for stat dumpGovindarajulu Varadarajan2015-06-102-4/+25
| * | | | | | | | enic: unlock napi busy poll before unmasking intrGovindarajulu Varadarajan2015-06-101-1/+1
| * | | | | | | | net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...Mel Gorman2015-06-101-8/+5
| * | | | | | | | bridge: fix multicast router rlist endless loopNikolay Aleksandrov2015-06-101-4/+3
| * | | | | | | | tipc: disconnect socket directly after probe failureErik Hugne2015-06-101-5/+11
| * | | | | | | | Revert "ipv6: Fix protocol resubmission"David S. Miller2015-06-101-5/+3
| * | | | | | | | cfg80211: wext: clear sinfo struct before calling driverJohannes Berg2015-06-091-0/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-123-8/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: pmem: Add dependency on HAS_IOMEMRichard Weinberger2015-06-111-0/+1
| * | | | | | | | | block: fix ext_dev_lock lockdep reportDan Williams2015-06-111-6/+6
| * | | | | | | | | blk-mq: free hctx->ctxs in queue's release handlerMing Lei2015-06-091-2/+6
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds2015-06-123-6/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | md: make sure MD_RECOVERY_DONE is clear before starting recovery/resyncNeilBrown2015-06-123-0/+3
| * | | | | | | | | md: Close race when setting 'action' to 'idle'.NeilBrown2015-06-121-5/+6
| * | | | | | | | | md: don't return 0 from array_state_storeNeilBrown2015-06-121-1/+1
* | | | | | | | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-06-123-4/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse2015-06-122-3/+21
| * | | | | | | | | | iommu/vt-d: Change PASID support to bit 40 of Extended Capability RegisterDavid Woodhouse2015-06-091-1/+2
* | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-115-15/+46
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-06-122-4/+18
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/i915: Fix DDC probe for passive adaptersJani Nikula2015-06-091-3/+17
| | * | | | | | | | | | | drm/i915: Properly initialize SDVO analog connectorsAnder Conselvan de Oliveira2015-06-081-1/+1
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-06-123-11/+28
| |\ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / /
| * | | | | | | | | | | drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BOMichel Dänzer2015-06-111-5/+12
| * | | | | | | | | | | Revert "drm/radeon: adjust pll when audio is not enabled"Alex Deucher2015-06-111-3/+0
| * | | | | | | | | | | Revert "drm/radeon: don't share plls if monitors differ in audio support"Alex Deucher2015-06-111-3/+1
OpenPOWER on IntegriCloud