1. 4ce1f56 [JFFS2] Remove support for virtual blocks by Ferenc Havasi · 19 years ago
  2. f050753 [JFFS2] Solve BUG caused by frag->node representing a hole in fragtree by Artem B. Bityutskiy · 19 years ago
  3. 280562b [JFFS2] Calculate CRC check starting point correctly by Artem B. Bityutskiy · 19 years ago
  4. 8d5df40 [JFFS2] More message formatting cleanups by Artem B. Bityutskiy · 19 years ago
  5. 3a69e0c [JFFS2] Fix JFFS2 [mc]time handling by Artem B. Bityutskiy · 19 years ago
  6. 01d445f [JFFS2] Make the JFFS2 messages a bit nicer by Artem B. Bityutskiy · 19 years ago
  7. d409466 [MTD] NAND: Use correct mask for OOB size calculation by Thomas Gleixner · 19 years ago
  8. 2c92d75 [MTD] Remove deprecated power management functions by Thomas Gleixner · 19 years ago
  9. e21f6c0 [MTD] Missing check on kmalloc return in INFTL mount. by David Woodhouse · 19 years ago
  10. 59da721 [JFFS2] Teach JFFS2 about Sibley flash by Nicolas Pitre · 19 years ago
  11. e102d54 [MTD] writev support for cfi-cmdset-0001 by Nicolas Pitre · 19 years ago
  12. 638d983 {MTD] add support for Intel's "Sibley" flash by Nicolas Pitre · 19 years ago
  13. 4843653 [MTD] cleanups to cfi_cmdset_0001 by Nicolas Pitre · 19 years ago
  14. e27a996 [MTD] Add Resident Flash Disk (RFD) support by Sean Young · 19 years ago
  15. 45ca1b5 [JFFS2] Debug code clean up - step 7 by Artem B. Bityutskiy · 19 years ago
  16. 3c09133 [JFFS2] Correct buggy length checks by Artem B. Bityutskiy · 19 years ago
  17. 3924350 [JFFS2] Debug code clean up - step 6 by Artem B. Bityutskiy · 19 years ago
  18. 1e0da3c [JFFS2] Build fragtree in reverse order by Artem B. Bityutskiy · 19 years ago
  19. e0e3006 [JFFS2] Refine fragtree debug macros by Artem B. Bityutskiy · 19 years ago
  20. 1e90097 [JFFS2] Move another fragtree-related function to nodelist.c by Artem B. Bityutskiy · 19 years ago
  21. 737b766 [JFFS2] Fix up new debug code for eCos build by Andrew Lunn · 19 years ago
  22. e0d6013 [JFFS2] Debug code clean up - step 5 by Artem B. Bityutskiy · 19 years ago
  23. f97117d [JFFS2] Move scattered function into related files by Artem B. Bityutskiy · 19 years ago
  24. f538c96 [JFFS2] Debug code clean up - step 4 by Artem B. Bityutskiy · 19 years ago
  25. 2227c0b [jffs2] Remove compressor lzo and lzari by Ferenc Havasi · 19 years ago
  26. f302cd0 [JFFS2] Namespace clean up by Artem B. Bityutskiy · 19 years ago
  27. e0c8e42 [JFFS2] Debug code clean up - step 3 by Artem B. Bityutskiy · 19 years ago
  28. 6dac02a [JFFS2] Fix slab panic by Artem B. Bityutskiy · 19 years ago
  29. 61a39b6 [JFFS2] Debug code clean up - step 2 by Artem B. Bityutskiy · 19 years ago
  30. 2b79adc [JFFS2] Use f->target instead of f->dents for symlink target by Artem B. Bityutskiy · 19 years ago
  31. 730554d [JFFS2] Debug code clean up - step 1 by Artem B. Bityutskiy · 19 years ago
  32. dae6227 [JFFS2] Split a large routine on several smaller. by Artem B. Bityutskiy · 19 years ago
  33. 2fc2991 Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/ by Thomas Gleixner · 19 years ago
  34. 7015faa [PATCH] nvidiafb: Geforce 7800 series support added by Calin A. Culianu · 19 years ago
  35. 127f2fa Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  36. ba77df5 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  37. 602d4a7 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  38. c51e3a41 powerpc: Fix vmlinux.lds.S for 32-bit by Paul Mackerras · 19 years ago
  39. 5ad5707 powerpc: Merge smp.c and smp.h by Paul Mackerras · 19 years ago
  40. 0bbacc4 NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  41. c556b75 SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  42. 6bfc93e NFSv4: Teach NFSv4 to cache locks when we hold a delegation by Trond Myklebust · 19 years ago
  43. 888e694 NFSv4: Recover locks too when returning a delegation by Trond Myklebust · 19 years ago
  44. 43b2a33 NFSv4: Fix recovery of flock() locks. by Trond Myklebust · 19 years ago
  45. 34ea8188 NFSv4: Return any delegations before sillyrenaming the file by Trond Myklebust · 19 years ago
  46. 2c56617 NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID by Trond Myklebust · 19 years ago
  47. d530838 NFSv4: Fix problem with OPEN_DOWNGRADE by Trond Myklebust · 19 years ago
  48. 4cecb76 NFSv4: Fix a race between open() and close() by Trond Myklebust · 19 years ago
  49. 462aae6 [USB]: Make early handoff a final fixup instead of a header one. by David S. Miller · 19 years ago
  50. 889dfaf [PATCH] improve scheduler fairness a bit by Oleg Nesterov · 19 years ago
  51. c8ebce6 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  52. 0676fc1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  53. 912cbe3 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by Linus Torvalds · 19 years ago
  54. d56c524 [PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfrom by Russell King · 19 years ago
  55. 866237e [PATCH] ARM: Reverted 2921/1: Support for the RTC / nvram on the Comdial MP1000 by Russell King · 19 years ago
  56. e399822 [PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000 by Russell King · 19 years ago
  57. 30c2f90 [ARM] 3097/1: change library link ordering by Nicolas Pitre · 19 years ago
  58. 74ec71e [ARM] 3087/1: PXA2xx flash platform device conversion by Todd Poynor · 19 years ago
  59. 7866f64 [ARM] 3086/1: ixp2xxx error irq handling by Dave Jiang · 19 years ago
  60. 73f0f7c [ARM] 3094/1: remove PLD stuff from old uaccess code by Nicolas Pitre · 19 years ago
  61. c3df69c Merge git://oak/home/sfr/kernels/iseries/work by Paul Mackerras · 19 years ago
  62. 1970282 powerpc: merge tlbflush.h by Stephen Rothwell · 19 years ago
  63. 292a6c5 Merge branch 'for-paulus' of git://kernel/home/michael/src/work/ by Paul Mackerras · 19 years ago
  64. 8ad200d powerpc: Merge smp-tbsync.c (the generic timebase sync routine) by Paul Mackerras · 19 years ago
  65. dc3a9efb Merge with Paulus by Michael Ellerman · 19 years ago
  66. 30415f6 powerpc: Fix random memory corruption in merged elf.h by Michael Ellerman · 19 years ago
  67. b8f5102 powerpc: Implement smp_release_cpus() in C not asm by Michael Ellerman · 19 years ago
  68. 0f3278d Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
  69. 15c84a4 [XFS] Remove no-longer-used qsort source. by Nathan Scott · 19 years ago
  70. 9a0f78f powerpc: merge tlb.h by Stephen Rothwell · 19 years ago
  71. d09e327 [IB] mthca: check P_Key index in modify QP by Jack Morgenstein · 19 years ago
  72. 05db218 [XFS] Fix an inode32 regression - if no options are presented, must still by Nathan Scott · 19 years ago
  73. b2281ab [SERIAL] 8250_early.c passing 0 instead of NULL by Ben Dooks · 19 years ago
  74. 8b5f4f0 [ARM] Fix IXDP2x01 config files by Deepak Saxena · 19 years ago
  75. 5f8b117 [ARM] Merge SMP tree by Russell King · 19 years ago
  76. 24bcc2f [ARM] 3092/1: remove excessive print format padding by Nicolas Pitre · 19 years ago
  77. 7e5e6e9 [ARM SMP] Do not clear cpu_vm_mask for VIPT caches by Russell King · 19 years ago
  78. 0c99cb6 [IB] umad: fix hot remove of IB devices by Roland Dreier · 19 years ago
  79. 4a5f79e [ARM SMP] Add configuration option for ARMv6K processors by Russell King · 19 years ago
  80. 089311e [ARM] Fix another build error with IOP3xx platforms by Russell King · 19 years ago
  81. 0dcc747 [ARM] Add Realview default configuration file by Russell King · 19 years ago
  82. ca82d85 [ARM] Fix more 3016/1 breakage by Russell King · 19 years ago
  83. 40765d2 powerpc: Cleanup vpa code by Michael Ellerman · 19 years ago
  84. 87cfe32 [IB] mthca: fix format of FW version by Roland Dreier · 19 years ago
  85. c87ef11 powerpc: Add helper functions for synthesising instructions at runtime by Michael Ellerman · 19 years ago
  86. d3ab57e Merge git://oak/home/sfr/kernels/iseries/work by Paul Mackerras · 19 years ago
  87. 5adb83c powerpc: merge ucontext.h by Stephen Rothwell · 19 years ago
  88. 7f23292 [PATCH] powerpc: Keep fixing merged ipcbuf.h by David Gibson · 19 years ago
  89. 457e04c [PATCH] ppc32: Fixed warning in m8xx_setup.c by Vitaly Bordug · 19 years ago
  90. 3d9e9dc [PATCH] ppc32 8xx: fix cpm_dpalloc() comment by Marcelo Tosatti · 19 years ago
  91. 38dc161 [PATCH] ppc32 8xx: Fix harmless warning in 8xx_io/commproc.c by Marcelo Tosatti · 19 years ago
  92. 7ed3463 [PATCH] ppc32 8xx: export symbols required for modular IDE by Marcelo Tosatti · 19 years ago
  93. 91c33d2 [PATCH] powerpc: always init nvram on 64-bit powermac by David Woodhouse · 19 years ago
  94. 9122ee3 [PATCH] ppc: Fix build warnings in arch/ppc/kernel/traps.c by Becky Bruce · 19 years ago
  95. 8902e87 [PATCH] ppc64: Fix add notifier crashes by John Rose · 19 years ago
  96. 992c83a [XFS] Remove several no-longer-used files. by Nathan Scott · 19 years ago
  97. 608f8b3 powerpc: merge sigcontext.h by Stephen Rothwell · 19 years ago
  98. 7f248a8 [XFS] Cleanup cosmetic differences between source trees. by Nathan Scott · 19 years ago
  99. 879168e powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernel by Stephen Rothwell · 19 years ago
  100. 62f4f47 powerpc: move ppc64/kernel/signal.c to arch/powerpc by Stephen Rothwell · 19 years ago