1. e261501 ARM: at91/aic: add irq domain and device tree support by Nicolas Ferre · 13 years ago
  2. 89d4a17 Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 by Nicolas Ferre · 12 years ago
  3. 7eca30a Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at91 into at91/staging/base2+cleanup by Arnd Bergmann · 13 years ago
  4. d593f25 irq_domain: Centralize definition of irq_dispose_mapping() by Grant Likely · 13 years ago
  5. abd2363 irq_domain/mips: Allow irq_domain on MIPS by Grant Likely · 13 years ago
  6. b4e5185 irq_domain/x86: Convert x86 (embedded) to use common irq_domain by Grant Likely · 13 years ago
  7. d5e5a7f ARM: at91: properly sort dtb files in Makefile.boot by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  8. e9bc91a ARM: at91: add at91sam9g25ek.dts in Makefile.boot by Nicolas Ferre · 13 years ago
  9. e8729dd ARM: at91/board-dt: drop default console by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  10. 69f6a27 Atmel: move console default platform_device to serial driver by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  11. c9b1e3f ARM: at91: merge SRAM Memory banks thanks to mirroring by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  12. 8c428b8 ARM: at91: finally drop at91_sys_read/write by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  13. b3af8b4 ARM: at91/rtc-at91sam9: pass the GPBR to use via resources by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  14. 205056a ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  15. b551495 ARM: at91/PMC: make register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  16. 940192e ARM: at91/PMC: move assignment out of printf by Nicolas Ferre · 13 years ago
  17. fb7e197 ARM: at91/pm_slowclock: add runtime detection of memory contoller by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  18. f363c40 ARM: at91: make sdram/ddr register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  19. 1a269ad ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  20. 8ff12ad3 ARM: at91/pm_slowclock: function slow_clock() accepts parameters by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  21. 0dcfed1 ARM: at91/pm_slowclock: rename register to named define by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  22. 9e1c0b2 ARM: at91/ST: remove not needed casts by Nicolas Ferre · 13 years ago
  23. 5e9cf5e ARM: at91: make ST (System Timer) soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  24. 4342d64 ARM: at91: make matrix register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  25. 6d166fe ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c by Paul Gortmaker · 13 years ago
  26. fac36a5 ARM: at91/at91x40: remove use of at91_sys_read/write by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  27. 0d78171 ARM: at91: factorise duplicated at91sam9 idle by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  28. 2462bac irq_domain/microblaze: Convert microblaze to use irq_domains by Grant Likely · 13 years ago
  29. ff8c3ab irq_domain/powerpc: Replace custom xlate functions with library functions by Grant Likely · 13 years ago
  30. 9f70b8e irq_domain/powerpc: constify irq_domain_ops by Grant Likely · 13 years ago
  31. c1e572e irq_domain/c6x: Use library of xlate functions by Grant Likely · 13 years ago
  32. 15a2598 irq_domain/c6x: constify irq_domain structures by Grant Likely · 13 years ago
  33. 0bd761e irq_domain/c6x: Convert c6x to use generic irq_domain support. by Mark Salter · 13 years ago
  34. a18dc81 irq_domain: constify irq_domain_ops by Grant Likely · 13 years ago
  35. 6b783f7 irq_domain: Remove irq_domain_add_simple() by Grant Likely · 13 years ago
  36. 7529495 irq_domain: Remove 'new' irq_domain in favour of the ppc one by Grant Likely · 13 years ago
  37. 1bc04f2 irq_domain: Add support for base irq and hwirq in legacy mappings by Grant Likely · 13 years ago
  38. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 13 years ago
  39. cc79ca6 irq_domain: Move irq_domain code from powerpc to kernel/irq by Grant Likely · 13 years ago
  40. 6d9285b irq_domain/powerpc: Eliminate virq_is_host() by Grant Likely · 13 years ago
  41. 4bbdd45 irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead by Grant Likely · 13 years ago
  42. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 13 years ago
  43. 644bd954 irq_domain: convert microblaze from irq_host to irq_domain by Grant Likely · 13 years ago
  44. 7bb69ba irq_domain: Make irq_domain structure match powerpc's irq_host by Grant Likely · 13 years ago
  45. b14a299 Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  46. a269c2f Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  47. ed5016d Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  48. 5b1cbac i387: make irq_fpu_usable() tests more robust by Linus Torvalds · 13 years ago
  49. be98c2c i387: math_state_restore() isn't called from asm by Linus Torvalds · 13 years ago
  50. 70d669d ARM: omap: resolve nebulous 'Error setting wl12xx data' by Russell King · 13 years ago
  51. 4f8a428 ARM: omap: fix wrapped error messages in omap_hwmod.c by Russell King · 13 years ago
  52. 8930b4e ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.c by Russell King · 13 years ago
  53. a98f77b ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup() by Russell King · 13 years ago
  54. e3958fe ARM: omap: fix section mismatch error for omap_4430sdp_display_init() by Russell King · 13 years ago
  55. 45176f4 ARM: omap: fix section mismatch warning for omap_secondary_startup() by Russell King · 13 years ago
  56. d5de63f ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init() by Russell King · 13 years ago
  57. 27d8d3b ARM: omap: fix section mismatch warning in mux.c by Russell King · 13 years ago
  58. 0bf68f5 ARM: omap: fix uninformative vc/i2c configuration error message by Russell King · 13 years ago
  59. 2d5b479 ARM: omap: fix vc.c PMIC error message by Russell King · 13 years ago
  60. e6fa35a ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build error by Russell King · 13 years ago
  61. 11a25ea Merge remote-tracking branch 'armsoc/at91/9x5' into at91-3.4-base2 by Nicolas Ferre · 13 years ago
  62. 9acacb1 Merge remote-tracking branch 'armsoc/at91/device-board' into at91-3.4-base2 by Nicolas Ferre · 13 years ago
  63. ce2814f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  64. 19e00f2f Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  65. be4b028 tty: serial: OMAP: block idle while the UART is transferring data in PIO mode by Paul Walmsley · 13 years ago
  66. d980e0f ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not found by Russell King · 13 years ago
  67. bdf800c ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON() by Stephen Boyd · 13 years ago
  68. b46c0f7 ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR by Stephen Boyd · 13 years ago
  69. b8b9987 ARM: 7320/1: Fix proc_info table alignment by Marc Zyngier · 13 years ago
  70. 98e9685 Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  71. 95025d6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  72. f39d47f perf: Fix double start/stop in x86_pmu_start() by Stephane Eranian · 13 years ago
  73. 14fdbf7 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  74. d914202 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  75. ca43784 ARM: bcmring: fix build failure in mach-bcmring/arch.c by Paul Gortmaker · 13 years ago
  76. 864e5e3 ARM: bcmring: remove unused DMA map code by JD Zheng · 13 years ago
  77. 4554c13 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  78. 82bdc84 Merge branch 'akpm' by Linus Torvalds · 13 years ago
  79. d125666 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  80. 31e0017 avr32: select generic atomic64_t support by Fabio Baltieri · 13 years ago
  81. a1b58c2 xtensa: fix memscan() by Akinobu Mita · 13 years ago
  82. 5a97d0a ARM: 7314/1: kuser: consistently use usr_ret for returning from helpers by Will Deacon · 13 years ago
  83. 467f1cf ARM: at91/at91sam9x5: Device tree definition files by Nicolas Ferre · 13 years ago
  84. 2b9ccf3 ARM: at91/at91sam9x5: SoC basic support by Dan Liang · 13 years ago
  85. 9a3ee40 ARM: at91/at91sam9x5: Configuration and Makefile by Nicolas Ferre · 13 years ago
  86. 1112872 ARM: at91/at91sam9x5: clock management for at91sam9x5 chip family by Nicolas Ferre · 13 years ago
  87. cbd5c78 ARM: at91/at91sam9x5: PMC header file by Nicolas Ferre · 13 years ago
  88. 8c83a60 ARM: at91/at91sam9x5: overall definition by Dan Liang · 13 years ago
  89. 948ce6a ARM: at91: Add external RTC for Flexibity board by Maxim Osipov · 13 years ago
  90. 343754f ARM: at91: add Atmel ISI and ov2640 support on sam9m10g45 board by Josh Wu · 13 years ago
  91. 45bb9e6 ARM: at91: add clock selection parameter for at91_add_device_isi() by Josh Wu · 13 years ago
  92. bb273c8 ARM: at91: Update struct atmel_nand_data to support PMECC by Hong Xu · 13 years ago
  93. 2756bf5 ARM: at91/dma: DMA controller registering with DT support by Nicolas Ferre · 13 years ago
  94. bdad0b9 ARM: at91/dma: remove platform data from DMA controller by Nicolas Ferre · 13 years ago
  95. 00482a4 ARM: at91: implement the standby function for pm/cpuidle by Daniel Lezcano · 13 years ago
  96. b59160f ARM: at91: remove wait_for_interrupt definition by Daniel Lezcano · 13 years ago
  97. fa50ae9 ARM: at91: declare header name by Daniel Lezcano · 13 years ago
  98. c54b7bb ARM: at91: coding style fixes by Daniel Lezcano · 13 years ago
  99. 9918cea ARM: at91: code removal of CAP9 SoC by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  100. 57225b7 Merge remote-tracking branch 'armsoc/depends/rmk/for-armsoc' into at91-3.4-base by Nicolas Ferre · 13 years ago