index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-23
ARM: tegra: Add missing clock-names for SDHCI on Tegra114
Thierry Reding
1
-0
/
+4
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
4
-8
/
+8
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
3
-7
/
+7
2020-06-13
ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefully
Ard Biesheuvel
1
-0
/
+62
2020-06-13
ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0
Chris Packham
1
-2
/
+2
2020-06-11
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov
1
-1
/
+1
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+6
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
11
-460
/
+4
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2
-2
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
4
-15
/
+15
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
4
-31
/
+1
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
5
-41
/
+8
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
35
-35
/
+33
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
39
-41
/
+37
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
22
-22
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+1
2020-06-09
arm: add show_stack_loglvl()
Dmitry Safonov
1
-2
/
+8
2020-06-09
arm: wire up dump_backtrace_{entry,stm}
Dmitry Safonov
1
-5
/
+7
2020-06-09
arm: add loglvl to dump_backtrace()
Dmitry Safonov
1
-7
/
+9
2020-06-09
arm: add loglvl to unwind_backtrace()
Dmitry Safonov
3
-6
/
+8
2020-06-09
arm/asm: add loglvl to c_backtrace()
Dmitry Safonov
6
-13
/
+27
2020-06-08
arm: rename flush_cache_user_range to flush_icache_user_range
Christoph Hellwig
2
-3
/
+3
2020-06-08
arm,sparc,unicore32: remove flush_icache_user_range
Christoph Hellwig
1
-3
/
+0
2020-06-08
arm: fix the flush_icache_range arguments in set_fiq_handler
Christoph Hellwig
1
-2
/
+2
2020-06-07
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-509
/
+0
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-3
/
+1
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
1
-1
/
+1
2020-06-05
Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+23
2020-06-04
Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
238
-2831
/
+12202
2020-06-04
Merge tag 'arm-defconfig-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-3
/
+28
2020-06-04
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
116
-5564
/
+790
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-76
/
+130
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-2
/
+0
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-3
/
+3
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2
-5
/
+2
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2
-8
/
+2
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2
-12
/
+0
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2
-11
/
+0
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
1
-1
/
+1
2020-06-04
arm: add support for folded p4d page tables
Mike Rapoport
12
-37
/
+125
2020-06-04
Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-11
/
+34
2020-06-03
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-2
/
+2
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-66
/
+9
2020-06-03
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
1
-1
/
+1
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-0
/
+1
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-6
/
+0
2020-06-03
arm: simplify detection of memory zone boundaries
Mike Rapoport
1
-59
/
+7
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
9
-6
/
+48
2020-06-03
Merge tag 'timers-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-0
/
+4
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
[next]