1. 7b7b1ac [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount by Al Viro · 19 years ago
  2. 89de09a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  3. 862184f [ARM SMP] Add Realview MPcore SMP support by Russell King · 19 years ago
  4. 9b1283b [ARM] Add support for Realview with MPcore tile by Russell King · 19 years ago
  5. 3f00d3e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  6. 407cf84 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  7. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  8. a06d61c Redefine outs[wl] for ide_outs[wl]. by Atsushi Nemoto · 19 years ago
  9. 4fa0997 Delete duplicate definitions. by Ralf Baechle · 19 years ago
  10. a0f0820 Define MAX_UDELAY_MS by Atsushi Nemoto · 19 years ago
  11. 53c2df2 Use rtc_lock to protect RTC operations by Atsushi Nemoto · 19 years ago
  12. e329331 Remove mips_rtc_lock by Atsushi Nemoto · 19 years ago
  13. 15b96a4 Add .gitignore files for MIPS. by Ralf Baechle · 19 years ago
  14. 08eaabf O2 parport definitions Signed-off-by: Ralf Baechle <ralf@linux-mips.org> by Ilya A. Volynets-Evenbakh · 19 years ago
  15. b0c7051 Add spaces to MODULE_PROC_FAMILY values. by Ralf Baechle · 19 years ago
  16. afc4841 Turn rtlx upside down. by Ralf Baechle · 19 years ago
  17. 8f0cb14 Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  18. 8e33ba4 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by Linus Torvalds · 19 years ago
  19. 8cde077 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  20. 2ed5e6d [PATCH] m68knommu: move some platform irq support out of irq.h by Greg Ungerer · 19 years ago
  21. 3dead1a [PATCH] m68knommu: enable cache support code for ColdFIre 5249 by Greg Ungerer · 19 years ago
  22. b449f63 [PATCH] drivers/pnp/: cleanups by Adrian Bunk · 19 years ago
  23. dfed044 [PATCH] __deprecated_for_modules: panic_timeout by Adrian Bunk · 19 years ago
  24. 24622ef [PATCH] __deprecated_for_modules: insert_resource by Adrian Bunk · 19 years ago
  25. b8887e6 [PATCH] kernel-docs: fix kernel-doc format problems by Randy Dunlap · 19 years ago
  26. 8f2709b [PATCH] kernel-doc: fix some kernel-api warnings by Randy Dunlap · 19 years ago
  27. 6c8bec6 [PATCH] jbd doc: fix some kernel-doc warnings by Randy Dunlap · 19 years ago
  28. 63921fb [PATCH] matroxfb: Add support for Mystique AGP by Ville Syrjälä · 19 years ago
  29. 003cfc0 [PATCH] fbdev: Add helper to get an appropriate initial mode by Antonino A. Daplas · 19 years ago
  30. 998e6d5 [PATCH] fbcon: Add rl (Roman Large) font by Zach Smith · 19 years ago
  31. e07dea9 [PATCH] console: Fix compile error by Antonino A. Daplas · 19 years ago
  32. 8fb6567 [PATCH] fbdev: fix the fb_find_nearest_mode() function by Michal Januszewski · 19 years ago
  33. c465e05 [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon by Antonino A. Daplas · 19 years ago
  34. 0ba7536 [PATCH] knfsd: Fix some minor sign problems in nfsd/xdr by NeilBrown · 19 years ago
  35. 70c3b76 [PATCH] knfsd: Allow run-time selection of NFS versions to export by NeilBrown · 19 years ago
  36. 6978bbc [PATCH] rapidio: message interface updates by Matt Porter · 19 years ago
  37. 2b0c28d [PATCH] RapidIO support: ppc32 by Matt Porter · 19 years ago
  38. fa78cc5 [PATCH] rapidio: core updates by Matt Porter · 19 years ago
  39. 70a50eb [PATCH] RapidIO support: core includes by Matt Porter · 19 years ago
  40. 394b701 [PATCH] RapidIO support: core base by Matt Porter · 19 years ago
  41. d217d54 [PATCH] Kprobes: preempt_disable/enable() simplification by Ananth N Mavinakayanahalli · 19 years ago
  42. 3516a46 [PATCH] Kprobes: Use RCU for (un)register synchronization - base changes by Ananth N Mavinakayanahalli · 19 years ago
  43. e7a510f [PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes by Ananth N Mavinakayanahalli · 19 years ago
  44. f215d98 [PATCH] Kprobes: Track kprobe on a per_cpu basis - sparc64 changes by Ananth N Mavinakayanahalli · 19 years ago
  45. 0dc036c [PATCH] Kprobes: Track kprobe on a per_cpu basis - ppc64 changes by Ananth N Mavinakayanahalli · 19 years ago
  46. 8a5c4dc [PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changes by Ananth N Mavinakayanahalli · 19 years ago
  47. 9a0e3a8 [PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changes by Ananth N Mavinakayanahalli · 19 years ago
  48. e658452 [PATCH] Kprobes: Track kprobe on a per_cpu basis - base changes by Ananth N Mavinakayanahalli · 19 years ago
  49. 393d2cc [PATCH] ipmi: use refcount in message handler by Corey Minyard · 19 years ago
  50. befc649 [PATCH] FUSE: pass file handle in setattr by Miklos Szeredi · 19 years ago
  51. fd72faa [PATCH] FUSE: atomic create+open by Miklos Szeredi · 19 years ago
  52. 31d40d7 [PATCH] FUSE: add access call by Miklos Szeredi · 19 years ago
  53. 5b62073 [PATCH] FUSE: bump interface minor version by Miklos Szeredi · 19 years ago
  54. cc4e69d [PATCH] VFS: pass file pointer to filesystem from ftruncate() by Miklos Szeredi · 19 years ago
  55. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  56. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  57. be586ba [PATCH] quota: small cleanups by Adrian Bunk · 19 years ago
  58. d55b5fd [PATCH] aio: remove aio_max_nr accounting race by Zach Brown · 19 years ago
  59. 28ef358 [PATCH] small kernel_stat.h cleanup by Ingo Molnar · 19 years ago
  60. a433136 [PATCH] reiser4: add radix_tree_lookup_slot() by Hans Reiser · 19 years ago
  61. 7361f4d [PATCH] readahead commentary by Andrew Morton · 19 years ago
  62. bf8f972 [PATCH] SHM_NORESERVE flags for shmget() by Badari Pulavarty · 19 years ago
  63. 665a758 [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu by Paul E. McKenney · 19 years ago
  64. 9f46080 [PATCH] Process Events Connector by Matt Helsley · 19 years ago
  65. 1047aa7 [PATCH] s390: const pointer uaccess by Martin Schwidefsky · 19 years ago
  66. 4cd5b9f [PATCH] s390: cleanup of include/asm-s390/vtoc.h by Peter Oberparleiter · 19 years ago
  67. 187dfc6 [PATCH] s390: test_bit return value by Christian Borntraeger · 19 years ago
  68. aa3a6f4 [PATCH] xtensa: struct semaphore.sleepers initialization by Arthur Othieno · 19 years ago
  69. 23f88fe [PATCH] include/asm-v850/ "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  70. 858259c [PATCH] uml: maintain own LDT entries by Bodo Stroesser · 19 years ago
  71. e763b79 [PATCH] uml: switch_mm fix by Ben Lahaise · 19 years ago
  72. d9b5444 [PATCH] cris: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  73. 5f9c3cb [PATCH] cris: printk() duplicate declaration by Arthur Othieno · 19 years ago
  74. 31ab269 [PATCH] x86: add MCE resume by Shaohua Li · 19 years ago
  75. 65463b7 [PATCH] sh: Drop hp690 discontig support by Paul Mundt · 19 years ago
  76. d229401 [PATCH] sh: pte_mkhuge() compile fix for !CONFIG_HUGETLB_PAGE by Paul Mundt · 19 years ago
  77. 055a251 [PATCH] superhyway: multiple block support and VCR rework by Paul Mundt · 19 years ago
  78. 3e9e7c1 [PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-Boot by Matt Porter · 19 years ago
  79. 90eb266 [PATCH] ppc32: Add Yucca (440SPe eval board) platform by Roland Dreier · 19 years ago
  80. b0f7b8b [PATCH] ppc32: Add 440SPe support by Roland Dreier · 19 years ago
  81. 41aace4 [PATCH] ppc32: Dump error status for both PLB segments on 440SP by Roland Dreier · 19 years ago
  82. fcc188e [PATCH] ppc32: Allow ERPN for early serial to depend on CPU type by Roland Dreier · 19 years ago
  83. 2109a2d [PATCH] mm: rename kmem_cache_s to kmem_cache by Pekka J Enberg · 19 years ago
  84. e1531b4 [PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOL by John W. Linville · 19 years ago
  85. 7d24f0b [PATCH] ppc64: Fix bug in SLB miss handler for hugepages by David Gibson · 19 years ago
  86. e4f0648 [MTD] user-abi: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  87. b00e844 [ALSA] version 1.0.10rc3 by Jaroslav Kysela · 19 years ago
  88. 61ecfa8 [MTD] includes: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  89. 03ead84 [LIB] reed_solomon: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  90. 182ec4e [JFFS2] Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  91. 1d4ae4a Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jaroslav Kysela · 19 years ago
  92. b78612b Merge branch 'master' by Jeff Garzik · 19 years ago
  93. 0b154bb Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  94. 6adfd34 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  95. b54a063 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  96. 085f20e Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  97. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 19 years ago
  98. fb02587 [MTD] Don't let gcc inline functions marked __xipram by Nicolas Pitre · 19 years ago
  99. 83a3683 [MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages) by Kyungmin Park · 19 years ago
  100. a41371e [MTD] OneNAND: Power Management (PM) support by Kyungmin Park · 19 years ago