index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64: simplify reduce_memory() function
Mike Rapoport
2019-05-09
1
-40
/
+2
*
sparc: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-05-09
1
-2
/
+1
*
docs: sparc: convert to ReST
Mauro Carvalho Chehab
2019-05-09
5
-114
/
+151
*
Merge branch 'sparc32-iommu-SG-list'
David S. Miller
2019-05-09
1
-84
/
+58
|
\
|
*
sparc/iommu: merge iommu_get_one and __sbus_iommu_map_page
Christoph Hellwig
2019-05-09
1
-32
/
+24
|
*
sparc/iommu: use __sbus_iommu_map_page to implement the map_sg path
Christoph Hellwig
2019-05-09
1
-21
/
+10
|
*
sparc/iommu: fix __sbus_iommu_map_page for highmem pages
Christoph Hellwig
2019-05-09
1
-8
/
+7
|
*
sparc/iommu: move per-page flushing into __sbus_iommu_map_page
Christoph Hellwig
2019-05-09
1
-12
/
+14
|
*
sparc/iommu: pass a physical address to iommu_get_one
Christoph Hellwig
2019-05-09
1
-6
/
+7
|
*
sparc/iommu: create a common helper for map_sg
Christoph Hellwig
2019-05-09
1
-20
/
+17
|
*
sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_page
Christoph Hellwig
2019-05-09
1
-14
/
+7
|
*
sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sg
Christoph Hellwig
2019-05-09
1
-3
/
+3
|
*
sparc/iommu: use !PageHighMem to check if a page has a kernel mapping
Christoph Hellwig
2019-05-09
1
-1
/
+2
|
/
*
sparc: vdso: add FORCE to the build rule of %.so
Masahiro Yamada
2019-05-09
1
-1
/
+1
*
arch:sparc:kernel/uprobes.c : Remove duplicate header
Jagadeesh Pagadala
2019-05-09
1
-1
/
+0
*
Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-05-09
22
-1825
/
+341
|
\
|
*
mips: Manually call fdt_init_reserved_mem() method
Serge Semin
2019-05-06
1
-0
/
+3
|
*
mips: Make sure dt memory regions are valid
Serge Semin
2019-05-06
1
-1
/
+13
|
*
mips: Perform early low memory test
Serge Semin
2019-05-04
1
-0
/
+2
|
*
mips: Dump memblock regions for debugging
Serge Semin
2019-05-04
1
-0
/
+2
|
*
mips: Add reserve-nomap memory type support
Serge Semin
2019-05-02
3
-1
/
+12
|
*
mips: Use memblock to reserve the __nosave memory range
Serge Semin
2019-05-02
1
-2
/
+3
|
*
mips: Discard post-CMA-init foreach loop
Serge Semin
2019-05-02
1
-5
/
+0
|
*
mips: Reserve memory for the kernel image resources
Serge Semin
2019-05-02
1
-27
/
+3
|
*
MIPS: Remove duplicate EBase configuration
Paul Burton
2019-05-02
1
-17
/
+3
|
*
MIPS: Sync icache for whole exception vector
Paul Burton
2019-05-02
1
-1
/
+1
|
*
MIPS: Always allocate exception vector for MIPSr2+
Paul Burton
2019-05-02
1
-20
/
+15
|
*
MIPS: Use memblock_phys_alloc() for exception vector
Paul Burton
2019-05-02
1
-4
/
+4
|
*
mips: Combine memblock init and memory reservation loops
Serge Semin
2019-04-25
1
-41
/
+7
|
*
mips: Discard rudiments from bootmem_init
Serge Semin
2019-04-25
1
-20
/
+5
|
*
mips: Make sure kernel .bss exists in boot mem pool
Serge Semin
2019-04-25
1
-0
/
+3
|
*
mips: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
2019-04-23
1
-3
/
+1
|
*
Revert "MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices"
Paul Burton
2019-04-12
3
-93
/
+33
|
*
MIPS: generic: Enable CONFIG_JUMP_LABEL
Paul Burton
2019-04-10
1
-0
/
+1
|
*
MIPS: jump_label: Use compact branches for >= r6
Paul Burton
2019-04-10
2
-8
/
+34
|
*
MIPS: jump_label: Remove redundant nops
Paul Burton
2019-04-10
1
-2
/
+1
|
*
Merge tag 'mips_fixes_5.1_1' into mips-next
Paul Burton
2019-04-10
5
-17
/
+13
|
|
\
|
*
|
MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices
Chuanhong Guo
2019-04-04
3
-33
/
+93
|
*
|
MIPS: KVM: Use prandom_u32_max() to generate tlbwr index
Paul Burton
2019-03-25
1
-3
/
+1
|
*
|
arch: mips: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
2019-03-19
4
-40
/
+39
|
*
|
MIPS: eBPF: Initial eBPF support for MIPS32 architecture.
Hassan Naveed
2019-03-19
5
-1602
/
+70
|
*
|
MIPS: eBPF: Provide eBPF support for MIPS64R6
Hassan Naveed
2019-03-19
1
-9
/
+69
|
*
|
MIPS: uasm: Add div, mul and sel instructions for mipsr6
Hassan Naveed
2019-03-19
4
-18
/
+49
|
*
|
MIPS: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-03-19
1
-3
/
+2
*
|
|
Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2019-05-08
20
-293
/
+437
|
\
\
\
|
*
|
|
gfs2: read journal in large chunks
Abhi Das
2019-05-07
8
-139
/
+219
|
*
|
|
gfs2: Fix iomap write page reclaim deadlock
Andreas Gruenbacher
2019-05-07
2
-44
/
+58
|
*
|
|
gfs2: fix race between gfs2_freeze_func and unmount
Abhi Das
2019-05-07
2
-3
/
+6
|
*
|
|
gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}
Andreas Gruenbacher
2019-05-07
6
-9
/
+9
|
*
|
|
gfs2: Rename sd_log_le_{revoke,ordered}
Andreas Gruenbacher
2019-05-07
6
-15
/
+15
[next]