1. 459fc20 cpufreq: remove policy->governor setting in drivers initialization by Dominik Brodowski · 16 years ago
  2. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  3. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
  4. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  5. faa64c9 [ARM] fix impd1.c build warning by Russell King · 16 years ago
  6. 66bfa2f [ARM] 5191/1: ARM: remove CVS keywords by Adrian Bunk · 16 years ago
  7. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  8. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  9. 3f97870 arm: bus_id -> dev_name() and dev_set_name() conversions by Kay Sievers · 16 years ago
  10. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 16 years ago
  11. a177ba3 Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel by Russell King · 16 years ago
  12. 7c28472 [ARM] integrator: fix build warnings and errors by Russell King · 16 years ago
  13. a190901 [RTC] rtc-pl030: add driver, remove old non-rtc lib driver by Russell King · 16 years ago
  14. 0d62623 arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups by Jeff Garzik · 16 years ago
  15. 98a1e95f Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 16 years ago
  16. 90968eb ARM minor irq handler cleanup: avoid passing unused info to irq by Jeff Garzik · 17 years ago
  17. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  18. d0d42df Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel by Russell King · 17 years ago
  19. 193c3cc [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 by Russell King · 17 years ago
  20. e8f2af1 [ARM] Misc minor interrupt handler cleanups by Jeff Garzik · 17 years ago
  21. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  22. c6af66b [ARM] integrator: fix pci_v3 compile error with DEBUG_LL by Russell King · 17 years ago
  23. 06ba255 [ARM] Remove Integrator/CP SMP platform support by Russell King · 17 years ago
  24. b30faba Add IRQF_IRQPOLL flag on arm by Bernhard Walle · 17 years ago
  25. 0f0a00b [ARM] Remove needless linux/ptrace.h includes by Russell King · 17 years ago
  26. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  27. ee90dab [ARM] Include asm/elf.h instead of asm/procinfo.h by Russell King · 18 years ago
  28. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  29. 863dab4 [ARM] Add Integrator support for glibc outb() and friends by Russell King · 18 years ago
  30. 38c677c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name by David Brownell · 18 years ago
  31. 52e405e [PATCH] ARM: fixup irqflags breakage after ARM genirq merge by Thomas Gleixner · 18 years ago
  32. a03d4d2 [ARM] 3687/1: ARM: Convert integrator to generic irq handling by Thomas Gleixner · 18 years ago
  33. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  34. 56f1319e [ARM] Fix Integrator and Versatile interrupt initialisation by Russell King · 18 years ago
  35. d4965b3 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  36. 4079c39 [PATCH] RTC subsystem: ARM Integrator cleanup by Richard Purdie · 18 years ago
  37. fbb18a2 [SERIAL] amba-pl010: allow platforms to specify modem control method by Russell King · 18 years ago
  38. d2a02b9 [ARM] Convert kmalloc+memset to kzalloc by Russell King · 18 years ago
  39. 7bbb794 [ARM] Fix SMP initialisation oops by Russell King · 18 years ago
  40. 14e54cc [ARM] 3289/1: Enable the LCD support for Integrator/CP by Catalin Marinas · 19 years ago
  41. 8d5c315 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  42. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago
  43. 5c0784c [PATCH] Add logic module bus_type probe/remove methods by Russell King · 19 years ago
  44. 0043170 [ARM] Convert some arm semaphores to mutexes by Arjan van de Ven · 19 years ago
  45. 2a10e0b [PATCH] move rtc_interrupt() prototype to rtc.h by Adrian Bunk · 19 years ago
  46. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  47. a62c80e [ARM] Move AMBA include files to include/linux/amba/ by Russell King · 19 years ago
  48. 109a937 [ARM] Remove unused dma.c files by Russell King · 19 years ago
  49. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 19 years ago
  50. b2325fe [PATCH] kfree cleanup: arch by Jesper Juhl · 19 years ago
  51. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  52. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  53. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  54. c8d2729 [ARM] 3001/1: Replace map_desc.physical with map_desc.pfn: Integrator by Deepak Saxena · 19 years ago
  55. d185663 [ARM] Fix Integrator IM/PD-1 support by Russell King · 19 years ago
  56. 664399e [ARM] Wrap calls to descriptor handlers by Russell King · 19 years ago
  57. 7ac5ae4 [ARM SMP] Ensure secondary CPUs see their pen release by Russell King · 19 years ago
  58. ab9b633 [PATCH] ARM SMP: Mark mroe CPU init data with __cpuinitdata by Russell King · 19 years ago
  59. bd6f68a [PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...data by Russell King · 19 years ago
  60. 73eb7d9 [PATCH] ARM SMP: Initialise cpu_present_map by Russell King · 19 years ago
  61. d12734d [PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_map by Russell King · 19 years ago
  62. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 19 years ago
  63. 20f720c [PATCH] ARM: Remove nmi_tick from integrator platforms by Russell King · 19 years ago
  64. b720f73 [PATCH] ARM: Convert ARM timer implementations to use readl/writel by Russell King · 19 years ago
  65. 09b8b5f [PATCH] ARM: Add SA_TIMER flag to timer interrupts by Russell King · 19 years ago
  66. a507ef3 [PATCH] ARM: Remove nmi_tick() from Integrator. by Russell King · 19 years ago
  67. fe6ef2d [PATCH] ARM SMP: Add missed files from Integrator/CP platform by Russell King · 19 years ago
  68. 20cf33e [PATCH] ARM SMP: Add basic support Integrator/CP platform by Russell King · 19 years ago
  69. fea7722 [PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CP by Catalin Marinas · 19 years ago
  70. 1f9c381 [PATCH] ARM: Clean up commenting/spacing for Integrator by Russell King · 19 years ago
  71. 4774e22 [PATCH] ARM: IntegratorCP: Fix CLCD MUX selection values by Russell King · 19 years ago
  72. d5aa207 [PATCH] ARM: RTC: allow driver methods to return error by Russell King · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago