1. 9e2b2dc CRED: Introduce credential access wrappers by David Howells · 17 years ago
  2. 8d0968a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  3. 9ea319b Merge git://oss.sgi.com:8090/xfs/linux-2.6 by Linus Torvalds · 17 years ago
  4. 3e11acd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 17 years ago
  5. 758db3f [h8300] move include/asm-h8300 to arch/h8300/include/asm by Linus Torvalds · 17 years ago
  6. 5140934 dlm: rename structs by David Teigland · 17 years ago
  7. cb980d9 dlm: add missing kfrees by David Teigland · 17 years ago
  8. e491401 crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() by Suresh Siddha · 17 years ago
  9. 318e531 crypto: hash - Add missing top-level functions by Herbert Xu · 17 years ago
  10. dbaaba1 crypto: hash - Fix digest size check for digest type by Herbert Xu · 17 years ago
  11. f176e63 crypto: tcrypt - Fix AEAD chunk testing by Herbert Xu · 17 years ago
  12. f3c85bc crypto: talitos - Add handling for SEC 3.x treatment of link table by Lee Nipper · 17 years ago
  13. c6a7b0f [XFS] Fix use after free in xfs_log_done(). by Lachlan McIlroy · 17 years ago
  14. c94312d [XFS] Make xfs_bmap_*_count_leaves void. by Ruben Porras · 17 years ago
  15. 5695ef46 [XFS] Use KM_NOFS for debug trace buffers by Lachlan McIlroy · 17 years ago
  16. d62c251 [XFS] use KM_MAYFAIL in xfs_mountfs by Christoph Hellwig · 17 years ago
  17. ff4f038 [XFS] refactor xfs_mount_free by Christoph Hellwig · 17 years ago
  18. 6203300 [XFS] don't call xfs_freesb from xfs_unmountfs by Christoph Hellwig · 17 years ago
  19. 41b5c2e [XFS] xfs_unmountfs should return void by Christoph Hellwig · 17 years ago
  20. 4249023 [XFS] cleanup xfs_mountfs by Christoph Hellwig · 17 years ago
  21. 77508ec [XFS] move root inode IRELE into xfs_unmountfs by Christoph Hellwig · 17 years ago
  22. 3a76c1e [XFS] stop using file_update_time by Christoph Hellwig · 17 years ago
  23. 8e5975c [XFS] optimize xfs_ichgtime by Christoph Hellwig · 17 years ago
  24. dff35fd [XFS] update timestamp in xfs_ialloc manually by Christoph Hellwig · 17 years ago
  25. ab4a9b0 [XFS] remove the sema_t from XFS. by David Chinner · 17 years ago
  26. e1f49cf [XFS] replace dquot flush semaphore with a completion by David Chinner · 17 years ago
  27. c63942d [XFS] replace inode flush semaphore with a completion by David Chinner · 17 years ago
  28. 39d2f1a [XFS] extend completions to provide XFS object flush requirements by David Chinner · 17 years ago
  29. b4dd330 [XFS] replace the XFS buf iodone semaphore with a completion by David Chinner · 17 years ago
  30. 12017fa [XFS] clean up stale references to semaphores by David Chinner · 17 years ago
  31. 597bca6 [XFS] use get_unaligned_* helpers by Harvey Harrison · 17 years ago
  32. d63f154 [XFS] Fix compile failure in xfs_buf_trace() by Lachlan McIlroy · 17 years ago
  33. 169d622 [XFS] Use the same btree_cur union member for alloc and inobt trees. by Christoph Hellwig · 17 years ago
  34. cdcf4333 [XFS] small cleanups in xfs_btree.c by Christoph Hellwig · 17 years ago
  35. 41be8be [XFS] sanitize xfs_initialize_vnode by Christoph Hellwig · 17 years ago
  36. 5ec7f8c [XFS] kill bhv_vnode_t by Christoph Hellwig · 17 years ago
  37. df80c93 [XFS] remove some easy bhv_vnode_t instances by Christoph Hellwig · 17 years ago
  38. e1cccd9 [XFS] kill xfs_lock_dir_and_entry by Christoph Hellwig · 17 years ago
  39. 1550d0b [XFS] kill INDUCE_IO_ERROR by Christoph Hellwig · 17 years ago
  40. 907f49a [XFS] implement IHOLD/IRELE directly by Christoph Hellwig · 17 years ago
  41. 0b1f9177 [XFS] remove remaining VN_HOLD calls by Christoph Hellwig · 17 years ago
  42. 604323c [XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.c by Christoph Hellwig · 17 years ago
  43. 863890c [XFS] kill vn_to_inode by Christoph Hellwig · 17 years ago
  44. a19d033 [XFS] Remove vn_from_inode() by Christoph Hellwig · 17 years ago
  45. 39dab9d [XFS] remove shouting-indirection macros from xfs_trans.h by Eric Sandeen · 17 years ago
  46. db7a2c7 [XFS] convert xfs to use ERR_CAST by Eric Sandeen · 17 years ago
  47. cdeb380 [XFS] remove INT_GET and friends by Eric Sandeen · 17 years ago
  48. 322ff6b [XFS] Move xfs_attr_rolltrans to xfs_trans_roll by Niv Sardi · 17 years ago
  49. a738159 [XFS] don't leak m_fsname/m_rtname/m_logname by Christoph Hellwig · 17 years ago
  50. 5e9da7b [XFS] Move attr log alloc size calculator to another function. by Niv Sardi · 17 years ago
  51. 6785073 [XFS] Use KM_NOFS for incore inode extent tree allocation V2 by David Chinner · 17 years ago
  52. e6064d3 [XFS] XFS: Kill xfs_vtoi() by David Chinner · 17 years ago
  53. e4f7529 [XFS] Kill shouty XFS_ITOV() macro by David Chinner · 17 years ago
  54. 705db4a [XFS] kill shouty XFS_ITOV_NULL macro by David Chinner · 17 years ago
  55. 0165164 [XFS] Avoid directly referencing the VFS inode. by David Chinner · 17 years ago
  56. 3790689 [XFS] Do not access buffers after dropping reference count by Lachlan McIlroy · 17 years ago
  57. 79071eb [XFS] Use the generic bitops rather than implementing them ourselves. by David Chinner · 17 years ago
  58. 30a2f3c Linux 2.6.27-rc3 by Linus Torvalds · 17 years ago
  59. b0e0c9e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  60. dae8168 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  61. ddc752a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  62. 31bad92 firmware/memmap: cleanup by Bernhard Walle · 17 years ago
  63. bdd8735 ALi M7101 PMU also available on Sun Netra's too by Alexander Clouter · 17 years ago
  64. 5f8c3c8 Make ioctl.h compatible with userland by Michael Abbott · 17 years ago
  65. 6665931 docsrc: fix getdelays printk formats by Randy Dunlap · 17 years ago
  66. ffab10e docsrc: fix crc32hash type by Randy Dunlap · 17 years ago
  67. b3784a7 docsrc: fix ifenslave type by Randy Dunlap · 17 years ago
  68. 5d39d94 docsrc: fix procfs example by Randy Dunlap · 17 years ago
  69. 3794f3e docsrc: build Documentation/ sources by Randy Dunlap · 17 years ago
  70. bc2aa80 byteorder: add include/linux/byteorder.h to define endian helpers by Harvey Harrison · 17 years ago
  71. 40c9f22 byteorder: add a new include/linux/swab.h to define byteswapping functions by Harvey Harrison · 17 years ago
  72. f18e439 genirq: switch /proc/irq/*/smp_affinity et al to seqfiles by Alexey Dobriyan · 17 years ago
  73. 50ac2d6 seq_file: add seq_cpumask(), seq_nodemask() by Alexey Dobriyan · 17 years ago
  74. dd76346 reiserfs: removed duplicated #include by Huang Weiyi · 17 years ago
  75. 523723b fs/eventpoll.c: fix sys_epoll_create1() comment by Andrew Morton · 17 years ago
  76. 98b0da4 drivers/char/rtc.c: removed duplicated include by Huang Weiyi · 17 years ago
  77. fc1efbd mm/sparse.c: removed duplicated include by Huang Weiyi · 17 years ago
  78. 070cb06 move kernel-doc comment for might_sleep directly before its defining block by Uwe Kleine-König · 17 years ago
  79. 29a6d39 lib/vsprintf.c: wrong conversion function used by Yi Yang · 17 years ago
  80. afa9b64 fbcon: prevent cursor disappearance after switching to 512 character font by Krzysztof Helt · 17 years ago
  81. ea757ac atmel_lcdfb: add board parameter specify framebuffer memory size by Haavard Skinnemoen · 17 years ago
  82. e730d8b0a atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91 by Haavard Skinnemoen · 17 years ago
  83. 1054635 matrox maven: convert to a new-style i2c driver by Jean Delvare · 17 years ago
  84. 73b7d92 matroxfb: i2c structure templates clean-up by Jean Delvare · 17 years ago
  85. 5ede40f matrox maven: fix a broken error path by Jean Delvare · 17 years ago
  86. d6bf73e do_migrate_pages(): remove unused variable by MinChan Kim · 17 years ago
  87. 6a4ad39 GRU: fix preprocessor symbol for sparse by Randy Dunlap · 17 years ago
  88. 969830b radeonfb: fix accel engine hangs by David Miller · 17 years ago
  89. 2b26736 allocate structures for reservation tracking in hugetlbfs outside of spinlocks v2 by Andy Whitcroft · 17 years ago
  90. 57303d8 hugetlbfs: allocate structures for reservation tracking outside of spinlocks by Andy Whitcroft · 17 years ago
  91. ff1a4a7 isight_firmware: fix a leak and double kfree() by Parag Warudkar · 17 years ago
  92. 66198f3 cpuidle: make sysfs attributes sysdev class attributes by Rabin Vincent · 17 years ago
  93. 001e979 rtc-isl1208: fix double removal of a sysfs entry by Alessandro Zummo · 17 years ago
  94. 9de15e9 h8300: fix section mismatches by Yoshinori Sato · 17 years ago
  95. b1c3c89 revert "rtc: cdev lock_kernel() pushdown" by David Brownell · 17 years ago
  96. 9623e07 memcg: fix oops in mem_cgroup_shrink_usage by Hugh Dickins · 17 years ago
  97. 3ee1062 cpu hotplug: s390 doesn't support additional_cpus anymore. by Heiko Carstens · 17 years ago
  98. 74768ed page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system_hash() by Jan Beulich · 17 years ago
  99. 866c366 quota: documentation for sending "below quota" messages via netlink and tiny doc update by Jan Kara · 17 years ago
  100. caff3a2 hugetlb: call arch_prepare_hugepage() for surplus pages by Gerald Schaefer · 17 years ago