1. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
  2. cca414b ARM: tegra: add TrimSlice board by Mike Rapoport · 14 years ago
  3. 535371c ARM: tegra: Use writel_relaxed in tegra_init_cache by Colin Cross · 14 years ago
  4. 5789fee ARM: tegra: dma: Fix critical data corruption bugs by Colin Cross · 14 years ago
  5. 699fe14 ARM: tegra: Allow overriding arch_reset by Colin Cross · 14 years ago
  6. 1eb2ecf ARM: tegra: cpufreq: Disable cpufreq during suspend by Colin Cross · 14 years ago
  7. 537f5af ARM: tegra: iomap: Add missing devices by Gary King · 14 years ago
  8. 26d902c ARM: tegra: irq: Implement retrigger by Colin Cross · 14 years ago
  9. 3524b70 ARM: tegra: irq: Add support for suspend wake sources by Colin Cross · 14 years ago
  10. 0936178 ARM: tegra: timer: Add idle and suspend support to timers by Colin Cross · 14 years ago
  11. 3c3895b ARM: tegra: pinmux: Add missing drive pingroups and fix suspend by Gary King · 14 years ago
  12. cea62c8 ARM: tegra: clock: Suspend fixes, and add new clocks by Colin Cross · 14 years ago
  13. 2ea67fd ARM: tegra: Add prototypes for subsystem suspend functions by Colin Cross · 14 years ago
  14. 538bd3c ARM: tegra: irqs: Update irq list by Colin Cross · 14 years ago
  15. ce1e326 ARM: tegra: Add api to control internal powergating by Colin Cross · 14 years ago
  16. d377eb0 ARM: tegra: Centralize macros to define debug uart base by Colin Cross · 14 years ago
  17. 47f5ae5 ARM: tegra: Add to struct harmony_audio_platform_data by Stephen Warren · 14 years ago
  18. ef9f2fa Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  19. b48b5f5 ARM: tegra: clock: Add forward reference to struct clk by Colin Cross · 14 years ago
  20. cc93975 ARM: tegra: irq: Rename gic pointers to avoid conflicts by Colin Cross · 14 years ago
  21. 867996c arm/tegra: Fix tegra irq_data conversion by Grant Likely · 14 years ago
  22. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  23. f221a9b ARM: tegra: Add Harmony sound platform data type by Stephen Warren · 14 years ago
  24. 11f5b30 Input: tegra-kbc - add tegra keyboard driver by Rakesh Iyer · 14 years ago
  25. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  26. 65e5d00 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  27. 30b99d0 ARM: fix wrongly patched constants by Russell King · 14 years ago
  28. 37337a8 ARM: tegra: irq_data conversion. by Lennert Buytenhek · 14 years ago
  29. 03d2bfc mmc: add sdhci-tegra driver for Tegra SoCs by Olof Johansson · 14 years ago
  30. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  31. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  32. 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago
  33. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 14 years ago
  34. e3f4c0a ARM: tegra: convert sched_clock() to use new infrastructure by Russell King · 14 years ago
  35. 5e06b64 ARM: ensure all sched_clock() implementations are notrace marked by Russell King · 14 years ago
  36. 684e94c ARM: tegra: timer: Separate clocksource and sched_clock by Colin Cross · 14 years ago
  37. e3d9c62 ARM: CPU hotplug: fix hard-coded control register constants by Russell King · 14 years ago
  38. d445026 ARM: CPU hotplug: fix reporting of spurious wakeups by Russell King · 14 years ago
  39. 86e62b9 ARM: SMP: remove smp_mpidr.h by Russell King · 14 years ago
  40. bbc81fd ARM: CPU hotplug: remove bug checks in platform_cpu_die() by Russell King · 14 years ago
  41. 3c030be ARM: CPU hotplug: move cpu_killed completion to core code by Russell King · 14 years ago
  42. 2c0136d ARM: SMP: consolidate trace_hardirqs_off() into common SMP code by Russell King · 14 years ago
  43. 05c74a6 ARM: SMP: consolidate the common parts of smp_prepare_cpus() by Russell King · 14 years ago
  44. aec66ba ARM: SMP: get rid of references to poke_milo and Milo by Russell King · 14 years ago
  45. 8975b6c ARM: SMP: Clean up ncores sanity checks by Russell King · 14 years ago
  46. 7627dc8 ARM: GIC: private a standard get_irqnr_preamble assembler macro by Russell King · 14 years ago
  47. 3848953 ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init by Russell King · 14 years ago
  48. b580b89 ARM: GIC: provide a single initialization function for boot CPU by Russell King · 14 years ago
  49. a0b7bd0 ARM: io: make iounmap() a simple macro by Russell King · 14 years ago
  50. 0005b34 ARM: 6478/1: Use shared GIC entry macros on Tegra by Magnus Damm · 14 years ago
  51. da8f2e2 ARM: tegra: fix regression from addruart rewrite by Olof Johansson · 14 years ago
  52. ad3b699 ARM: SMP: pass an ipi number to smp_cross_call() by Russell King · 14 years ago
  53. d92e047 ARM: remove obsolete smp_cross_call_done() by Russell King · 14 years ago
  54. 6d803ba ARM: 6483/1: arm & sh: factorised duplicated clkdev.c by Jean-Christop PLAGNIOL-VILLARD · 14 years ago
  55. 61d8e11 Remove duplicate includes from many files by Zimny Lech · 14 years ago
  56. f2a4439 tegra: harmony: enable PCI Express by Mike Rapoport · 14 years ago
  57. 77ffc14 tegra: add PCI Express support by Mike Rapoport · 14 years ago
  58. 8d685bc tegra: add PCI Express clocks by Mike Rapoport · 14 years ago
  59. 4de3a8f [ARM] tegra: Add APB DMA support by Colin Cross · 14 years ago
  60. 7056d42 [ARM] tegra: Add cpufreq support by Colin Cross · 14 years ago
  61. 8486bdd [ARM] tegra: common: Update common clock init table by Colin Cross · 14 years ago
  62. 71fc84c [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanups by Colin Cross · 14 years ago
  63. 73625e3 [ARM] tegra: Add support for reading fuses by Colin Cross · 14 years ago
  64. 2e47b8b [ARM] tegra: gpio: Add suspend and wake support by Colin Cross · 14 years ago
  65. c5f04b8 [ARM] tegra: pinmux: add safe values, move tegra2, add suspend by Colin Cross · 14 years ago
  66. 460907b [ARM] tegra: add suspend and mirror irqs to legacy controller by Gary King · 14 years ago
  67. 8726e4f [ARM] tegra: Add legacy irq support by Colin Cross · 14 years ago
  68. c231d69 [ARM] tegra: update iomap by Colin Cross · 14 years ago
  69. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  70. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  71. 0671735 ARM: Provide common header for hard_smp_processor_id() by Russell King · 14 years ago
  72. 42537ef arm: tegra: VMALLOC_END should be unsigned long by Olof Johansson · 14 years ago
  73. a68820d arm: tegra: fix compilation of board-harmony.c by Olof Johansson · 14 years ago
  74. 42a7bf4 [ARM] tegra: harmony: Add harmony board file by Colin Cross · 15 years ago
  75. a4417c8 [ARM] tegra: add pinmux support by Erik Gilling · 15 years ago
  76. 3c92db9 [ARM] tegra: add GPIO support by Erik Gilling · 15 years ago
  77. 2d5cd9a [ARM] tegra: Add timer support by Colin Cross · 15 years ago
  78. 1cea732 [ARM] tegra: SMP support by Colin Cross · 15 years ago
  79. d861196 [ARM] tegra: Add clock support by Colin Cross · 15 years ago
  80. 5ad36c5 [ARM] tegra: Add IRQ support by Erik Gilling · 15 years ago
  81. c5f8006 [ARM] tegra: initial tegra support by Erik Gilling · 15 years ago