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