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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-05
Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
11
-58
/
+57
2018-01-03
ARC: handle gcc generated __builtin_trap for older compiler
Vineet Gupta
1
-0
/
+8
2017-12-20
ARC: handle gcc generated __builtin_trap()
Vineet Gupta
2
-0
/
+9
2017-12-20
ARC: uaccess: dont use "l" gcc inline asm constraint modifier
Vineet Gupta
1
-2
/
+3
2017-12-20
ARC: [plat-axs103] refactor the quad core DT quirk code
Eugeniy Paltsev
1
-4
/
+6
2017-12-20
ARC: [plat-axs103]: Set initial core pll output frequency
Eugeniy Paltsev
3
-6
/
+18
2017-12-20
ARC: [plat-hsdk]: Get rid of core pll frequency set in platform code
Eugeniy Paltsev
1
-42
/
+0
2017-12-20
ARC: [plat-hsdk]: Set initial core pll output frequency
Eugeniy Paltsev
1
-0
/
+8
2017-12-20
ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRM
Alexey Brodkin
1
-2
/
+3
2017-12-20
arc: do not use __print_symbol()
Sergey Senozhatsky
1
-1
/
+1
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-0
/
+1
2017-11-28
ARC: Fix detection of dual-issue enabled
Alexey Brodkin
1
-1
/
+1
2017-11-25
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
8
-56
/
+136
2017-11-21
ARC: perf: avoid vmalloc backed mmap
Vineet Gupta
1
-1
/
+1
2017-11-21
ARCv2: perf: optimize given that num counters <= 32
Vineet Gupta
1
-9
/
+7
2017-11-21
ARCv2: perf: tweak overflow interrupt
Vineet Gupta
1
-10
/
+14
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2017-11-15
ARC: [plat-axs10x] DTS: Add reset controller node to manage ethernet reset
Eugeniy Paltsev
2
-7
/
+8
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+3
2017-11-13
ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer
Vineet Gupta
2
-5
/
+71
2017-11-09
kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
Masahiro Yamada
1
-4
/
+3
2017-11-08
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
Masahiro Yamada
1
-1
/
+0
2017-11-08
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
1
-1
/
+0
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
23
-6
/
+40
2017-11-06
ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checking
Vineet Gupta
1
-24
/
+33
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
18
-0
/
+18
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
9
-0
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
9
-0
/
+9
2017-10-29
ARC: [plat-axs10x] auto-select AXS101 or AXS103 given the ISA config
Vineet Gupta
1
-0
/
+2
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-12
treewide: Fix typos in Kconfig
Masanari Iida
1
-3
/
+3
2017-10-11
ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSC
Vineet Gupta
1
-0
/
+5
2017-10-11
ARC: [plat-hsdk] Increase SDIO CIU frequency to 50000000Hz
Eugeniy Paltsev
2
-5
/
+16
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
1
-4
/
+0
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations
Will Deacon
1
-4
/
+0
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
1
-3
/
+0
2017-10-09
ARC: [plat-hsdk] select CONFIG_RESET_HSDK from Kconfig
Vineet Gupta
2
-1
/
+1
2017-10-06
ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset
Eugeniy Paltsev
2
-0
/
+10
2017-10-03
ARC: [plat-hsdk]: Temporary fix to set CPU frequency to 1GHz
Eugeniy Paltsev
1
-0
/
+42
2017-10-03
ARC: fix allnoconfig build warning
Vineet Gupta
1
-1
/
+1
2017-10-03
ARCv2: boot log: identify HS48 cores (dual issue)
Vineet Gupta
2
-4
/
+16
2017-10-03
ARC: boot log: decontaminate ARCv2 ISA_CONFIG register
Vineet Gupta
2
-8
/
+15
2017-10-03
arc: remove redundant UTS_MACHINE define in arch/arc/Makefile
Masahiro Yamada
1
-2
/
+0
2017-10-03
ARC: [plat-hsdk] use actual clk driver to manage cpu clk
Eugeniy Paltsev
2
-3
/
+11
2017-10-03
ARC: [*defconfig] Reenable soft lock-up detector
Alexey Brodkin
7
-7
/
+7
2017-10-03
ARC: [plat-axs10x] sdio: Temporary fix of sdio ciu frequency
Eugeniy Paltsev
1
-1
/
+8
2017-10-03
ARC: [plat-hsdk] sdio: Temporary fix of sdio ciu frequency
Eugeniy Paltsev
1
-1
/
+11
2017-10-03
ARC: [plat-axs103] Add temporary quirk to reset ethernet IP
Eugeniy Paltsev
1
-0
/
+7
2017-09-22
arch: remove unused *_segments() macros/functions
Tobias Klauser
1
-3
/
+0
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2
-2
/
+2
[next]