1. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  2. 1b0fac4 dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs by Dan Williams · 17 years ago
  3. 2fea299 h8300 entry.S update by Yoshinori Sato · 17 years ago
  4. 542f739 h8300: remove unused file by Yoshinori Sato · 17 years ago
  5. 86277d5 h8300 zImage support update by Yoshinori Sato · 17 years ago
  6. 8778beb h8300 trival patches by Yoshinori Sato · 17 years ago
  7. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 17 years ago
  8. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 17 years ago
  9. 4431663 h8300 syscall update by Yoshinori Sato · 17 years ago
  10. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  11. f7e4217 rename thread_info to stack by Roman Zippel · 17 years ago
  12. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  13. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  14. 97a572b h8300: add zImage support by Yoshinori Sato · 17 years ago
  15. c728d604 h8300 generic irq by Yoshinori Sato · 17 years ago
  16. aeecf314 Convert h8/300 to generic timekeeping by john stultz · 17 years ago
  17. 6168a70 [PATCH] Declare init_irq_proc before we use it. by Andrew Morton · 17 years ago
  18. 5ff6259 [PATCH] Dynamic kernel command-line: h8300 by Alon Bar-Lev · 17 years ago
  19. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 17 years ago
  20. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 17 years ago
  21. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 17 years ago
  22. 66701b1 [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA by Christoph Lameter · 17 years ago
  23. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  24. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  25. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  26. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  27. 3869aa2 [PATCH] h8300 stray bracket fix by Mariusz Kozlowski · 18 years ago
  28. fd593d1 [PATCH] relocatable kernel: Kallsyms generate relocatable symbols by Eric W. Biederman · 18 years ago
  29. db52108 [NET]: H8300 checksum annotations and cleanups. by Al Viro · 18 years ago
  30. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  31. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  32. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  33. fe74290 [PATCH] provide kernel_execve on all architectures by Arnd Bergmann · 18 years ago
  34. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  35. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  36. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  37. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  38. b98d339 [PATCH] irq-flags: H8300: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  40. d09042d [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes by Laurent MEYER · 18 years ago
  41. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 18 years ago
  42. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 18 years ago
  43. f6e0213 [PATCH] bitops: h8300: use generic bitops by Akinobu Mita · 18 years ago
  44. cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 18 years ago
  45. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  46. f4a641d [PATCH] multiple exports of strpbrk by Andrew Morton · 18 years ago
  47. 47f3fc9 [PATCH] add missing pm_power_off's by Adrian Bunk · 18 years ago
  48. 35e622a [PATCH] H8/300: CONFIG_CONFIG_ doesn't fly. by Ralf Baechle · 18 years ago
  49. 06027bd [PATCH] hrtimer: round up relative start time on low-res arches by Ingo Molnar · 18 years ago
  50. 5a1342f [PATCH] fix a typo in the CPU_H8300H dependencies by Adrian Bunk · 18 years ago
  51. 68f8b1f [PATCH] h8300: task_stack_page() by Al Viro · 18 years ago
  52. 8240979 [PATCH] h8300: remove MAGIC_ROM_PTR from memory.c by Greg Ungerer · 18 years ago
  53. 7ba6b5e [PATCH] h8300: remove MAGIC_ROM_PTR from k8300_ksyms.c by Greg Ungerer · 18 years ago
  54. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 18 years ago
  55. df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 18 years ago
  56. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 18 years ago
  57. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  58. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  59. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 19 years ago
  60. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  61. cca6e6f kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  62. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 19 years ago
  63. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 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. 22a4427 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  66. d5950b4 [NET]: add a top-level Networking menu to *config by Sam Ravnborg · 19 years ago
  67. ad2f931 [PATCH] I2C: Move hwmon drivers (1/3) by Jean Delvare · 19 years ago
  68. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  69. 15d20bf [PATCH] ptrace_h8300: condition bugfix by Domen Puncer · 19 years ago
  70. 3f22ab2 [PATCH] make each arch use mm/Kconfig by Dave Hansen · 19 years ago
  71. 2e21495 [PATCH] h8300 sleep problem by Nick Piggin · 19 years ago
  72. 7ed20e1 [PATCH] convert that currently tests _NSIG directly to use valid_signal() by Jesper Juhl · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago