Age | Commit message (Expand) | Author |
2020-06-11 | kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables | Denis Efremov |
2020-06-10 | ARM: dts: am437x-epos-evm: remove lcd timings | Tomi Valkeinen |
2020-06-10 | ARM: dts: am437x-gp-evm: remove lcd timings | Tomi Valkeinen |
2020-06-10 | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-06-09 | ARM: dts: am437x-sk-evm: remove lcd timings | Tomi Valkeinen |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport |
2020-06-09 | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov |
2020-06-09 | arm: add show_stack_loglvl() | Dmitry Safonov |
2020-06-09 | arm: wire up dump_backtrace_{entry,stm} | Dmitry Safonov |
2020-06-09 | arm: add loglvl to dump_backtrace() | Dmitry Safonov |
2020-06-09 | arm: add loglvl to unwind_backtrace() | Dmitry Safonov |
2020-06-09 | arm/asm: add loglvl to c_backtrace() | Dmitry Safonov |
2020-06-08 | arm: rename flush_cache_user_range to flush_icache_user_range | Christoph Hellwig |
2020-06-08 | arm,sparc,unicore32: remove flush_icache_user_range | Christoph Hellwig |
2020-06-08 | arm: fix the flush_icache_range arguments in set_fiq_handler | Christoph Hellwig |
2020-06-08 | Merge branch 'fixes-v5.7' into fixes | Tony Lindgren |
2020-06-08 | ARM: dts: dra7-evm-common: Fix duplicate mailbox nodes | Suman Anna |
2020-06-08 | ARM: dts: dra7: Fix timer nodes properly for timer_sys_ck clocks | Suman Anna |
2020-06-08 | Merge commit '5390130f3b288db7d67de5e6c29d0de70d327ff0' into fixes-v5.7 | Tony Lindgren |
2020-06-08 | ARM: dts: Fix am33xx.dtsi ti,sysc-mask wrong softreset flag | Oskar Holmlund |
2020-06-08 | ARM: dts: Fix am33xx.dtsi USB ranges length | Oskar Holmlund |
2020-06-07 | Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-06-06 | kbuild: add variables for compression tools | Denis Efremov |
2020-06-05 | Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-06-04 | Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-06-04 | Merge tag 'arm-defconfig-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-04 | Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-06-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-04 | kmap: consolidate kmap_prot definitions | Ira Weiny |
2020-06-04 | arch/kmap: define kmap_atomic_prot() for all arch's | Ira Weiny |
2020-06-04 | arch/kunmap_atomic: consolidate duplicate code | Ira Weiny |
2020-06-04 | arch/kmap_atomic: consolidate duplicate code | Ira Weiny |
2020-06-04 | arch/kunmap: remove duplicate kunmap implementations | Ira Weiny |
2020-06-04 | arch/kmap: remove redundant arch specific kmaps | Ira Weiny |
2020-06-04 | arch/kmap: remove BUG_ON() | Ira Weiny |
2020-06-04 | arm: add support for folded p4d page tables | Mike Rapoport |
2020-06-04 | Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-06-04 | arm: dts: vexpress: Move mcc node back into motherboard node | Andre Przywara |
2020-06-03 | Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-06-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-03 | mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid() | Anshuman Khandual |
2020-06-03 | mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() | Anshuman Khandual |