1. abc45e1 ARM: OMAP: Apollon MMC support by Kyungmin Park · 18 years ago
  2. d1284b5 ARM: OMAP: 2420 boot BUG(): failure to map SRAM by Kevin Hilman · 18 years ago
  3. 93bda4c ARM: OMAP: Added OMAP24xx camera IRQ definition by Samuel Ortiz · 18 years ago
  4. df51a84 ARM: OMAP: timer32k: fix tick count calculation when reprogramming by Imre Deak · 18 years ago
  5. ae78dcf ARM: OMAP: Avoid sleeping during arch_reset by Tony Lindgren · 18 years ago
  6. 7c25041 [PATCH] pata_pdc2027x iomem annotations by Al Viro · 18 years ago
  7. 355edd2 [PATCH] fix idiocy in asd_init_lseq_mdp() by Al Viro · 18 years ago
  8. 3cc2754 [PATCH] SCSI gfp_t annotations by Al Viro · 18 years ago
  9. 855fc73 [PATCH] wrong thing iounmapped (qla3xxx) by Al Viro · 18 years ago
  10. ee111d1 [PATCH] qla3xxx iomem annotations by Al Viro · 18 years ago
  11. 8a1cdc9 [PATCH] Revert ABI-breaking change in /proc by Matthew Wilcox · 18 years ago
  12. 508df25 Merge git://git.infradead.org/~dwmw2/khdrs-2.6 by Linus Torvalds · 18 years ago
  13. 6a3670c [PATCH] missing include (free_irq() use) by Al Viro · 18 years ago
  14. ae97dd9 [PATCH] NULL noise removal by Al Viro · 18 years ago
  15. 3e597c6 [PATCH] fix iptables __user misannotations by Al Viro · 18 years ago
  16. 1db2ea3 [PATCH] netlabel gfp annotations by Al Viro · 18 years ago
  17. 8abf106 [PATCH] libata won't build on SUN4 by Al Viro · 18 years ago
  18. 9317fd4 [PATCH] libata won't build on m68k and m32r by Al Viro · 18 years ago
  19. 638b093 [PATCH] restore libata build on frv by Al Viro · 18 years ago
  20. 2722de7 Don't remove $(INSTALL_HDR_PATH)/install before headers_install. by David Woodhouse · 18 years ago
  21. b7a818e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  22. 398477d Merge git://git.infradead.org/~dwmw2/khdrs-2.6 by Linus Torvalds · 18 years ago
  23. 6e936d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  24. 5cc8d24 kbuild: add distclean info to 'make help' and more details for 'clean' by Jesper Juhl · 18 years ago
  25. 5026b38 dontdiff: add utsrelease.h by Randy Dunlap · 18 years ago
  26. a5fa393 kbuild: fix "mkdir -p" usage in scripts/package/mkspec by Rolf Eike Beer · 18 years ago
  27. 1ef98856 kbuild: correct and clarify versioning info in Makefile by Robert P. J. Day · 18 years ago
  28. 2e99f31 kbuild: fixup Documentation/kbuild/modules.txt by Robert P. J. Day · 18 years ago
  29. da7c040 kbuild: Extend kbuild/defconfig tags support to exuberant ctags by Aron Griffis · 18 years ago
  30. 39e6e9c kbuild: fix for some typos in Documentation/makefiles.txt by Bryce Harrington · 18 years ago
  31. 1c7bafe kbuild: clarify "make C=" build option by Robert P. J. Day · 18 years ago
  32. e412171 Documentaion: update Documentation/Changes with minimum versions by Robert P. J. Day · 18 years ago
  33. b32c826 kbuild: update help in top level Makefile by Robert P. J. Day · 18 years ago
  34. c53ddac kbuild: fail kernel compilation in case of unresolved module symbols by Kirill Korotaev · 18 years ago
  35. 2212692 kbuild: remove debug left-over from Makefile.host by Sam Ravnborg · 18 years ago
  36. 7b5b820 kbuild: create output directory for hostprogs with O=.. build by Sam Ravnborg · 18 years ago
  37. 93659af kbuild: add missing return statement in modpost.c:secref_whitelist() by Sam Ravnborg · 18 years ago
  38. 4635281 kbuild: preperly align SYSMAP output by Sam Ravnborg · 18 years ago
  39. b805aa0 kbuild: make -rR is now default by Sam Ravnborg · 18 years ago
  40. 45d506b kbuild: make V=2 tell why a target is rebuild by Sam Ravnborg · 18 years ago
  41. 12715d2 kbuild: modpost on vmlinux regardless of CONFIG_MODULES by Sam Ravnborg · 18 years ago
  42. 9e157a5 kbuild: ignore references from ".pci_fixup" to ".init.text" by Magnus Damm · 18 years ago
  43. a07f603 kbuild: linguistic fixes for Documentation/kbuild/makefiles.txt by Jan Engelhardt · 18 years ago
  44. d9a7ff6 kbuild: linguistic fixes for Documentation/kbuild/modules.txt by Jan Engelhardt · 18 years ago
  45. 83dcde4 kconfig: linguistic fixes for Documentation/kbuild/kconfig-language.txt by Jan Engelhardt · 18 years ago
  46. 65ff22e remove RPM_BUILD_ROOT from asm-offsets.h by Olaf Hering · 18 years ago
  47. 07aea3a kbuild: use in-kernel unifdef by Sam Ravnborg · 18 years ago
  48. 14a036d kbuild: replace use of strlcpy with a dedicated implmentation in unifdef by Sam Ravnborg · 18 years ago
  49. 01f1c87 kbuild: add unifdef by Sam Ravnborg · 18 years ago
  50. 48f1f05 kbuild: consistently decide when to rebuild a target by Sam Ravnborg · 18 years ago
  51. d3660a8 kconfig: support DOS line endings by Matthew Wilcox · 18 years ago
  52. 6d71627 New 'make headers_install_all' target. by David Woodhouse · 18 years ago
  53. de78912 Use dependencies for 'make headers_install'. by David Woodhouse · 18 years ago
  54. b4daf69 [S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place. by David Woodhouse · 18 years ago
  55. 9e72cbf Remove dead netfilter_logging.h from include/linux/Kbuild by David Woodhouse · 18 years ago
  56. 02b25fc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  57. 0d5dc6c ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback by Mark Fasheh · 18 years ago
  58. b5e500e ocfs2: Remove ->unblock lockres operation by Mark Fasheh · 18 years ago
  59. cc567d8 ocfs2: move downconvert worker to lockres ops by Mark Fasheh · 18 years ago
  60. 08280f1 ocfs2: Remove unused dlmglue functions by Mark Fasheh · 18 years ago
  61. 810d5ae ocfs2: Have the metadata lock use generic dlmglue functions by Mark Fasheh · 18 years ago
  62. 5ef0d4e ocfs2: Add ->set_lvb callback in dlmglue by Mark Fasheh · 18 years ago
  63. 16d5b95 ocfs2: Add ->check_downconvert callback in dlmglue by Mark Fasheh · 18 years ago
  64. f7fbfdd ocfs2: Check for refreshing locks in generic unblock function by Mark Fasheh · 18 years ago
  65. b80fc01 ocfs2: don't unconditionally pass LVB flags by Mark Fasheh · 18 years ago
  66. aa2623a ocfs2: combine inode and generic blocking AST functions by Mark Fasheh · 18 years ago
  67. 54a7e75 ocfs2: Add ->get_osb() dlmglue locking operation by Mark Fasheh · 18 years ago
  68. 2a45f2d ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops by Mark Fasheh · 18 years ago
  69. e92d57d ocfs2: combine inode and generic AST functions by Mark Fasheh · 18 years ago
  70. f625c97 ocfs2: Clean up lock resource refresh flags by Mark Fasheh · 18 years ago
  71. 24c19ef ocfs2: Remove i_generation from inode lock names by Mark Fasheh · 18 years ago
  72. f9e2d82 ocfs2: Encode i_generation in the meta data lvb by Mark Fasheh · 18 years ago
  73. 4d3b83f ocfs2: Free up some space in the lvb by Mark Fasheh · 18 years ago
  74. 0027dd5 ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock() by Mark Fasheh · 18 years ago
  75. 1ba9da2 ocfs2: manually d_move() during ocfs2_rename() by Mark Fasheh · 18 years ago
  76. 349457c [PATCH] Allow file systems to manually d_move() inside of ->rename() by Mark Fasheh · 18 years ago
  77. 1390334 ocfs2: Remove the dentry vote by Mark Fasheh · 18 years ago
  78. 379dfe9 ocfs2: Hook rest of the file system into dentry locking API by Mark Fasheh · 18 years ago
  79. 80c0584 ocfs2: Add dentry tracking API by Mark Fasheh · 18 years ago
  80. d680efe ocfs2: Add new cluster lock type by Mark Fasheh · 18 years ago
  81. f068106 ocfs2: Update dlmglue for new dlmlock() API by Mark Fasheh · 18 years ago
  82. ea5b3a1 ocfs2: Update dlmfs for new dlmlock() API by Mark Fasheh · 18 years ago
  83. 3384f3d ocfs2: Allow binary names in the DLM by Mark Fasheh · 18 years ago
  84. e2c7369 ocfs2: Silence dlm error print by Mark Fasheh · 18 years ago
  85. a68aa1c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  86. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  87. e18fa70 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. by Jeff Garzik · 18 years ago
  88. 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  89. 4f5537d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  90. 1b73c4b [SCSI] scsi_transport_fc: fixup netlink arguments by James Bottomley · 18 years ago
  91. f164c42 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  92. 1aedf2c Merge mulgrave-w:git/linux-2.6 by James Bottomley · 18 years ago
  93. dfdc58b [SCSI] SPI transport class: misc DV fixes by James Bottomley · 18 years ago
  94. 6973ddd [SPARC64]: Update defconfig. by David S. Miller · 18 years ago
  95. e17ba8f [SPARC64]: Fix sched_clock() wrapping every ~17 seconds. by David S. Miller · 18 years ago
  96. a07f353 [SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci structures by Alan Cox · 18 years ago
  97. 1a68d41 [SCSI] eata_pio cleanup and PCI fix by Alan Cox · 18 years ago
  98. 2538363 [SCSI] aacraid: README update by Mark Haverkamp · 18 years ago
  99. ac5826c [SCSI] aacraid: remove scsi_remove_device by Mark Haverkamp · 18 years ago
  100. 76a7f8f [SCSI] aacraid: merge rx and rkt code by Mark Haverkamp · 18 years ago