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
/
sh
Age
Commit message (
Expand
)
Author
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-08
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
Masahiro Yamada
2017-11-07
PCI: Remove redundant pci_dev, pci_bus, resource declarations
Bjorn Helgaas
2017-11-07
PCI: Remove redundant pcibios_set_master() declarations
Bjorn Helgaas
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
2017-10-19
sh: make dma_cache_sync a no-op
Christoph Hellwig
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations
Will Deacon
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
2017-10-03
sh: sh7269: remove nonexistent GPIO_PH[0-7] to fix pinctrl registration
Geert Uytterhoeven
2017-10-03
sh: sh7264: remove nonexistent GPIO_PH[0-7] to fix pinctrl registration
Geert Uytterhoeven
2017-10-03
sh: sh7757: remove nonexistent GPIO_PT[JLNQ]7_RESV to fix pinctrl registration
Geert Uytterhoeven
2017-10-03
sh: sh7722: remove nonexistent GPIO_PTQ7 to fix pinctrl registration
Geert Uytterhoeven
2017-09-22
arch: remove unused *_segments() macros/functions
Tobias Klauser
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-09-09
Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-08
sh: defconfig: cleanup from old Kconfig options
Krzysztof Kozlowski
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-07
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
2017-09-01
Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
Boris Brezillon
2017-09-01
dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags
Christoph Hellwig
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-10
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
2017-08-10
mm: refactor TLB gathering API
Minchan Kim
2017-08-03
sh/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
2017-08-03
sh/PCI: Remove __init optimisations from IRQ mapping functions/data
Matthew Minter
2017-08-02
PCI: Add a generic weak pcibios_fixup_bus()
Palmer Dabbelt
2017-07-22
Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
2017-07-17
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-13
Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2017-07-12
sh: move inline before return type
Joe Perches
2017-07-12
sh64: ascii armor the sh64 boot init stack canary
Rik van Riel
2017-07-12
sh: mark end of BUG() implementation as unreachable
Kees Cook
2017-07-11
sh: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
[next]