1. 7cefed5 ARM: S3C24XX: integrate s3c2440 irqs into common init by Heiko Stuebner · 12 years ago
  2. 2286cf4 ARM: S3C24XX: move s3c2440 irqs to common irq code by Heiko Stuebner · 12 years ago
  3. ce6c164 ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442 by Heiko Stuebner · 12 years ago
  4. 6f8d7ea ARM: S3C24XX: move s3c244x irq init to common irq code by Heiko Stuebner · 12 years ago
  5. ad38bdd ARM: SAMSUNG: Remove unused plat-samsung/time.c by Romain Naour · 12 years ago
  6. 6a5a2e3 ARM: S5PC100: Add samsung-time support for s5pc100 by Romain Naour · 12 years ago
  7. 04a49b7 ARM: S3C64XX: Add samsung-time support for s3c64xx by Romain Naour · 12 years ago
  8. 7f78b6e ARM: S3C24XX: Add samsung-time support for s3c24xx by Romain Naour · 12 years ago
  9. c1fcd40 ARM: SAMSUNG: Rename s5p-time to samsung-time by Romain Naour · 12 years ago
  10. 7488335 ARM: S3C24XX: cleanup the included soc init functions in common.h by Heiko Stuebner · 12 years ago
  11. e1a621d ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h by Heiko Stuebner · 12 years ago
  12. dc1a353 ARM: S3C24XX: remove plat/irq.h in plat-samsung by Heiko Stuebner · 12 years ago
  13. 4d512a9 ARM: S3C24XX: plat/common-smdk.h local by Kukjin Kim · 12 years ago
  14. 24fae0f mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driver by Kukjin Kim · 12 years ago
  15. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  16. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  17. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  18. 6977c6f Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  19. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  20. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  21. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  22. 16af43f Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus by Russell King · 12 years ago
  23. c60ac31 metag: Provide dma_get_sgtable() by James Hogan · 12 years ago
  24. 2742c52 metag: prom.h: remove declaration of metag_dt_memblock_reserve() by James Hogan · 12 years ago
  25. 2270e6d metag: copy devicetree to non-init memory by James Hogan · 12 years ago
  26. d790050 metag: cleanup metag_ksyms.c includes by James Hogan · 12 years ago
  27. 44c2451 metag: move mm/init.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  28. 9da3ee9 metag: move usercopy.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  29. 7293dbe metag: move setup.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  30. aa29ec5 metag: move kick.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  31. 9fb4aa8 metag: move traps.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  32. fa771d0 metag: move irq enable out of irqflags.h on SMP by James Hogan · 12 years ago
  33. f75c28d metag: hugetlb: convert to vm_unmapped_area() by James Hogan · 12 years ago
  34. c838e72 metag: export clear_page and copy_page by James Hogan · 12 years ago
  35. f626dc7 metag: export metag_code_cache_flush_all by James Hogan · 12 years ago
  36. 3d6b7bb metag: protect more non-MMU memory regions by James Hogan · 12 years ago
  37. c787c2d metag: make TXPRIVEXT bits explicit by James Hogan · 12 years ago
  38. 82f0167 metag: kernel/setup.c: sort includes by James Hogan · 12 years ago
  39. 883a635 metag: add boot time LNKGET/LNKSET check by James Hogan · 12 years ago
  40. 0a38a8a metag: add __init to metag_cache_probe() by James Hogan · 12 years ago
  41. ae85ac7 metag: Add JTAG Debug Adapter (DA) support by James Hogan · 12 years ago
  42. 00512bd metag: ftrace support by James Hogan · 12 years ago
  43. 903b20a metag: Perf by James Hogan · 12 years ago
  44. 5633004 metag: Build infrastructure by James Hogan · 12 years ago
  45. 1e57372 metag: Various other headers by James Hogan · 12 years ago
  46. e8de348 metag: Stack unwinding by James Hogan · 12 years ago
  47. 086e9dc metag: Optimised library functions by James Hogan · 12 years ago
  48. f507758 metag: DMA by James Hogan · 12 years ago
  49. 42682c6 metag: SMP support by James Hogan · 12 years ago
  50. 6006c0d metag: Atomics, locks and bitops by James Hogan · 12 years ago
  51. 9b802d1 metag: Module support by James Hogan · 12 years ago
  52. 44dea39 metag: Scheduling/Process management by James Hogan · 12 years ago
  53. 26025bb metag: System Calls by James Hogan · 12 years ago
  54. 5698c50 metag: Internal and external irqchips by James Hogan · 12 years ago
  55. 63047ea metag: IRQ handling by James Hogan · 12 years ago
  56. ac919f0 metag: Traps by James Hogan · 12 years ago
  57. a2c5d4e metag: Time keeping by James Hogan · 12 years ago
  58. bc3966b metag: ptrace by James Hogan · 12 years ago
  59. 29dd78c metag: Device tree by James Hogan · 12 years ago
  60. 262d96b metag: Signal handling by James Hogan · 12 years ago
  61. c438b58 metag: TCM support by James Hogan · 12 years ago
  62. bbc1770 metag: Highmem support by James Hogan · 12 years ago
  63. e624e95 metag: Huge TLB by James Hogan · 12 years ago
  64. 373cd78 metag: Memory handling by James Hogan · 12 years ago
  65. f5df8e2 metag: Memory management by James Hogan · 12 years ago
  66. 99ef7c2 metag: Cache/TLB handling by James Hogan · 12 years ago
  67. 027f891 metag: TBX source by James Hogan · 12 years ago
  68. 4ca151b metag: TBX header by James Hogan · 12 years ago
  69. 85d9d7a metag: Boot by James Hogan · 12 years ago
  70. 87aa132 metag: Header for core memory mapped registers by James Hogan · 12 years ago
  71. af8a104 metag: Headers for core arch constants by James Hogan · 12 years ago
  72. c19fa94 Add HAVE_64BIT_ALIGNED_ACCESS by James Hogan · 13 years ago
  73. cf8e18e parisc: fix redefinition of SET_PERSONALITY by Helge Deller · 12 years ago
  74. 1905b77 parisc: do not install modules when installing kernel by Rolf Eike Beer · 12 years ago
  75. 8527ed4 parisc: fix compile warnings triggered by atomic_sub(sizeof(),v) by Helge Deller · 12 years ago
  76. d8d0524 parisc: avoid unitialized variable warning in pa_memcpy() by Helge Deller · 12 years ago
  77. 850df98 parisc: remove unused variable 'compat_val' by Helge Deller · 12 years ago
  78. 48139f8 parisc: switch to compat_functions of io_setup, io_getevents and io_submit by Helge Deller · 12 years ago
  79. 4530c49 parisc: select ARCH_WANT_FRAME_POINTERS by Helge Deller · 12 years ago
  80. 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 12 years ago
  81. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  82. e23b622 Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 12 years ago
  83. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  84. dfbb83d [regression] braino in "sparc: convert to ksignal" by Al Viro · 12 years ago
  85. ded3ef0 ARM: Fix broken commit 0cc41e4a21d43 corrupting kernel messages by Russell King · 12 years ago
  86. 884ac29 xen/pci: We don't do multiple MSI's. by Konrad Rzeszutek Wilk · 12 years ago
  87. 09f5100 watchdog: ath79_wdt: get register base from platform device's resources by Gabor Juhos · 12 years ago
  88. 0f2ad9e MIPS: ath79: use dynamically allocated watchdog device by Gabor Juhos · 12 years ago
  89. 1e50059 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  90. 1a32c58 Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  91. 7307c00 Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  92. f8f466c Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  93. 2af7844 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  94. 5649912 arm: mvebu: enable the SD card slot on Armada 370 Reference Design board by Florian Fainelli · 12 years ago
  95. 0dbe6ce ARM: kirkwood: topkick: init mvsdio via DT by Jason Cooper · 12 years ago
  96. 4ded657 ARM: kirkwood: nsa310: convert to pinctrl by Jason Cooper · 12 years ago
  97. 44d032e ARM: Kirkwood: topkick: Enable i2c bus. by Andrew Lunn · 12 years ago
  98. 1598954 ARM: kirkwood: topkick: convert to pinctrl by Jason Cooper · 12 years ago
  99. 8be7a96 ARM: dove: convert serial DT nodes to clocks property by Sebastian Hesselbarth · 12 years ago
  100. 04e09b7 arm: mvebu: Add SPI flash on Armada 370 DB board by Gregory CLEMENT · 12 years ago