summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-15dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macrosMike Snitzer1-24/+40
2016-04-14NVMe: Always use MSI/MSI-x interruptsKeith Busch1-10/+15
2016-04-14/proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds1-2/+11
2016-04-14pci-sysfs: use proper file capability helper functionLinus Torvalds1-1/+1
2016-04-14Make file credentials available to the seqfile interfacesLinus Torvalds2-12/+8
2016-04-14Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"Linus Torvalds1-0/+37
2016-04-14perf evsel: Remove symbol_conf usageArnaldo Carvalho de Melo3-5/+7
2016-04-14perf callchain: Start moving away from global per thread cursorsArnaldo Carvalho de Melo9-22/+33
2016-04-14perf trace: Move socket_type beautifier to tools/perf/trace/beauty/Arnaldo Carvalho de Melo2-59/+61
2016-04-14parisc: Fix ftrace function tracerHelge Deller8-168/+114
2016-04-14pmem: fix BUG() error in pmem.h:48 on X86_32Toshi Kani1-6/+16
2016-04-14pwm: fsl-ftm: Use flat regmap cacheStefan Agner1-1/+1
2016-04-14Merge tag 'perf-core-for-mingo-20160414' of git://git.kernel.org/pub/scm/linu...Ingo Molnar12-221/+611
2016-04-14perf config: Make show_config() use perf_config_setTaeung Song1-7/+32
2016-04-14perf config: Introduce perf_config_set classTaeung Song2-0/+199
2016-04-14perf record: Add '--timestamp-filename' option to append timestamp to output ...Wang Nan1-4/+49
2016-04-14perf record: Turns auxtrace_snapshot_enable into 3 statesWang Nan1-10/+49
2016-04-14perf data: Add perf_data_file__switch() helperWang Nan2-1/+51
2016-04-14perf session: Make ordered_events reusableWang Nan1-1/+5
2016-04-14perf ordered_events: Introduce reinit()Wang Nan2-0/+10
2016-04-14perf trace: Move eventfd beautifiers to trace/beauty/ directoryArnaldo Carvalho de Melo2-40/+39
2016-04-14perf trace: Move mmap beautifiers to trace/beauty/ directoryArnaldo Carvalho de Melo2-158/+159
2016-04-14perf trace: Add getrandom beautifier related defines for older systemsArnaldo Carvalho de Melo1-0/+7
2016-04-14perf trace: Add seccomp beautifier related defines for older systemsArnaldo Carvalho de Melo1-0/+11
2016-04-14mmc: tegra: Disable UHS-I modes for Tegra124Jon Hunter1-9/+1
2016-04-14mmc: block: Use the mmc host device index as the mmcblk device indexUlf Hansson1-17/+1
2016-04-14Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie9-24/+48
2016-04-14Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie6-17/+33
2016-04-13Merge tag 'sh-fixes-4.6-rc1' of git://git.libc.org/linux-shLinus Torvalds4-10/+3
2016-04-13usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski1-0/+9
2016-04-13USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede5-2/+28
2016-04-13USB: uas: Limit qdepth at the scsi-host levelHans de Goede1-1/+6
2016-04-13doc: usb: Fix typo in gadget_multi documentationDiego Herranz1-1/+1
2016-04-13usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero valuePeter Griffin1-1/+1
2016-04-13xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman4-4/+9
2016-04-13usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu1-0/+6
2016-04-13usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda1-0/+13
2016-04-13usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda2-0/+11
2016-04-13xhci: resume USB 3 roothub firstMathias Nyman1-3/+3
2016-04-13usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski1-1/+3
2016-04-13cdc-acm: fix crash if flushed with nothing bufferedOliver Neukum1-0/+4
2016-04-13Merge tag 'perf-core-for-mingo-20160413' of git://git.kernel.org/pub/scm/linu...Ingo Molnar12-178/+416
2016-04-13lib: lz4: cleanup unaligned access efficiency detectionRui Salvaterra1-3/+1
2016-04-13lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra1-9/+12
2016-04-13dmaengine: dw: fix master selectionAndy Shevchenko1-15/+19
2016-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-7/+1
2016-04-13Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds20-85/+89
2016-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-37/+106
2016-04-13perf trace: Do not accept --no-syscalls together with -eArnaldo Carvalho de Melo1-0/+7
2016-04-13perf evsel: Move some methods from session.[ch] to evsel.[ch]Arnaldo Carvalho de Melo6-153/+154