1. c7258a4 [JFFS2] Check for all-zero node headers by David Woodhouse · 18 years ago
  2. 470bc84 [MTD] [OneNAND] Classify the page data and oob buffer by Kyungmin Park · 18 years ago
  3. 5bc399e [MTD] [OneNAND] Exit the loop when transferring/filling of the oob is finished by Kyungmin Park · 18 years ago
  4. 81280d5 [MTD] [OneNAND] add Nokia Copyright and a credit by Adrian Hunter · 18 years ago
  5. e3da806 [MTD] [OneNAND] Fix typo & wrong comments by Kyungmin Park · 18 years ago
  6. 91014e9 [MTD] [OneNAND] Use oob buffer instead of main one in oob functions by Kyungmin Park · 18 years ago
  7. 74641d7 [MTD] Correct partition failed erase address by Adrian Hunter · 18 years ago
  8. f8a922c [JFFS2] Use yield() between GC passes in background thread. by David Woodhouse · 18 years ago
  9. 89e2bf6 [MTD] [NAND] Correct misspelled preprocessor variable. by Robert P. J. Day · 18 years ago
  10. 99109a6 [MTD] [MAPS] dilnetpc: Fix printk warning by Alan Cox · 18 years ago
  11. 83d4809 [MTD] [NOR] Fix oops in cfi_amdstd_sync by Vijay Sampath · 18 years ago
  12. dc164bb [MTD] ESB2 check for closed ROM window by Cyrill Gorcunov · 18 years ago
  13. 180bfb3 [JFFS2] Fix writebuffer recovery in the first page of a block by Vitaly Wool · 18 years ago
  14. 1f92267 [MTD] [NAND] make oobavail public by Vitaly Wool · 18 years ago
  15. eee8abe Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  16. 06aa5b4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  17. c91a325 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  18. b2e569d [MIPS] ARC: Fix several compiler warnings. by Ralf Baechle · 18 years ago
  19. 0123905 [MIPS] ISA: Fix typo by Ralf Baechle · 18 years ago
  20. b35692e [CHAR] ds1286: Fix handling of seconds in RTC_ALM_SET ioctl. by Ralf Baechle · 18 years ago
  21. 3bc207d [IA64] fsys_getcpu for IA64 by Fenghua Yu · 18 years ago
  22. ddbad07 [IA64] remove duplicate declaration of efi_initialize_iomem_resources by Horms · 18 years ago
  23. e55fdf1 [IA64] Pick highest possible saved_max_pfn for crash_dump by Tony Luck · 18 years ago
  24. de79059 [BRIDGE]: adding new device to bridge should enable if up by Aji Srinivas · 18 years ago
  25. c7ababb [IPV6]: Do not set IF_READY if device is down by Herbert Xu · 18 years ago
  26. 16bec31 [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_sa by Eric Paris · 18 years ago
  27. 215a2dd [IPSEC]: Add xfrm policy change auditing to pfkey_spdget by Eric Paris · 18 years ago
  28. ef41aaa [IPSEC]: xfrm_policy delete security check misplaced by Eric Paris · 18 years ago
  29. 05e52dd [CONNECTOR]: Bugfix for cn_call_callback() by Philipp Reisner · 18 years ago
  30. 151a993 [DCCP]: Revert patch which disables bidirectional mode by Gerrit Renker · 18 years ago
  31. 28693079 [IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky(). by David S. Miller · 18 years ago
  32. d644329 [UDP]: Reread uh pointer after pskb_trim by Herbert Xu · 18 years ago
  33. ba5dcee [NETFILTER]: nfnetlink_log: fix crash on bridged packet by Patrick McHardy · 18 years ago
  34. 881dbfe [NETFILTER]: nfnetlink_log: zero-terminate prefix by Patrick McHardy · 18 years ago
  35. dd63006 [NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragments as ESTABLISHED by Patrick McHardy · 18 years ago
  36. e253eb0 [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function by KAMEZAWA Hiroyuki · 18 years ago
  37. 4559214 Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 18 years ago
  38. 0782588 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 18 years ago
  39. c3f49bc [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpages" failed by Steven Whitehouse · 18 years ago
  40. 95d97b7 [GFS2] build fix by akpm@linux-foundation.org · 18 years ago
  41. 631c42e [GFS2] go_drop_bh is never used, so remove it by Steven Whitehouse · 18 years ago
  42. 04b159b [GFS2] Remove unused variable by Steven Whitehouse · 18 years ago
  43. 1be3867 [GFS2] Fix bz 229831, lookup returns wrong inode by Steven Whitehouse · 18 years ago
  44. cad5b93 [GFS2] Fix bz 230143, incorrect flushing of rgrps by Steven Whitehouse · 18 years ago
  45. fb0d3bc [GFS2] pass formal ino in do_filldir_main by Wendy Cheng · 18 years ago
  46. 84c6e8c [DLM] fs/dlm/user.c should #include "user.h" by Adrian Bunk · 18 years ago
  47. a13cbe3 [GFS2] fix hangup when multiple processes are trying to write to the same file by Josef Whiter · 18 years ago
  48. a7d2b2b [GFS2] NFS filehandle check by Wendy Cheng · 18 years ago
  49. d5a6751 [GFS2] add newline to printk message by Richard Fearn · 18 years ago
  50. 2e95b66 [GFS2] fix locking mistake by Josef Whiter · 18 years ago
  51. d694c16 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  52. d04f41e [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs off by Ingo Molnar · 18 years ago
  53. a9e28d9 avr32: dma-mapping.h by Gary Zambrano · 18 years ago
  54. 28c1d39 [AVR32] Don't use kmap() in flush_icache_page() by Haavard Skinnemoen · 18 years ago
  55. a19b4a1 [AVR32] Fix bogus ti->flags manipulation in debug handler by Haavard Skinnemoen · 18 years ago
  56. bfa4f55 [AVR32] Fix typo in include/asm-avr32/Kbuild by Haavard Skinnemoen · 18 years ago
  57. 3338368 [AVR32] show_trace: Only walk valid stack addresses by Haavard Skinnemoen · 18 years ago
  58. 9a596a6 [AVR32] at32_spi_setup_slaves should be __init by Haavard Skinnemoen · 18 years ago
  59. 08e15e8 Linux 2.6.21-rc3 by Linus Torvalds · 18 years ago
  60. 2f77445 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  61. 5b3c118 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  62. fe1b4ba Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  63. ae5dd8e Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  64. 38f3323 Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constant" by Linus Torvalds · 18 years ago
  65. 5d6deb9 [PATCH] m68knommu: remove local_bh_count by Greg Ungerer · 18 years ago
  66. 1ed35e0 [PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes by Greg Ungerer · 18 years ago
  67. 8bb2518 [PATCH] m68knommu: GPIO line defines for the ColdFire 5282 by Greg Ungerer · 18 years ago
  68. 28580df [PATCH] m68knommu: fix work queues in mcfserial.c driver by Greg Ungerer · 18 years ago
  69. ebfcfef [PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.c by Greg Ungerer · 18 years ago
  70. 8668fb5 [PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328 by Greg Ungerer · 18 years ago
  71. 1ea9acc [PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup by Greg Ungerer · 18 years ago
  72. b032fde [PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setup by Greg Ungerer · 18 years ago
  73. 1ba73b9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  74. 185d84b Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  75. 03154a2 [PATCH] minor updat to tlclk Kconfig entry by Mark Gross · 18 years ago
  76. 059819a [PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005) by Marcel Holtmann · 18 years ago
  77. 266d4f4 [PATCH] suspend regression: sysfs deadlock by Hugh Dickins · 18 years ago
  78. 7c368bb Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  79. cba5a64 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  80. 9f6632d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  81. 8328258 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  82. 205c911 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  83. 063ea77 [MIPS] IP27: Build fix by Ralf Baechle · 18 years ago
  84. 08253b3 [MIPS] Wire up ioprio_set and ioprio_get. by Ralf Baechle · 18 years ago
  85. d52c2d5 [MIPS] Fix __raw_read_trylock() to allow multiple readers by Dave Johnson · 18 years ago
  86. d0c91ae [MIPS] Export __copy_user_inatomic. by Ralf Baechle · 18 years ago
  87. b961153 [MIPS] R2 bitops compile fix for gcc < 4.0. by Ralf Baechle · 18 years ago
  88. a5664c4 [MIPS] TX39: Remove redundant tx39_blast_icache() calls by Atsushi Nemoto · 18 years ago
  89. 0a22e0d [MIPS] Cobalt: Fix early printk by Yoichi Yuasa · 18 years ago
  90. 57a2050 [MIPS] SMTC: De-obscure Malta hooks. by Ralf Baechle · 18 years ago
  91. b392059 [MIPS] SMTC: Add fordward declarations for mm_struct and task_struct. by Ralf Baechle · 18 years ago
  92. 32fac80 [MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h> by Ralf Baechle · 18 years ago
  93. 22e651c [MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h> by Ralf Baechle · 18 years ago
  94. f76b7ea [MIPS] Atlas, Malta: Fix build warning. by Ralf Baechle · 18 years ago
  95. cee87af [IA64] kexec: Use EFI_LOADER_DATA for ELF core header by Magnus Damm · 18 years ago
  96. 41d5e5d [IA64] permon use-after-free fix by Nick Piggin · 18 years ago
  97. 50157b0 [IA64] sync compat getdents by Alexandr Andreev · 18 years ago
  98. a27e5a1 [IA64] always build arch/ia64/lib/xor.o by Lee Schermerhorn · 18 years ago
  99. d826393 [IA64] Remove stack hard limit on ia64 by schwab@suse.de · 18 years ago
  100. f4a5709 [IA64] point saved_max_pfn to the max_pfn of the entire system by Horms · 18 years ago