index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
Age
Commit message (
Expand
)
Author
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-22
Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2017-02-06
ARCv2: intc: Use runtime value of irq count for setting up intc
Vineet Gupta
2017-02-06
ARCv2: intc: Rework the build time irq count information
Yuriy Kolerov
2017-02-06
ARC: [intc-*]: confine NR_CPU_IRQS to intc code
Vineet Gupta
2017-02-06
ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 reg
Yuriy Kolerov
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
2017-01-24
ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list
Vineet Gupta
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-18
ARCv2: IOC: Use actual memory size to setup aperture size
Vineet Gupta
2017-01-18
ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption
Vineet Gupta
2017-01-18
ARCv2: IOC: refactor the IOC and SLC operations into own functions
Vineet Gupta
2017-01-18
ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds
Vineet Gupta
2017-01-10
ARCv2: save r30 on kernel entry as gcc uses it for code-gen
Vineet Gupta
2016-12-23
Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-19
ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
Vineet Gupta
2016-12-19
ARC: mm: No need to save cache version in @cpuinfo
Vineet Gupta
2016-12-15
Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-14
ARCv2: intc: default all interrupts to priority 1
Vineet Gupta
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-11-30
ARC: breakout timer include code into separate header ...
Vineet Gupta
2016-11-30
ARC: move mcip.h into include/soc and adjust the includes
Vineet Gupta
2016-11-30
ARC: breakout aux handling into a separate header
Vineet Gupta
2016-11-29
ARC: mm: PAE40: Fix crash at munmap
Yuriy Kolerov
2016-11-28
ARC: Don't use "+l" inline asm constraint
Vineet Gupta
2016-11-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-11-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-11-08
ARC: IRQ: Do not use hwirq as virq and vice versa
Yuriy Kolerov
2016-11-07
ARC: change return value of userspace cmpxchg assist syscall
Vineet Gupta
2016-10-28
ARC: module: elide loop to save reference to .eh_frame
Vineet Gupta
2016-10-28
ARC: boot log: refactor cpu name/release printing
Vineet Gupta
2016-10-28
ARC: boot log: don't assume SWAPE instruction support
Vineet Gupta
2016-10-28
ARC: boot log: refactor printing abt features not captured in BCRs
Vineet Gupta
2016-10-28
ARCv2: boot log: print IOC exists as well as enabled status
Vineet Gupta
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
2016-10-24
ARCv2: IOC: use @ioc_enable not @ioc_exist where intended
Vineet Gupta
2016-10-24
ARC: syscall for userspace cmpxchg assist
Vineet Gupta
2016-10-19
ARC: fix build warning in elf.h
Vineet Gupta
2016-10-16
ARCv2: intc: untangle SMP, MCIP and IDU
Vineet Gupta
2016-10-07
Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-30
ARCv2: fix local_save_flags
Vineet Gupta
2016-09-30
ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asm
Vineet Gupta
2016-09-30
ARC: module: support R_ARC_32_PCREL relocation
Vineet Gupta
2016-09-30
arc: perf: Enable generic "cache-references" and "cache-misses" events
Alexey Brodkin
[next]