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
/
arc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-03-20
4
-107
/
+117
|
\
|
*
ARC: unaligned: relax the check for gcc supporting -mno-unaligned-access
Vineet Gupta
2019-03-05
1
-12
/
+0
|
*
ARC: boot log: cut down on verbosity
Vineet Gupta
2019-02-25
1
-52
/
+32
|
*
ARCv2: boot log: refurbish HS core/release identification
Vineet Gupta
2019-02-25
1
-56
/
+74
|
*
ARC: u-boot args: check that magic number is correct
Eugeniy Paltsev
2019-02-25
2
-0
/
+9
|
*
ARCv2: Add explcit unaligned access support (and ability to disable too)
Eugeniy Paltsev
2019-02-25
4
-11
/
+26
*
|
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-12
1
-2
/
+1
|
/
*
ARCv2: don't assume core 0x54 has dual issue
Vineet Gupta
2019-02-21
1
-5
/
+21
*
ARC: enable uboot support unconditionally
Eugeniy Paltsev
2019-02-21
2
-4
/
+0
*
ARC: U-boot: check arguments paranoidly
Eugeniy Paltsev
2019-02-21
2
-27
/
+64
*
ARCv2: support manual regfile save on interrupts
Vineet Gupta
2019-02-21
2
-1
/
+5
*
ARC: fix actionpoints configuration detection
Eugeniy Paltsev
2019-02-21
1
-1
/
+1
*
ARCv2: Enable unaligned access in early ASM code
Eugeniy Paltsev
2019-02-21
1
-0
/
+10
*
ARC: show_regs: lockdep: re-enable preemption
Vineet Gupta
2019-01-17
1
-0
/
+8
*
ARC: show_regs: lockdep: avoid page allocator...
Vineet Gupta
2019-01-17
1
-14
/
+12
*
ARC: perf: avoid kernel killing where it is possible
Eugeniy Paltsev
2019-01-17
1
-2
/
+4
*
ARC: perf: move HW events mapping to separate function
Eugeniy Paltsev
2019-01-17
1
-15
/
+33
*
ARC: perf: introduce Kernel PMU events support
Eugeniy Paltsev
2019-01-17
1
-1
/
+105
*
ARC: perf: trivial code cleanup
Eugeniy Paltsev
2019-01-17
1
-43
/
+42
*
ARC: boot log: print Action point details
Vineet Gupta
2019-01-17
1
-7
/
+15
*
ARCv2: boot log: BPU return stack depth
Vineet Gupta
2019-01-17
1
-2
/
+3
*
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
1
-0
/
+1
|
\
|
*
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-12-20
1
-0
/
+1
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
2
-3
/
+3
*
|
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2019-01-01
1
-9
/
+3
|
\
\
|
*
|
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2018-12-30
1
-1
/
+1
|
*
|
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
2018-12-30
1
-8
/
+2
|
*
|
kgdb: Remove irq flags from roundup
Douglas Anderson
2018-12-30
1
-1
/
+1
|
|
/
*
/
ARCv2: boot log unaligned access in use
Vineet Gupta
2018-11-12
1
-3
/
+6
|
/
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
Mike Rapoport
2018-10-31
1
-2
/
+2
*
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
1
-14
/
+8
|
\
\
|
*
|
signal/arc: Push siginfo generation into unhandled_exception
Eric W. Biederman
2018-09-27
1
-14
/
+8
|
|
/
*
|
ARC: clone syscall to setp r25 as thread pointer
Vineet Gupta
2018-10-05
1
-0
/
+20
*
|
ARC: cleanup show_faulting_vma()
Eugeniy Paltsev
2018-08-27
1
-9
/
+4
|
/
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-25
2
-12
/
+37
|
\
|
*
ARC: Improve cmpxchg syscall implementation
Peter Zijlstra
2018-07-09
1
-11
/
+36
|
*
ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP
Alexey Brodkin
2018-06-20
1
-1
/
+1
*
|
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
1
-2
/
+3
*
|
ARC/kprobes: Don't call the ->break_handler() in ARC kprobes code
Masami Hiramatsu
2018-06-21
1
-7
/
+0
*
|
ARC/kprobes: Remove jprobe implementation
Masami Hiramatsu
2018-06-21
1
-36
/
+2
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-04-06
1
-1
/
+0
|
\
|
*
get rid of pointless includes of fs_struct.h
Al Viro
2018-02-22
1
-1
/
+0
*
|
Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2018-03-01
3
-16
/
+110
|
\
\
|
*
|
ARC: setup cpu possible mask according to possible-cpus dts property
Eugeniy Paltsev
2018-02-28
1
-10
/
+40
|
*
|
ARC: mcip: update MCIP debug mask when the new cpu came online
Eugeniy Paltsev
2018-02-28
1
-5
/
+32
|
*
|
ARC: mcip: halt GFRC counter when ARC cores halt
Eugeniy Paltsev
2018-02-28
1
-0
/
+37
|
*
|
ARCv2: boot log: fix HS48 release number
Vineet Gupta
2018-02-28
1
-1
/
+1
[next]