summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2019-05-091-0/+3
|\
| * ide: officially deprecated the legacy IDE driverChristoph Hellwig2019-05-091-0/+3
* | Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-05-0922-1825/+341
|\ \ | |/ |/|
| * mips: Manually call fdt_init_reserved_mem() methodSerge Semin2019-05-061-0/+3
| * mips: Make sure dt memory regions are validSerge Semin2019-05-061-1/+13
| * mips: Perform early low memory testSerge Semin2019-05-041-0/+2
| * mips: Dump memblock regions for debuggingSerge Semin2019-05-041-0/+2
| * mips: Add reserve-nomap memory type supportSerge Semin2019-05-023-1/+12
| * mips: Use memblock to reserve the __nosave memory rangeSerge Semin2019-05-021-2/+3
| * mips: Discard post-CMA-init foreach loopSerge Semin2019-05-021-5/+0
| * mips: Reserve memory for the kernel image resourcesSerge Semin2019-05-021-27/+3
| * MIPS: Remove duplicate EBase configurationPaul Burton2019-05-021-17/+3
| * MIPS: Sync icache for whole exception vectorPaul Burton2019-05-021-1/+1
| * MIPS: Always allocate exception vector for MIPSr2+Paul Burton2019-05-021-20/+15
| * MIPS: Use memblock_phys_alloc() for exception vectorPaul Burton2019-05-021-4/+4
| * mips: Combine memblock init and memory reservation loopsSerge Semin2019-04-251-41/+7
| * mips: Discard rudiments from bootmem_initSerge Semin2019-04-251-20/+5
| * mips: Make sure kernel .bss exists in boot mem poolSerge Semin2019-04-251-0/+3
| * mips: vdso: drop unnecessary cc-ldoptionNick Desaulniers2019-04-231-3/+1
| * Revert "MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices"Paul Burton2019-04-123-93/+33
| * MIPS: generic: Enable CONFIG_JUMP_LABELPaul Burton2019-04-101-0/+1
| * MIPS: jump_label: Use compact branches for >= r6Paul Burton2019-04-102-8/+34
| * MIPS: jump_label: Remove redundant nopsPaul Burton2019-04-101-2/+1
| * Merge tag 'mips_fixes_5.1_1' into mips-nextPaul Burton2019-04-105-17/+13
| |\
| * | MIPS: ralink: fix cpu clock of mt7621 and add dt clk devicesChuanhong Guo2019-04-043-33/+93
| * | MIPS: KVM: Use prandom_u32_max() to generate tlbwr indexPaul Burton2019-03-251-3/+1
| * | arch: mips: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-03-194-40/+39
| * | MIPS: eBPF: Initial eBPF support for MIPS32 architecture.Hassan Naveed2019-03-195-1602/+70
| * | MIPS: eBPF: Provide eBPF support for MIPS64R6Hassan Naveed2019-03-191-9/+69
| * | MIPS: uasm: Add div, mul and sel instructions for mipsr6Hassan Naveed2019-03-194-18/+49
| * | MIPS: entry: Remove unneeded need_resched() loopValentin Schneider2019-03-191-3/+2
* | | Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds2019-05-0820-293/+437
|\ \ \
| * | | gfs2: read journal in large chunksAbhi Das2019-05-078-139/+219
| * | | gfs2: Fix iomap write page reclaim deadlockAndreas Gruenbacher2019-05-072-44/+58
| * | | gfs2: fix race between gfs2_freeze_func and unmountAbhi Das2019-05-072-3/+6
| * | | gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}Andreas Gruenbacher2019-05-076-9/+9
| * | | gfs2: Rename sd_log_le_{revoke,ordered}Andreas Gruenbacher2019-05-076-15/+15
| * | | gfs2: Remove unnecessary extern declarationsAndreas Gruenbacher2019-05-072-8/+3
| * | | gfs2: Remove misleading comments in gfs2_evict_inodeAndreas Gruenbacher2019-05-071-5/+0
| * | | gfs2: Replace gl_revokes with a GLF flagBob Peterson2019-05-076-15/+31
| * | | gfs2: Fix occasional glock use-after-freeAndreas Gruenbacher2019-05-073-3/+7
| * | | gfs2: clean_journal improperly set sd_log_flush_headBob Peterson2019-05-079-19/+57
| * | | gfs2: Fix lru_count going negativeRoss Lagerwall2019-05-071-9/+13
| * | | gfs2: Fix loop in gfs2_rbm_find (v2)Andreas Gruenbacher2019-05-071-29/+25
* | | | Merge tag '5.2-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-05-0821-2184/+2582
|\ \ \ \
| * | | | cifs: update module internal version numberSteve French2019-05-081-1/+1
| * | | | SMB3: Clean up query symlink when reparse pointRonnie Sahlberg2019-05-084-17/+118
| * | | | cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()Christoph Probst2019-05-081-6/+8
| * | | | Negotiate and save preferred compression algorithmsSteve French2019-05-084-7/+61
| * | | | cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESPRonnie Sahlberg2019-05-084-107/+14