index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
ARC: [dts] Rename cpu_intc -> core_intc
Vineet Gupta
2016-05-09
|
*
|
|
|
|
ARCv2: [dts]: Introduce HS38 specific include DTS ...
Vineet Gupta
2016-05-09
|
*
|
|
|
|
ARC: clockevent: Prepare for DT based probe
Noam Camus
2016-05-09
|
*
|
|
|
|
ARC: clockevent: switch to cpu notifier for clockevent setup
Noam Camus
2016-05-09
|
*
|
|
|
|
ARC: [plat-axs] Refactor core freq get/set
Vineet Gupta
2016-05-09
|
*
|
|
|
|
ARC: opencode arc_request_percpu_irq
Vineet Gupta
2016-05-09
|
*
|
|
|
|
ARC: [intc-compact] setup TIMER as percpu_dev
Vineet Gupta
2016-05-09
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-05-17
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
arc: select GPIOLIB directly
Linus Walleij
2016-04-26
|
|
/
/
/
*
|
|
|
ARC: support HIGHMEM even without PAE40
Vineet Gupta
2016-05-05
*
|
|
|
ARC: Fix PAE40 boot failures due to PTE truncation
Vineet Gupta
2016-05-05
*
|
|
|
ARC: Add missing io barriers to io{read,write}{16,32}be()
Vineet Gupta
2016-05-05
*
|
|
|
ARC: add support for reserved memory defined by device tree
Alexey Brodkin
2016-04-27
*
|
|
|
ARC: support generic per-device coherent dma mem
Alexey Brodkin
2016-04-27
*
|
|
|
ARCv2: Enable LOCKDEP
Evgeny Voevodin
2016-04-22
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'arc-4.6-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-04-11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ARC: [plat-axs103] Enable loop block devices
Alexey Brodkin
2016-04-07
|
*
|
Revert "ARC: [plat-axs10x] add Ethernet PHY description in .dts"
Vineet Gupta
2016-04-07
|
*
|
arc: Add our own implementation of fb_pgprotect()
Alexey Brodkin
2016-04-07
|
*
|
ARC: Don't source drivers/pci/pcie/Kconfig ourselves
Andreas Ziegler
2016-04-07
|
|
/
*
/
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
|
/
*
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-25
|
\
|
*
asm-generic: page.h: Remove useless get_user_page and free_user_page
Chen Gang
2016-02-26
*
|
Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2016-03-21
|
\
\
|
*
|
ARCv2: ioremap: Support dynamic peripheral address space
Vineet Gupta
2016-03-19
|
*
|
ARC: dma: reintroduce platform specific dma<->phys
Vineet Gupta
2016-03-19
|
*
|
ARC: dma: ioremap: use phys_addr_t consistenctly in code paths
Vineet Gupta
2016-03-19
|
*
|
ARC: dma: pass_phys() not sg_virt() to cache ops
Vineet Gupta
2016-03-19
|
*
|
ARC: dma: non-coherent pages need V-P mapping if in HIGHMEM
Vineet Gupta
2016-03-19
|
*
|
ARC: dma: Use struct page based page allocator helpers
Vineet Gupta
2016-03-19
|
*
|
ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8
Vineet Gupta
2016-03-18
|
*
|
ARC: [plat-axs10x] add Ethernet PHY description in .dts
Alexey Brodkin
2016-03-17
|
*
|
arc: use of_platform_default_populate() to populate default bus
Kefeng Wang
2016-03-17
|
*
|
ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE build
Vineet Gupta
2016-03-17
|
*
|
arc: [plat-nsimosci*] use ezchip network driver
Lada Trimasova
2016-03-15
|
*
|
ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
Vineet Gupta
2016-03-15
|
*
|
ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT pattern
Vineet Gupta
2016-03-12
|
*
|
ARC: [plat-nsim] document ranges
Vineet Gupta
2016-03-12
|
*
|
ARC: build: Better way to detect ISA compatible toolchain
Vineet Gupta
2016-03-12
|
*
|
ARCv2: Allow enabling PAE40 w/o HIGHMEM
Vineet Gupta
2016-03-12
|
*
|
ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
Lada Trimasova
2016-03-11
|
*
|
ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILE
Vineet Gupta
2016-03-11
|
*
|
ARC: [BE] Select correct CROSS_COMPILE prefix
Vineet Gupta
2016-03-11
|
*
|
ARC: bitops: Remove non relevant comments
Vineet Gupta
2016-03-11
|
*
|
ARC: Fix misspellings in comments.
Adam Buchbinder
2016-03-11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
|
\
\
\
|
*
|
|
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
2016-03-13
|
|
/
/
*
|
|
ARC, thp: remove infrastructure for handling splitting PMDs
Vineet Gupta
2016-03-17
*
|
|
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-16
|
\
\
\
|
*
|
|
ARC: Add PCI support
Joao Pinto
2016-03-10
|
|
|
/
|
|
/
|
[prev]
[next]