1. c6a519d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  2. 0b15569 [PATCH] missing dependency on arm O= builds by Al Viro · 19 years ago
  3. 819ccc8 [ARM] 2936/1: ixp4xx default config fixes by Vincent Sanders · 19 years ago
  4. 6132f9e [ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_type by David Vrabel · 19 years ago
  5. d2f6074 [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io by Russell King · 19 years ago
  6. 7339432 [ARM] Fix context switch with ARMv6 + TLS by Russell King · 19 years ago
  7. 6a1ced5 [ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c by Catalin Marinas · 19 years ago
  8. 840ff6a [ARM] Prevent deadlock in page fault handler by Russell King · 19 years ago
  9. 5fe10ab [ARM] 2928/1: S3C2410 - make machine init code static by Ben Dooks · 19 years ago
  10. 9d0fd1e [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  11. 02b7dd1 [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  12. bfe6815 [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  13. 58dd48a [ARM] 2922/1: compile fix for shark by Vincent Sanders · 19 years ago
  14. 9506057 [ARM] 2924/3: taglist - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  15. 118ec0b [ARM] Fix warning in arch/arm/mach-sa1100/generic.c by Russell King · 19 years ago
  16. 63150fc [ARM] Fix warning in arch/arm/kernel/semaphore.c by Russell King · 19 years ago
  17. e0a2008 [ARM] 2917/1: Make IXP4xx mach_desc's depend on config options by Deepak Saxena · 19 years ago
  18. e36d394 [PATCH] Fix up some pm_message_t types by Richard Purdie · 19 years ago
  19. 13b9d47 [ARM] 2914/1: PXA Poodle: Add MMC and UDC support by Richard Purdie · 19 years ago
  20. f29d245 [ARM] 2913/1: PXA Poodle: Cleanup some unneeded code by Richard Purdie · 19 years ago
  21. fdce05b [ARM] 2912/1: PXA Corgi: Cleanup some unneeded code by Richard Purdie · 19 years ago
  22. c071760 [ARM] 2915/1: SA1100 Collie: Correct scoop device calls by Richard Purdie · 19 years ago
  23. b2b8c69 [ARM] 2905/1: enable the ixp2000 i2c bus driver in ixp2000 defconfigs by Lennert Buytenhek · 19 years ago
  24. 2e4e8bb [ARM] 2904/1: update ixp2000 defconfigs to 2.6.13 by Lennert Buytenhek · 19 years ago
  25. 2cef2d5 [ARM] 2910/1: missing Lubbock audio device declaration by Nicolas Pitre · 19 years ago
  26. b24fd48 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  27. 34f521f [ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack by George G. Davis · 19 years ago
  28. 0dd28f1 [PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita Support by Richard Purdie · 19 years ago
  29. 1351e6e [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver by Richard Purdie · 19 years ago
  30. 513b6e1 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver by Richard Purdie · 19 years ago
  31. 9fc7896 [PATCH] SharpSL: Add cxx00 support to the Corgi LCD driver by Richard Purdie · 19 years ago
  32. 50a5de4 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP by Richard Purdie · 19 years ago
  33. 5bb7826 kbuild: rename prepare to archprepare to fix dependency chain by Sam Ravnborg · 19 years ago
  34. abf9142 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  35. 12c62c2 [PATCH] Remove even more stale references to Documentation/smp.tex by Arthur Othieno · 19 years ago
  36. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  37. a9f6a0d [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions by Ingo Molnar · 19 years ago
  38. f92273c [PATCH] s3c2410fb: Platform support for ARM S3C2410 framebuffer driver by Arnaud Patard · 19 years ago
  39. e6ae744 kbuild: arm - use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  40. daad566 [ARM] 2894/1: Sharp Scoop driver pm_message_t type fix by Richard Purdie · 19 years ago
  41. aa6c2e7 [ARM] 2893/1: [MMC] Update corgi to use the new mmc delayed detection function by Richard Purdie · 19 years ago
  42. 9b9eb8c [ARM] sys_mbind needs wrapping by Russell King · 19 years ago
  43. 35efb60 [ARM] Fix typo in arch/arm/Kconfig.debug by Russell King · 19 years ago
  44. 9c2c389 [ARM] Add memory type based allocation syscalls by Russell King · 19 years ago
  45. 0db7443 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  46. 0dffefb [ARM] 2891/1: S3C2410 - update s3c2410_defconfig for 2.6.13 by Ben Dooks · 19 years ago
  47. 7c38cf0 [ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2 by Tony Lindgren · 19 years ago
  48. 6df29de [SERIAL] Use an enum for serial8250 platform device IDs by Russell King · 19 years ago
  49. d7b6b35 [ARM] Fix ARMv6 VIPT cache >= 32K by Russell King · 19 years ago
  50. b38d950 [ARM] Add suspend/resume support to locomo.c by John Lenz · 19 years ago
  51. a08b6b7 [PATCH] Kconfig fix (BLK_DEV_FD dependencies) by viro@ZenIV.linux.org.uk · 19 years ago
  52. 1077682 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  53. 3870ee8 [PATCH] Corgi: Add MMC/SD write protection switch handling by Richard Purdie · 19 years ago
  54. f7ceff3 [PATCH] Corgi: Add keyboard and touchscreen device definitions by Richard Purdie · 19 years ago
  55. 41b1bce [PATCH] w100fb: Update corgi platform code to match new driver by Richard Purdie · 19 years ago
  56. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 19 years ago
  57. bafa49c [ARM] 2884/1: BAST - fix PC104 IRQ routing by Ben Dooks · 19 years ago
  58. 7691d93 [ARM] 2871/1: Fixes an issue with gettimeofday not working correctly on Intel IOP3xx processors by Adam Brooks · 19 years ago
  59. fd6480f [ARM] 2883/1: PXA Sharpsl: Add detection of new PXA based Zaurii machine types by Richard Purdie · 19 years ago
  60. 7dfe508 [ARM] 2880/1: OMAP 4/4: Update H2 defconfig by Tony Lindgren · 19 years ago
  61. 92105bb [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 by Tony Lindgren · 19 years ago
  62. 7efb833 [ARM] 2889/1: S3C2410 - Add machine Anubis by Ben Dooks · 19 years ago
  63. 2be863c [ARM] Fix missed initialisers/missing comma by Russell King · 19 years ago
  64. 0ce7625 [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardware by Richard Purdie · 19 years ago
  65. 027da01 [ARM] 2876/1: N30 - remove task to toggle USB D+ line by Ben Dooks · 19 years ago
  66. 664399e [ARM] Wrap calls to descriptor handlers by Russell King · 19 years ago
  67. 7801907 [ARM] Change irq_chip wake/type methods to set_wake/set_type by Russell King · 19 years ago
  68. e24da5d [ARM] Fix compilation in locomo.c by Pavel Machek · 19 years ago
  69. 7db078be [ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8 by Russell King · 19 years ago
  70. ca6ca91 [ARM] 2875/1: Data Abort fixes by Timothy Baldwin · 19 years ago
  71. 9bed07d [ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeup by Ben Dooks · 19 years ago
  72. 86a8a83 [ARM] Fix ARMv6 page table bits by Russell King · 19 years ago
  73. 103461a [ARM] Simplify setup_mm_for_reboot() by Russell King · 19 years ago
  74. 08f4ffb [ARM] Convert open-coded __pmd_populate to use inline function by Russell King · 19 years ago
  75. 569d2c3 [ARM] 2864/1: VST aka CONFIG_NO_IDLE_HZ support for SA11x0 by Nicolas Pitre · 19 years ago
  76. 20e9126 [ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer code by Nicolas Pitre · 19 years ago
  77. 5c53ff0 [ARM] 2862/1: VST aka CONFIG_NO_IDLE_HZ support for PXA2xx by Nicolas Pitre · 19 years ago
  78. 68d9102 [ARM] 2865/2: fix fadvise64_64 syscall argument passing by Nicolas Pitre · 19 years ago
  79. dcb86e8 [ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.c by Catalin Marinas · 19 years ago
  80. f21ee2d [ARM] 2867/2: unaligned ldrd/strd fixups by Steve Longerbeam · 19 years ago
  81. 3618886 [ARM] 2857/2: Dynamic tick - fix OOPS if configured and not provided by Ben Dooks · 19 years ago
  82. 083bc6b [ARM] 2853/1: Make alloc_init_supersection() work with 36-bit mappings by Deepak Saxena · 19 years ago
  83. 01b9c41 [ARM] 2856/1: S3C2440 - show DVS status at startup by Ben Dooks · 19 years ago
  84. d6b0bf2 [ARM] 2855/1: S3C2410 - add CLKSLOW definitions, and show in init by Ben Dooks · 19 years ago
  85. bdf82b5 [ARM] 2836/1: Cleanup IXP4xx GPIO code by Deepak Saxena · 19 years ago
  86. e605ecd [ARM] 2834/1: Remove IXP4xx board-specific map_io routines by Deepak Saxena · 19 years ago
  87. 97c169a Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git by Linus Torvalds · 19 years ago
  88. 2321fbd Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git by Linus Torvalds · 19 years ago
  89. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  90. 4cd426f [ARM] drop i386-isms from arm Kconfig by Pavel Machek · 19 years ago
  91. 1c9cf6f [PATCH] arm: fix IXP4xx flash resource range by Deepak Saxena · 19 years ago
  92. 3321565 [PATCH] qualifiers in return types - easy cases by Al Viro · 19 years ago
  93. ac6babd [PATCH] Kconfig fix (arm SMP) by Al Viro · 19 years ago
  94. f27ecac [ARM] Add support for ARM GIC by Russell King · 19 years ago
  95. 323cdfc [MFD] Add SA11x0 MCP platform device support by Russell King · 19 years ago
  96. a4e137a [MFD] Add multimedia communication port core support by Russell King · 19 years ago
  97. 62ee914 [ARM] 2850/1: Remove duplicate UART I/O mapping from s3c2410_iodesc by Dimitry Andric · 19 years ago
  98. 22d8be8 [ARM] 2852/1: Correct the mistake in arch/arm/mm/Kconfig file by Sean Lee · 19 years ago
  99. 54738e8 [PATCH] ARM: 2851/1: Fix NWFPE extended precision exception handling by Richard Purdie · 19 years ago
  100. d93742f5 [ARM] Remove extraneous whitespace introduced in previous ARMv6 patch by Russell King · 19 years ago