index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc/iommu: use __sbus_iommu_map_page to implement the map_sg path
Christoph Hellwig
2019-05-08
1
-21
/
+10
*
sparc/iommu: fix __sbus_iommu_map_page for highmem pages
Christoph Hellwig
2019-05-08
1
-8
/
+7
*
sparc/iommu: move per-page flushing into __sbus_iommu_map_page
Christoph Hellwig
2019-05-08
1
-12
/
+14
*
sparc/iommu: pass a physical address to iommu_get_one
Christoph Hellwig
2019-05-08
1
-6
/
+7
*
sparc/iommu: create a common helper for map_sg
Christoph Hellwig
2019-05-08
1
-20
/
+17
*
sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_page
Christoph Hellwig
2019-05-08
1
-14
/
+7
*
sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sg
Christoph Hellwig
2019-05-08
1
-3
/
+3
*
sparc/iommu: use !PageHighMem to check if a page has a kernel mapping
Christoph Hellwig
2019-05-08
1
-1
/
+2
*
sparc: vdso: add FORCE to the build rule of %.so
Masahiro Yamada
2019-05-08
1
-1
/
+1
*
arch:sparc:kernel/uprobes.c : Remove duplicate header
Jagadeesh Pagadala
2019-05-08
1
-1
/
+0
*
Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-05-08
22
-1825
/
+341
|
\
|
*
mips: Manually call fdt_init_reserved_mem() method
Serge Semin
2019-05-05
1
-0
/
+3
|
*
mips: Make sure dt memory regions are valid
Serge Semin
2019-05-05
1
-1
/
+13
|
*
mips: Perform early low memory test
Serge Semin
2019-05-03
1
-0
/
+2
|
*
mips: Dump memblock regions for debugging
Serge Semin
2019-05-03
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-24
1
-41
/
+7
|
*
mips: Discard rudiments from bootmem_init
Serge Semin
2019-04-24
1
-20
/
+5
|
*
mips: Make sure kernel .bss exists in boot mem pool
Serge Semin
2019-04-24
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-09
1
-0
/
+1
|
*
MIPS: jump_label: Use compact branches for >= r6
Paul Burton
2019-04-09
2
-8
/
+34
|
*
MIPS: jump_label: Remove redundant nops
Paul Burton
2019-04-09
1
-2
/
+1
|
*
Merge tag 'mips_fixes_5.1_1' into mips-next
Paul Burton
2019-04-09
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
|
*
|
|
gfs2: Remove unnecessary extern declarations
Andreas Gruenbacher
2019-05-07
2
-8
/
+3
|
*
|
|
gfs2: Remove misleading comments in gfs2_evict_inode
Andreas Gruenbacher
2019-05-07
1
-5
/
+0
|
*
|
|
gfs2: Replace gl_revokes with a GLF flag
Bob Peterson
2019-05-07
6
-15
/
+31
|
*
|
|
gfs2: Fix occasional glock use-after-free
Andreas Gruenbacher
2019-05-07
3
-3
/
+7
|
*
|
|
gfs2: clean_journal improperly set sd_log_flush_head
Bob Peterson
2019-05-07
9
-19
/
+57
[next]