1. f4b8b31 ARM: Realview/Versatile/Integrator: separate out common clock code by Russell King · 15 years ago
  2. c5a0adb ARM: ICST: kill duplicate icst code by Russell King · 15 years ago
  3. 232eaf7 ARM: ICST: indirect s2div and idx2s arrays via icst_params by Russell King · 15 years ago
  4. e73a46a ARM: ICST: move minimum VCO frequency to icst_params by Russell King · 15 years ago
  5. 64fceb1 ARM: ICST: use Hz instead of kHz by Russell King · 15 years ago
  6. 4de2edb ARM: ICST: provide definitions for max/min VCO frequencies by Russell King · 15 years ago
  7. 643761a ARM: ICST: icst.*_ps_to_vco() functions are unused, remove them by Russell King · 15 years ago
  8. 39c0cb0 ARM: ICST: merge common ICST VCO structures by Russell King · 15 years ago
  9. b830b9b ARM: Integrator: convert to use register definitions by Russell King · 15 years ago
  10. 7d60a04 ARM: Integrator: allow IO_ADDRESS() to be used for register addresses by Russell King · 15 years ago
  11. da7ba95 ARM: Integrator: fix Integrator/CP definitions, move to platform.h by Russell King · 15 years ago
  12. 861248d ARM: Integrator: pass 'khz' to integrator_time_init by Russell King · 15 years ago
  13. 13edd86 ARM: Integrator: convert to generic clockevent support by Russell King · 15 years ago
  14. b9cedda ARM: Integrator: convert to generic time support by Russell King · 15 years ago
  15. ba02a21 ARM: Improve documentation in arm_timer.h by Russell King · 15 years ago
  16. a285edc ARM: Fix Versatile&Integrator includes to behave in the same way as Realview by Russell King · 15 years ago
  17. 28d7f4e ARM: 6063/1: pmu: add enum describing PMU types by Will Deacon · 14 years ago
  18. 9b59a0a 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
  19. c3a0bd7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  20. 0e17226 ARM: SAMSUNG: Fixup commit 4e6d488af37980d224cbf298224db6173673f362 by Ben Dooks · 15 years ago
  21. 65e543f ARM: SAMSUNG: Fix build error from stale define in <plat/uncompress.h> by Ben Dooks · 15 years ago
  22. e79032a ARM: SAMSUNG: Add suspend/resume support for S3C PWM driver by Vasily Khoruzhick · 15 years ago
  23. 664e87e ARM: S3C2440: Fix s3c2440 cpufreq compilation post move. by Vasily Khoruzhick · 15 years ago
  24. 0d5e6f7 ARM: Fix RiscPC decompressor build errors by Russell King · 15 years ago
  25. ccf50e2 ARM: Fix sorting of platform group config options and includes by Russell King · 15 years ago
  26. 8e4971f ARM: 5991/1: Fix regression in restore_user_regs macro by Anders Grafström · 15 years ago
  27. 5d8614c ARM: 5989/1: ARM: KGDB: add support for SMP platforms by Will Deacon · 15 years ago
  28. 7521685 ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4_mmu_cache_flush by Sascha Hauer · 15 years ago
  29. b89ebad ARM: Add final piece to fix XIP decompressor in read-only memory by Russell King · 15 years ago
  30. 2d3b5fa Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 by Russell King · 15 years ago
  31. 3a14d03 ARM: mach-shmobile: ap4evb SDHI0 platform data V2 by Magnus Damm · 15 years ago
  32. c57a31a ARM: mach-shmobile: sh7372 SDHI vector merge by Magnus Damm · 15 years ago
  33. c148abf ARM: mach-shmobile: sh7377 SDHI vector merge by Magnus Damm · 15 years ago
  34. 9615b37c ARM: mach-shmobile: sh7367 SDHI vector merge by Magnus Damm · 15 years ago
  35. 6676a170 ARM: mach-shmobile: G4EVM KEYSC platform data by NISHIMOTO Hiroki · 15 years ago
  36. 143f3b8 ARM: mach-shmobile: G3EVM FLCTL platform data by Magnus Damm · 15 years ago
  37. 03fb256 ARM: mach-shmobile: G3EVM KEYSC platform data by Magnus Damm · 15 years ago
  38. 1027247 ARM: Add L2 cache handling to smp boot support by Russell King · 15 years ago
  39. 9fdfbc2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  40. d10fca9 ARM: 5960/1: ARM: perf-events: fix v7 event selection mask by Will Deacon · 15 years ago
  41. ddee87f ARM: 5959/1: ARM: perf-events: request PMU interrupts with IRQF_NOBALANCING by Will Deacon · 15 years ago
  42. a91ed07 ARM: 5988/1: pgprot_dmacoherent() for non-mmu builds by Greg Ungerer · 15 years ago
  43. bb35579 ARM: 5987/1: fix warning in kernel/elfcore.c from ARM's elf.h by Mikael Pettersson · 15 years ago
  44. 438ff39 ARM: 5986/1: at91sam9g20-ek: Correct braces in I2C registration code by Rob Alley · 15 years ago
  45. a2302b4 ARM: 5985/2: ARM: Fix Samsung build after "ARM: Eliminate decompressor -Dstatic= PIC hack" by Mark Brown · 15 years ago
  46. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  47. dca1d9f Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  48. 6fee48c dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask by FUJITA Tomonori · 15 years ago
  49. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 15 years ago
  50. ccd7ab7 pci-dma: arm: use include/linux/pci-dma.h by FUJITA Tomonori · 15 years ago
  51. 440e6ca arm: use generic ptrace_resume code by Christoph Hellwig · 15 years ago
  52. 8661970 NUC900 LCD Controller Driver by Wang Qiang · 15 years ago
  53. c1c341a broadsheetfb: add multiple panel type support by Jaya Kumar · 15 years ago
  54. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  55. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  56. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
  57. 29b2ee5 ARM/OMAP: Remove the +x bit from a couple of source files by Andrew Clayton · 15 years ago
  58. 0841cb8 omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved register values by Janusz Krzysztofik · 15 years ago
  59. aa4b1f6 OMAP4: fix temporary hacks that break multi-omap PM by Kevin Hilman · 15 years ago
  60. 54c44fb OMAP2: cpu_is_omap2*: fix compile-time removal of unused code by Kevin Hilman · 15 years ago
  61. 03d5671 omap3: pandora: add missing i2c3 board_info by Grazvydas Ignotas · 15 years ago
  62. 8185e46 omap: mach-omap2/io.c: fix function declarations by Aaro Koskinen · 15 years ago
  63. f00d649 omap: Fix gpio_resume_after_retention by Sergio Aguirre · 15 years ago
  64. 228893f omap3: Fix support for the LEDs connected to GPIO outputs on IGEP v2board by Enric Balletbo i Serra · 15 years ago
  65. 00df938 omap: Checkpatch cleanup for blizzard.h by Andrea Gelmini · 15 years ago
  66. 29b9a21 omap: pass the reboot command to the boot loader by Aaro Koskinen · 15 years ago
  67. 26e4248 omap2/3/4: mailbox: remove compiler warning by Suman Anna · 15 years ago
  68. 21b9034 OMAP2: serial.c: Fix number of uarts in early_init by Thomas Weber · 15 years ago
  69. 9e542f3 omap: Enable PM_RUNTIME in defconfigs to avoid USB compile errors by Tony Lindgren · 15 years ago
  70. 79cf5bf omap2: Update n8x0 defconfig to test multi-omap and DMA api changes by Tony Lindgren · 15 years ago
  71. 97b9ad1 omap2: add USB initialization for tusb6010 by Francisco Alecrim · 15 years ago
  72. d660f9a omap4: Fix build break by moving omap_smc1 into a separate .S by Santosh Shilimkar · 15 years ago
  73. 6f69a18 omap2/3/4: ehci: avoid compiler error with touchbook by Felipe Balbi · 15 years ago
  74. dc1d628 perf: Provide generic perf_sample_data initialization by Peter Zijlstra · 15 years ago
  75. d2197e1 omap3: Fix compile for Touch Book early_param by Tony Lindgren · 15 years ago
  76. 91e0138 Merge branch 'master' into for-linus by Russell King · 15 years ago
  77. 988addf Merge branch 'origin' into devel-stable by Russell King · 15 years ago
  78. e101541 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  79. 004c1c7 Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into devel-stable by Russell King · 15 years ago
  80. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  81. 91a99df platform-drivers: move probe to .devinit.text in arch/arm by Uwe Kleine-König · 15 years ago
  82. 3b05007 ARM: Merge next-samsung-s3c2443-clock by Ben Dooks · 15 years ago
  83. 41f23a0 ARM: S3C2443: Add set_rate and round_rate calls for armdiv clock by Ben Dooks · 15 years ago
  84. 71ed587 ARM: S3C2443: Remove #if 0 for clk_mpll by Ben Dooks · 15 years ago
  85. 2dd5f18 ARM: S3C2443: Update notes on MPLLREF clock by Ben Dooks · 15 years ago
  86. 4bed36b ARM: S3C2443: Further clksrc-clk conversions by Ben Dooks · 15 years ago
  87. 9aa753c ARM: S3C2443: Change to using plat-samsung clksrc-clk implementation by Ben Dooks · 15 years ago
  88. 0ea5357 ARM: S3C64XX: Reintroduce unconditional build of audio device by Mark Brown · 15 years ago
  89. 8d2b09f ARM: 5961/1: ux500: fix CLKRST addresses by Rabin Vincent · 15 years ago
  90. 51d4799 ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corrupted by Laurent Pinchart · 15 years ago
  91. 12926dc [WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driver by Mika Westerberg · 15 years ago
  92. 8997de3 ARM: S3C2440: Fix plat-s3c24xx move of s3c2440/s3c2442 support by Ben Dooks · 15 years ago
  93. 9bb6769 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  94. dd58ffc Merge branch 'coh' into dmaengine by Dan Williams · 15 years ago
  95. 7f5b09c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  96. 882d01f Merge branch 'for-rmk/samsung5' of git://git.fluff.org/bjdooks/linux into devel-stable by Russell King · 15 years ago
  97. 64ed28a Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable by Russell King · 15 years ago
  98. b93a4af Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 15 years ago
  99. bce54fe arm: defconfig: rx51: enable phonet and g_nokia by Felipe Balbi · 15 years ago
  100. 4e0fa90 USB: MXC: add platform resources for i.MX21 USB host controller. by Martin Fuzzey · 15 years ago