summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2019-04-08ARM: OMAP2+: Drop gpio platform data for omap5Tony Lindgren
2019-04-08ARM: OMAP2+: Drop i2c platform data for omap5Tony Lindgren
2019-04-08ARM: OMAP2+: Drop mmc platform data for omap5Tony Lindgren
2019-04-08ARM: OMAP2+: Drop uart platform data for am33xx and am43xxTony Lindgren
2019-04-08ARM: OMAP2+: Drop gpio platform data for am33xx and am43xxTony Lindgren
2019-04-08ARM: OMAP2+: Drop i2c platform data for am33xx and am43xxTony Lindgren
2019-04-08ARM: OMAP2+: Drop mmc platform data for am330x and am43xxTony Lindgren
2019-04-08ARM: OMAP2+: Drop uart platform data for omap4Tony Lindgren
2019-04-08ARM: OMAP2+: Drop gpio platform data for omap4Tony Lindgren
2019-04-08ARM: OMAP2+: Drop i2c platform data for omap4Tony Lindgren
2019-04-08ARM: OMAP2+: Drop mmc platform data for omap4Tony Lindgren
2019-04-05bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren
2019-04-05bus: ti-sysc: Pass clockactivity quirk to platform functionsTony Lindgren
2019-04-01bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-initTony Lindgren
2019-03-26ARM: OMAP2+: Handle reset quirks for dynamically allocated modulesTony Lindgren
2019-03-26ARM: OMAP2+: Remove hwmod .rev data and use local SoC checks insteadTony Lindgren
2019-03-26ARM: OMAP2+: Allocate struct omap_hwmod based on dts dataTony Lindgren
2019-03-26ARM: OMAP2+: Define _HWMOD_STATE_DEFAULT and use itTony Lindgren
2019-03-26ARM: OMAP2+: Prepare class allocation for dynamically allocated modulesTony Lindgren
2019-03-26ARM: OMAP2+: Make interconnect target module allocation functions staticTony Lindgren
2019-03-26ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()Tony Lindgren
2019-03-26ARM: dts: Fix dcan clkctrl clock for am3Tony Lindgren
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-03-17Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-17perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-16Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-15Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-03-15Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxLinus Torvalds
2019-03-15kvm: vmx: fix formatting of a commentPaolo Bonzini
2019-03-15Merge tag 'kvm-ppc-next-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-03-15Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"Ben Gardon
2019-03-15scsi: ia64: simscsi: use request tag instead of serial_numberHannes Reinecke
2019-03-15Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-nextRussell King
2019-03-15perf/x86: Fixup typo in stub functionsPeter Zijlstra
2019-03-15perf/x86/intel: Fix memory corruptionPeter Zijlstra
2019-03-14Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-03-14unicore32: simplify linker script generation for decompressorMasahiro Yamada
2019-03-14h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada
2019-03-14kbuild: move archive command to scripts/Makefile.libMasahiro Yamada
2019-03-14ia64: prefix header search path with $(srctree)/Masahiro Yamada