1. 4127272 [PATCH] m32r: update switch_to macro for tuning by Hirokazu Takata · 18 years ago
  2. 0d34c86 [PATCH] m32r: mappi3 reboot support by Hirokazu Takata · 18 years ago
  3. 8e8ff02 [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target by Hirokazu Takata · 18 years ago
  4. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 18 years ago
  5. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 18 years ago
  6. 7383005 [PATCH] m32r: Remove symbols exported twice by Hirokazu Takata · 18 years ago
  7. 04dfd0d [PATCH] m32r: security fix of {get,put}_user macros by Hirokazu Takata · 18 years ago
  8. 7c1c4e5 [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP kernel by Hirokazu Takata · 18 years ago
  9. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 18 years ago
  10. 3571761 [PATCH] for_each_online_pgdat: remove sorting pgdat by KAMEZAWA Hiroyuki · 18 years ago
  11. ec936fc [PATCH] for_each_online_pgdat: renaming for_each_pgdat by KAMEZAWA Hiroyuki · 18 years ago
  12. 6d9f937 [PATCH] bitops: m32r: use generic bitops by Akinobu Mita · 18 years ago
  13. 2e1ca21 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  14. 4a2f0ac [PATCH] kconfig: clarify memory debug options by Andrew Morton · 18 years ago
  15. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  16. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  17. 4f19336 kbuild: change kbuild to not rely on incorrect GNU make behavior by Paul Smith · 18 years ago
  18. 6ced13c [PATCH] m32r: fix and update for gcc-4.0 by Hirokazu Takata · 18 years ago
  19. cde05cf [PATCH] m32r: enable asm code optimization by Hirokazu Takata · 18 years ago
  20. cf535ea [PATCH] m32r: update sys_tas() routine by Hirokazu Takata · 18 years ago
  21. 4fb7d98 [PATCH] drive_info removal outside of arch/i386 by Al Viro · 19 years ago
  22. 6c3559fc [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info() by Al Viro · 19 years ago
  23. df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 19 years ago
  24. 2308acc [PATCH] "tiny-make-id16-support-optional" fixes by Adrian Bunk · 19 years ago
  25. 5e38291 [PATCH] Don't attempt to power off if power off is not implemented by Eric W. Biederman · 19 years ago
  26. 6b9c7ed [PATCH] use ptrace_get_task_struct in various places by Christoph Hellwig · 19 years ago
  27. adfc31c [PATCH] m32r: Remove unnecessary icu_data_t definitions by Hirokazu Takata · 19 years ago
  28. 9b791d4 [PATCH] m32r: Fix M32104 cache flushing routines by Hirokazu Takata · 19 years ago
  29. 46ea178 [PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET by Hirokazu Takata · 19 years ago
  30. 9287d95 [PATCH] m32r: Support M32104UT target platform by Hirokazu Takata · 19 years ago
  31. 60c83c7 [PATCH] m32r: trivial fix to remove unused instructions by Hirokazu Takata · 19 years ago
  32. ad09d58 [PATCH] m32r: M3A-2170(Mappi-III) IDE support by Hirokazu Takata · 19 years ago
  33. 91f4ab0 [PATCH] m32r: Fix sys_tas() syscall by Hirokazu Takata · 19 years ago
  34. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  35. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  36. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  37. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 19 years ago
  38. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  39. f3ac9fb [PATCH] m32r: SMC91x driver update by Hirokazu Takata · 19 years ago
  40. 1343f77 [PATCH] m32r: NONCACHE_OFFSET in _port2addr by Hirokazu Takata · 19 years ago
  41. c978b01 [PATCH] m32r: fix #if warnings by Hirokazu Takata · 19 years ago
  42. baa0b84 [PATCH] m32r: remove unused instructions by Hirokazu Takata · 19 years ago
  43. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 19 years ago
  44. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  45. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  46. a90933f [PATCH] m32r: Fix smp.c for preempt kernel by Hirokazu Takata · 19 years ago
  47. 9de11aa [PATCH] m32r: trap handler code for illegal traps by Hirokazu Takata · 19 years ago
  48. a880948 [PATCH] m32r: more basic __user annotations by Al Viro · 19 years ago
  49. c74dbac [PATCH] m32r: set CHECKFLAGS properly by Al Viro · 19 years ago
  50. 4db2ce0 [LIB]: Consolidate _atomic_dec_and_lock() by David S. Miller · 19 years ago
  51. 12c62c2 [PATCH] Remove even more stale references to Documentation/smp.tex by Arthur Othieno · 19 years ago
  52. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  53. 0037c78 kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file by Sam Ravnborg · 19 years ago
  54. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 19 years ago
  55. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  56. eaaece2 [PATCH] missing exports on m32r by Al Viro · 19 years ago
  57. c51d994 [PATCH] m32r icu_data gcc4 fixes by Al Viro · 19 years ago
  58. e231a9c [PATCH] m32r smp.h gcc4 fixes by Al Viro · 19 years ago
  59. 697ae16 [PATCH] Kconfig fix (DEBUG_PAGEALLOC on m32r) by Al Viro · 19 years ago
  60. c3a0f77 [PATCH] Kconfig fix (PCI on m32r) by Al Viro · 19 years ago
  61. c5596b2 [PATCH] Kconfig fix (m32r NUMA) by Al Viro · 19 years ago
  62. 2757a71 [PATCH] m32r: Fix local-timer event handling by Hirokazu Takata · 19 years ago
  63. e1637f4 [PATCH] m32r: add missing Kconfig help text by Adrian Bunk · 19 years ago
  64. 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 19 years ago
  65. d5950b4 [NET]: add a top-level Networking menu to *config by Sam Ravnborg · 19 years ago
  66. 316240f [PATCH] m32r: framebuffer device support by Hirokazu Takata · 19 years ago
  67. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  68. 3f22ab2 [PATCH] make each arch use mm/Kconfig by Dave Hansen · 19 years ago
  69. 408fde8 [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map by Dave Hansen · 19 years ago
  70. 960c2a8 [PATCH] m32r: Update defconfig files by Hirokazu Takata · 19 years ago
  71. 1cc1265 [PATCH] m32r: Cleanup arch/m32r/mm/extable.c by Hirokazu Takata · 19 years ago
  72. 6f973b0 [PATCH] m32r: Update setup_xxxxx.c by Hirokazu Takata · 19 years ago
  73. 2368086 [PATCH] m32r: Support M3A-2170(Mappi-III) platform by Hirokazu Takata · 19 years ago
  74. 7ed20e1 [PATCH] convert that currently tests _NSIG directly to use valid_signal() by Jesper Juhl · 19 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago