summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-05-081-1/+0
|\
| * Remove MODULE_ALIAS() calls that take undefined macroMasahiro Yamada2019-05-071-1/+0
* | Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-05-0833-502/+887
|\ \
| * | csky/syscall_trace: Fixup return processing flowGuo Ren2019-04-222-1/+9
| * | csky: Fixup compile warningGuo Ren2019-04-221-1/+1
| * | csky: Add support for perf registers samplingMao Han2019-04-224-0/+94
| * | csky: add page fault perf event supportMao Han2019-04-221-2/+10
| * | csky: Use va_pa_offset instead of phys_offsetGuo Ren2019-04-227-36/+21
| * | csky: Support vmlinux bootup with MMU offGuo Ren2019-04-224-85/+90
| * | csky: Add perf_arch_fetch_caller_regs supportMao Han2019-04-223-0/+10
| * | csky: Fixup wrong update_mmu_cache implementationGuo Ren2019-04-221-11/+2
| * | csky: Support dynamic start physical addressGuo Ren2019-04-228-31/+106
| * | csky: Reconstruct signal processingGuo Ren2019-04-227-274/+150
| * | csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren2019-04-225-20/+22
| * | csky: Add non-uapi asm/ptrace.h namespaceGuo Ren2019-04-222-20/+29
| * | csky: mm/fault.c: Remove duplicate headerJagadeesh Pagadala2019-04-221-1/+0
| * | csky: remove redundant generic-yMasahiro Yamada2019-04-221-1/+0
| * | csky: Update syscall_trace_enter/exit implementationGuo Ren2019-04-229-55/+67
| * | csky: Add perf callchain supportMao Han2019-04-222-0/+120
| * | csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren2019-04-224-6/+202
| * | csky: Fixup vdsp&fpu issues in kernelGuo Ren2019-04-222-6/+2
* | | Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-05-081-1/+1
|\ \ \
| * | | sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()Geert Uytterhoeven2019-04-021-1/+1
* | | | Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-081-0/+7
|\ \ \ \
| * \ \ \ Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-05-031-0/+7
| |\ \ \ \
| | * | | | ARM: dts: rockchip: Add quirk for resetting rk3288's dwc2 host on wakeupDouglas Anderson2019-05-031-0/+1
| | * | | | ARM: dts: rockchip: Hook resets up to USB PHYs on rk3288.Douglas Anderson2019-05-031-0/+6
| | | |/ / | | |/| |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-0716-141/+255
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-071-64/+172
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-071-64/+172
| | |\ \ \ \ \
| | | * | | | | bpf, x32: Fix bug for BPF_ALU64 | BPF_NEGWang YanQing2019-05-011-13/+6
| | | * | | | | bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}Wang YanQing2019-05-011-51/+166
| * | | | | | | powerpc: tsi108: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-051-1/+1
| * | | | | | | ARM: Kirkwood: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-051-1/+2
| * | | | | | | um: vector netdev: adjust to xmit_more API changeJohannes Berg2019-05-051-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-0218-83/+131
| |\| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-284-15/+70
| |\ \ \ \ \ \ \
| | * | | | | | | bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann2019-04-264-9/+71
| | * | | | | | | bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann2019-04-262-7/+0
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-2539-72/+230
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | net: socket: implement 64-bit timestampsArnd Bergmann2019-04-194-8/+9
| * | | | | | | | asm-generic: generalize asm/sockios.hArnd Bergmann2019-04-194-51/+0
* | | | | | | | | Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-072-1/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells2019-03-202-1/+2
| * | | | | | | | | vfs: syscall: Add fsmount() to create a mount for a superblockDavid Howells2019-03-202-1/+3
| * | | | | | | | | vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells2019-03-202-1/+3
| * | | | | | | | | vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells2019-03-202-1/+3
| * | | | | | | | | Make anon_inodes unconditionalDavid Howells2019-03-207-7/+0
| * | | | | | | | | vfs: syscall: Add move_mount(2) to move mounts aroundDavid Howells2019-03-202-1/+3
| * | | | | | | | | vfs: syscall: Add open_tree(2) to reference or clone a mountAl Viro2019-03-202-1/+3
| | |_|_|_|_|_|/ / | |/| | | | | | |