Age | Commit message (Expand) | Author |
2023-06-19 | ARM: 9309/1: add missing syscall prototypes | Arnd Bergmann |
2023-06-19 | ARM: 9308/1: move setup functions to header | Arnd Bergmann |
2023-06-19 | ARM: 9302/1: traps: hide unused functions on NOMMU | Arnd Bergmann |
2023-06-19 | ARM: 9300/1: Replace all non-returning strlcpy with strscpy | Azeem Shaikh |
2023-06-19 | ARM: 9299/1: module: use sign_extend32() to extend the signedness | Masahiro Yamada |
2023-06-19 | ARM: 9298/1: Drop custom mdesc->handle_irq() | Linus Walleij |
2023-06-16 | ARM: cpu: Switch to arch_cpu_finalize_init() | Thomas Gleixner |
2023-06-12 | arm: update in-source documentation references | Jonathan Corbet |
2023-05-29 | ARM: mm: Make virt_to_pfn() a static inline | Linus Walleij |
2023-05-17 | ARM: entry: Make asm coproc dispatch code NWFPE only | Ard Biesheuvel |
2023-05-17 | ARM: iwmmxt: Use undef hook to enable coprocessor for task | Ard Biesheuvel |
2023-05-17 | ARM: entry: Disregard Thumb undef exception in coproc dispatch | Ard Biesheuvel |
2023-05-17 | ARM: vfp: Use undef hook for handling VFP exceptions | Ard Biesheuvel |
2023-05-17 | ARM: kernel: Get rid of thread_info::used_cp[] array | Ard Biesheuvel |
2023-05-15 | ARM: smp: Switch to hotplug core state synchronization | Thomas Gleixner |
2023-05-14 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2023-05-05 | ARM: 9295/1: unwind:fix unwind abort for uleb128 case | Haibo Li |
2023-04-28 | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-04-27 | Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2023-04-27 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-27 | Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-04-14 | cpu: Mark panic_smp_self_stop() __noreturn | Josh Poimboeuf |
2023-04-13 | ARM: cpuidle: Drop of_device.h include | Rob Herring |
2023-04-13 | arm: simplify two-level sysctl registration for ctl_isa_vars | Luis Chamberlain |
2023-04-04 | PCI: Introduce pci_dev_for_each_resource() | Mika Westerberg |
2023-03-24 | treewide: Trace IPIs sent via smp_send_reschedule() | Valentin Schneider |
2023-03-24 | sched, smp: Trace IPIs sent via send_call_function_single_ipi() | Valentin Schneider |
2023-03-09 | module: replace module_layout with module_memory | Song Liu |
2023-03-08 | sched/idle: Mark arch_cpu_idle_dead() __noreturn | Josh Poimboeuf |
2023-03-06 | arm/cpu: Add unreachable() to arch_cpu_idle_dead() | Josh Poimboeuf |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-23 | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-02-21 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2023-02-20 | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-02-20 | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
2023-02-04 | efi: Discover BTI support in runtime services regions | Ard Biesheuvel |
2023-01-13 | cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidle | Peter Zijlstra |
2023-01-13 | arm, smp: Remove trace_.*_rcuidle() usage | Peter Zijlstra |
2023-01-13 | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled | Peter Zijlstra |
2023-01-11 | ARM: 9282/1: vfp: Manipulate task VFP state with softirqs disabled | Ard Biesheuvel |
2023-01-11 | filelock: move file locking definitions to separate header file | Jeff Layton |
2023-01-10 | ARM: footbridge: remove CATS | Arnd Bergmann |
2023-01-10 | ARM: iop32x: remove the platform | Arnd Bergmann |
2022-12-13 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-12-13 | Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-12 | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-11-29 | ARM: 9277/1: Make the dumped instructions are consistent with the disassemble... | Zhen Lei |
2022-11-28 | ARM: 9276/1: Refactor dump_instr() | Zhen Lei |