summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-23Revert "Documentation: Add entry for dell-laptop sysfs interface"Darren Hart
2015-01-23dm cache: fix problematic dual use of a single migration count variableJoe Thornber
2015-01-23dm cache: share cache-metadata object across inactive and active DM tablesJoe Thornber
2015-01-23of/unittest: Overlays with sub-devices testsPantelis Antoniou
2015-01-23KVM: x86: SYSENTER emulation is brokenNadav Amit
2015-01-23KVM: x86: Fix of previously incomplete fix for CVE-2014-8480Nadav Amit
2015-01-23arm64: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown
2015-01-23x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers
2015-01-23x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue
2015-01-22x86, mm: Change cachemode exports to non-gplJuergen Gross
2015-01-22x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-01-22x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski
2015-01-22x86, mpx: Strictly enforce empty prctl() argsDave Hansen
2015-01-22x86, mpx: Fix potential performance issue on unmapsDave Hansen
2015-01-22x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernelsDave Hansen
2015-01-22perf ui/tui: Show fatal error message only if existsNamhyung Kim
2015-01-22perf tests: Fix typo in sample-parsing.cRasmus Villemoes
2015-01-22tools lib fs debugfs: Check if debugfs is mounted when handling ENOENTArnaldo Carvalho de Melo
2015-01-22tools lib fs debugfs: Introduce debugfs__strerror_open_tpArnaldo Carvalho de Melo
2015-01-22MAINTAINERS: Update Richard Zhu's email addressLucas Stach
2015-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-23Merge tag 'nios2-fixes-v3.19-rc6' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-22MAINTAINERS: ibmvscsi driver maintainer changeTyrel Datwyler
2015-01-22MAINTAINERS: ibmvfc driver maintainer changeTyrel Datwyler
2015-01-22MAINTAINERS: Remove self as isci maintainerDave Jiang
2015-01-22scsi_debug: test always evaluates to false, || should be used insteadColin Ian King
2015-01-22of/platform: Handle of_populate drivers in notifierPantelis Antoniou
2015-01-22of/overlay: Do not generate duplicate nodesPantelis Antoniou
2015-01-22cgroup: prevent mount hang due to memory controller lifetimeJohannes Weiner
2015-01-22perf trace: Fix error reporting for evsel pgfault constructorArnaldo Carvalho de Melo
2015-01-22tools lib fs: Pass filename to debugfs__strerror_openArnaldo Carvalho de Melo
2015-01-22tools lib fs: Adopt debugfs open strerrno methodArnaldo Carvalho de Melo
2015-01-22Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner
2015-01-22nios2: fix kuser trampoline addressLey Foon Tan
2015-01-21Merge tag 'renesas-soc-fixes2-for-v3.19' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2015-01-22module: make module_refcount() a signed integer.Rusty Russell
2015-01-21[media] omap3isp: Correctly set QUERYCAP capabilitiesSakari Ailus
2015-01-21[media] cx23885: fix free interrupt bugHans Verkuil
2015-01-21[media] pvrusb2: fix missing device_caps in querycapHans Verkuil
2015-01-21[media] vb2: fix vb2_thread_stop race conditionsHans Verkuil
2015-01-21[media] rcar_vin: Update device_caps and capabilities in querycapNobuhiro Iwamatsu
2015-01-21[media] soc-camera: fix device capabilities in multiple camera host driversGuennadi Liakhovetski
2015-01-21[media] Fix Mygica T230 supportJonathan McDowell
2015-01-21[media] cx23885: Split Hauppauge WinTV Starburst from HVR4400 card entryMatthias Schwarzott
2015-01-21[media] tlg2300: Fix media dependenciesMauro Carvalho Chehab
2015-01-22Merge tag 'trace-sh-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2015-01-21perf diff: Fix -o/--order option behaviorNamhyung Kim
2015-01-21perf diff: Fix output ordering to honor next columnNamhyung Kim
2015-01-21perf tools: Pass struct perf_hpp_fmt to its callbacksNamhyung Kim