index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-01
arm64: compat: Add condition code checks and IT advance
Marc Zyngier
1
-0
/
+85
2018-10-01
arm64: compat: Add separate CP15 trapping hook
Marc Zyngier
2
-2
/
+26
2018-10-01
arm64: remove unused asm/compiler.h header file
Ard Biesheuvel
1
-1
/
+0
2018-09-28
arm64: use for_each_of_cpu_node iterator
Rob Herring
1
-1
/
+1
2018-09-27
signal/arm64: Use send_sig_fault where appropriate
Eric W. Biederman
1
-7
/
+3
2018-09-27
signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap
Eric W. Biederman
2
-1
/
+10
2018-09-27
signal/arm64: In ptrace_hbptriggered name the signal description string
Eric W. Biederman
1
-1
/
+2
2018-09-27
signal/arm64: Remove arm64_force_sig_info
Eric W. Biederman
1
-6
/
+0
2018-09-27
signal/arm64: Add and use arm64_force_sig_mceerr as appropriate
Eric W. Biederman
1
-0
/
+7
2018-09-27
signal/arm64: Add and use arm64_force_sig_fault where appropriate
Eric W. Biederman
3
-33
/
+16
2018-09-27
signal/arm64: Factor out arm64_show_signal from arm64_force_sig_info
Eric W. Biederman
1
-13
/
+11
2018-09-27
signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info
Eric W. Biederman
3
-6
/
+6
2018-09-27
signal/arm64: Push siginfo generation into arm64_notify_die
Eric W. Biederman
2
-19
/
+18
2018-09-27
arm64/kernel: jump_label: Switch to relative references
Ard Biesheuvel
1
-3
/
+3
2018-09-25
arm64/mm: move runtime pgds to rodata
Jun Yao
2
-21
/
+24
2018-09-25
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
2
-6
/
+10
2018-09-25
arm64/mm: Pass ttbr1 as a parameter to __enable_mmu()
Jun Yao
2
-9
/
+12
2018-09-21
arm64: Remove unused VGA console support
Andrew Murray
1
-4
/
+0
2018-09-21
arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISS
Anshuman Khandual
1
-0
/
+17
2018-09-21
arm64/cpufeatures: Factorize emulate_mrs()
Anshuman Khandual
1
-10
/
+15
2018-09-21
arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()
Anshuman Khandual
1
-4
/
+4
2018-09-19
arm64: cpu_errata: Remove ARM64_MISMATCHED_CACHE_LINE_SIZE
Will Deacon
1
-13
/
+2
2018-09-18
arm64: mm: Support Common Not Private translations
Vladimir Murzin
2
-0
/
+38
2018-09-17
arm64: PCI: Remove node-local allocations when initialising host controller
Punit Agrawal
1
-3
/
+2
2018-09-17
arm64: sysreg: Clean up instructions for modifying PSTATE fields
Suzuki K Poulose
1
-3
/
+3
2018-09-14
arm64: fix for bad_mode() handler to always result in panic
Hari Vyas
1
-1
/
+0
2018-09-14
arm64: force_signal_inject: WARN if called from kernel context
Will Deacon
1
-1
/
+4
2018-09-14
arm64: cpu: Move errata and feature enable callbacks closer to callers
Will Deacon
3
-11
/
+28
2018-09-14
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
4
-2
/
+94
2018-09-14
arm64: entry: Allow handling of undefined instructions from EL1
Will Deacon
2
-5
/
+8
2018-09-14
arm64: ssbd: Drop #ifdefs for PR_SPEC_STORE_BYPASS
Will Deacon
1
-3
/
+0
2018-09-14
arm64: cpufeature: Detect SSBS and advertise to userspace
Will Deacon
2
-2
/
+18
2018-09-11
arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_CORE
James Morse
3
-11
/
+20
2018-09-10
arm64: cpufeature: add feature for CRC32 instructions
Ard Biesheuvel
1
-0
/
+9
2018-09-04
arm64: Drop unneeded stackleak_check_alloca()
Alexander Popov
1
-22
/
+0
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
1
-2
/
+2
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-0
/
+20
2018-08-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+1
2018-08-17
arm64: Avoid calling stop_machine() when patching jump labels
Will Deacon
1
-1
/
+1
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-0
/
+3
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
27
-610
/
+885
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-125
/
+49
2018-08-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-10
/
+0
2018-08-08
arm64: alternative: Use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-06
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
4
-12
/
+48
2018-08-03
arm64: Use the new GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
1
-10
/
+0
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-2
/
+2
2018-07-31
arm64: kexec: Add comment to explain use of __flush_icache_range()
Will Deacon
1
-1
/
+8
2018-07-31
arm64: sdei: Mark sdei stack helper functions as static
Will Deacon
1
-6
/
+3
2018-07-31
arm64, kaslr: export offset in VMCOREINFO ELF notes
Bhupesh Sharma
1
-0
/
+1
[prev]
[next]