index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+12
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-32
/
+0
2019-04-23
asm-generic: don't include <asm/segment.h> from <asm/uaccess.h>
Christoph Hellwig
1
-0
/
+1
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-4
/
+3
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
1
-23
/
+0
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
1
-9
/
+0
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2
-1
/
+1
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-1
/
+1
2019-03-20
arc: define syscall_get_arch()
Dmitry V. Levin
1
-0
/
+11
2019-03-20
Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h
Dmitry V. Levin
1
-5
/
+1
2019-03-20
Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
4
-47
/
+24
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-2
/
+0
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-13
/
+1
2019-03-08
ARCv2: spinlock: remove the extra smp_mb before lock, after unlock
Vineet Gupta
1
-35
/
+14
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
1
-0
/
+2
2019-02-25
ARC: boot log: cut down on verbosity
Vineet Gupta
1
-9
/
+0
2019-02-25
ARCv2: boot log: refurbish HS core/release identification
Vineet Gupta
1
-1
/
+1
2019-02-25
ARC: perf: bpok condition only exists for ARCompact
Vineet Gupta
1
-1
/
+1
2019-02-25
ARCv2: Add explcit unaligned access support (and ability to disable too)
Eugeniy Paltsev
2
-1
/
+8
2019-02-21
ARCv2: don't assume core 0x54 has dual issue
Vineet Gupta
1
-0
/
+8
2019-02-21
ARC: define ARCH_SLAB_MINALIGN = 8
Alexey Brodkin
1
-0
/
+11
2019-02-21
ARCv2: support manual regfile save on interrupts
Vineet Gupta
1
-0
/
+54
2019-02-21
ARC: uacces: remove lp_start, lp_end from clobber list
Vineet Gupta
1
-4
/
+4
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
1
-0
/
+1
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
1
-0
/
+1
2019-02-13
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
Christoph Hellwig
2
-13
/
+1
2019-01-17
ARC: perf: map generic branches to correct hardware condition
Eugeniy Paltsev
1
-1
/
+2
2019-01-17
arc: remove redundant kernel-space generic-y
Masahiro Yamada
1
-4
/
+0
2019-01-17
ARC: fix __ffs return value to avoid build warnings
Eugeniy Paltsev
1
-3
/
+3
2019-01-17
ARC: boot log: print Action point details
Vineet Gupta
1
-1
/
+9
2019-01-17
ARCv2: boot log: BPU return stack depth
Vineet Gupta
1
-1
/
+1
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-24
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
1
-1
/
+0
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+4
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-3
/
+2
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
1
-2
/
+2
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-11-30
ARC: io.h: Implement reads{x}()/writes{x}()
Jose Abreu
1
-0
/
+72
2018-11-12
ARC: IOC: panic if kernel was started with previously enabled IOC
Eugeniy Paltsev
1
-0
/
+2
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-8
/
+0
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2018-09-04
ARC: dma [IOC] Enable per device io coherency
Eugeniy Paltsev
1
-0
/
+13
2018-08-31
ARC: atomics: unbork atomic_fetch_##op()
Will Deacon
1
-1
/
+1
2018-08-29
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
[next]