summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-02-19ipmi: avoid gcc warningArnd Bergmann-8/+21
2015-02-19ipmi: Update timespec usage to timespec64John Stultz-12/+13
2015-02-19ipmi: Cleanup DEBUG_TIMING ifdef usageJohn Stultz-40/+21
2015-02-19drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.cNicholas Krause-1/+0
2015-02-19char: ipmi: Remove obsolete cleanup for clientdataWolfram Sang-2/+0
2015-02-19ipmi: Remove a FIXME for slab conversionCorey Minyard-1/+0
2015-02-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds-1090/+596
2015-02-19NVMe: Fix potential corruption on sync commandsKeith Busch-29/+3
2015-02-19NVMe: Remove unused variablesKeith Busch-8/+0
2015-02-19NVMe: Fix scsi mode select llbaa settingKeith Busch-1/+1
2015-02-19NVMe: Fix potential corruption during shutdownKeith Busch-31/+19
2015-02-19NVMe: Asynchronous controller probeKeith Busch-17/+32
2015-02-19NVMe: Register management handle under nvme classKeith Busch-25/+57
2015-02-19NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch-44/+62
2015-02-19NVMe: Metadata format supportKeith Busch-67/+249
2015-02-19x86: pte_protnone() and pmd_protnone() must check entry is not presentDavid Vrabel-2/+4
2015-02-19cpuidle: powernv: Avoid endianness conversions while parsing DTPreeti U Murthy-13/+16
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-861/+1063
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-488/+444
2015-02-19MIPS: Usage and cosmetic cleanups of page table bits.Steven J. Hill-62/+38
2015-02-19ehea: Register memory hotplug, reboot and crash hooks on adapter probeAnton Blanchard-105/+141
2015-02-19gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki-1/+14
2015-02-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-507/+760
2015-02-19Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+14
2015-02-19Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvh...Linus Torvalds-243/+1259
2015-02-19kgdb, docs: Fix <para> pdfdocs build errorsRajaneesh Acharya-3/+3
2015-02-19debug: prevent entering debug mode on panic/exception.Colin Cross-0/+17
2015-02-19kdb: Const qualifier for kdb_getstr's prompt argumentDaniel Thompson-2/+2
2015-02-19kdb: Provide forward search at more promptDaniel Thompson-5/+26
2015-02-19kdb: Fix a prompt management bug when using | grepDaniel Thompson-2/+2
2015-02-19kdb: Remove stack dump when entering kgdb due to NMIDaniel Thompson-1/+0
2015-02-19kdb: Avoid printing KERN_ levels to consolesDaniel Thompson-11/+21
2015-02-19kdb: Fix off by one error in kdb_cpu()Jason Wessel-2/+2
2015-02-19kdb: fix incorrect counts in KDB summary command outputJay Lan-1/+1
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-99/+105
2015-02-19Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-11/+21
2015-02-19MAINTAINERS: update Ceph and RBD maintainersSage Weil-3/+4
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-90/+40
2015-02-19s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky-5/+7
2015-02-19i2c: designware-baytrail: another fixup for proper Kconfig dependenciesWolfram Sang-1/+1
2015-02-19i2c: fix reference to functionality constants definitionBaruch Siach-1/+1
2015-02-19Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/...Ralf Baechle-415/+4405
2015-02-19MIPS: Export MSA functions used by lose_fpu(1) for KVMJames Hogan-0/+4
2015-02-19MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan-0/+6
2015-02-19drm/tegra: dc: Move more code into ->init()Thierry Reding-38/+36
2015-02-19drm/tegra: dc: Wire up CRTC parent of atomic stateThierry Reding-1/+3
2015-02-19drm/tegra: dc: Reset state's active_changed fieldThierry Reding-0/+1
2015-02-19drm/tegra: hdmi: Explicitly set clock rateThierry Reding-0/+8
2015-02-19MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init()Kevin Cernekee-1/+1
2015-02-19MIPS: Provide correct siginfo_t.si_stimePetr Malat-37/+3