summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-09Merge tag 'arm-adrl-replacement-for-v5.11' of git://git.kernel.org/pub/scm/li...Russell King
2020-11-09Merge tag 'arm-p2v-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King
2020-10-28ARM: kvm: replace open coded VA->PA calculations with adr_l callArd Biesheuvel
2020-10-28ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSETArd Biesheuvel
2020-10-28ARM: sleep.S: use PC-relative insn sequence for sleep_save_sp/mpidr_hashArd Biesheuvel
2020-10-28ARM: head: use PC-relative insn sequence for __smp_altArd Biesheuvel
2020-10-28ARM: kernel: use relative references for UP/SMP alternativesArd Biesheuvel
2020-10-28ARM: head.S: use PC-relative insn sequence for secondary_dataArd Biesheuvel
2020-10-28ARM: head-common.S: use PC-relative insn sequence for idmap creationArd Biesheuvel
2020-10-28ARM: head-common.S: use PC-relative insn sequence for __proc_infoArd Biesheuvel
2020-10-28ARM: efistub: replace adrl pseudo-op with adr_l macro invocationArd Biesheuvel
2020-10-28ARM: p2v: reduce p2v alignment requirement to 2 MiBArd Biesheuvel
2020-10-28ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAEArd Biesheuvel
2020-10-28ARM: p2v: simplify __fixup_pv_table()Ard Biesheuvel
2020-10-28ARM: p2v: use relative references in patch site arraysArd Biesheuvel
2020-10-28ARM: p2v: drop redundant 'type' argument from __pv_stubArd Biesheuvel
2020-10-28ARM: p2v: factor out BE8 handlingArd Biesheuvel
2020-10-28ARM: p2v: factor out shared loop processingArd Biesheuvel
2020-10-28ARM: p2v: move patching code to separate assembler source fileArd Biesheuvel
2020-10-28ARM: module: add support for place relative relocationsArd Biesheuvel
2020-10-28ARM: assembler: introduce adr_l, ldr_l and str_l macrosArd Biesheuvel
2020-10-28ARM: p2v: fix handling of LPAE translation in BE modeArd Biesheuvel
2020-10-25Linux 5.10-rc1for-arm-socLinus Torvalds
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers
2020-10-25checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches
2020-10-25Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-25Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-25Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-25Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-10-25Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds
2020-10-25Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-25Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-25Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linuxLinus Torvalds
2020-10-25Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-25i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-24Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-24Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-10-24Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-24Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-10-24random32: add a selftest for the prandom32 codeWilly Tarreau
2020-10-24random32: add noise from network and scheduling activityWilly Tarreau
2020-10-24random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-10-24Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds