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