summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2017-12-31ARM: dts: at91: at91sam9263ek: use TCB0 as timersAlexandre Belloni1-0/+12
2017-12-31ARM: dts: at91: at91sam9263: TC blocks are also simple-mfd and syscon devicesAlexandre Belloni1-1/+3
2017-12-31ARM: dts: at91: at91sam9261ek: use TCB0 as timersAlexandre Belloni1-0/+20
2017-12-31ARM: dts: at91: at91sam9261: TC blocks are also simple-mfd and syscon devicesAlexandre Belloni1-1/+3
2017-12-31ARM: dts: at91: ge863-pro3: use TCB0 as timersAlexandre Belloni1-0/+12
2017-12-31ARM: dts: at91: at91sam9g20ek: use TCB0 as timersAlexandre Belloni1-0/+12
2017-12-31ARM: dts: at91: kizbox: use TCB0 as timersAlexandre Belloni1-0/+12
2017-12-31ARM: dts: at91: animeo_ip: use TCB0 as timersAlexandre Belloni1-0/+12
2017-12-31ARM: dts: at91: foxg20: use TCB0 as timersAlexandre Belloni1-0/+12
2017-12-31ARM: dts: at91: ethernut5: use TCB0 as timersAlexandre Belloni1-0/+12
2017-12-31ARM: dts: at91: sam9_l9260: use TCB0 as timersAlexandre Belloni1-0/+12
2017-12-31ARM: dts: at91: at91sam9260ek: use TCB0 as timersAlexandre Belloni1-0/+12
2017-12-31ARM: dts: at91: at91sam9260: TC blocks are also simple-mfd and syscon devicesAlexandre Belloni1-2/+6
2017-12-31ARM: dts: at91: mpa1600: use TCB0 as timersAlexandre Belloni1-0/+12
2017-12-31ARM: dts: at91: at91rm9200ek: use TCB0 for timersAlexandre Belloni1-0/+12
2017-12-31ARM: dts: at91: at91rm9200: TC blocks are also simple-mfd and syscon devicesAlexandre Belloni1-2/+6
2017-12-31ARM: dts: at91: Remove leading 0x and 0s from bindings notationMathieu Malaterre9-9/+9
2017-12-31ARM: dts: at91: introduce the sama5d2 ptc ek boardLudovic Desroches2-0/+402
2017-12-04ARM: dts: at91: add devicetree for the Axentia Nattis with Natte powerPeter Rosin3-0/+503
2017-12-04ARM: dts: at91: sama5d2: added dma property for ADC deviceEugen Hristev1-0/+2
2017-11-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-6/+42
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-9/+8
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-1/+0
2017-11-25Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+6
2017-11-23Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds1-6/+13
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook2-4/+4
2017-11-22treewide: init_timer() -> setup_timer()Kees Cook1-2/+1
2017-11-22treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2-4/+4
2017-11-21ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin1-2/+2
2017-11-21ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin1-2/+2
2017-11-21ARM: make decompressor debug output user selectableRussell King1-2/+2
2017-11-21ARM: fix get_user_pages_fastRussell King1-0/+12
2017-11-18kbuild: remove all dummy assignments to obj-Masahiro Yamada1-1/+0
2017-11-18Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-3/+3
2017-11-17Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2-0/+6
2017-11-17Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+2
2017-11-17Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds440-11301/+22262
2017-11-17Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds111-3007/+1377
2017-11-17Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+8
2017-11-17Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-146/+49
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds42-521/+1180
2017-11-16Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+4
2017-11-16kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)1-1/+1
2017-11-16kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)1-1/+0
2017-11-16mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov1-1/+1
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+4
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+4
2017-11-15Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+0
2017-11-15Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-121/+161