1. 89d1e09 IB/ipath: Fix and recover TXE piobuf and PBC parity errors by Bryan O'Sullivan · 18 years ago
  2. 5108477 IB/ipath: Change HT CRC message to indicate how to resolve problem by Bryan O'Sullivan · 18 years ago
  3. 7227aac4 IB/ipath: Clean up module exit code by Bryan O'Sullivan · 18 years ago
  4. 957670a IB/ipath: Call mtrr_del with correct arguments by Bryan O'Sullivan · 18 years ago
  5. 8d0208c IB/ipath: Flush RWQEs if access error or invalid error seen by Bryan O'Sullivan · 18 years ago
  6. 1fd3b40 IB/ipath: Improved support for PowerPC by Bryan O'Sullivan · 18 years ago
  7. 076fafc IB/ipath: Drop unnecessary "(void *)" casts by Bryan O'Sullivan · 18 years ago
  8. f62fe77 IB/ipath: Support multiple simultaneous devices of different types by Bryan O'Sullivan · 18 years ago
  9. 5659416 IB/ipath: Fix mismatch in shifts and masks for printing debug info by Bryan O'Sullivan · 18 years ago
  10. 0624b07 IB/ipath: Fix compiler warnings and errors on non-x86_64 systems by Bryan O'Sullivan · 18 years ago
  11. 8d588f8 IB/ipath: Print more informative parity error messages by Bryan O'Sullivan · 18 years ago
  12. 6a553af IB/ipath: Ensure that PD of MR matches PD of QP checking the Rkey by Bryan O'Sullivan · 18 years ago
  13. 10aeb0e IB/ipath: RC and UC should validate SLID and DLID by Bryan O'Sullivan · 18 years ago
  14. 7dae5bf IB/ipath: Only allow complete writes to flash by Bryan O'Sullivan · 18 years ago
  15. f3e93c7 IB/ipath: Count SRQs properly by Bryan O'Sullivan · 18 years ago
  16. aa4eaed IB/ipath: Lock and count allocated CQs properly by Bryan O'Sullivan · 18 years ago
  17. 11b054fe IB/ipath: Clean up handling of GUID 0 by Bryan O'Sullivan · 18 years ago
  18. c78f641 IB/ipath: Unregister from IB core early by Bryan O'Sullivan · 18 years ago
  19. 2c9446a IB/ipath: Support revision 2 InfiniPath PCIE devices by Bryan O'Sullivan · 18 years ago
  20. 9929b0f IB/ipath: Driver support for userspace sharing of HW contexts by Bryan O'Sullivan · 18 years ago
  21. 221e319 IB/ipath: Fix memory leak if allocation fails by Bryan O'Sullivan · 18 years ago
  22. 6022943 IB/ipath: Limit # of packets sent without an ACK received by Bryan O'Sullivan · 18 years ago
  23. fd6a79a IB/iser: Fix the description of iSER in Kconfig by Erez Zilber · 18 years ago
  24. 74a2078 IB/iser: DMA unmap unaligned for RDMA data before touching it by Erez Zilber · 18 years ago
  25. 87e8df7 IB/iser: Have iSER data transaction object point to iSER conn by Erez Zilber · 18 years ago
  26. ee30cb5 RDMA/amso1100: Fix memory leak in c2_reg_phys_mr() by Roland Dreier · 18 years ago
  27. 44334bd RDMA/amso1100: Fix error path in c2_llp_accept() by Eric Sesterhenn · 18 years ago
  28. 6edf602 RDMA/amso1100: Fix compile warnings by Roland Dreier · 18 years ago
  29. cdb8355 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  30. b98adfc Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  31. ba21fe7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  32. 1e2af92 [PATCH] x86: use probe_kernel_address in handle_BUG() by Andrew Morton · 18 years ago
  33. 1b79e55 [PATCH] add probe_kernel_address() by Andrew Morton · 18 years ago
  34. aafe6c2 [PATCH] de_thread: Use tsk not current by Eric W. Biederman · 18 years ago
  35. 66f3750 [PATCH] fs/nfs/: make code static by Adrian Bunk · 18 years ago
  36. b7b5263 [PATCH] add newline to nfs dprintk by Martin Bligh · 18 years ago
  37. 65800ac [PATCH] pid: remove temporary debug code in attach_pid by Eric W. Biederman · 18 years ago
  38. c18258c [PATCH] pid: Implement transfer_pid and use it to simplify de_thread by Eric W. Biederman · 18 years ago
  39. 35fa204 [PATCH] sysctl: Document that sys_sysctl will be removed by Eric W. Biederman · 18 years ago
  40. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
  41. 5718178 [PATCH] msi: use kmem_cache_zalloc() by Pekka J Enberg · 18 years ago
  42. 7583ddf [PATCH] Include __param section in read-only data range by Marcelo Tosatti · 18 years ago
  43. 8b0e330 [PATCH] alloc_fdtable() cleanup by Andrew Morton · 18 years ago
  44. 07563c7 [PATCH] EISA bus MODALIAS attributes support by Michael Tokarev · 18 years ago
  45. ebba5f9 [PATCH] consistently use MAX_ERRNO in __syscall_return by Randy Dunlap · 18 years ago
  46. bd8e39f [PATCH] x86 microcode: don't check the size by Shaohua Li · 18 years ago
  47. 9a4b9ef [PATCH] x86 microcode: add sysfs and hotplug support by Shaohua Li · 18 years ago
  48. a30a6a2 [PATCH] x86 microcode: using request_firmware to pull microcode by Shaohua Li · 18 years ago
  49. 9a3110b [PATCH] x86 microcode: microcode driver cleanup. by Shaohua Li · 18 years ago
  50. 36b756f [PATCH] reiserfs: warn about the useless nolargeio option by Adrian Bunk · 18 years ago
  51. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  52. 577c4eb [PATCH] inode-diet: Move i_cdev into a union by Theodore Ts'o · 18 years ago
  53. eaf796e [PATCH] inode-diet: Move i_bdev into a union by Theodore Ts'o · 18 years ago
  54. 4c15416 [PATCH] inode-diet: Move i_pipe into a union by Theodore Ts'o · 18 years ago
  55. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  56. 6a1d980 [PATCH] fat: cleanup fat_get_block(s) by OGAWA Hirofumi · 18 years ago
  57. 7e96287 [PATCH] kdump: introduce "reset_devices" command line option by Vivek Goyal · 18 years ago
  58. bcdc5e0 [PATCH] autofs4 needs to force fail return revalidate by Ian Kent · 18 years ago
  59. 1183dc9 [PATCH] uml: fix allocation size by Jeff Dike · 18 years ago
  60. c1b4098 [PATCH] uml: fix sleep length bug by Jeff Dike · 18 years ago
  61. db9d988 [PATCH] uml: add an export by Jeff Dike · 18 years ago
  62. 995473a [PATCH] uml: file renaming by Jeff Dike · 18 years ago
  63. 3c91735 [PATCH] uml: thread creation tidying by Jeff Dike · 18 years ago
  64. 0915ee3 [PATCH] uml: mark some tt-mode code by Jeff Dike · 18 years ago
  65. e3ccf6e [PATCH] uml: add checkstack support by Jeff Dike · 18 years ago
  66. 53dd2b5 [PATCH] uml: use correct SIGBUS handler by Jeff Dike · 18 years ago
  67. 09b185a [PATCH] uml: fix gcov support by Jeff Dike · 18 years ago
  68. a8b4fc4 [PATCH] uml: fix missing x86_64 register definitions by Jeff Dike · 18 years ago
  69. 0715501 [PATCH] uml: get rid of ZONE_DMA use by Jeff Dike · 18 years ago
  70. 5e7672e [PATCH] uml: const more data by Jeff Dike · 18 years ago
  71. 48af05e [PATCH] uml: fix proc-vs-interrupt context spinlock deadlock by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  72. 0683750 [PATCH] uml: use -mcmodel=kernel for x86_64 by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  73. 85f6517 [PATCH] m32r: revise __raw_read_trylock() by Hirokazu Takata · 18 years ago
  74. a27f311 [PATCH] m32r: Fix "value computed not used" warnings by Hirokazu Takata · 18 years ago
  75. f269fdd [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place by David Howells · 18 years ago
  76. 930e652 [PATCH] NOMMU: Make futexes work under NOMMU conditions by David Howells · 18 years ago
  77. 0112c4c [PATCH] NOMMU: Add docs about shared memory by David Howells · 18 years ago
  78. 6fa5f80 [PATCH] NOMMU: Make mremap() partially work for NOMMU kernels by David Howells · 18 years ago
  79. 3034097 [PATCH] NOMMU: Order the per-mm_struct VMA list by David Howells · 18 years ago
  80. dbf8685 [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU by David Howells · 18 years ago
  81. d00c7b99 [PATCH] NOMMU: Permit ptrace to ignore non-PROT_WRITE VMAs in NOMMU mode by David Howells · 18 years ago
  82. 7b4d5b8 [PATCH] NOMMU: Check VMA protections by David Howells · 18 years ago
  83. 910e46d [PATCH] Check if start address is in vma region in NOMMU function get_user_pages() by Sonic Zhang · 18 years ago
  84. 0159b14 [PATCH] NOMMU: Use find_vma() rather than reimplementing a VMA search by David Howells · 18 years ago
  85. 5da6185 [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem by David Howells · 18 years ago
  86. 0ec76a1 [PATCH] NOMMU: Check that access_process_vm() has a valid target by David Howells · 18 years ago
  87. 361f6ed [PATCH] AVR32: Use unsigned long flags for saving interrupt state by Haavard Skinnemoen · 18 years ago
  88. d24afc5 [PATCH] Mark __remove_vm_area() static by Rolf Eike Beer · 18 years ago
  89. ead0408 [PATCH] Fix kerneldoc comments in mm/vmalloc.c by Rolf Eike Beer · 18 years ago
  90. 423b41d [PATCH] mm/page_alloc: use NULL instead of 0 for ptr by Randy Dunlap · 18 years ago
  91. 17a3b05 [PATCH] mspec driver by Jes Sorensen · 18 years ago
  92. f4b8180 [PATCH] do_no_pfn() by Jes Sorensen · 18 years ago
  93. 5d29234 [PATCH] zone_statistics: Use hot node instead of cold zone_pgdat by Christoph Lameter · 18 years ago
  94. 66a5503 [PATCH] Do not allocate pagesets for unpopulated zones. by Christoph Lameter · 18 years ago
  95. d5f541e [PATCH] Add node to zone for the NUMA case by Christoph Lameter · 18 years ago
  96. 765c450 [PATCH] GFP_THISNODE for the slab allocator by Christoph Lameter · 18 years ago
  97. 77f700d [PATCH] Disable GFP_THISNODE in the non-NUMA case by Christoph Lameter · 18 years ago
  98. 08e0f6a [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA by Christoph Lameter · 18 years ago
  99. c724191 [PATCH] Condense output of show_free_areas() by Jes Sorensen · 18 years ago
  100. de3083e [PATCH] slab: fix kmalloc_node applying memory policies if nodeid == numa_node_id() by Christoph Lameter · 18 years ago