summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-20Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-20MIPS: sead3: Corrected get_c0_perfcount_intNiklas Cassel
2015-02-20MIPS: mm: Remove dead macro definitionsAndreas Ruprecht
2015-02-20Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-02-20Merge branch 'next' into for-linusDmitry Torokhov
2015-02-20Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...Roland Dreier
2015-02-20IB/qib: Add blank line after declarationMike Marciniszyn
2015-02-20IB/qib: Fix checkpatch warningsMike Marciniszyn
2015-02-20i2c: ocores: rework clk code to handle NULL cookieWolfram Sang
2015-02-20MIPS: OCTEON: irq: add CIB and other fixesDavid Daney
2015-02-20MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.David Daney
2015-02-20MIPS: OCTEON: More OCTEONIII supportChandrakala Chavva
2015-02-20MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits.Chad Reese
2015-02-20MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.David Daney
2015-02-20MIPS: OCTEON: Update octeon-model.h code for new SoCs.David Daney
2015-02-20MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney
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-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