1. 178dd0c sh: Add support for SH7723 CPU subtype. by Paul Mundt · 16 years ago
  2. 47aa8f4 sh: Fix up SH7763 build. by Paul Mundt · 16 years ago
  3. 67908ab sh: Add migor_ts support to MigoR by Magnus Damm · 16 years ago
  4. 5779586 sh: Add rs5c732b RTC support to MigoR by Magnus Damm · 16 years ago
  5. 0c6111e sh: Add I2C support to MigoR by Magnus Damm · 16 years ago
  6. ef1b232 sh: Add I2C platform data to sh7722 by Magnus Damm · 16 years ago
  7. 3c803a9 sh: MigoR NAND flash support using gen_flash by Magnus Damm · 16 years ago
  8. b880878 sh: MigoR NOR flash support using physmap-flash by Magnus Damm · 16 years ago
  9. 8ed6dfdd sh: Fix up mach-types formatting from merge damage. by Paul Mundt · 16 years ago
  10. c293396 sh: r7780rp: Hook up the I2C and SMBus platform devices. by Paul Mundt · 16 years ago
  11. b026a23 sh: Use phyical addresses for MigoR smc91x resources by Magnus Damm · 16 years ago
  12. a0d2979 sh: Use physical addresses for sh7722 USBF resources by Magnus Damm · 16 years ago
  13. 9db913c sh: Add MigoR header file by Magnus Damm · 16 years ago
  14. 6dea781 Fix sh_keysc double free by Magnus Damm · 16 years ago
  15. 9460c0c sh: Fix up __access_ok() check for nommu. by Paul Mundt · 16 years ago
  16. 5c0cbd7 sh: Allow optimized clear/copy page routines to be used on SH-2. by Paul Mundt · 16 years ago
  17. 2163b4c sh: Hook up the rest of the SH7770 serial ports. by Paul Mundt · 16 years ago
  18. 6e86299 sh: Add support for Solution Engine SH7721 board by Yoshihiro Shimoda · 16 years ago
  19. d391c62 sh: Hook up remaining IRQ sources for R7780MP FPGA. by Masayuki Hosokawa · 16 years ago
  20. 2ad6990 sh: Initial support for the MX-G CPU. by Paul Mundt · 16 years ago
  21. b9e393c sh: Create an sh debugfs root. by Paul Mundt · 16 years ago
  22. b420b1a rtc: rtc-sh: Add support for periodic IRQs. by Angelo Castello · 16 years ago
  23. 90fce7f sh: SuperH KEYSC keypad data for Solution Engine 7722 by Magnus Damm · 16 years ago
  24. 92cfeb6 sh: SuperH KEYSC keypad data for MigoR by Magnus Damm · 16 years ago
  25. 795e6bf sh: SuperH KEYSC platform driver by Magnus Damm · 16 years ago
  26. 99773aa [SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commands by FUJITA Tomonori · 16 years ago
  27. 842ea77 [SCSI] bsg: remove minor in struct bsg_device by FUJITA Tomonori · 16 years ago
  28. 43ac9e6 [SCSI] bsg: use better helper list functions by FUJITA Tomonori · 16 years ago
  29. c3ff1b9 [SCSI] bsg: replace kobject_get with blk_get_queue by FUJITA Tomonori · 16 years ago
  30. d45ac4f [SCSI] bsg: takes a ref to struct device in fops->open by FUJITA Tomonori · 16 years ago
  31. 4786b4e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  32. 2302aca [CIFS] Reserve new proxy cap for WAFS by Steve French · 16 years ago
  33. 2309e9e ocfs2/net: Add debug interface to o2net by Sunil Mushran · 16 years ago
  34. 93b06ed ocfs2: Only build ocfs2/dlm with the o2cb stack module by Mark Fasheh · 16 years ago
  35. 409753b ocfs2/cluster: Get rid of arguments to the timeout routines by Jeff Mahoney · 16 years ago
  36. dda47bc ocfs2: Put tree in MAINTAINERS by Joel Becker · 16 years ago
  37. b1f3550 ocfs2: Use BUG_ON by Julia Lawall · 16 years ago
  38. c9ec148 ocfs2: Convert ocfs2 over to unlocked_ioctl by Andi Kleen · 17 years ago
  39. 5dabd69 ocfs2: Improve rename locking by Jan Kara · 16 years ago
  40. 58dadcd fs/ocfs2/aops.c: test for IS_ERR rather than 0 by Julia Lawall · 16 years ago
  41. 4d0ddb2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode by Tao Ma · 16 years ago
  42. a4a4891 ocfs2: Add ac_alloc_slot in ocfs2_alloc_context by Tao Ma · 16 years ago
  43. ffda89a ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits by Tao Ma · 16 years ago
  44. ad5a4d7 ocfs2: Enable cross extent block merge. by Tao Ma · 17 years ago
  45. 677b975 ocfs2: Add support for cross extent block by Tao Ma · 17 years ago
  46. 52f7c21 ocfs2: Move /sys/o2cb to /sys/fs/o2cb by Mark Fasheh · 17 years ago
  47. a839c5a sysfs: Allow removal of symlinks in the sysfs root by Mark Fasheh · 17 years ago
  48. 5cc3bf2 ocfs2: Reconnect after idle time out. by Tao Ma · 16 years ago
  49. 8f50eb9 ocfs2/dlm: Cleanup lockres print by Sunil Mushran · 16 years ago
  50. c834cdb ocfs2/dlm: Fix lockname in lockres print function by Sunil Mushran · 16 years ago
  51. e5a0334 ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c by Sunil Mushran · 16 years ago
  52. 7209300 ocfs2/dlm: Dumps the purgelist into a debugfs file by Sunil Mushran · 16 years ago
  53. d0129ac ocfs2/dlm: Dumps the mles into a debugfs file by Sunil Mushran · 16 years ago
  54. 751155a ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h by Sunil Mushran · 16 years ago
  55. 4e3d24e ocfs2/dlm: Dumps the lockres' into a debugfs file by Sunil Mushran · 16 years ago
  56. 007dce5 ocfs2/dlm: Dump the dlm state in a debugfs file by Sunil Mushran · 16 years ago
  57. 6325b4a ocfs2/dlm: Create debugfs dirs by Sunil Mushran · 16 years ago
  58. 29576f8 ocfs2/dlm: Link all lockres' to a tracking list by Sunil Mushran · 16 years ago
  59. 724bdca ocfs2/dlm: Create slabcaches for lock and lockres by Sunil Mushran · 16 years ago
  60. 12eb003 ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle by Sunil Mushran · 16 years ago
  61. 53f67e3 ocfs2: Document /sys/fs/ocfs2 by Joel Becker · 16 years ago
  62. 9341d22 ocfs2: Allow selection of cluster plug-ins. by Joel Becker · 16 years ago
  63. b92eccd ocfs2: Add kbuild for ocfs2_stack_user.ko by Joel Becker · 17 years ago
  64. 8f31831 ocfs2: Change mlog_bug_on to BUG_ON in ocfs2_lockid.h by Joel Becker · 16 years ago
  65. cf4d8d7 ocfs2: add fsdlm to stackglue by David Teigland · 16 years ago
  66. d4b95ee ocfs2: Add the 'set version' message to the ocfs2_control device. by Joel Becker · 16 years ago
  67. 3cfd4ab ocfs2: Add the local node id to the handshake. by Joel Becker · 16 years ago
  68. de870ef ocfs2: Introduce the DOWN message to ocfs2_control by Joel Becker · 16 years ago
  69. 462c7e6 ocfs2: Start the ocfs2_control handshake. by Joel Becker · 16 years ago
  70. 6427a72 ocfs2: Add the ocfs2_control misc device. by Joel Becker · 16 years ago
  71. 8adf053 ocfs2: Add the user stack module. by Joel Becker · 17 years ago
  72. 9c6c877 ocfs2: Add the 'cluster_stack' sysfs file. by Joel Becker · 17 years ago
  73. b61817e ocfs2: Add the USERSPACE_STACK incompat bit. by Joel Becker · 17 years ago
  74. 74ae4e1 ocfs2: Create stack glue sysfs files. by Joel Becker · 17 years ago
  75. 286eaa9 ocfs2: Break out stackglue into modules. by Joel Becker · 17 years ago
  76. e3dad42 ocfs2: Create ocfs2_stack_operations and split out the o2cb stack. by Joel Becker · 17 years ago
  77. 553aa7e ocfs2: Split o2cb code from generic stack functions. by Joel Becker · 17 years ago
  78. 63e0c48 ocfs2: Clean up stackglue initialization by Joel Becker · 17 years ago
  79. cf0acdc ocfs2: Abstract out a debugging function for underlying dlms. by Joel Becker · 17 years ago
  80. 1693a5c ocfs2: handle async EAGAIN from NOQUEUE request by David Teigland · 17 years ago
  81. de55124 ocfs2: Remove CANCELGRANT from the view of dlmglue. by Joel Becker · 17 years ago
  82. 0abd6d1 ocfs2: Fill node number during cluster stack init by Mark Fasheh · 17 years ago
  83. 6953b4c ocfs2: Move o2hb functionality into the stack glue. by Joel Becker · 17 years ago
  84. 19fdb62 ocfs2: Abstract out node number queries. by Joel Becker · 17 years ago
  85. 4670c46 ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API. by Joel Becker · 17 years ago
  86. 8f2c9c1 ocfs2: Create the lock status block union. by Joel Becker · 17 years ago
  87. 7431cd7 ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API. by Joel Becker · 17 years ago
  88. bd3e761 ocfs2: Use global DLM_ constants in generic code. by Joel Becker · 17 years ago
  89. 24ef181 ocfs2: Separate out dlm lock functions. by Joel Becker · 17 years ago
  90. 386a2ef ocfs2: New slot map format by Joel Becker · 17 years ago
  91. fb86b1f ocfs2: Define the contents of the slot_map file. by Joel Becker · 17 years ago
  92. fc881fa ocfs2: De-magic the in-memory slot map. by Joel Becker · 17 years ago
  93. 1c8d9a6 ocfs2: slot_map I/O based on max_slots. by Joel Becker · 17 years ago
  94. 553abd0 ocfs2: Change the recovery map to an array of node numbers. by Joel Becker · 17 years ago
  95. d85b20e ocfs2: Make ocfs2_slot_info private. by Joel Becker · 17 years ago
  96. 8e8a460 ocfs2: Move slot map access into slot_map.c by Mark Fasheh · 17 years ago
  97. db8be07 firewire: cleanups by Adrian Bunk · 16 years ago
  98. 25b1c3d firewire: fix synchronization of gap counts by Stefan Richter · 16 years ago
  99. 2a0a259 firewire: wait until PHY configuration packet was transmitted (fix bus reset loop) by Stefan Richter · 16 years ago
  100. e09770d firewire: remove unused struct member by Stefan Richter · 16 years ago