summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-20MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.hDavid Daney
2015-02-20MIPS: OCTEON: Implement the core-16057 workaroundDavid Daney
2015-02-20MIPS: OCTEON: Delete unused COP2 saving codeAleksey Makarov
2015-02-20MIPS: OCTEON: Use correct instruction to read 64-bit COP0 registerChandrakala Chavva
2015-02-20MIPS: OCTEON: Save and restore CP2 SHA3 stateDavid Daney
2015-02-20MIPS: OCTEON: Fix FP context save.David Daney
2015-02-20MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUsDavid Daney
2015-02-20thermal: exynos: fix: Check if data->tmu_read callback is present before readLukasz Majewski
2015-02-20MIPS: boot: Provide more uImage optionsMarkos Chandras
2015-02-20MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.hDavid Daney
2015-02-20MIPS: ip22-gio: Remove legacy suspend/resume supportLars-Peter Clausen
2015-02-20mips: pci: Add ifdef around pci_proc_domainZubair Lutfullah Kakakhel
2015-02-20MIPS: Alchemy: Fix cpu clock calculationManuel Lauss
2015-02-20MIPS: Alchemy: remove declaration for set_cpuspecManuel Lauss
2015-02-20MIPS: Alchemy: preset loops_per_jiffy based on CPU clockManuel Lauss
2015-02-20MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculationManuel Lauss
2015-02-20MIPS: Add set/clear CP0 macros for PageGrain registerSteven J. Hill
2015-02-20ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()Alexandre Courbot
2015-02-20Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Al Viro
2015-02-20Infiniband: Fix potential NULL d_inode dereferenceDavid Howells
2015-02-20posix_acl: fix reference leaks in posix_acl_createOmar Sandoval
2015-02-20autofs4: Wrong format for printing dentryRasmus Villemoes
2015-02-20coredump: Fix typo in commentBastien Nocera
2015-02-20fs/aio.c: Remove duplicate function name in pr_debug messagesKinglong Mee
2015-02-20configfs: Fix potential NULL d_inode dereferenceDavid Howells
2015-02-20hypfs: switch to read_iter/write_iterAl Viro
2015-02-20x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina
2015-02-20ALSA: hda - Avoid unnecessary power-up at mixer amp changesTakashi Iwai
2015-02-20don't bother with most of the bad_file_ops methodsAl Viro
2015-02-19clk: Only recalculate the rate if neededTomeu Vizoso
2015-02-19ipmi: Fix a memory ordering issueCorey Minyard
2015-02-19ipmi: Remove uses of return value of seq_printfJoe Perches
2015-02-19ipmi: Use is_visible callback for conditional sysfs entriesTakashi Iwai
2015-02-19ipmi: Free ipmi_recv_msg messages from the linked list on closeNicholas Krause
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