1. 1b43d8e ARM: pxa/cm-x300: enable USB host port2 by Igor Grinberg · 14 years ago
  2. 69f22be ARM: pxa: add U2D controller and ULPI driver for pxa3xx by Igor Grinberg · 14 years ago
  3. 39c12be Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  4. 3c72908 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  5. 98d943b oprofile, ARM: Release resources on failure by Robert Richter · 14 years ago
  6. 6e029fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  7. 2de59fe ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile by Will Deacon · 14 years ago
  8. 2de5c00 ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE by Santosh Shilimkar · 14 years ago
  9. e546f21 ARM: 6408/1: omap: Map only available sram memory by Santosh Shilimkar · 14 years ago
  10. f1a2481 ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries by Santosh Shilimkar · 14 years ago
  11. f933b87 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  12. d420280 ARM: pxa: remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  13. cfc6a55 ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configured by Eric Miao · 14 years ago
  14. 32c4dad ARM: pxa168: fix corrected reset vector by Mark F. Brown · 14 years ago
  15. cf62536 ARM: pxa: Use PIO for PI2C communication on Palm27x by Marek Vasut · 14 years ago
  16. 979a281c ARM: pxa: Fix Vpac270 gpio_power for MMC by Marek Vasut · 14 years ago
  17. cb922d2 omap: McBSP: tx_irq_completion used in rx_irq_handler by Scott Ellis · 14 years ago
  18. 2f27bf8 ARM: 6401/1: plug a race in the alignment trap handler by Nicolas Pitre · 14 years ago
  19. 1d5b4c0 ARM: 6406/1: at91sam9g45: fix i2c bus speed by Peter Korsgaard · 14 years ago
  20. 94bf275 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion by Russell King · 14 years ago
  21. 710224f arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" by FUJITA Tomonori · 14 years ago
  22. c4a9058 ARM: dove: fix __io() definition to use bus based offset by Eric Miao · 14 years ago
  23. e4ff1c3 ARM: kirkwood: Unbreak PCIe I/O port by Arnaud Patard · 14 years ago
  24. f1c9c97 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  25. d93c333 ARM: Fix build error when using KCONFIG_CONFIG by Russell King · 14 years ago
  26. d907387 ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing by Catalin Marinas · 14 years ago
  27. 79e27dc ARM: 6400/1: at91: fix arch_gettimeoffset fallout by Peter Korsgaard · 14 years ago
  28. 4d89eca ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410 by Darius Augulis · 14 years ago
  29. 591cd25 ARM: S3C64XX: Fix coding style errors on mach-real6410 by Darius Augulis · 14 years ago
  30. 5343795 ARM: S3C64XX: Prototype SPI devices by Mark Brown · 14 years ago
  31. 653d48b arm: fix really nasty sigreturn bug by Al Viro · 14 years ago
  32. 14eff18 ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARM by Daniel Walker · 14 years ago
  33. b2b163b ARM: prevent multiple syscall restarts by Russell King · 14 years ago
  34. 1a8e41c ARM: 6395/1: VExpress: Set bit 22 in the PL310 (cache controller) AuxCtlr register by Catalin Marinas · 14 years ago
  35. a672e99 ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data corruption by Will Deacon · 14 years ago
  36. 9f05027 ARM: 6388/1: errata: DMB operation may be faulty by Will Deacon · 14 years ago
  37. 6491848 ARM: 6387/1: errata: check primary part ID in proc-v7.S by Will Deacon · 14 years ago
  38. 63f4693 ARM: 6377/1: supply _cansleep gpio function to U300 by Linus Walleij · 14 years ago
  39. a0719f5 ARM: 6376/1: plat-nomadik: MTU: Change prescaler limit and comment updates by Linus Walleij · 14 years ago
  40. 99f7689 ARM: 6375/1: plat-nomadik: MTU timer trivial bug fix by Linus Walleij · 14 years ago
  41. 359f64f omap: Fix compile dependency to LEDS_CLASS by Tony Lindgren · 14 years ago
  42. 23a07eb ARM: S3C64XX: Fix dev-spi build by Mark Brown · 14 years ago
  43. cbd2780 ARM: SAMSUNG: Fix on s5p_gpio_[get,set]_drvstr by Kukjin Kim · 14 years ago
  44. 0770e52 ARM: SAMSUNG: Fix on drive strength value by Kukjin Kim · 14 years ago
  45. da01c2f ARM: S5PV210: Add FIMC clocks by Marek Szyprowski · 14 years ago
  46. a203a13 ARM: S5PV210: Reduce the iodesc length of systimer by Kyungmin Park · 14 years ago
  47. f1c894d ARM: S5PV210: Update I2C-1 Clock Register Property. by MyungJoo Ham · 14 years ago
  48. 80e2f36 ARM: S5P: Decrease IO Registers memory region size on FIMC by Sylwester Nawrocki · 14 years ago
  49. 0fe7f88 ARM: S5P: Fix DMA coherent mask for FIMC by Marek Szyprowski · 14 years ago
  50. 6ccaa31 Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 14 years ago
  51. 4deb22a AT91: at91sam9261ek: remove C99 comments but keep information by Nicolas Ferre · 14 years ago
  52. 64d72bb AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC by Nicolas Ferre · 14 years ago
  53. 1879c45 AT91: dm9000 initialization update by Nicolas Ferre · 14 years ago
  54. a14d040 ARM: Update mach-types by Russell King · 14 years ago
  55. 9e84ed6 ARM: Partially revert "Auto calculate ZRELADDR and provide option for exceptions" by Russell King · 14 years ago
  56. de9ea20 Merge branch 'origin' by Russell King · 14 years ago
  57. ab64511 AT91: SAM9G45 - add a separate clock entry for every single TC block by Fabian Godehardt · 14 years ago
  58. 5afddee AT91: clock: peripheral clocks can have other parent than mck by Nicolas Ferre · 14 years ago
  59. 2be23c4 ARM: Ensure PTE modifications via dma_alloc_coherent are visible by Russell King · 14 years ago
  60. a387f0f5 ARM: 6359/1: ep93xx: move clock initialization earlier by Mika Westerberg · 14 years ago
  61. 0485e18 Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()" by Russell King · 14 years ago
  62. 8d2602e AT91: change dma resource index by Nicolas Ferre · 14 years ago
  63. 65b4711 ARM: 6352/1: perf: fix event validation by Will Deacon · 14 years ago
  64. 026b5ca ARM: 6344/1: Mark CPU_32v6K as depended on CPU_V7 by Catalin Marinas · 14 years ago
  65. a9d8fb4 [ARM] tegra: Add ZRELADDR default for ARCH_TEGRA by Erik Gilling · 14 years ago
  66. b6d17c1 Merge branch 'imx-for-2.6.36' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  67. 1fd3170 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  68. ca15f79 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 by Russell King · 14 years ago
  69. 418cf64 ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARM by Mikael Pettersson · 14 years ago
  70. 25d3584 ARM: 6330/1: perf: reword comments relating to perf_event_do_pending by Will Deacon · 14 years ago
  71. b3282ab ARM: pxa: Make id const in pwm_probe() by Uwe Kleine-König · 14 years ago
  72. be7a6d9 ARM: pxa: fix CI_HSYNC and CI_VSYNC MFP defines for pxa300 by Axel Lin · 14 years ago
  73. 50e77fc ARM: pxa: remove __init from cpufreq_driver->init() by Eric Miao · 14 years ago
  74. 45b5bed Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  75. 8f2a0029 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  76. a5a82834 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  77. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  78. 766211e ARM: S5PV310: Fix on Secondary CPU startup by Changhwan Youn · 14 years ago
  79. 3297c2e ARM: S5PV310: Bug fix on uclk1 and sclk_pwm by Jongpill Lee · 14 years ago
  80. 5a847b4 ARM: S5PV310: Fix missed uart clocks by Jongpill Lee · 14 years ago
  81. 3ff3102 ARM: S5PV310: Should be clk_sclk_apll not clk_mout_apll by Jongpill Lee · 14 years ago
  82. 4d235f79 ARM: S5PV310: Fix on PLL setting for S5PV310 by Jongpill Lee · 14 years ago
  83. c598c47 ARM: S5PV310: Add CMU block for S5PV310 Clock by Kukjin Kim · 14 years ago
  84. 35fc950 ARM: S5PV310: Fix on typo irqs.h of S5PV310 by Kukjin Kim · 14 years ago
  85. 68c1dbc ARM: S5PV310: Fix on default ZRELADDR of ARCH_S5PV310 by Kukjin Kim · 14 years ago
  86. 4d91470 ARM: S5PV310: Fix on GPIO base addresses by Kyungmin Park · 14 years ago
  87. 15cae77ad ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END type by Kukjin Kim · 14 years ago
  88. 70ddd47 ARM: imx: fix build failure concerning otg/ulpi by Uwe Kleine-König · 14 years ago
  89. c1eea37 ARM: S5P: VMALLOC_END should be unsigned long by Kyungmin Park · 14 years ago
  90. 42537ef arm: tegra: VMALLOC_END should be unsigned long by Olof Johansson · 14 years ago
  91. a68820d arm: tegra: fix compilation of board-harmony.c by Olof Johansson · 14 years ago
  92. 14f0f51 ARM: imx: set cache line size to 64 bytes for i.MX5 by Jason Wang · 14 years ago
  93. 7f67bff mx5/clock: fix clear bit fields issue in _clk_ccgr_disable function by Jason Wang · 14 years ago
  94. a38b372 mxc/tzic: add base address when accessing TZIC registers by Jason Wang · 14 years ago
  95. 944645c s5pc110: SDHCI-s3c can override host capabilities by Kyungmin Park · 14 years ago
  96. 410d878 ARM: mach-shmobile: ap4evb: fix write protect for SDHI1 by Arnd Hannemann · 14 years ago
  97. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  98. 9f6f11b ARM: mach-shmobile: ap4evb: modify FSI2 ID by Kuninori Morimoto · 14 years ago
  99. 4e1774f ARM: mach-shmobile: do not enable the PLLC2 clock on init by Guennadi Liakhovetski · 14 years ago
  100. 3572b33 ARM: mach-shmobile: Clock framework comment fix by Magnus Damm · 14 years ago