index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
/
adb-iop.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-30
arm64: entry: move el1 irq/nmi logic to C
Mark Rutland
4
-45
/
+22
2020-11-30
arm64: entry: prepare ret_to_user for function call
Mark Rutland
1
-4
/
+5
2020-11-30
arm64: entry: move enter_from_user_mode to entry-common.c
Mark Rutland
2
-7
/
+6
2020-11-30
arm64: entry: mark entry code as noinstr
Mark Rutland
1
-50
/
+25
2020-11-30
arm64: mark idle code as noinstr
Mark Rutland
1
-4
/
+4
2020-11-30
arm64: syscall: exit userspace before unmasking exceptions
Mark Rutland
1
-1
/
+1
2020-11-23
arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
Will Deacon
1
-13
/
+14
2020-11-23
arm64: pgtable: Fix pte_accessible()
Will Deacon
1
-3
/
+4
2020-11-23
ACPI/IORT: Fix doc warnings in iort.c
Shiju Jose
1
-3
/
+5
2020-11-23
arm64/fpsimd: add <asm/insn.h> to <asm/kprobes.h> to fix fpsimd build
Randy Dunlap
1
-0
/
+2
2020-11-13
arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
Konrad Dybcio
1
-0
/
+2
2020-11-13
arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-list
Konrad Dybcio
1
-0
/
+1
2020-11-13
arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
Konrad Dybcio
1
-0
/
+2
2020-11-13
arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
Konrad Dybcio
1
-0
/
+4
2020-11-13
arm64/mm: Validate hotplug range before creating linear mapping
Anshuman Khandual
1
-0
/
+17
2020-11-10
arm64: smp: Tell RCU about CPUs that fail to come online
Will Deacon
2
-1
/
+2
2020-11-10
arm64: psci: Avoid printing in cpu_psci_cpu_die()
Will Deacon
1
-4
/
+1
2020-11-10
arm64: kexec_file: Fix sparse warning
Will Deacon
1
-1
/
+1
2020-11-10
arm64: errata: Fix handling of 1418040 with late CPU onlining
Will Deacon
2
-3
/
+4
2020-11-05
arm64: kexec_file: try more regions if loading segments fails
Benjamin Gwin
2
-11
/
+39
2020-11-03
arm64: kprobes: Use BRK instead of single-step when executing instructions ou...
Jean-Philippe Brucker
4
-47
/
+27
2020-11-03
arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4
Vanshidhar Konda
1
-1
/
+1
2020-10-30
arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S
Fangrui Song
3
-6
/
+3
2020-10-30
arm64/smp: Move rcu_cpu_starting() earlier
Qian Cai
1
-0
/
+1
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
13
-15
/
+66
2020-10-29
arm64: Add part number for Arm Cortex-A77
Rob Herring
1
-0
/
+2
2020-10-28
arm64: mte: Document that user PSTATE.TCO is ignored by kernel uaccess
Catalin Marinas
1
-1
/
+3
2020-10-28
module: use hidden visibility for weak symbol references
Ard Biesheuvel
1
-1
/
+1
2020-10-28
arm64: efi: increase EFI PE/COFF header padding to 64 KB
Ard Biesheuvel
1
-1
/
+1
2020-10-28
arm64: vmlinux.lds: account for spurious empty .igot.plt sections
Ard Biesheuvel
1
-1
/
+1
2020-10-28
kselftest/arm64: Fix check_user_mem test
Vincenzo Frascino
1
-0
/
+4
2020-10-28
kselftest/arm64: Fix check_ksm_options test
Vincenzo Frascino
1
-0
/
+4
2020-10-28
kselftest/arm64: Fix check_mmap_options test
Vincenzo Frascino
1
-0
/
+4
2020-10-28
kselftest/arm64: Fix check_child_memory test
Vincenzo Frascino
1
-0
/
+3
2020-10-28
kselftest/arm64: Fix check_tags_inclusion test
Vincenzo Frascino
1
-0
/
+3
2020-10-28
kselftest/arm64: Fix check_buffer_fill test
Vincenzo Frascino
1
-0
/
+3
2020-10-28
arm64: avoid -Woverride-init warning
Arnd Bergmann
2
-3
/
+5
2020-10-28
KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
Stephen Boyd
3
-3
/
+3
2020-10-26
arm64: vdso32: Allow ld.lld to properly link the VDSO
Nathan Chancellor
1
-11
/
+12
2020-10-25
Linux 5.10-rc1
v5.10-rc1
Linus Torvalds
1
-2
/
+2
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
117
-196
/
+196
2020-10-25
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
1
-3
/
+3
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
6
-8
/
+6
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-24
random32: add a selftest for the prandom32 code
Willy Tarreau
1
-0
/
+56
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
4
-0
/
+30
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
4
-190
/
+318
2020-10-24
KVM: ioapic: break infinite recursion on lazy EOI
Vitaly Kuznetsov
1
-4
/
+1
2020-10-24
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
3
-4
/
+4
[next]