index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-21
Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next
Russell King
2
-164
/
+168
2018-01-21
ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag
Arnd Bergmann
1
-0
/
+4
2017-11-29
ARM: sa1111: map interrupt numbers through irqdomain
Russell King
1
-14
/
+26
2017-11-29
ARM: sa1111: use an irqdomain for SA1111 interrupts
Russell King
1
-28
/
+51
2017-11-29
ARM: sa1111: remove special sa1111 mmio accessors
Russell King
1
-91
/
+89
2017-11-29
ARM: sa1111: remove legacy suspend/resume methods
Russell King
1
-24
/
+0
2017-11-27
ARM: sa1111: remove legacy shutdown method
Russell King
1
-9
/
+0
2017-11-13
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-24
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-05
PM: ARM: locomo: Drop suspend and resume bus type callbacks
Rafael J. Wysocki
1
-24
/
+0
2017-06-28
arm: implement ->dma_supported instead of ->set_dma_mask
Christoph Hellwig
1
-4
/
+3
2017-06-28
arm: remove arch specific dma_supported implementation
Christoph Hellwig
1
-0
/
+1
2017-06-28
arm: implement ->mapping_error
Christoph Hellwig
1
-3
/
+10
2017-05-23
ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from loopback and c...
Sudeep Holla
1
-3
/
+3
2017-04-07
ARM/clk: move the ICST library to drivers/clk
Linus Walleij
3
-109
/
+0
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
1
-0
/
+1
2017-02-28
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-6
/
+6
2017-02-28
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
1
-6
/
+6
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-14
arch/arm: add option to skip sync on DMA map and unmap
Alexander Duyck
1
-6
/
+10
2016-11-22
arm/bL_switcher: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-14
/
+20
2016-10-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-177
/
+257
2016-10-03
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+1
2016-09-21
ARM: sa1111: provide to_sa1111_device() macro
Russell King
1
-9
/
+9
2016-09-20
ARM: sa1111: add sa1111_get_irq()
Russell King
1
-0
/
+8
2016-09-20
ARM: sa1111: clean up duplication in IRQ chip implementation
Russell King
1
-141
/
+48
2016-09-20
ARM: sa1111: implement a gpio_chip for SA1111 GPIOs
Russell King
1
-0
/
+166
2016-09-20
ARM: sa1111: move irq cleanup to separate function
Russell King
1
-14
/
+19
2016-09-20
ARM: sa1111: use devm_clk_get()
Russell King
1
-10
/
+4
2016-09-20
ARM: sa1111: use devm_kzalloc()
Russell King
1
-3
/
+1
2016-09-20
ARM: sa1111: ensure we only touch RAB bus type devices when removing
Russell King
1
-0
/
+2
2016-09-12
ARM: locomo: fix locomo irq handling
Russell King
1
-3
/
+2
2016-09-12
ARM: sa1111: fix missing clk_disable()
Russell King
1
-1
/
+3
2016-09-12
ARM: sa1111: fix pcmcia suspend/resume
Russell King
1
-9
/
+13
2016-09-12
ARM: sa1111: fix pcmcia interrupt mask polarity
Russell King
1
-2
/
+2
2016-09-12
ARM: sa1111: fix error code propagation in sa1111_probe()
Russell King
1
-1
/
+1
2016-08-31
miscdevice: Add helper macro for misc device boilerplate
PrasannaKumar Muralidharan
1
-13
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-2
/
+2
2016-03-19
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-5
/
+5
2016-03-04
Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next
Russell King
1
-1
/
+1
2016-02-19
ARM: scoop: use gpiochip data pointer
Linus Walleij
1
-5
/
+5
2016-02-16
ARM: 8523/1: sa1111: ensure no negative value gets returned on positive match
Marek Szyprowski
1
-1
/
+1
2016-02-11
ARM: 8519/1: ICST: try other dividends than 1
Linus Walleij
1
-0
/
+1
2016-02-08
ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()
Linus Walleij
1
-2
/
+6
2016-01-20
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2015-12-22
ARM: scoop: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-01
ARM: use const and __initconst for smp_operations
Masahiro Yamada
1
-1
/
+1
[next]