Age | Commit message (Expand) | Author |
2022-04-01 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-23 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-03-22 | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-03-22 | sched/headers: ARM needs asm/paravirt_api_clock.h too | Randy Dunlap |
2022-03-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport |
2022-03-11 | ARM: Spectre-BHB: provide empty stub for non-config | Randy Dunlap |
2022-03-11 | ARM: Revert "unwind: dump exception stack from calling frame" | Ard Biesheuvel |
2022-03-09 | ARM: Do not use NOCROSSREFS directive with ld.lld | Nathan Chancellor |
2022-03-09 | ARM: fix co-processor register typo | Russell King (Oracle) |
2022-03-08 | Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-03-07 | ARM: 9184/1: return_address: disable again for CONFIG_ARM_UNWIND=y | Ard Biesheuvel |
2022-03-05 | ARM: Spectre-BHB workaround | Russell King (Oracle) |
2022-03-05 | ARM: use LOADADDR() to get load address of sections | Russell King (Oracle) |
2022-03-05 | ARM: report Spectre v2 status through sysfs | Russell King (Oracle) |
2022-02-25 | Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Arnd Bergmann |
2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann |
2022-02-25 | uaccess: add generic __{get,put}_kernel_nofault | Arnd Bergmann |
2022-02-17 | signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage | Masahiro Yamada |
2022-02-11 | lib/xor: make xor prototypes more friendly to compiler vectorization | Ard Biesheuvel |
2022-02-09 | ARM: cacheflush: avoid clobbering the frame pointer | Ard Biesheuvel |
2022-02-09 | ARM: ftrace: enable the graph tracer with the EABI unwinder | Ard Biesheuvel |
2022-02-09 | ARM: unwind: track location of LR value in stack frame | Ard Biesheuvel |
2022-02-09 | ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TEST | Ard Biesheuvel |
2022-01-31 | ARM: make get_current() and __my_cpu_offset() __always_inline | Ard Biesheuvel |
2022-01-30 | asm/user.h: killed unused macros | Al Viro |
2022-01-25 | ARM: mm: make vmalloc_seq handling SMP safe | Ard Biesheuvel |
2022-01-25 | ARM: smp: elide HWCAP_TLS checks or __entry_task updates on SMP+v6 | Ard Biesheuvel |
2022-01-25 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-01-24 | ARM: assembler: define a Kconfig symbol for group relocation support | Ard Biesheuvel |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-19 | ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficiently | Ard Biesheuvel |
2022-01-19 | ARM: 9179/1: uaccess: avoid alignment faults in copy_[from|to]_kernel_nofault | Ard Biesheuvel |
2022-01-16 | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov |
2022-01-12 | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-01-11 | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-01-11 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-01-10 | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2022-01-10 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2022-01-10 | Merge tag 'soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2022-01-06 | ARM: 9176/1: avoid literal references in inline assembly | Ard Biesheuvel |
2021-12-30 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2021-12-27 | Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-12-17 | ARM: 9166/1: Support KFENCE for ARM | Wang Kefeng |
2021-12-17 | ARM: 9164/1: mm: Provide set_memory_valid() | Wang Kefeng |
2021-12-17 | ARM: 9158/1: leave it to core code to manage thread_info::cpu | Ard Biesheuvel |
2021-12-13 | efi: Move efifb_setup_from_dmi() prototype from arch headers | Javier Martinez Canillas |