1. 5b39be4 ARM: Add common entry code for system with two VICs by Ben Dooks · 15 years ago
  2. 51022cf ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsung by Ben Dooks · 15 years ago
  3. 7162ba0 ARM: SAMSUNG: Move IRQ VIC timer handling out to common header files by Ben Dooks · 15 years ago
  4. 4f830db ARM: SAMSUNG: Move gpio-config.c into plat-samsung by Ben Dooks · 15 years ago
  5. b6a6041 ARM: SAMSUNG: Move device definitions in plat-samsung by Ben Dooks · 15 years ago
  6. 9745626 ARM: SAMSUNG: Move pwm-clock code into plat-samsung by Ben Dooks · 15 years ago
  7. ed27684 ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visible by Kukjin Kim · 15 years ago
  8. 1423569 ARM: SAMSUNG: Do not register set_parent call if no source by Ben Dooks · 15 years ago
  9. 1d9f13c ARM: SAMSUNG: Add call to register array of clocks by Ben Dooks · 15 years ago
  10. fb6e76c ARM: SAMSUNG: Do not allow get/set/round rate calls with no divider by Ben Dooks · 15 years ago
  11. 2c2f69b ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsung by Ben Dooks · 15 years ago
  12. 682e2b7 ARM: S3C64XX: Avoid announcing clksrc clocks twice by Ben Dooks · 15 years ago
  13. f3e0b72 ARM: S3C64XX: Fixup .reg_src and .reg_div with named initialisers by Ben Dooks · 15 years ago
  14. b3bf41b ARM: SAMSUNG: Reduce size of struct clk. by Ben Dooks · 15 years ago
  15. 13bbd88 ARM: S3C64XX: Remove unused clock definitions from clock header by Harald Welte · 15 years ago
  16. 399cae7 ARM: S3C64XX: Use new clock-clksrc.c code for clocks. by Ben Dooks · 15 years ago
  17. aa9ad6a ARM: SAMSUNG: Add core clock implementation for clksrc based clocks by Harald Welte · 15 years ago
  18. 8360493 ARM: S3C64XX: Compress s3c6400-clock.c code by Ben Dooks · 15 years ago
  19. f9c4f1e ARM: S3C64XX: Cleanup common init code in s3c6400-clock.c by Ben Dooks · 15 years ago
  20. 70792bc ARM: SAMSUNG: Move <plat/clock.h> to plat-samsung by Ben Dooks · 15 years ago
  21. 3ce2f76 ARM: MINI2440: Fixup __initdata usage by Ben Dooks · 15 years ago
  22. 0a3727f ARM: MINI2440: Fix crash on boot due to improper __initdata qualifier by Uri Yosef · 15 years ago
  23. d3cf448 ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulator by Mark Brown · 15 years ago
  24. 9b96918 ARM: S3C: NAND: Check the existence of nr_map before copying by Ramax Lo · 15 years ago
  25. 1f0e14b Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  26. aff7b4f ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options by Russell King · 15 years ago
  27. 7511bce ARM: Fix wrong dmb by Russell King · 15 years ago
  28. c0f607c Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  29. e7db7b4 arm: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  30. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
  31. 4c9f8be ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards by Colin Tuckley · 15 years ago
  32. 62a8c5b ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h by Santosh Shilimkar · 15 years ago
  33. 657b366 ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by missing includes by Peter Hüwe · 15 years ago
  34. f892027 ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DMA_API set by Peter Hüwe · 15 years ago
  35. 27dba4b Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linus by Tony Lindgren · 15 years ago
  36. cdf1a91 OMAP2 clock: dynamically allocate CPUFreq frequency table by Paul Walmsley · 15 years ago
  37. 4e37c10 OMAP clock/CPUFreq: add clk_exit_cpufreq_table() by Paul Walmsley · 15 years ago
  38. ca6eccb OMAP2xxx OPP: clean up comments in OPP data by Paul Walmsley · 15 years ago
  39. 19fe458 OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabled by Felipe Balbi · 15 years ago
  40. 9b11769 OMAP1 clock: remove __initdata from struct clk_functions to prevent crash by Cory Maccarrone · 15 years ago
  41. e8ae6b6 OMAP1 clock: Add missing clocks for OMAP 7xx by Cory Maccarrone · 15 years ago
  42. d1e6249 OMAP clock: remove incorrect EXPORT_SYMBOL()s by Paul Walmsley · 15 years ago
  43. 3e3ee15 OMAP3 clock: Add capability to change rate of dpll4_m5_ck by Tuukka Toivonen · 15 years ago
  44. 073463c OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_96M_FCLK by Paul Walmsley · 15 years ago
  45. 9b5bc5f OMAP3: clock: add clockdomains for UART1 & 2 by Kevin Hilman · 15 years ago
  46. 51e888d OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc space by Paul Walmsley · 15 years ago
  47. 7adb998 OMAP2xxx IO mapping: mark DSP mappings as being 2420-only by Paul Walmsley · 15 years ago
  48. 98bb155 ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access. by Abhijit Pagare · 15 years ago
  49. 48bca0e OMAP2: remove duplicated #include by Huang Weiyi · 15 years ago
  50. 0446e9d Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  51. 342aa2c omap3: EVM: Choose OMAP_PACKAGE_CBB by Vaibhav Hiremath · 15 years ago
  52. d04eb60 omap3: Fix booting if package is uninitialized by Tony Lindgren · 15 years ago
  53. 1b6e821 omap3: add missing parentheses by Roel Kluin · 15 years ago
  54. 83969bf omap3: add missing parentheses by Roel Kluin · 15 years ago
  55. 6b06ebd omap2/3: ZOOM: Correcting key mapping for few keys by Vimal Singh · 15 years ago
  56. 9230372 omap2/3: make serial_in_override() address the right uart port by Alexander Shishkin · 15 years ago
  57. 6621594 omap1: Fix compile for omap1_bl.c by Tony Lindgren · 15 years ago
  58. c5c4dce omap1: Add 7xx clocks and pin muxes for SPI by Cory Maccarrone · 15 years ago
  59. 4cc6420 omap: Remove uninitialized warning for gpio.c by Tony Lindgren · 15 years ago
  60. acf9d46 omap: &&/|| confusion in iommu_put() by Roel Kluin · 15 years ago
  61. 4318f36 omap: gpio: Simultaneously requested rising and falling edge by Cory Maccarrone · 15 years ago
  62. 1866b54 omap: McBSP: Fix possible port lockout by Janusz Krzysztofik · 15 years ago
  63. 0de9a00 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
  64. 2232552 ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code" by Rabin Vincent · 15 years ago
  65. 406eb02 ARM: 5867/1: Update U300 defconfig by Linus Walleij · 15 years ago
  66. 092a4e9 ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regs by Jamie Iles · 15 years ago
  67. d13fecd [ARM] pxa: fix strange characters in zaurus gpio .desc by Cyril Hrubis · 15 years ago
  68. 8784895 ARM: add missing recvmmsg syscall number by Russell King · 15 years ago
  69. 87d26d2 ARM: S3C64XX: Fix possible clock look in EPLL and MPLL clock chains by Ben Dooks · 15 years ago
  70. b1c0ec8 Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  71. c92b29e DaVinci: DM365: Add the device_enable for the DaVinci Keyscan by Miguel Aguilar · 15 years ago
  72. ae88e05 davinci: enable ARCH_HAS_HOLES_MEMORYMODEL for DaVinci by Sekhar Nori · 15 years ago
  73. 75c99bb davinci: da8xx/omap-l1: mark RTC as a wakeup source by Sekhar Nori · 15 years ago
  74. 2d3f595 davinci: cp_intc: provide set_wake function by Sekhar Nori · 15 years ago
  75. 077639f Davinci VPFE Capture: Take i2c adapter id through platform data by Vaibhav Hiremath · 15 years ago
  76. 34e2fde Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  77. 58b2e0a ARM: 5864/1: Implement arch_reset() in NUC900 by Li Jie · 15 years ago
  78. 1368c51 ARM: 5863/1: fix bugs of clock source of NUC900 by Li Jie · 15 years ago
  79. 070f1f1 ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_range by Bahadir Balban · 15 years ago
  80. 3ac5843 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 15 years ago
  81. f9ffaa9 imx/mx3: depend on USB_ULPI for otg_ulpi_create by Uwe Kleine-König · 15 years ago
  82. e94c4c3 ARM: MX3: make CPU revision number detection work on all boards by Wolfgang Denk · 15 years ago
  83. e71fbaf mx25: pdk: add platform code for FEC support by Baruch Siach · 15 years ago
  84. a759544 mx25: add support for FEC on i.MX25 by Baruch Siach · 15 years ago
  85. dda71f1 mx25: s/NO_PAD_CTL/NO_PAD_CTRL/ by Baruch Siach · 15 years ago
  86. 4c21186 mx31moboard: fix usbh device names by Valentin Longchamp · 15 years ago
  87. 9d00278 mx3: add support for the mt9v022 camera sensor to pcm037 platform by Guennadi Liakhovetski · 15 years ago
  88. 2243b64 mx27: mxt_td60: Remove not used UART pins by Alan Carvalho de Assis · 15 years ago
  89. 0dfc84c [ARM] pxa: fix compiler warnings of unused variable 'id' in cpu_is_pxa9*() by Eric Miao · 15 years ago
  90. 2d51a52 [ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *' by Eric Miao · 15 years ago
  91. c28d3bf ARM: Merge next-simtec by Ben Dooks · 15 years ago
  92. 548c6af [ARM] pxa: enable L2 if present in XSC3 by Haojian Zhuang · 15 years ago
  93. dc8601a [ARM] pxa: do not enable L2 after MMU is enabled by Haojian Zhuang · 15 years ago
  94. 91a86a9 [ARM] pxa/poodle: fix incorrect 'gpio_card_detect' of MMC by Eric Miao · 15 years ago
  95. f91e490 [ARM] pxa/zylonite: simplify reduntant gpio settings on mmc slot by Haojian Zhuang · 15 years ago
  96. c57b934 [ARM] pxa/ttc_dkb: remove duplicate macro definition by Uwe Kleine-König · 15 years ago
  97. a1916eb [ARM] pxa/zeus: provide power-source information when APM is enabled by Marc Zyngier · 15 years ago
  98. 5f86ceb [ARM] pxa/zeus: relax memory timings on Zeus ethernet ports by Marc Zyngier · 15 years ago
  99. 100627b [ARM] pxa/zeus: make internal zeus_get_pcb_info static by Marc Zyngier · 15 years ago
  100. 9a8a0c4 [ARM] pxa/littleton: select CPU_PXA300 and CPU_PXA310 by Marek Vasut · 15 years ago