index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
3
-3
/
+2
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
Mike Rapoport
1
-2
/
+2
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-1
/
+0
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-8
/
+0
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+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-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-29
/
+13
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-33
/
+12
2018-10-11
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
1
-1
/
+0
2018-10-06
ARC: clone syscall to setp r25 as thread pointer
Vineet Gupta
1
-0
/
+20
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
1
-6
/
+0
2018-09-27
signal/arc: Use force_sig_fault where appropriate
Eric W. Biederman
1
-15
/
+5
2018-09-27
signal/arc: Push siginfo generation into unhandled_exception
Eric W. Biederman
1
-14
/
+8
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
2
-23
/
+4
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2
-10
/
+8
2018-09-18
ARC: build: Don't set CROSS_COMPILE in arch's Makefile
Alexey Brodkin
1
-9
/
+1
2018-09-14
ARC: fix spelling mistake "entires" -> "entries"
Colin Ian King
1
-1
/
+1
2018-09-14
ARC: build: Get rid of toolchain check
Alexey Brodkin
1
-14
/
+0
2018-09-10
ARCv2: build: use mcpu=hs38 iso generic mcpu=archs
Vineet Gupta
1
-1
/
+1
2018-09-04
ARC: don't check for HIGHMEM pages in arch_dma_alloc
Eugeniy Paltsev
1
-18
/
+14
2018-09-04
ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled
Eugeniy Paltsev
1
-0
/
+13
2018-09-04
ARC: dma [IOC] Enable per device io coherency
Eugeniy Paltsev
3
-40
/
+50
2018-08-31
ARC: dma [IOC]: mark DMA devices connected as dma-coherent
Eugeniy Paltsev
3
-0
/
+56
2018-08-31
ARC: atomics: unbork atomic_fetch_##op()
Will Deacon
1
-1
/
+1
2018-08-31
arc: remove redundant GCC version checks
Masahiro Yamada
1
-9
/
+1
2018-08-29
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-08-27
ARC: sort Kconfig
Vineet Gupta
1
-5
/
+5
2018-08-27
ARC: cleanup show_faulting_vma()
Eugeniy Paltsev
1
-9
/
+4
2018-08-27
ARC: [plat-axs*]: Enable SWAP
Alexey Brodkin
3
-3
/
+0
2018-08-27
ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernel
Alexey Brodkin
2
-2
/
+12
2018-08-27
ARC: configs: cleanup
Alexey Brodkin
16
-28
/
+0
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-1
/
+1
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+3
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-24
/
+0
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-47
/
+5
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-69
/
+17
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-2
/
+0
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2
-6
/
+0
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-16
/
+0
2018-07-30
arc: fix type warnings in arc/mm/cache.c
Randy Dunlap
1
-3
/
+4
2018-07-30
arc: fix build errors in arc/include/asm/delay.h
Randy Dunlap
1
-0
/
+3
2018-07-30
arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c
Randy Dunlap
1
-2
/
+4
2018-07-30
arc: [plat-eznps] fix data type errors in platform headers
Randy Dunlap
1
-0
/
+1
2018-07-30
ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc
Ofer Levi
1
-0
/
+9
2018-07-30
ARC: add SMP_CACHE_BYTES value validate
Eugeniy Paltsev
1
-0
/
+10
2018-07-27
ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size
Eugeniy Paltsev
2
-1
/
+6
[next]