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
/
tile
/
include
/
asm
Age
Commit message (
Expand
)
Author
2014-05-16
tile: Implement irq_alloc/free_hwirq() for migration
Thomas Gleixner
2014-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2014-03-07
tile/perf: Support perf_events on tilegx and tilepro
Zhigang Lu
2014-03-07
tile: Add support for handling PMC hardware
Zhigang Lu
2014-02-09
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
2014-02-09
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
2014-02-01
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
Heiko Carstens
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-23
tile: use generic fixmap.h
Mark Salter
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
2013-12-17
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-13
hardirq: Make hardirq bits generic
Thomas Gleixner
2013-10-11
Merge branch 'core/urgent' into sched/core
Ingo Molnar
2013-09-30
tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT
Chris Metcalf
2013-09-27
tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its r...
Chen Gang
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
2013-09-13
tile: remove HUGE_VMAP dead code
Chris Metcalf
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2013-09-06
tile: rework <asm/cmpxchg.h>
Chris Metcalf
2013-09-03
tile PCI RC: make default consistent DMA mask 32-bit
Chris Metcalf
2013-09-03
tile: make __write_once a synonym for __read_mostly
Chris Metcalf
2013-09-03
tile: remove support for TILE64
Chris Metcalf
2013-09-03
tile: use asm-generic/bitops/builtin-*.h
Akinobu Mita
2013-09-03
tile: use standard 'generic-y' model for <asm/hw_irq.h>
Chris Metcalf
2013-09-03
tile: use asm-generic version of <asm/local64.h>
Chris Metcalf
2013-09-03
tile PCI RC: add comment about "PCI hole" problem
Chris Metcalf
2013-09-03
tile: add virt_to_kpte() API and clean up and document behavior
Chris Metcalf
2013-09-03
tilegx: support KGDB
Chris Metcalf
2013-09-03
tile: parameterize VA and PA space more cleanly
Chris Metcalf
2013-09-03
tile: don't assume user privilege is zero
Chris Metcalf
2013-08-30
tile: handle super huge pages in virt_to_pte
Chris Metcalf
2013-08-30
tilegx: change how we find the kernel stack
Chris Metcalf
2013-08-30
tile: fix some -Wsign-compare warnings
Chris Metcalf
2013-08-30
tile: remove set/clear_fixmap APIs
Chris Metcalf
2013-08-30
tile: support ASLR fully
Tony Lu
2013-08-30
tile: use proper .align directives on __ex_table sections
Chris Metcalf
2013-08-30
tile: support kprobes on tilegx
Tony Lu
2013-08-30
tile: support ftrace on tilegx
Tony Lu
2013-08-13
tile: implement gettimeofday() via vDSO
Chris Metcalf
2013-08-13
tile: improve big-endian support
Chris Metcalf
2013-08-13
tile: support CONFIG_PREEMPT
Chris Metcalf
2013-08-13
tile: avoid recursive backtrace faults
Chris Metcalf
2013-08-13
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
2013-08-12
tile: various console improvements
Chris Metcalf
2013-08-06
tile PCI RC: remove stale include of linux/numa.h
Chris Metcalf
2013-08-06
tile PCI RC: add dma_get_required_mask()
Chris Metcalf
2013-08-06
tile PCI RC: eliminate pci_controller.mem_resources field
Chris Metcalf
2013-08-06
tile PCI RC: restructure TRIO initialization
Chris Metcalf
2013-08-06
tile PCI RC: support I/O space access
Chris Metcalf
[next]