index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-25
1
-0
/
+1
|
\
|
*
Merge tag 'irqchip-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2018-10-06
1
-0
/
+1
|
|
\
|
|
*
arm64: marvell: Enable SEI driver
Miquel Raynal
2018-10-02
1
-0
/
+1
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
4
-23
/
+8
|
\
\
\
|
*
|
|
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
2018-08-29
1
-0
/
+1
|
*
|
|
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
2018-08-29
1
-1
/
+0
|
*
|
|
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
2018-08-29
1
-18
/
+2
|
*
|
|
y2038: Remove newstat family from default syscall set
Arnd Bergmann
2018-08-29
1
-0
/
+1
|
*
|
|
y2038: globally rename compat_time to old_time32
Arnd Bergmann
2018-08-27
2
-4
/
+4
*
|
|
|
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
1
-3
/
+2
|
\
\
\
\
|
*
|
|
|
arm64: PCI: Remove node-local allocations when initialising host controller
Punit Agrawal
2018-09-17
1
-3
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2018-10-25
1
-1
/
+36
|
\
\
\
\
|
*
|
|
|
Merge branch 'tip-x86-hygon' into edac-for-4.20
Borislav Petkov
2018-09-27
12
-31
/
+64
|
|
\
|
|
|
|
*
|
|
|
arm64: dts: stratix10: Add peripheral EDAC nodes
Thor Thayer
2018-09-25
1
-1
/
+26
|
*
|
|
|
arm64: dts: stratix10: Add SDRAM node
Thor Thayer
2018-09-25
1
-0
/
+6
|
*
|
|
|
arm64: dts: stratix10: Additions to EDAC System Manager
Thor Thayer
2018-09-25
1
-0
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-24
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
2018-10-10
1
-1
/
+0
*
|
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
10
-153
/
+91
|
\
\
\
\
\
|
*
|
|
|
|
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
2018-10-03
2
-24
/
+1
|
*
|
|
|
|
signal/arm64: Use send_sig_fault where appropriate
Eric W. Biederman
2018-09-27
1
-7
/
+3
|
*
|
|
|
|
signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap
Eric W. Biederman
2018-09-27
3
-1
/
+11
|
*
|
|
|
|
signal/arm64: In ptrace_hbptriggered name the signal description string
Eric W. Biederman
2018-09-27
1
-1
/
+2
|
*
|
|
|
|
signal/arm64: Remove arm64_force_sig_info
Eric W. Biederman
2018-09-27
2
-7
/
+0
|
*
|
|
|
|
signal/arm64: Add and use arm64_force_sig_mceerr as appropriate
Eric W. Biederman
2018-09-27
3
-7
/
+10
|
*
|
|
|
|
signal/arm64: Add and use arm64_force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
5
-51
/
+25
|
*
|
|
|
|
signal/arm64: Only call set_thread_esr once in do_page_fault
Eric W. Biederman
2018-09-27
1
-3
/
+1
|
*
|
|
|
|
signal/arm64: Only perform one esr_to_fault_info call in do_page_fault
Eric W. Biederman
2018-09-27
1
-3
/
+5
|
*
|
|
|
|
signal/arm64: Expand __do_user_fault and remove it
Eric W. Biederman
2018-09-27
1
-10
/
+8
|
*
|
|
|
|
signal/arm64: For clarity separate the 3 signal sending cases in do_page_fault
Eric W. Biederman
2018-09-27
1
-4
/
+9
|
*
|
|
|
|
signal/arm64: Consolidate the two hwpoison cases in do_page_fault
Eric W. Biederman
2018-09-27
1
-7
/
+7
|
*
|
|
|
|
signal/arm64: Factor set_thread_esr out of __do_user_fault
Eric W. Biederman
2018-09-27
1
-2
/
+7
|
*
|
|
|
|
signal/arm64: Factor out arm64_show_signal from arm64_force_sig_info
Eric W. Biederman
2018-09-27
1
-13
/
+11
|
*
|
|
|
|
signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info
Eric W. Biederman
2018-09-27
5
-9
/
+8
|
*
|
|
|
|
signal/arm64: Push siginfo generation into arm64_notify_die
Eric W. Biederman
2018-09-27
4
-51
/
+30
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-10-24
2
-1
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
arm64: dts: stratix10: Support Ethernet Jumbo frame
Thor Thayer
2018-10-22
2
-1
/
+7
*
|
|
|
|
|
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
2
-4
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/paravirt: Use a single ops structure
Juergen Gross
2018-09-03
2
-4
/
+9
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-10-23
1
-0
/
+3
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-10-02
4
-13
/
+22
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
sched/topology, arch/arm64: Rebuild the sched_domain hierarchy when the CPU c...
Morten Rasmussen
2018-09-10
1
-0
/
+3
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
3
-23
/
+22
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'core/core' into x86/build, to prevent conflicts
Ingo Molnar
2018-10-06
3
-23
/
+22
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
arm64/kernel: jump_label: Switch to relative references
Ard Biesheuvel
2018-09-27
3
-23
/
+22
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-22
1
-9
/
+0
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-10-01
8
-23
/
+37
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
Christoph Hellwig
2018-09-26
1
-2
/
+0
|
*
|
|
|
|
|
|
block: remove ARCH_BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
2018-09-26
1
-3
/
+0
|
*
|
|
|
|
|
|
xen: provide a prototype for xen_biovec_phys_mergeable in xen.h
Christoph Hellwig
2018-09-26
1
-3
/
+0
[next]