1. b1af9cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  2. cc216c5 Fix RCU list iterator use of 'rcu_dereference()' by Linus Torvalds · 17 years ago
  3. 3925e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago
  4. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 17 years ago
  5. 7cea51b security: fix up documentation for security_module_enable by James Morris · 17 years ago
  6. 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 17 years ago
  7. 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 17 years ago
  8. 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 17 years ago
  9. d7a96f3 Audit: internally use the new LSM audit hooks by Ahmed S. Darwish · 17 years ago
  10. 03d37d2 LSM/Audit: Introduce generic Audit LSM hooks by Ahmed S. Darwish · 17 years ago
  11. 6b89a74 SELinux: remove redundant exports by Ahmed S. Darwish · 17 years ago
  12. 0ce784c Netlink: Use generic LSM hook by Ahmed S. Darwish · 17 years ago
  13. 2a862b3 Audit: use new LSM hooks instead of SELinux exports by Ahmed S. Darwish · 17 years ago
  14. 713a04ae SELinux: setup new inode/ipc getsecid hooks by Ahmed S. Darwish · 17 years ago
  15. 8a07619 LSM: Introduce inode_getsecid and ipc_getsecid hooks by Ahmed S. Darwish · 17 years ago
  16. d1643d2 [NET]: Fix and allocate less memory for ->priv'less netdevices by Alexey Dobriyan · 17 years ago
  17. d1a4be6 x86 PAT: fix mmap() of holes by Ingo Molnar · 17 years ago
  18. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  19. eddeb0e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  20. 855d854 libata: fix boot panic with SATAPI devices on non-SFF HBAs by James Bottomley · 17 years ago
  21. e675349 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  22. ef38ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  23. fda31d7 x86: kgdb build fix by Harvey Harrison · 17 years ago
  24. 94795b6 [SCSI] iscsi: bidi support for iscsi_tcp by Boaz Harrosh · 17 years ago
  25. c07d444 [SCSI] iscsi: bidi support at the generic libiscsi level by Boaz Harrosh · 17 years ago
  26. 38d1c06 [SCSI] iscsi: extended cdb support by Boaz Harrosh · 17 years ago
  27. 57b7658 [SCSI] zfcp: Fix error handling for blocked unit for send FCP command by Christof Schmitt · 17 years ago
  28. 6071d7e [SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock by Christof Schmitt · 17 years ago
  29. 1f6f712 [SCSI] zfcp: fix 31 bit compile warnings by Martin Peschke · 17 years ago
  30. 440fc17 sh: Fix up L2 cache probe. by Paul Mundt · 17 years ago
  31. e5a4c65 sh: Fix up SH-4A part probe. by Paul Mundt · 17 years ago
  32. 178dd0c sh: Add support for SH7723 CPU subtype. by Paul Mundt · 17 years ago
  33. 47aa8f4 sh: Fix up SH7763 build. by Paul Mundt · 17 years ago
  34. 67908ab sh: Add migor_ts support to MigoR by Magnus Damm · 17 years ago
  35. 5779586 sh: Add rs5c732b RTC support to MigoR by Magnus Damm · 17 years ago
  36. 0c6111e sh: Add I2C support to MigoR by Magnus Damm · 17 years ago
  37. ef1b232 sh: Add I2C platform data to sh7722 by Magnus Damm · 17 years ago
  38. 3c803a9 sh: MigoR NAND flash support using gen_flash by Magnus Damm · 17 years ago
  39. b880878 sh: MigoR NOR flash support using physmap-flash by Magnus Damm · 17 years ago
  40. 8ed6dfdd sh: Fix up mach-types formatting from merge damage. by Paul Mundt · 17 years ago
  41. c293396 sh: r7780rp: Hook up the I2C and SMBus platform devices. by Paul Mundt · 17 years ago
  42. b026a23 sh: Use phyical addresses for MigoR smc91x resources by Magnus Damm · 17 years ago
  43. a0d2979 sh: Use physical addresses for sh7722 USBF resources by Magnus Damm · 17 years ago
  44. 9db913c sh: Add MigoR header file by Magnus Damm · 17 years ago
  45. 6dea781 Fix sh_keysc double free by Magnus Damm · 17 years ago
  46. 9460c0c sh: Fix up __access_ok() check for nommu. by Paul Mundt · 17 years ago
  47. 5c0cbd7 sh: Allow optimized clear/copy page routines to be used on SH-2. by Paul Mundt · 17 years ago
  48. 2163b4c sh: Hook up the rest of the SH7770 serial ports. by Paul Mundt · 17 years ago
  49. 6e86299 sh: Add support for Solution Engine SH7721 board by Yoshihiro Shimoda · 17 years ago
  50. d391c62 sh: Hook up remaining IRQ sources for R7780MP FPGA. by Masayuki Hosokawa · 17 years ago
  51. 2ad6990 sh: Initial support for the MX-G CPU. by Paul Mundt · 17 years ago
  52. b9e393c sh: Create an sh debugfs root. by Paul Mundt · 17 years ago
  53. b420b1a rtc: rtc-sh: Add support for periodic IRQs. by Angelo Castello · 17 years ago
  54. 90fce7f sh: SuperH KEYSC keypad data for Solution Engine 7722 by Magnus Damm · 17 years ago
  55. 92cfeb6 sh: SuperH KEYSC keypad data for MigoR by Magnus Damm · 17 years ago
  56. 795e6bf sh: SuperH KEYSC platform driver by Magnus Damm · 17 years ago
  57. 99773aa [SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commands by FUJITA Tomonori · 17 years ago
  58. 842ea77 [SCSI] bsg: remove minor in struct bsg_device by FUJITA Tomonori · 17 years ago
  59. 43ac9e6 [SCSI] bsg: use better helper list functions by FUJITA Tomonori · 17 years ago
  60. c3ff1b9 [SCSI] bsg: replace kobject_get with blk_get_queue by FUJITA Tomonori · 17 years ago
  61. d45ac4f [SCSI] bsg: takes a ref to struct device in fops->open by FUJITA Tomonori · 17 years ago
  62. 4786b4e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  63. 2309e9e ocfs2/net: Add debug interface to o2net by Sunil Mushran · 17 years ago
  64. 93b06ed ocfs2: Only build ocfs2/dlm with the o2cb stack module by Mark Fasheh · 17 years ago
  65. 409753b ocfs2/cluster: Get rid of arguments to the timeout routines by Jeff Mahoney · 17 years ago
  66. dda47bc ocfs2: Put tree in MAINTAINERS by Joel Becker · 17 years ago
  67. b1f3550 ocfs2: Use BUG_ON by Julia Lawall · 17 years ago
  68. c9ec148 ocfs2: Convert ocfs2 over to unlocked_ioctl by Andi Kleen · 18 years ago
  69. 5dabd69 ocfs2: Improve rename locking by Jan Kara · 17 years ago
  70. 58dadcd fs/ocfs2/aops.c: test for IS_ERR rather than 0 by Julia Lawall · 17 years ago
  71. 4d0ddb2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode by Tao Ma · 17 years ago
  72. a4a4891 ocfs2: Add ac_alloc_slot in ocfs2_alloc_context by Tao Ma · 17 years ago
  73. ffda89a ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits by Tao Ma · 17 years ago
  74. ad5a4d7 ocfs2: Enable cross extent block merge. by Tao Ma · 18 years ago
  75. 677b975 ocfs2: Add support for cross extent block by Tao Ma · 18 years ago
  76. 52f7c21 ocfs2: Move /sys/o2cb to /sys/fs/o2cb by Mark Fasheh · 18 years ago
  77. a839c5a sysfs: Allow removal of symlinks in the sysfs root by Mark Fasheh · 18 years ago
  78. 5cc3bf2 ocfs2: Reconnect after idle time out. by Tao Ma · 17 years ago
  79. 8f50eb9 ocfs2/dlm: Cleanup lockres print by Sunil Mushran · 17 years ago
  80. c834cdb ocfs2/dlm: Fix lockname in lockres print function by Sunil Mushran · 17 years ago
  81. e5a0334 ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c by Sunil Mushran · 17 years ago
  82. 7209300 ocfs2/dlm: Dumps the purgelist into a debugfs file by Sunil Mushran · 17 years ago
  83. d0129ac ocfs2/dlm: Dumps the mles into a debugfs file by Sunil Mushran · 17 years ago
  84. 751155a ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h by Sunil Mushran · 17 years ago
  85. 4e3d24e ocfs2/dlm: Dumps the lockres' into a debugfs file by Sunil Mushran · 17 years ago
  86. 007dce5 ocfs2/dlm: Dump the dlm state in a debugfs file by Sunil Mushran · 17 years ago
  87. 6325b4a ocfs2/dlm: Create debugfs dirs by Sunil Mushran · 17 years ago
  88. 29576f8 ocfs2/dlm: Link all lockres' to a tracking list by Sunil Mushran · 17 years ago
  89. 724bdca ocfs2/dlm: Create slabcaches for lock and lockres by Sunil Mushran · 17 years ago
  90. 12eb003 ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle by Sunil Mushran · 17 years ago
  91. 53f67e3 ocfs2: Document /sys/fs/ocfs2 by Joel Becker · 17 years ago
  92. 9341d22 ocfs2: Allow selection of cluster plug-ins. by Joel Becker · 17 years ago
  93. b92eccd ocfs2: Add kbuild for ocfs2_stack_user.ko by Joel Becker · 18 years ago
  94. 8f31831 ocfs2: Change mlog_bug_on to BUG_ON in ocfs2_lockid.h by Joel Becker · 17 years ago
  95. cf4d8d7 ocfs2: add fsdlm to stackglue by David Teigland · 17 years ago
  96. d4b95ee ocfs2: Add the 'set version' message to the ocfs2_control device. by Joel Becker · 17 years ago
  97. 3cfd4ab ocfs2: Add the local node id to the handshake. by Joel Becker · 17 years ago
  98. de870ef ocfs2: Introduce the DOWN message to ocfs2_control by Joel Becker · 17 years ago
  99. 462c7e6 ocfs2: Start the ocfs2_control handshake. by Joel Becker · 17 years ago
  100. 6427a72 ocfs2: Add the ocfs2_control misc device. by Joel Becker · 17 years ago