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.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
2016-05-16
Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d...
Dave Airlie
4
-3
/
+49
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
13
-46
/
+204
2016-05-05
ARC: support HIGHMEM even without PAE40
Vineet Gupta
4
-18
/
+98
2016-05-05
ARC: Fix PAE40 boot failures due to PTE truncation
Vineet Gupta
2
-8
/
+14
2016-05-05
ARC: Add missing io barriers to io{read,write}{16,32}be()
Vineet Gupta
1
-9
/
+18
2016-04-29
ARC: [axs10x] Specify reserved memory for frame buffer
Alexey Brodkin
4
-3
/
+49
2016-04-27
ARC: add support for reserved memory defined by device tree
Alexey Brodkin
2
-0
/
+5
2016-04-27
ARC: support generic per-device coherent dma mem
Alexey Brodkin
1
-0
/
+1
2016-04-26
arc: axs10x - add support of ARC PGU
Alexey Brodkin
1
-0
/
+61
2016-04-22
ARCv2: Enable LOCKDEP
Evgeny Voevodin
3
-2
/
+47
2016-04-11
Merge tag 'arc-4.6-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-9
/
+21
2016-04-07
ARC: [plat-axs103] Enable loop block devices
Alexey Brodkin
2
-0
/
+2
2016-04-07
Revert "ARC: [plat-axs10x] add Ethernet PHY description in .dts"
Vineet Gupta
1
-8
/
+0
2016-04-07
arc: Add our own implementation of fb_pgprotect()
Alexey Brodkin
1
-0
/
+19
2016-04-07
ARC: Don't source drivers/pci/pcie/Kconfig ourselves
Andreas Ziegler
1
-1
/
+0
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-03-25
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+0
2016-03-21
Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
38
-155
/
+201
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2016-03-19
ARCv2: ioremap: Support dynamic peripheral address space
Vineet Gupta
4
-14
/
+25
2016-03-19
ARC: dma: reintroduce platform specific dma<->phys
Vineet Gupta
3
-5
/
+14
2016-03-19
ARC: dma: ioremap: use phys_addr_t consistenctly in code paths
Vineet Gupta
5
-35
/
+37
2016-03-19
ARC: dma: pass_phys() not sg_virt() to cache ops
Vineet Gupta
1
-2
/
+2
2016-03-19
ARC: dma: non-coherent pages need V-P mapping if in HIGHMEM
Vineet Gupta
1
-15
/
+32
2016-03-19
ARC: dma: Use struct page based page allocator helpers
Vineet Gupta
1
-8
/
+17
2016-03-18
ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8
Vineet Gupta
1
-1
/
+3
2016-03-18
ARC, thp: remove infrastructure for handling splitting PMDs
Vineet Gupta
1
-3
/
+0
2016-03-17
ARC: [plat-axs10x] add Ethernet PHY description in .dts
Alexey Brodkin
1
-0
/
+8
2016-03-17
arc: use of_platform_default_populate() to populate default bus
Kefeng Wang
1
-1
/
+1
2016-03-17
ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE build
Vineet Gupta
1
-1
/
+6
2016-03-17
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-0
/
+92
2016-03-15
arc: [plat-nsimosci*] use ezchip network driver
Lada Trimasova
6
-9
/
+10
2016-03-15
ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
Vineet Gupta
2
-6
/
+1
2016-03-14
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
1
-2
/
+2
2016-03-12
ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT pattern
Vineet Gupta
2
-17
/
+11
2016-03-12
ARC: [plat-nsim] document ranges
Vineet Gupta
1
-1
/
+2
2016-03-12
ARC: build: Better way to detect ISA compatible toolchain
Vineet Gupta
2
-6
/
+14
2016-03-12
ARCv2: Allow enabling PAE40 w/o HIGHMEM
Vineet Gupta
1
-1
/
+0
2016-03-12
ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
Lada Trimasova
1
-5
/
+13
2016-03-11
ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILE
Vineet Gupta
12
-12
/
+0
2016-03-11
ARC: [BE] Select correct CROSS_COMPILE prefix
Vineet Gupta
1
-0
/
+4
2016-03-11
ARC: bitops: Remove non relevant comments
Vineet Gupta
1
-15
/
+0
2016-03-11
ARC: Fix misspellings in comments.
Adam Buchbinder
8
-12
/
+12
2016-03-10
ARC: Add PCI support
Joao Pinto
7
-0
/
+92
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
1
-1
/
+1
2016-02-26
asm-generic: page.h: Remove useless get_user_page and free_user_page
Chen Gang
1
-3
/
+0
2016-02-24
arc: SMP: CONFIG_ARC_IPI_DBG cleanup
Valentin Rothberg
1
-5
/
+0
2016-02-24
ARC: SMP: No need for CONFIG_ARC_IPI_DBG
Vineet Gupta
3
-19
/
+1
2016-02-24
ARCv2: Elide sending new cross core intr if receiver didn't ack prev
Vineet Gupta
1
-17
/
+10
2016-02-24
ARCv2: SMP: Push IPI_IRQ into IPI provider
Vineet Gupta
2
-1
/
+1
[next]