index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-19
ARM: davinci: cp-intc: use a common prefix for all symbols
Bartosz Golaszewski
4
-73
/
+77
2019-02-19
ARM: davinci: cp-intc: add the new config structures for da8xx SoCs
Bartosz Golaszewski
2
-0
/
+20
2019-02-19
ARM: davinci: cp-intc: add a wrapper around cp_intc_init()
Bartosz Golaszewski
7
-4
/
+16
2019-02-19
ARM: davinci: cp-intc: remove cp_intc.h
Bartosz Golaszewski
7
-63
/
+19
2019-02-19
irqchip: davinci-aintc: move the driver to drivers/irqchip
Bartosz Golaszewski
3
-171
/
+4
2019-02-19
ARM: davinci: aintc: remove unnecessary includes
Bartosz Golaszewski
1
-4
/
+0
2019-02-19
ARM: davinci: aintc: remove the timer-specific irq_set_handler()
Bartosz Golaszewski
1
-3
/
+0
2019-02-19
ARM: davinci: aintc: request memory region before remapping it
Bartosz Golaszewski
1
-0
/
+9
2019-02-19
ARM: davinci: aintc: unify error handling
Bartosz Golaszewski
1
-4
/
+14
2019-02-19
ARM: davinci: aintc: use the new config structure
Bartosz Golaszewski
6
-25
/
+24
2019-02-19
ARM: davinci: aintc: use the new irqchip config structure in dm* SoCs
Bartosz Golaszewski
4
-0
/
+44
2019-02-19
ARM: davinci: aintc: use writel_relaxed()
Bartosz Golaszewski
1
-1
/
+1
2019-02-19
ARM: davinci: aintc: drop the 00 prefix from register offsets
Bartosz Golaszewski
1
-11
/
+11
2019-02-19
ARM: davinci: aintc: use a common prefix for symbols in the driver
Bartosz Golaszewski
6
-55
/
+58
2019-02-19
ARM: davinci: aintc: wrap davinci_irq_init() with a helper
Bartosz Golaszewski
12
-8
/
+32
2019-02-19
ARM: davinci: aintc: drop GPL license boilerplate
Bartosz Golaszewski
1
-20
/
+6
2019-02-19
ARM: davinci: make irqs.h a local header
Bartosz Golaszewski
16
-26
/
+30
2019-02-19
ARM: davinci: select SPARSE_IRQ
Bartosz Golaszewski
8
-2
/
+9
2019-02-19
ARM: davinci: wrap HW interrupt numbers with a macro
Bartosz Golaszewski
13
-239
/
+246
2019-02-19
ARM: davinci: pull davinci_intc_base into the respective intc drivers
Bartosz Golaszewski
4
-3
/
+3
2019-02-19
ARM: davinci: remove davinci_intc_type
Bartosz Golaszewski
11
-14
/
+0
2019-02-19
ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER
Bartosz Golaszewski
4
-39
/
+52
2019-02-19
ARM: davinci: aintc: use irq domain
Bartosz Golaszewski
1
-8
/
+27
2019-02-19
ARM: davinci: remove intc_host_map from davinci_soc_info struct
Bartosz Golaszewski
2
-6
/
+0
2019-02-19
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-cpufreq
Rafael J. Wysocki
2
-27
/
+1
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
11
-0
/
+11
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
22
-0
/
+31
2019-02-19
Merge branch 'fixes' into next
Michael Ellerman
12
-34
/
+56
2019-02-19
KVM: PPC: Book3S HV: Add KVM stat largepages_[2M/1G]
Suraj Jitindar Singh
3
-1
/
+19
2019-02-19
KVM: PPC: Release all hardware TCE tables attached to a group
Alexey Kardashevskiy
1
-1
/
+0
2019-02-19
KVM: PPC: Book3S HV: Optimise mmio emulation for devices on FAST_MMIO_BUS
Suraj Jitindar Singh
1
-0
/
+18
2019-02-19
KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVE
Paul Mackerras
7
-26
/
+47
2019-02-19
KVM: PPC: Remove -I. header search paths
Masahiro Yamada
1
-5
/
+0
2019-02-19
KVM: PPC: Book3S HV: Replace kmalloc_node+memset with kzalloc_node
wangbo
1
-3
/
+1
2019-02-19
KVM: PPC: Book3S PR: Add emulation for slbfee. instruction
Paul Mackerras
4
-0
/
+34
2019-02-19
powerpc/powernv/sriov: Register IOMMU groups for VFs
Alexey Kardashevskiy
2
-0
/
+4
2019-02-18
media: sh: migor: Include missing dma-mapping header
Jacopo Mondi
1
-0
/
+1
2019-02-18
ARM: dts: exynos: Add support for secondary DAI to Odroid XU4
Sylwester Nawrocki
1
-1
/
+3
2019-02-18
ARM: dts: exynos: Add support for secondary DAI to Odroid XU3
Sylwester Nawrocki
1
-2
/
+4
2019-02-18
ARM: dts: exynos: Disable ARM PMU on Odroid XU3-lite
Marek Szyprowski
1
-0
/
+8
2019-02-18
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-65
/
+5
2019-02-18
ARM: dts: exynos: Add stdout path property to Arndale board
Marek Szyprowski
1
-1
/
+1
2019-02-18
ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
Marek Szyprowski
1
-0
/
+3
2019-02-18
ARM: dts: exynos: Enable ADC on Odroid HC1
Krzysztof Kozlowski
2
-5
/
+5
2019-02-18
arch: move common mmap flags to linux/mman.h
Michael S. Tsirkin
4
-12
/
+4
2019-02-18
x86/mpx: tweak header name
Michael S. Tsirkin
1
-1
/
+1
2019-02-18
x86/smpboot: Remove unused phys_id variable
Shaokun Zhang
1
-6
/
+1
2019-02-18
powerpc/dma: trim the fat from <asm/dma-mapping.h>
Christoph Hellwig
6
-29
/
+14
2019-02-18
powerpc/dma: remove set_dma_offset
Christoph Hellwig
7
-19
/
+10
2019-02-18
powerpc/dma: remove get_dma_offset
Christoph Hellwig
2
-18
/
+6
[prev]
[next]