1. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  2. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 15 years ago
  3. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 15 years ago
  4. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  5. 231cc43 m68knommu: introduce asm/swab.h by Harvey Harrison · 16 years ago
  6. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  7. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  9. 0db5d3d m68knommu: define __fls by Rusty Russell · 16 years ago
  10. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  11. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  12. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  13. 83224b0 container freezer: add TIF_FREEZE flag to all architectures by Matt Helsley · 16 years ago
  14. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 16 years ago
  15. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 16 years ago
  16. 6b213e1 Remove redundant CONFIG_ARCH_SUPPORTS_AOUT by David Woodhouse · 16 years ago
  17. 0e7d5bb m68k{,nommu}: Wire up new system calls by Geert Uytterhoeven · 16 years ago
  18. 5875013 Move all of include/asm-m68knommu to arch/m68knommu/include/asm. by Greg Ungerer · 16 years ago
  19. 0ec5e0e m68knommu: use generic show_mem() by Johannes Weiner · 16 years ago
  20. 3fde80e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  21. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  22. 9b0e741 m68knommu: put ColdFire head code into .text.head section by Greg Ungerer · 16 years ago
  23. 2b9a698 m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support by Sebastian Siewior · 16 years ago
  24. a6260ef m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA C by Sebastian Siewior · 16 years ago
  25. 5bed10a m68knommu: add sched_clock() for the DMA timer by Sebastian Siewior · 16 years ago
  26. 95469bd m68knommu: complete generic time by Sebastian Siewior · 16 years ago
  27. 0df185f m68knommu: move code within time.c by Sebastian Siewior · 16 years ago
  28. 1fda83d m68knommu: m68knommu: add old stack trace method by Sebastian Siewior · 16 years ago
  29. 5732b38 m68knommu: Add Coldfire DMA Timer support by Sebastian Siewior · 16 years ago
  30. ab88e47 m68knommu: defconfig for M5407C3 board by Greg Ungerer · 16 years ago
  31. f3a64ea m68knommu: defconfig for M5307C3 board by Greg Ungerer · 16 years ago
  32. c26def0 m68knommu: defconfig for M5275EVB board by Greg Ungerer · 16 years ago
  33. 8c81b05 m68knommu: defconfig for M5249EVB board by Greg Ungerer · 16 years ago
  34. deca05c m68knommu: change to a configs directory for board configurations by Greg Ungerer · 16 years ago
  35. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  36. 0aea531 PCI: remove unused arch pcibios_update_resource() functions by Adrian Bunk · 16 years ago
  37. 6c38d85 m68knommu: init coldfire timer TRR with n - 1, not n by Philippe De Muyter · 16 years ago
  38. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  39. f38c843 m68knommu: missing sections for linker script by Greg Ungerer · 16 years ago
  40. 78f508a m68knommu: ColdFire add support for kernel preemption (missing chunk) by Sebastian Siewior · 16 years ago
  41. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  42. 6c5a7d5 m68knommu: fix compare race in sched related code by Sebastian Siewior · 16 years ago
  43. cff28b5 m68knommu: remove unused CONFIG_DISKtel by Greg Ungerer · 16 years ago
  44. 188a9a4 m68knommu: add WilFire and WildfireMod board support by Steve Bennett · 16 years ago
  45. 653620d m68knommu: remove unused CONFIG_MTD_KeyTechnology by Greg Ungerer · 16 years ago
  46. d259c32 m68knommu: fix 5206e UART init function naming by Greg Ungerer · 16 years ago
  47. 779125c m68knommu: add some missing sections into the linker script by Sebastian Siewior · 16 years ago
  48. f6054e2 m68knommu: add pretty back strace by Sebastian Siewior · 16 years ago
  49. 008150f m68knommu: add a missing backslash n in setup code by Sebastian Siewior · 16 years ago
  50. a19325a m68knommu: ColdFire add support for kernel preemption by Sebastian Siewior · 16 years ago
  51. 2d7f16d m68knommu: fix signal handling return path by Wilson Callan · 16 years ago
  52. d8045b4 m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  53. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  54. 8727e28 m68k{,nommu}: Wire up new timerfd syscalls by Geert Uytterhoeven · 16 years ago
  55. 881ab68 m68knommu: remove duplicate hw_tick() code by Greg Ungerer · 16 years ago
  56. 673da21 m68knommu: update defconfig by Greg Ungerer · 16 years ago
  57. 6ef1e56 m68knommu: fix profile timer by Matt Waddel · 16 years ago
  58. c25f0a0 m68knommu: use asflags instead of EXTRA_AFLAGS by Greg Ungerer · 16 years ago
  59. 903be1c m68knommu: fix coldfire interrupt exit path by Walter T Gruczka · 16 years ago
  60. aa02cd2 xtime_lock vs update_process_times by Peter Zijlstra · 16 years ago
  61. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  62. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  63. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  64. b0b933c aout: mark arches that support A.OUT format by David Howells · 16 years ago
  65. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  66. 911f215 Remove inclusions of <linux/autoconf.h> by Ralf Baechle · 16 years ago
  67. 49eaf7d m68knommu: remove duplicate exports by Adrian Bunk · 16 years ago
  68. f156ac8 m68knommu: removing config variable DUMPTOFLASH by Jiri Olsa · 16 years ago
  69. c155f3f m68knomu: remove dead config symbols from m68knomu code by Jiri Olsa · 16 years ago
  70. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 16 years ago
  71. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  72. 0c6377f m68knommu: remove dead timer int pending code by Greg Ungerer · 16 years ago
  73. 79d8bfb m68knommu: remove empty timer offset function for 68360 by Greg Ungerer · 16 years ago
  74. 2d8815b m68knommu: remove local gettimeofday code by Greg Ungerer · 16 years ago
  75. de0cc4e m68knommu: set config to use GENERIC_TIME by Greg Ungerer · 16 years ago
  76. a7f61fa m68knommu: switch ColdFire TIMER to use GENERIC_TIME by Greg Ungerer · 16 years ago
  77. 8d80c5e m68knommu: switch ColdFire PIT timer to use GENERIC_TIME by Greg Ungerer · 16 years ago
  78. 36a90f2 m68knommu: switch 68328 timer to use GENERIC_TIME by Greg Ungerer · 16 years ago
  79. c9f27c3 m68knommu: remove dead code from m68knommu timer code by Greg Ungerer · 16 years ago
  80. dad263b m68knommu: create common DMA table for ColdFire CPUs by Greg Ungerer · 16 years ago
  81. 6d38679 m68knommu: modify Makefiles to support common coldfire directory by Greg Ungerer · 16 years ago
  82. 591091a m68knommu: move ColdFire vectors.c to its own coldfire directory by Greg Ungerer · 16 years ago
  83. 297a834 m68knommu: move ColdFire timers.c to its own coldfire directory by Greg Ungerer · 16 years ago
  84. 703d012 m68knommu: move ColdFire pit.c to its own coldfire directory by Greg Ungerer · 16 years ago
  85. ad80335 m68knommu: move ColdFire head.S to its own coldfire directory by Greg Ungerer · 16 years ago
  86. 129f481 m68knommu: move ColdFire entry.S to its own coldfire directory by Greg Ungerer · 16 years ago
  87. c0ecfcd m68knommu: platform setup for 5407 ColdFire parts by Greg Ungerer · 16 years ago
  88. b2e1810 m68knommu: platform setup for 532x ColdFire parts by Greg Ungerer · 16 years ago
  89. e206da0 m68knommu: platform setup for 527x ColdFire parts by Greg Ungerer · 16 years ago
  90. 96db271 m68knommu: platform setup for 5307 ColdFire parts by Greg Ungerer · 16 years ago
  91. eb49e90 m68knommu: platform setup for 528x ColdFire parts by Greg Ungerer · 16 years ago
  92. 5f84bd5 m68knommu: platform setup for 5249 ColdFire parts by Greg Ungerer · 16 years ago
  93. 84e6def m68knommu: platform setup for 5272 ColdFire parts by Greg Ungerer · 16 years ago
  94. 7dabb9a m68knommu: platform setup for 520x ColdFire parts by Greg Ungerer · 16 years ago
  95. 4b61a35 m68knommu: platform setup for 523x ColdFire parts by Greg Ungerer · 16 years ago
  96. cf64c23 m68knommu: platform setup for 5206e ColdFire parts by Greg Ungerer · 16 years ago
  97. 9685c43 m68knommu: platform setup for 5206 ColdFire parts by Greg Ungerer · 16 years ago
  98. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 16 years ago
  99. f386c3c m68knommu: mark mem init functions as __init by Greg Ungerer · 17 years ago
  100. 1d2842e m68knommu: mark setup_arch() as __init by Greg Ungerer · 17 years ago