Age | Commit message (Expand) | Author |
2020-10-08 | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu |
2020-09-13 | Merge tag 'versatile-soc-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2020-09-13 | ARM: Allow IPIs to be handled as normal interrupts | Marc Zyngier |
2020-09-08 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig |
2020-08-28 | ARM: versatile: Remove Integrator and Realview from PHYS_OFFSET | Linus Walleij |
2020-08-20 | ARM: s3c: move into a common directory | Arnd Bergmann |
2020-08-19 | ARM: s3c24xx: fix missing system reset | Krzysztof Kozlowski |
2020-08-19 | ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies | Krzysztof Kozlowski |
2020-08-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2020-08-04 | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-08-04 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds |
2020-07-28 | ARM: 8995/1: drop Thumb-2 workaround for ancient binutils | Ard Biesheuvel |
2020-07-28 | ARM: mstar: Add machine for MStar/Sigmastar Armv7 SoCs | Daniel Palmer |
2020-07-21 | ARM: 8993/1: remove it8152 PCI controller driver | Mike Rapoport |
2020-07-21 | ARM: 8991/1: use VFP assembler mnemonics if available | Stefan Agner |
2020-07-19 | dma-mapping: make support for dma ops optional | Christoph Hellwig |
2020-07-04 | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-13 | ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0 | Chris Packham |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | 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-01 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2020-05-26 | ARM: 8980/1: Allow either FLATMEM or SPARSEMEM on the multiplatform build | Gregory Fong |
2020-05-26 | ARM: 8979/1: Remove redundant ARCH_SPARSEMEM_DEFAULT setting | Kevin Cernekee |
2020-05-25 | Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes | Ingo Molnar |
2020-05-19 | ARM: 8974/1: use SPARSMEM_STATIC when SPARSEMEM is enabled | Mike Rapoport |
2020-05-15 | ARM: arch timer: Drop unneeded select GENERIC_CLOCKEVENTS | Geert Uytterhoeven |
2020-05-15 | Merge tag 'realtek-soc-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann |
2020-05-15 | bpf: Restrict bpf_probe_read{, str}() only to archs where they work | Daniel Borkmann |
2020-05-05 | clk: Allow the common clk framework to be selectable | Stephen Boyd |
2020-05-05 | ARM: Remove redundant CLKDEV_LOOKUP selects | Stephen Boyd |
2020-04-23 | efi/libstub: Move arm-stub to a common file | Atish Patra |
2020-04-16 | ARM: versatile: Remove dead sched_clock code | Rob Herring |
2020-04-12 | ARM: Prepare Realtek RTD1195 | Andreas Färber |
2020-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-03-24 | arm: Unplug KVM from the build system | Marc Zyngier |
2020-02-17 | ARM/arm64: vdso: Use common vdso clock mode storage | Thomas Gleixner |
2020-02-04 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2020-02-04 | asm-generic/tlb: rename HAVE_RCU_TABLE_FREE | Peter Zijlstra |
2020-01-28 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-01-25 | ARM: 8952/1: Disable kmemleak on XIP kernels | Vincenzo Frascino |
2020-01-25 | ARM: 8951/1: Fix Kexec compilation issue. | Vincenzo Frascino |
2020-01-07 | arm: Implement copy_thread_tls | Amanieu d'Antras |
2019-12-13 | scripts/sorttable: Rename 'sortextable' to 'sorttable' | Shile Zhang |
2019-12-05 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-11-30 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-25 | locking/refcount: Consolidate implementations of refcount_t | Will Deacon |
2019-11-11 | dma-direct: provide mmap and get_sgtable method overrides | Christoph Hellwig |