1. 844b85d ARM: keystone: fix integer overflow warning by Arnd Bergmann · 3 years, 10 months ago
  2. 48c1c40 Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
  3. 9280f72 ARM: keystone: remove SECTION_SIZE_BITS/MAX_PHYSMEM_BITS by Arnd Bergmann · 4 years, 1 month ago
  4. 16fee29 dma-mapping: remove the dma_direct_set_offset export by Christoph Hellwig · 4 years, 2 months ago
  5. e0d0727 dma-mapping: introduce DMA range map, supplanting dma_pfn_offset by Jim Quinlan · 4 years, 4 months ago
  6. cf141ae ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE by Christoph Hellwig · 4 years, 4 months ago
  7. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  8. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  9. 24e4491 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  10. 3fe1ee4 ARM: use arch_extension directive instead of arch argument by Stefan Agner · 6 years ago
  11. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  12. 75a6faf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 by Thomas Gleixner · 6 years ago
  13. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  14. 9954b80 ARM: keystone: fix platform_domain_notifier array overrun by Russell King · 7 years ago
  15. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  16. ae3874c ARM: keystone: Drop PM domain support for k2g by Dave Gerlach · 8 years ago
  17. 52835d5 soc: ti: Add ti_sci_pm_domains driver by Dave Gerlach · 8 years ago
  18. a2735c3 ARM: Keystone: Enable ARCH_HAS_RESET_CONTROLLER by Suman Anna · 8 years ago
  19. e13688f ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM by Kishon Vijay Abraham I · 8 years ago
  20. 6016b23 ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly by Kishon Vijay Abraham I · 8 years ago
  21. 6911a52 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  22. fbae5cb Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  23. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  24. c12547a clocksource/drivers/keystone: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  25. 850bea2 arm: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 9 years ago
  26. 39a5cbb ARM: keystone: fix missing keystone.h in pm_domain.c by Ben Dooks · 9 years ago
  27. 229a4bc ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT by Masahiro Yamada · 9 years ago
  28. 2689d18 ARM: keystone: Enable PINCTRL config by Lokesh Vutla · 9 years ago
  29. 981b671 ARM: provide improved virt_to_idmap() functionality by Russell King · 9 years ago
  30. 5a6b7e5 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  31. e88fa1b Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  32. 3b2d3dc ARM: keystone: Create new binding for K2G SoC by Nishanth Menon · 9 years ago
  33. 9dfb81e ARM: drop unused Makefile.boot of Multiplatform SoCs by Masahiro Yamada · 9 years ago
  34. 2841029 ARM: make virt_to_idmap() return unsigned long by Russell King · 9 years ago
  35. 7530527 ARM: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  36. 01cf228 ARM: keystone: Update compatible to have SoC specific matches by Nishanth Menon · 9 years ago
  37. c76a969 ARM: keystone: Remove clk-provider.h include by Stephen Boyd · 10 years ago
  38. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  39. b2c3e38 ARM: redo TTBR setup code for LPAE by Russell King · 10 years ago
  40. c0b759d ARM: keystone2: rename init_meminfo to pv_fixup by Russell King · 10 years ago
  41. 39b74fe ARM: keystone2: move address space switch printk into generic code by Russell King · 10 years ago
  42. c8ca2b4 ARM: keystone2: move update of the phys-to-virt constants into generic code by Russell King · 10 years ago
  43. 30b5f4d ARM: keystone2: move platform notifier initialisation into platform init by Russell King · 10 years ago
  44. 1f51b0c arm: keystone: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS by Rajendra Nayak · 10 years ago
  45. 444d2d3 ARM: make of_device_ids const by Uwe Kleine-König · 10 years ago
  46. 543c504 ARM: make arrays containing machine compatible strings const by Uwe Kleine-König · 10 years ago
  47. bf7c544 ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  48. 443fcf6 ARM: keystone: add pcie related options by Murali Karicheri · 10 years ago
  49. 13ee8955 ARM: keystone requires ARM_PATCH_PHYS_VIRT by Arnd Bergmann · 11 years ago
  50. bbea06f ARM: keystone: Drop use of meminfo since its not available anymore by Santosh Shilimkar · 11 years ago
  51. b7ae8bf ARM: keystone: remove redundant reset stuff by Ivan Khoronzhuk · 11 years ago
  52. 14f3791 ARM: keystone: Update the dma offset for non-dt platform devices by Santosh Shilimkar · 11 years ago
  53. 5eb3da7 ARM: keystone: Switch over to coherent memory address space by Santosh Shilimkar · 12 years ago
  54. f83ccb9 Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  55. 3babe30 ARM: dts: keystone: use common "ti,keystone" compatible instead of -evm by Ivan Khoronzhuk · 11 years ago
  56. f0a289e ARM: dts: keystone: update for supporting K2L/K2E EVMs by Murali Karicheri · 11 years ago
  57. 90bc8ac7 ARM: select HAVE_SMP for V7 multi-platform by Rob Herring · 11 years ago
  58. ddb902c ARM: centralize common multi-platform kconfig options by Rob Herring · 11 years ago
  59. e324f7c ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set by Grygorii Strashko · 11 years ago
  60. 7fef917 ARM: keystone: Avoid calling of_clk_init() twice by Santosh Shilimkar · 11 years ago
  61. 8308a78 ARM: keystone: Make PM bus ready before populating platform devices by Santosh Shilimkar · 11 years ago
  62. df595a9 ARM: keystone: enable DMA zone for LPAE by Santosh Shilimkar · 11 years ago
  63. 89b3fee ARM: keystone: enable big endian support by Taras Kondratiuk · 11 years ago
  64. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  65. 8620d2c ARM: keystone: fix PM domain initcall to be keystone only by Kevin Hilman · 11 years ago
  66. 700e262 ARM: keystone: Select TI_EDMA to be able to enable SPI driver by Santosh Shilimkar · 11 years ago
  67. fc20ffe ARM: keystone: add PM domain support for clock management by Santosh Shilimkar · 12 years ago
  68. c0c3766 ARM: keystone: remove unnecessary prom.h include by Rob Herring · 11 years ago
  69. 4a19aad ARM: keystone: Enable clock drivers by Santosh Shilimkar · 12 years ago
  70. 2bbc31e Merge tag 'omap-for-v3.12/fixes-non-critical-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-critical by Olof Johansson · 11 years ago
  71. c2dce2c ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc() by Santosh Shilimkar · 12 years ago
  72. 993211e ARM: Keystone: No need to preserve r12 across smc call by Santosh Shilimkar · 12 years ago
  73. 55bd61c ARM: keystone: remove redundant smp_init_cpus definition by Sudeep KarkadaNagesha · 11 years ago
  74. 7da080d ARM: keystone: drop useless HAVE_SCHED_CLOCK by Paul Bolle · 12 years ago
  75. ed882c3 ARM: keystone: fix compilation warning by Vincent Stehlé · 12 years ago
  76. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 12 years ago
  77. 3aae7ab ARM: keystone: Move CPU bringup code to dedicated asm file by Santosh Shilimkar · 12 years ago
  78. ec711d6e ARM: keystone: select ARM_ERRATA_798181 only for SMP by Arnd Bergmann · 12 years ago
  79. f07cb6a ARM: keystone: Enable SMP support on Keystone machines by Santosh Shilimkar · 12 years ago
  80. 828989a ARM: keystone: Add minimal TI Keystone platform support by Santosh Shilimkar · 12 years ago