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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-27
ARM: ep93xx: use ARM_PATCH_PHYS_VIRT correctly
Arnd Bergmann
1
-1
/
+1
2017-07-27
ARM: mmp: mark usb_dma_mask as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2017-07-27
ARM: omap2: mark unused functions as __maybe_unused
Arnd Bergmann
2
-2
/
+2
2017-07-27
ARM: omap1: avoid unused variable warning
Arnd Bergmann
1
-4
/
+0
2017-07-27
ARM: sirf: mark sirfsoc_init_late as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2017-07-27
ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l}
Arnd Bergmann
1
-6
/
+17
2017-07-27
ARM: omap1/ams-delta: warn about failed regulator enable
Arnd Bergmann
1
-2
/
+10
2017-07-27
ARM: rpc: rename RAM_SIZE macro
Arnd Bergmann
1
-2
/
+2
2017-07-27
ARM: w90x900: normalize clk API
Arnd Bergmann
1
-0
/
+29
2017-07-27
ARM: ep93xx: normalize clk API
Alexander Sverdlin
1
-0
/
+20
2017-07-27
ARM: sa1100: normalize clk API
Arnd Bergmann
1
-0
/
+25
2017-07-27
ARM: davinci: normalize clk API
Arnd Bergmann
1
-0
/
+9
2017-07-27
ARM: sa1100/pxa: fix MTD_XIP build
Arnd Bergmann
2
-5
/
+9
2017-07-27
ARM: davinci: don't mark vpif_input structures as 'const'
Arnd Bergmann
1
-2
/
+2
2017-07-27
Merge tag 'mvebu-fixes-4.13-1' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
2
-3
/
+3
2017-07-27
ARM: dts: exynos: Add clocks to audss block to fix silent hang on Exynos4412
Krzysztof Kozlowski
1
-0
/
+3
2017-07-27
Merge tag 'omap-for-v4.13/fixes-merge-window' of git://git.kernel.org/pub/scm...
Arnd Bergmann
6
-11
/
+92
2017-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
1
-1
/
+1
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-07-18
ARM: dts: armada-38x: Fix irq type for pca955
Gregory CLEMENT
1
-2
/
+2
2017-07-18
ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP code
Gregory CLEMENT
1
-1
/
+1
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+22
2017-07-14
Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-07-13
Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-16
/
+14
2017-07-12
ARM: HP Jornada 7XX: move inline before return type
Joe Perches
1
-1
/
+1
2017-07-12
ARM: KVM: move asmlinkage before type
Joe Perches
1
-4
/
+4
2017-07-10
arm: move ELF_ET_DYN_BASE to 4MB
Kees Cook
1
-6
/
+2
2017-07-10
bitmap: use memcmp optimisation in more situations
Matthew Wilcox
1
-0
/
+1
2017-07-10
ARM: fix rd_size declaration
Bart Van Assche
1
-2
/
+1
2017-07-10
ARM/PCI: Fix pcibios_init_resource() struct pci_host_bridge leak
Lorenzo Pieralisi
1
-1
/
+1
2017-07-10
ARM: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-16
/
+14
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-48
/
+94
2017-07-08
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-40
/
+19
2017-07-08
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
9
-15
/
+181
2017-07-07
Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+3
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
6
-6
/
+6
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
9
-77
/
+288
2017-07-06
Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+6
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-33
/
+73
2017-07-06
Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2017-07-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-1
/
+16
2017-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-14
/
+14
2017-07-05
Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+10
2017-07-05
Merge branches 'fixes' and 'misc' into for-linus
Russell King
9
-15
/
+181
2017-07-05
ARM: dts: dra71-evm: mdio: Fix impedance values
Lokesh Vutla
1
-2
/
+2
2017-07-05
ARM: dts: dm816x: Correct the state of the write protect pin
Mihail Grigorov
1
-1
/
+1
2017-07-05
ARM: dts: dm816x: Correct NAND support nodes
Tom Rini
2
-1
/
+33
2017-07-04
Merge branch 'merge/randstruct' into for-next/gcc-plugins
Kees Cook
3
-7
/
+10
[next]