summaryrefslogtreecommitdiffstats
path: root/lib/crc32test.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-24MIPS: ptrace: Make FPU context layout comments match realityMaciej W. Rozycki2-4/+4
2018-05-21MIPS: memset.S: Reinstate delay slot indentationMatt Redfearn1-14/+14
2018-05-15MIPS: perf: Fix perf with MT counting other threadsMatt Redfearn1-39/+39
2018-05-15MIPS: perf: Use correct VPE ID when setting up VPE tracingMatt Redfearn1-10/+2
2018-05-15MIPS: perf: More robustly probe for the presence of per-tc countersMatt Redfearn3-5/+7
2018-05-15MIPS: Probe for MIPS MT perf counters per TCMatt Redfearn3-0/+19
2018-05-15MIPS: mscc: Connect phys to ports on ocelot_pcb123Alexandre Belloni1-0/+20
2018-05-15MIPS: mscc: Add switch to ocelotAlexandre Belloni1-0/+88
2018-05-15MIPS: JZ4740: Drop old platform reset codePaul Cercueil1-31/+0
2018-05-15MIPS: qi_lb60: Enable the jz4740-wdt driverPaul Cercueil1-0/+2
2018-05-15MIPS: JZ4780: dts: Fix watchdog nodePaul Cercueil2-2/+10
2018-05-15MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driverPaul Cercueil3-17/+8
2018-05-15watchdog: JZ4740: Drop module remove functionPaul Cercueil1-8/+0
2018-05-15watchdog: JZ4740: Register a restart handlerPaul Cercueil1-0/+9
2018-05-15watchdog: JZ4740: Use devm_* functionsPaul Cercueil1-19/+8
2018-05-15watchdog: JZ4740: Disable clock after stopping counterPaul Cercueil1-1/+1
2018-05-15MIPS: VPE: Fix spelling mistake: "uneeded" -> "unneeded"Colin Ian King1-1/+1
2018-05-15MIPS: Re-use kstrtobool_from_user()Andy Shevchenko1-8/+1
2018-05-15MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang8-39/+30
2018-05-15MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang8-16/+16
2018-05-15MIPS: sni: Remove the read_persistent_clock()Baolin Wang1-6/+0
2018-04-23MIPS: BCM47XX: Use __initdata for the bcm47xx_leds_pdataRafał Miłecki1-1/+1
2018-04-23MIPS: Use generic GCC library routines from lib/Antony Pavlov7-144/+6
2018-04-23MIPS: vmlinuz: Use generic ashldi3Matt Redfearn1-4/+7
2018-04-23lib: Rename compiler intrinsic selects to GENERIC_LIB_*Matt Redfearn3-15/+15
2018-04-23Add notrace to lib/ucmpdi2.cPalmer Dabbelt1-1/+1
2018-04-23firmware: bcm47xx_nvram: Support small (0x6000 B) NVRAM partitionsRafał Miłecki1-1/+1
2018-04-23MIPS: BCM47XX: Add support for Netgear WNR1000 V3Rafał Miłecki4-0/+21
2018-04-23MIPS: dts: Avoid unneeded built-in.a in DTS dirsMasahiro Yamada10-10/+10
2018-04-23Linux 4.17-rc2v4.17-rc2Linus Torvalds1-1/+1
2018-04-21mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox1-5/+4
2018-04-21mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()Minchan Kim1-1/+1
2018-04-21fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST errorTetsuo Handa1-4/+4
2018-04-21kexec_file: do not add extra alignment to efi memmapDave Young1-3/+2
2018-04-21proc: fix /proc/loadavg regressionAlexey Dobriyan2-2/+2
2018-04-21proc: revalidate kernel thread inodes to root:rootAlexey Dobriyan1-0/+6
2018-04-21autofs: mount point create should honour passed in modeIan Kent1-1/+1
2018-04-21MAINTAINERS: add personal addresses for Sascha and UweUwe Kleine-König1-5/+10
2018-04-21kasan: add no_sanitize attribute for clang buildsAndrey Konovalov1-0/+3
2018-04-21rapidio: fix rio_dma_transfer error handlingIoan Nicu1-10/+9
2018-04-21mm: enable thp migration for shmem thpNaoya Horiguchi3-7/+20
2018-04-21writeback: safer lock nestingGreg Thelen4-26/+34
2018-04-21mm, pagemap: fix swap offset value for PMD migration entryHuang Ying1-1/+5
2018-04-21mm: fix do_pages_move status handlingMichal Hocko1-0/+3
2018-04-21fork: unconditionally clear stack on forkKees Cook2-7/+2
2018-04-20CIFS: fix typo in cifs_dbgAurelien Aptel1-1/+1
2018-04-20cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French1-4/+5
2018-04-20cifs: smbd: Dump SMB packet when configuredLong Li1-1/+5
2018-04-20btrfs: print-tree: debugging output enhancementQu Wenruo2-11/+16
2018-04-20btrfs: Fix race condition between delayed refs and blockgroup removalNikolay Borisov3-10/+26