1. f56d8f7 ARM: at91: remove useless mach/cpu.h by Alexandre Belloni · 10 years ago
  2. 0794261 ARM: at91: remove unused headers by Alexandre Belloni · 10 years ago
  3. f6d1c09 ARM: at91: switch at91_dt_defconfig to multiplatform by Alexandre Belloni · 10 years ago
  4. 4114112 ARM: at91: switch to multiplatform by Alexandre Belloni · 10 years ago
  5. 88c5544 Merge tag 'at91-cleanup3' into at91-4.1-multiplatform by Nicolas Ferre · 10 years ago
  6. 2197cf7 Merge tag 'at91-cleanup2' into at91-4.1-multiplatform by Nicolas Ferre · 10 years ago
  7. 8e6de97 Merge tag 'at91-cleanup' into at91-4.1-multiplatform by Nicolas Ferre · 10 years ago
  8. 5e358e3 Merge tag 'at91-fixes3' into at91-4.1-multiplatform by Nicolas Ferre · 10 years ago
  9. a697d40 Merge tag 'at91-fixes2' into at91-4.1-multiplatform by Nicolas Ferre · 10 years ago
  10. 59f5f7d Merge tag 'at91-fixes' into at91-4.1-multiplatform by Nicolas Ferre · 10 years ago
  11. 8590ca6 ARM: at91: remove useless include by Alexandre Belloni · 10 years ago
  12. 0afb46b clocksource: atmel-st: remove mach/hardware dependency by Alexandre Belloni · 10 years ago
  13. adf2edf clocksource: atmel-st: use syscon/regmap by Alexandre Belloni · 10 years ago
  14. b53cdd0 ARM: at91: time: move the system timer driver to drivers/clocksource by Alexandre Belloni · 10 years ago
  15. bbfc97e ARM: at91: properly initialize timer by Alexandre Belloni · 10 years ago
  16. d8d1c6c ARM: at91: at91rm9200: remove deprecated arm_pm_restart by Alexandre Belloni · 10 years ago
  17. 9ab45f3 watchdog: at91rm9200: implement restart handler by Alexandre Belloni · 10 years ago
  18. 8432f9e watchdog: at91rm9200: use the system timer syscon by Alexandre Belloni · 10 years ago
  19. 1aa15f4 mfd: syscon: Add atmel system timer registers definition by Alexandre Belloni · 10 years ago
  20. b595809 ARM: at91/dt: declare atmel,at91rm9200-st as a syscon by Alexandre Belloni · 10 years ago
  21. 598e085 ARM: at91: remove old setup by Alexandre Belloni · 10 years ago
  22. 075fcc9 ARM: at91: sama5d4: remove useless map_io by Alexandre Belloni · 10 years ago
  23. e733608 ARM: at91: sama5 use SoC detection infrastructure by Alexandre Belloni · 10 years ago
  24. d18032d ARM: at91: at91sam9: use SoC detection infrastructure by Alexandre Belloni · 10 years ago
  25. 7735f03 ARM: at91: at91rm9200 use SoC detection infrastructure by Alexandre Belloni · 10 years ago
  26. ea4abe7 ARM: at91: add soc detection infrastructure by Boris BREZILLON · 10 years ago
  27. 8c07f66 ARM: at91/dt: introduce atmel,<chip>-dbgu by Alexandre Belloni · 10 years ago
  28. b7e9def ARM: at91: remove unused _matrix.h headers by Alexandre Belloni · 10 years ago
  29. 0d34419 ARM: at91: remove unused at91_ioremap_matrix and header by Alexandre Belloni · 10 years ago
  30. 1be27c6 ARM: at91: remove NEED_MACH_IO_H by Arnd Bergmann · 10 years ago
  31. 385acc0 ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cache by Wenyou Yang · 10 years ago
  32. 2056765 ARM: at91/pm_suspend: add the WFI instruction support for ARMv7 by Wenyou Yang · 10 years ago
  33. e32d995 ARM: at91/pm: remove unused void (*at91_pm_standby)(void) by Wenyou Yang · 10 years ago
  34. 5726a8b ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sram_fn() by Wenyou Yang · 10 years ago
  35. 828b98f ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.S by Wenyou Yang · 10 years ago
  36. 23be4be ARM: at91/pm: standby mode uses same sram function as suspend to memory mode by Wenyou Yang · 10 years ago
  37. d94e688 ARM: at91/pm: move the copying the sram function to the sram initialization phase by Wenyou Yang · 10 years ago
  38. 0ab285c ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refresh by Wenyou Yang · 10 years ago
  39. d18c570 ARM: at91/pm_slowclock: remove clocks which are already stopped when entering slow clock mode by Sylvain Rochet · 10 years ago
  40. 09fc78a ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option by Wenyou Yang · 10 years ago
  41. 896bc87 ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5 by Wenyou Yang · 10 years ago
  42. 05d5970 ARM: at91/pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_CLOCK by Wenyou Yang · 10 years ago
  43. 047794e ARM: at91: pm: change at91_pm_set_standby() to static by Wenyou Yang · 10 years ago
  44. 936748f ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek board by Boris Brezillon · 10 years ago
  45. 5e7f82d Merge tag 'at91-fixes3' into at91-4.1-cleanup by Nicolas Ferre · 10 years ago
  46. d14b8f3 Merge tag 'at91-fixes2' into at91-4.1-cleanup by Nicolas Ferre · 10 years ago
  47. 37d122d Merge tag 'at91-fixes' into at91-4.1-cleanup by Nicolas Ferre · 10 years ago
  48. e7b848d ARM: at91: pm_slowclock: fix the compilation error by Wenyou Yang · 10 years ago
  49. 3440ef1 ARM: at91/dt: fix USB high-speed clock to select UTMI by Nicolas Ferre · 10 years ago
  50. 70a9bea ARM: at91/dt: fix at91 udc compatible strings by Boris Brezillon · 10 years ago
  51. ea1c98b ARM: at91/dt: declare matrix node as a syscon device by Boris Brezillon · 10 years ago
  52. 05d6a08 ARM: at91/dt: at91sam9261: fix clocks and clock-names in udc definition by Boris Brezillon · 10 years ago
  53. 5957457 ARM: at91/pm: MOR register KEY was missing by Patrice Vilchez · 10 years ago
  54. db68e71 ARM: at91/dt: sama5d4: fix lcdck clock definition by Boris BREZILLON · 10 years ago
  55. b6d7d3f ARM: at91/dt: sama5d4: rename lcd_clk into lcdc_clk by Boris BREZILLON · 10 years ago
  56. 5a5a645 ARM: at91: debug: fix non MMU debug by Alexandre Belloni · 10 years ago
  57. 2141102 ARM: at91/dt: keep watchdog running in idle mode by Michel Marti · 10 years ago
  58. 5660840 dts: Documentation: AT91 Watchdog, explain what atmel,idle-halt property really do by Sylvain Rochet · 10 years ago
  59. efff4b1 ARM: at91/defconfig: add at91rm9200 ethernet support by Alexandre Belloni · 10 years ago
  60. a8eef13 ARM: at91/defconfig: remove CONFIG_SYSFS_DEPRECATED by Anthony Harivel · 10 years ago
  61. a009d69 ARM: at91/dt: at91sam9260: fix usart pinctrl by Jonas Andersson · 10 years ago
  62. a547f60 ARM: at91/dt: sama5d4: add missing alias for i2c0 by Nicolas Ferre · 10 years ago
  63. 940e766 ARM: at91/dt: at91sam9263: Fixup sram1 device tree node by Alexander Stein · 10 years ago
  64. 4a031f7 ARM: at91: pm: fix SRAM allocation by Alexandre Belloni · 10 years ago
  65. 84e8716 ARM: at91: pm: fix at91rm9200 standby by Alexandre Belloni · 10 years ago
  66. 02f513a pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories. by Peter Rosin · 10 years ago
  67. ad4a38d pm: at91: pm_slowclock: fix suspend/resume hang up in timeouts by Sylvain Rochet · 10 years ago
  68. 13a7a6a Linux 4.0-rc2 by Linus Torvalds · 10 years ago
  69. 9128b04 drm/i915: Fix modeset state confusion in the load detect code by Daniel Vetter · 10 years ago
  70. 023a600 Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  71. 10d6dfc Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  72. 1a6f77a Merge tag 'md/4.0-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  73. 49db1f0 Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  74. a38ecbbd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. 640c0f5 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  76. d7b48fe Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  77. 2ea51b8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. 021f5f1 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  79. 9d3e2d0 locking/rtmutex: Set state back to running on error by Sebastian Andrzej Siewior · 10 years ago
  80. ae1aa79 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  81. a015d33 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  82. 2aaeb78 Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  83. e973894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  84. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 10 years ago
  85. cc87317 mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change by Johannes Weiner · 10 years ago
  86. 39afb5e kernel/sys.c: fix UNAME26 for 4.0 by Jon DeVree · 10 years ago
  87. d297369 mm: memcontrol: use "max" instead of "infinity" in control knobs by Johannes Weiner · 10 years ago
  88. 2ea55a2 zram: use proper type to update max_used_pages by Joonsoo Kim · 10 years ago
  89. b00eeae drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show,store} by Joshua Kinard · 10 years ago
  90. 957ed60 nilfs2: fix potential memory overrun on inode by Ryusuke Konishi · 10 years ago
  91. 586a1a1 scripts/gdb: add empty package initialization script by Jan Kiszka · 10 years ago
  92. 39ea34c rtc: ds1685: remove superfluous checks for out-of-range u8 values by Geert Uytterhoeven · 10 years ago
  93. 682354d rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error by Arnd Bergmann · 10 years ago
  94. 4e54ded memcg: fix low limit calculation by Michal Hocko · 10 years ago
  95. da61653 mm/nommu: fix memory leak by Joonsoo Kim · 10 years ago
  96. 01945fa ocfs2: update web page + git tree in documentation by Mark Fasheh · 10 years ago
  97. 5b2bdbc x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too by Steven Rostedt · 10 years ago
  98. 5838d18 Merge branch 'linus' into x86/urgent, to merge dependent patch by Ingo Molnar · 10 years ago
  99. 5912e26 Merge branch 'tmon-fixes' of .git into next by Zhang Rui · 10 years ago
  100. f126079 thermal: int340x_thermal: Ignore missing _ART, _TRT tables by Srinivas Pandruvada · 10 years ago