1. b333fb1 ARM: S5PV310: Update Kconfig and Makefile for supporting CPUFREQ by Sunyoung Kang · 14 years ago
  2. 593c252 ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNEL by Dave Martin · 14 years ago
  3. 6e6fc99 ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6 by Dave Martin · 14 years ago
  4. ed7c84d ARM: 6505/1: kprobes: Don't HAVE_KPROBES when CONFIG_THUMB2_KERNEL is selected by Dave Martin · 14 years ago
  5. f187a45 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
  6. 754961a ARM: SAMSUNG: Fix HAVE_S3C_RTC warnings by Kukjin Kim · 14 years ago
  7. 20676c1 ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings by Kukjin Kim · 14 years ago
  8. c39d8d5 ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings by Kyungmin Park · 14 years ago
  9. d4c7b1f ARM: 6470/1: atomic64: use generic implementation for OABI configurations by Will Deacon · 14 years ago
  10. 706d4b1 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  11. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  12. f9cef50 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  13. 9ae21ca Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  14. b18cae4 Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  15. 7b6181e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  16. d8144ae ARM: S5PV210: Update Kconfig and Makefile for supporting CPUFREQ driver by Jaecheol Lee · 14 years ago
  17. b7a9825 ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support by Kyungmin Park · 14 years ago
  18. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  19. 64f102b cpufreq for freescale mx51 by Yong Shen · 14 years ago
  20. 7056d42 [ARM] tegra: Add cpufreq support by Colin Cross · 14 years ago
  21. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  22. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  23. f567fa6 ARM: S5PV310: Place the common SPARSEMEM at ARCH_S5PV310 by Kyungmin Park · 14 years ago
  24. eecb6a8 ARM: S5PV210: Place the common SPARSEMEM at ARCH_S5PV210 by Kyungmin Park · 14 years ago
  25. 8d75c91 ARM: S5PV310: Add support Watchdog Timer by Jemings Ko · 14 years ago
  26. cdff6e6 ARM: S5PV310: Add support RTC by Changhwan Youn · 14 years ago
  27. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  28. f779b7d Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  29. 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
  30. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  31. 7f9c7e2 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 14 years ago
  32. 50a23e6 Update broken web addresses in arch directory. by Justin P. Mattock · 14 years ago
  33. 49b7a49 ARM: S5P64X0: Update Kconfig and Makefile by Kukjin Kim · 14 years ago
  34. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  35. 0bd8696 ARM: mmp: support sparse irq by Haojian Zhuang · 14 years ago
  36. c7b0aff ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems. by Kevin Hilman · 14 years ago
  37. 6ac6b81 ARM: pxa: encode IRQ number into .nr_irqs by Haojian Zhuang · 14 years ago
  38. a9fda02 Merge branch 'for_rmk' of git://git.linaro.org/kernel/linux-linaro-next into devel-stable by Russell King · 14 years ago
  39. 81d1195 ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UP by Tony Lindgren · 14 years ago
  40. f00ec48 ARM: Allow SMP kernels to boot on UP systems by Russell King · 14 years ago
  41. 971acb9 ARM: Simplify SMP/SCU/TWD dependencies by Russell King · 14 years ago
  42. 475d92f ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to data corruption by Will Deacon · 14 years ago
  43. 70c70d9 ARM: SECCOMP support by Nicolas Pitre · 14 years ago
  44. 6e457bb update OMAP Kconfig help texts for all supported SoC models by Lennert Buytenhek · 14 years ago
  45. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  46. 79e27dc ARM: 6400/1: at91: fix arch_gettimeoffset fallout by Peter Korsgaard · 14 years ago
  47. 83ef333 ARM: Introduce plat-tcc by Hans J. Koch · 14 years ago
  48. a672e99 ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data corruption by Will Deacon · 14 years ago
  49. 9f05027 ARM: 6388/1: errata: DMB operation may be faulty by Will Deacon · 14 years ago
  50. 9e84ed6 ARM: Partially revert "Auto calculate ZRELADDR and provide option for exceptions" by Russell King · 14 years ago
  51. 19852e5 ARM: 6358/1: hw-breakpoint: add HAVE_HW_BREAKPOINT to Kconfig by Will Deacon · 14 years ago
  52. 80be7a7 ARM: 6320/1: ftrace: enable dynamic ftrace by Rabin Vincent · 14 years ago
  53. a9d8fb4 [ARM] tegra: Add ZRELADDR default for ARCH_TEGRA by Erik Gilling · 14 years ago
  54. 68c1dbc ARM: S5PV310: Fix on default ZRELADDR of ARCH_S5PV310 by Kukjin Kim · 14 years ago
  55. 0b019a4 Merge branches 'master' and 'devel' into for-linus by Russell King · 14 years ago
  56. ce45947 ARM: 6321/1: fix syntax error in main Kconfig file by Uwe Kleine-König · 14 years ago
  57. cdf357f ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID by Will Deacon · 14 years ago
  58. 2192482 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  59. 4fd6c6b Merge branch 'for-linus' of git://android.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  60. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  61. d61bd77 Merge branch 'next-samsung' into for-next by Kukjin Kim · 14 years ago
  62. d8653d9 ARM: SAMSUNG: Make WDT driver dependency SoC specific instead of machine specific by Banajit Goswami · 14 years ago
  63. 1cea732 [ARM] tegra: SMP support by Colin Cross · 15 years ago
  64. d861196 [ARM] tegra: Add clock support by Colin Cross · 15 years ago
  65. c5f8006 [ARM] tegra: initial tegra support by Erik Gilling · 15 years ago
  66. 4b62392 ARM: SAMSUNG: i2c/busses: Add HAVE_S3C2410_I2C option to include I2C for Samsung SoCs by Naveen Krishna Ch · 14 years ago
  67. 03eb274 ARM: SAMSUNG: Make RTC driver dependency SoC specific instead of machine specific by Atul Dahiya · 14 years ago
  68. cc0e72b ARM: S5PV310: Add new Kconfig and Makefiles by Changhwan Youn · 14 years ago
  69. 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  70. ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
  71. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  72. f13b103 Merge branch 'shmobile' into devel by Russell King · 14 years ago
  73. 5da3e71 ARM: 6277/1: mach-shmobile: Allow users to select HZ, default to 128 by Magnus Damm · 14 years ago
  74. a20df56 Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stable by Russell King · 14 years ago
  75. 129961e Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc into devel-stable by Russell King · 14 years ago
  76. 4080594 ARM: Add support for the LPC32XX arch by Kevin Wells · 14 years ago
  77. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  78. 5388a6b ARM: SMP: Always enable clock event broadcast support by Russell King · 14 years ago
  79. c1ba6ba ARM: 6251/1: Make SPARSE_IRQ a hidden option by eric miao · 14 years ago
  80. 4708ac4 Merge branch 'origin' into misc by Russell King · 14 years ago
  81. 2778f62 ARM: initial LMB trial by Russell King · 14 years ago
  82. cb86ae9 Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx into devel-stable by Russell King · 14 years ago
  83. 14764b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable by Russell King · 14 years ago
  84. e910b63 Merge branch 'l7200' into devel by Russell King · 14 years ago
  85. be37030 ARM: Remove DISCONTIGMEM support by Russell King · 14 years ago
  86. e69edc79 ARM: Auto calculate ZRELADDR and provide option for exceptions by Eric Miao · 14 years ago
  87. c1b2d97 ARM: 6206/1: CONFIG_FORCE_MAX_ZONEORDER update for SH-Mobile ARM by Magnus Damm · 14 years ago
  88. e513f8b ARM: 6199/1: Add kprobe-based event tracer by Will Deacon · 14 years ago
  89. 354e6f7 ARM: 6197/2: preliminary support for sparse IRQ by eric miao · 14 years ago
  90. bde28b8 ARM: 6218/1: Versatile Express: add support for local timers on CA9X4 daughterboard by Will Deacon · 14 years ago
  91. 73a65b3 ARM: deprecate support for old way to pass kernel parameters by Uwe Kleine-König · 15 years ago
  92. 8954bb0 ARM: 6195/1: OMAP3: pmu: make CPU_HAS_PMU dependent on OMAP3_EMU by Will Deacon · 14 years ago
  93. fc4978b Merge git://git.linaro.org/nico/arm_security into devel-stable by Russell King · 14 years ago
  94. c9c6fe5 ARM: Remove support for LinkUp Systems L7200 SDP. by Russell King · 14 years ago
  95. 923a081 Add GPIO support for HTC Dream. by Pavel Machek · 14 years ago
  96. c743f38 ARM: initial stack protector (-fstack-protector) support by Nicolas Pitre · 14 years ago
  97. 5f32f7a ARM: cns3xxx: Add support for PCI Express ports by Anton Vorontsov · 14 years ago
  98. f949c0e Merge branch 'master' into devel by Russell King · 14 years ago
  99. d472d1a Merge branch 'for-rmk/samsung3' of git://git.fluff.org/bjdooks/linux into devel-stable by Russell King · 14 years ago
  100. 92d2040 ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cmdline by Alexander Holler · 15 years ago