summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-19ipmi: avoid gcc warningArnd Bergmann
2015-02-19ipmi: Update timespec usage to timespec64John Stultz
2015-02-19ipmi: Cleanup DEBUG_TIMING ifdef usageJohn Stultz
2015-02-19drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.cNicholas Krause
2015-02-19char: ipmi: Remove obsolete cleanup for clientdataWolfram Sang
2015-02-19ipmi: Remove a FIXME for slab conversionCorey Minyard
2015-02-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2015-02-19NVMe: Fix potential corruption on sync commandsKeith Busch
2015-02-19NVMe: Remove unused variablesKeith Busch
2015-02-19NVMe: Fix scsi mode select llbaa settingKeith Busch
2015-02-19NVMe: Fix potential corruption during shutdownKeith Busch
2015-02-19NVMe: Asynchronous controller probeKeith Busch
2015-02-19NVMe: Register management handle under nvme classKeith Busch
2015-02-19NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch
2015-02-19NVMe: Metadata format supportKeith Busch
2015-02-19x86: pte_protnone() and pmd_protnone() must check entry is not presentDavid Vrabel
2015-02-19cpuidle: powernv: Avoid endianness conversions while parsing DTPreeti U Murthy
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-02-19MIPS: Usage and cosmetic cleanups of page table bits.Steven J. Hill
2015-02-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-02-19Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-19Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2015-02-19kgdb, docs: Fix <para> pdfdocs build errorsRajaneesh Acharya
2015-02-19debug: prevent entering debug mode on panic/exception.Colin Cross
2015-02-19kdb: Const qualifier for kdb_getstr's prompt argumentDaniel Thompson
2015-02-19kdb: Provide forward search at more promptDaniel Thompson
2015-02-19kdb: Fix a prompt management bug when using | grepDaniel Thompson
2015-02-19kdb: Remove stack dump when entering kgdb due to NMIDaniel Thompson
2015-02-19kdb: Avoid printing KERN_ levels to consolesDaniel Thompson
2015-02-19kdb: Fix off by one error in kdb_cpu()Jason Wessel
2015-02-19kdb: fix incorrect counts in KDB summary command outputJay Lan
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-19Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2015-02-19MAINTAINERS: update Ceph and RBD maintainersSage Weil
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-02-19s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky
2015-02-19i2c: designware-baytrail: another fixup for proper Kconfig dependenciesWolfram Sang
2015-02-19i2c: fix reference to functionality constants definitionBaruch Siach
2015-02-19Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/...Ralf Baechle
2015-02-19MIPS: Export MSA functions used by lose_fpu(1) for KVMJames Hogan
2015-02-19MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan
2015-02-19MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init()Kevin Cernekee
2015-02-19MIPS: Provide correct siginfo_t.si_stimePetr Malat
2015-02-19MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSMarkos Chandras
2015-02-19MIPS: Makefile: Pass -march option on Loongson3A coresRalf Baechle
2015-02-19Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2015-02-19x86/microcode/intel: Handle truncated microcode images more robustlyQuentin Casasnovas
2015-02-19x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas
2015-02-19Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar