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
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
2014-08-08
Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-08-08
pci-dma-compat: add pci_zalloc_consistent helper
Joe Perches
2014-08-04
Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-08-04
Merge tag 'edac_for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2014-07-24
gpio: remove gpio_ensure_requested()
Alexandre Courbot
2014-07-23
gpio: move gpio_ensure_requested() into legacy C file
Alexandre Courbot
2014-07-23
gpio: remove gpiod_lock/unlock_as_irq()
Alexandre Courbot
2014-07-13
Merge 3.16-rc5 into char-misc-next
Greg Kroah-Hartman
2014-07-04
readq/writeq: Add explicit lo_hi_[read|write]_q and hi_lo_[read|write]_q
Jason Baron
2014-07-01
core: fix typo in percpu read_mostly section
Zhengyu He
2014-06-19
PCI: Add pci_fixup_suspend_late quirk pass
Andreas Noever
2014-06-17
percpu: preffity percpu header files
Tejun Heo
2014-06-17
percpu: reorder macros in percpu header files
Tejun Heo
2014-06-17
percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/...
Tejun Heo
2014-06-17
percpu: include/asm-generic/percpu.h should contain only arch-overridable parts
Tejun Heo
2014-06-17
percpu: introduce arch_raw_cpu_ptr()
Tejun Heo
2014-06-17
percpu: disallow archs from overriding SHIFT_PERCPU_PTR()
Tejun Heo
2014-06-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-06
include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse error
Hans Verkuil
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-06
locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks
Waiman Long
2014-06-06
Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...
Ingo Molnar
2014-06-05
Merge branch 'perf/kprobes' into perf/core
Ingo Molnar
2014-06-04
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-05-20
DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
Bjorn Helgaas
2014-05-20
serial: earlycon: add DT support
Rob Herring
2014-05-20
vmlinuz.lds: define OF table sections with macros
Rob Herring
2014-05-20
ARM: align cpu_method_of_table naming
Rob Herring
2014-05-20
irqchip: align irqchip OF match table section naming
Rob Herring
2014-05-16
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
2014-05-15
asm-generic: remove _STK_LIM_MAX
James Hogan
2014-05-08
asm-generic: allow generic unaligned access if the arch supports it
Ard Biesheuvel
2014-05-07
kprobes: Ensure blacklist data is aligned
Vineet Gupta
2014-05-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2014-05-03
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
2014-05-01
word-at-a-time: simplify big-endian zero_bytemask macro
H. Peter Anvin
2014-04-27
word-at-a-time: avoid undefined behaviour in zero_bytemask macro
Will Deacon
2014-04-24
kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist
Masami Hiramatsu
2014-04-18
mm: use paravirt friendly ops for NUMA hinting ptes
Mel Gorman
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
arch: Prepare for smp_mb__{before,after}_atomic()
Peter Zijlstra
2014-04-12
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-09
LLVMLinux: Remove warning about returning an uninitialized variable
Behan Webster
2014-04-07
mm: create generic early_ioremap() support
Mark Salter
[next]