summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-02-20ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki-0/+1
2015-02-20net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck-3/+20
2015-02-20ipv4: ip_check_defrag should correctly check return value of skb_copy_bitsAlexander Drozdov-1/+1
2015-02-20usb: plusb: Add support for National Instruments host-to-host cableBen Shelton-0/+5
2015-02-20Merge branch 'next' into for-linusDmitry Torokhov-6168/+9094
2015-02-20Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...Roland Dreier-556/+1204
2015-02-20IB/qib: Add blank line after declarationMike Marciniszyn-6/+67
2015-02-20IB/qib: Fix checkpatch warningsMike Marciniszyn-44/+42
2015-02-20i2c: ocores: rework clk code to handle NULL cookieWolfram Sang-14/+21
2015-02-20Btrfs: fix allocation size calculations in alloc_btrfs_bioChris Mason-1/+8
2015-02-20MIPS: OCTEON: irq: add CIB and other fixesDavid Daney-269/+823
2015-02-20MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.David Daney-2/+43
2015-02-20MIPS: OCTEON: More OCTEONIII supportChandrakala Chavva-2/+326
2015-02-20MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits.Chad Reese-20/+0
2015-02-20MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.David Daney-6/+17
2015-02-20MIPS: OCTEON: Update octeon-model.h code for new SoCs.David Daney-27/+90
2015-02-20MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney-4/+8
2015-02-20MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.hDavid Daney-30/+105
2015-02-20MIPS: OCTEON: Implement the core-16057 workaroundDavid Daney-0/+22
2015-02-20MIPS: OCTEON: Delete unused COP2 saving codeAleksey Makarov-26/+0
2015-02-20MIPS: OCTEON: Use correct instruction to read 64-bit COP0 registerChandrakala Chavva-3/+3
2015-02-20MIPS: OCTEON: Save and restore CP2 SHA3 stateDavid Daney-11/+35
2015-02-20MIPS: OCTEON: Fix FP context save.David Daney-12/+7
2015-02-20MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUsDavid Daney-32/+150
2015-02-20thermal: exynos: fix: Check if data->tmu_read callback is present before readLukasz Majewski-1/+1
2015-02-20MIPS: boot: Provide more uImage optionsMarkos Chandras-2/+55
2015-02-20MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.hDavid Daney-6/+0
2015-02-20MIPS: ip22-gio: Remove legacy suspend/resume supportLars-Peter Clausen-26/+0
2015-02-20mips: pci: Add ifdef around pci_proc_domainZubair Lutfullah Kakakhel-0/+2
2015-02-20MIPS: Alchemy: Fix cpu clock calculationManuel Lauss-0/+2
2015-02-20MIPS: Alchemy: remove declaration for set_cpuspecManuel Lauss-1/+0
2015-02-20MIPS: Alchemy: preset loops_per_jiffy based on CPU clockManuel Lauss-0/+9
2015-02-20MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculationManuel Lauss-5/+14
2015-02-20MIPS: Add set/clear CP0 macros for PageGrain registerSteven J. Hill-4/+5
2015-02-20ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()Alexandre Courbot-1/+1
2015-02-20Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Al Viro-319/+517
2015-02-20Infiniband: Fix potential NULL d_inode dereferenceDavid Howells-2/+2
2015-02-20posix_acl: fix reference leaks in posix_acl_createOmar Sandoval-5/+9
2015-02-20autofs4: Wrong format for printing dentryRasmus Villemoes-1/+1
2015-02-20coredump: Fix typo in commentBastien Nocera-1/+1
2015-02-20fs/aio.c: Remove duplicate function name in pr_debug messagesKinglong Mee-3/+3
2015-02-20configfs: Fix potential NULL d_inode dereferenceDavid Howells-1/+1
2015-02-20hypfs: switch to read_iter/write_iterAl Viro-27/+24
2015-02-20x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina-2/+0
2015-02-20don't bother with most of the bad_file_ops methodsAl Viro-147/+0
2015-02-19clk: Only recalculate the rate if neededTomeu Vizoso-1/+4
2015-02-19ipmi: Fix a memory ordering issueCorey Minyard-4/+10
2015-02-19ipmi: Remove uses of return value of seq_printfJoe Perches-16/+26
2015-02-19ipmi: Use is_visible callback for conditional sysfs entriesTakashi Iwai-43/+17
2015-02-19ipmi: Free ipmi_recv_msg messages from the linked list on closeNicholas Krause-1/+5