index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-09
arm64: simplify sysreg manipulation
Mark Rutland
9
-52
/
+44
2016-09-09
arm64/kvm: use {read,write}_sysreg()
Mark Rutland
3
-28
/
+15
2016-09-09
arm64: dcc: simplify accessors
Mark Rutland
1
-10
/
+4
2016-09-09
arm64: arch_timer: simplify accessors
Mark Rutland
1
-27
/
+14
2016-09-09
arm64: sysreg: allow write_sysreg to use XZR
Mark Rutland
1
-2
/
+6
2016-09-08
arm64/io: Allow I/O writes to use {W,X}ZR
Robin Murphy
1
-4
/
+4
2016-09-07
arm64: Use static keys for CPU features
Catalin Marinas
3
-3
/
+19
2016-09-07
jump_labels: Allow array initialisers
Catalin Marinas
2
-0
/
+21
2016-09-06
arm64: mm: drop fixup_init() and mm.h
Kefeng Wang
5
-21
/
+7
2016-09-06
drivers/perf: arm_pmu: Always consider IRQ0 as an error
Marc Zyngier
1
-6
/
+5
2016-09-05
arm64: ftrace: add save_stack_trace_regs()
Pratyush Anand
1
-0
/
+21
2016-09-05
arm64: kernel: re-export _cpu_resume() from sleep.S
Ard Biesheuvel
1
-1
/
+1
2016-09-05
arm64: Drop generic xlate_dev_mem_{k,}ptr()
James Morse
1
-11
/
+0
2016-09-02
arm64: debug: report TRAP_TRACE instead of TRAP_HWBRPT for singlestep
Will Deacon
1
-2
/
+2
2016-09-02
arm64: head.S: document the use of callee saved registers
Ard Biesheuvel
1
-0
/
+10
2016-09-02
arm64: head.S: use ordinary stack frame for __primary_switched()
Ard Biesheuvel
1
-9
/
+9
2016-09-02
arm64: kernel: drop use of x24 from primary boot path
Ard Biesheuvel
1
-8
/
+12
2016-09-02
arm64: kernel: use x30 for __enable_mmu return address
Ard Biesheuvel
2
-20
/
+9
2016-09-02
arm64: head.S: move KASLR processing out of __enable_mmu()
Ard Biesheuvel
1
-27
/
+42
2016-09-02
arm64: kernel: use ordinary return/argument register for el2_setup()
Ard Biesheuvel
1
-7
/
+7
2016-09-02
arm64: kernel: fix style issues in sleep.S
Ard Biesheuvel
1
-11
/
+10
2016-09-01
arm64: kernel: do not need to reset UAO on exception entry
Vladimir Murzin
1
-1
/
+1
2016-09-01
arm64: debug: convert OS lock CPU hotplug notifier to new infrastructure
Will Deacon
2
-24
/
+7
2016-09-01
arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructure
Will Deacon
3
-36
/
+23
2016-09-01
arm64: remove duplicate macro __KERNEL__ check
zijun_hu
1
-2
/
+0
2016-08-31
arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
Will Deacon
1
-2
/
+4
2016-08-31
arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0
Ard Biesheuvel
2
-1
/
+8
2016-08-31
arm64: cpufeature: constify arm64_ftr_regs array
Ard Biesheuvel
2
-27
/
+20
2016-08-31
arm64: cpufeature: constify arm64_ftr_bits structures
Ard Biesheuvel
2
-29
/
+31
2016-08-31
arm64: cleanup unused UDBG_* define
Kefeng Wang
1
-6
/
+0
2016-08-31
arm64: don't select PERF_USE_VMALLOC by default
Kim Phillips
1
-1
/
+0
2016-08-31
arm64: Set UTS_MACHINE in the Makefile
Michal Marek
3
-1
/
+5
2016-08-26
arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabled
Will Deacon
2
-10
/
+13
2016-08-26
Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline"
James Morse
1
-26
/
+0
2016-08-26
arm64: hibernate: Resume when hibernate image created on non-boot CPU
James Morse
2
-0
/
+54
2016-08-26
cpu/hotplug: Allow suspend/resume CPU to be specified
James Morse
2
-5
/
+10
2016-08-26
arm64: always enable DEBUG_RODATA and remove the Kconfig option
Mark Rutland
3
-11
/
+4
2016-08-25
arm64: mark reserved memblock regions explicitly in iomem
AKASHI Takahiro
2
-4
/
+13
2016-08-25
arm64: hibernate: Support DEBUG_PAGEALLOC
James Morse
4
-11
/
+86
2016-08-25
arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap
James Morse
6
-12
/
+42
2016-08-25
arm64: Create sections.h
James Morse
7
-28
/
+35
2016-08-25
arm64: Introduce execute-only page access permissions
Catalin Marinas
4
-10
/
+15
2016-08-25
arm64: kprobe: Always clear pstate.D in breakpoint exception handler
Pratyush Anand
1
-16
/
+13
2016-08-22
arm64: head.S: get rid of x25 and x26 with 'global' scope
Ard Biesheuvel
2
-17
/
+13
2016-08-22
arm64: apply __ro_after_init to some objects
Jisheng Zhang
6
-21
/
+26
2016-08-22
arm64: vdso: constify vm_special_mapping used for aarch32 vectors page
Jisheng Zhang
1
-1
/
+1
2016-08-22
arm64: vdso: add __init section marker to alloc_vectors_page
Jisheng Zhang
1
-1
/
+1
2016-08-22
arm64: remove redundant "select HAVE_CLK"
Masahiro Yamada
1
-1
/
+0
2016-08-22
arm64: remove traces of perf_ops_bp
Mark Rutland
1
-2
/
+0
2016-08-22
arm64: perf: Use the builtin_platform_driver
Kefeng Wang
1
-5
/
+1
[next]