1. 77a8a78 [PATCH] mm: set_page_refs opt by Nick Piggin · 20 years ago
  2. c54ad30 [PATCH] mm: pagealloc opt by Nick Piggin · 20 years ago
  3. c484d41 [PATCH] mm: free_pages_and_swap_cache opt by Hugh Dickins · 20 years ago
  4. 161599f [PATCH] sparsemem: provide pfn_to_nid by Andy Whitcroft · 20 years ago
  5. 2bdaf11 [PATCH] flatmem split out memory model by Andy Whitcroft · 20 years ago
  6. 03b00eb [PATCH] Shut up warnings in ipc/shm.c by Russell King · 20 years ago
  7. a94b3ab [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES by Mike Kravetz · 20 years ago
  8. d5afa6d [PATCH] mm: pfn_to_pgdat not used in common code by Andy Whitcroft · 20 years ago
  9. 9f3fd60 [PATCH] mm: kvaddr_to_nid not used in common code by Andy Whitcroft · 20 years ago
  10. 6bda666 [PATCH] hugepages: fold find_or_alloc_pages into huge_no_page() by Christoph Lameter · 20 years ago
  11. 21abb14 [PATCH] Remove old node based policy interface from mempolicy.c by Christoph Lameter · 20 years ago
  12. 5da7ca8 [PATCH] Add NUMA policy support for huge pages. by Christoph Lameter · 20 years ago
  13. 96df933 [PATCH] mm: dequeue a huge page near to this node by Christoph Lameter · 20 years ago
  14. 1e8f889 [PATCH] Hugetlb: Copy on Write support by David Gibson · 20 years ago
  15. 86e5216 [PATCH] Hugetlb: Reorganize hugetlb_fault to prepare for COW by Adam Litke · 20 years ago
  16. 85ef47f [PATCH] Hugetlb: Rename find_lock_page to find_or_alloc_huge_page by Adam Litke · 20 years ago
  17. f091679 [PATCH] Hugetlb: Remove duplicate i_size check by Adam Litke · 20 years ago
  18. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 20 years ago
  19. d733907 [PATCH] reiser4: vfs: add truncate_inode_pages_range() by Hans Reiser · 20 years ago
  20. 900b2b4 [PATCH] memhotplug: register_memory should be global by Andy Whitcroft · 20 years ago
  21. 98a38eb [PATCH] memhotplug: register_ and unregister_memory_notifier should be global by Andy Whitcroft · 20 years ago
  22. 5ac24ee [PATCH] memhotplug: __add_section remove unused pgdat definition by Andy Whitcroft · 20 years ago
  23. 47f3a86 [PATCH] mm: fix __alloc_pages cpuset ALLOC_* flags by Paul Jackson · 20 years ago
  24. a576219 [PATCH] swsusp: resume_store() retval fix by Andrew Morton · 20 years ago
  25. 817c41d [PATCH] alpha: dma_map_page() fix by Andrew Morton · 20 years ago
  26. 1f1e030 [PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian machines. by NeilBrown · 20 years ago
  27. 4b2f026 [PATCH] nbd: fix TX/RX race condition by Herbert Xu · 20 years ago
  28. bd6a59b [PATCH] hfsplus oops fix by Joshua Kwan · 20 years ago
  29. e650c30 [SCSI] scsi_end_async() needs to take an uptodate parameter by Jens Axboe · 20 years ago
  30. 15fc858 [BLOCK] Correct blk_execute_rq_nowait() prototype by Jens Axboe · 20 years ago
  31. ff5b8cf [BLOCK] I/O barrier documentation update by Tejun Heo · 20 years ago
  32. 3e087b5 [BLOCK] update IDE to use new blk_ordered for barriers by Tejun Heo · 20 years ago
  33. 9a3dccc [BLOCK] add FUA support to libata by Tejun Heo · 20 years ago
  34. 93c9338 [BLOCK] update libata to use new blk_ordered for barriers by Tejun Heo · 20 years ago
  35. 007365a [BLOCK] scsi: add FUA support to sd by Tejun Heo · 20 years ago
  36. 461d4e9 [BLOCK] update SCSI to use new blk_ordered for barriers by Tejun Heo · 20 years ago
  37. 797e7db [BLOCK] reimplement handling of barrier request by Tejun Heo · 20 years ago
  38. 52d9e67 [BLOCK] ll_rw_blk: separate out bio init part from __make_request by Tejun Heo · 20 years ago
  39. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 20 years ago
  40. 6410009 [BLOCK] mark some block/ variables cons by Arjan van de Ven · 20 years ago
  41. 80cfd54 [BLOCK] bio: check for same page merge possibilities in __bio_add_page() by Jens Axboe · 20 years ago
  42. 88ee5ef [BLOCK] ll_rw_blk: fastpath get_request() by Jens Axboe · 20 years ago
  43. ef9be1d [BLOCK] as-iosched: update alias handling by Tejun Heo · 20 years ago
  44. e91c021 [PATCH] i2c: i2c-mv64xxx fix transaction abortion by Mark A. Greer · 20 years ago
  45. 7c72ccf [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device ID by Jean Delvare · 20 years ago
  46. a4787c0 [PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMON by Martin Hicks · 20 years ago
  47. 3fb81a3 [PATCH] i2c: I2C_DF_NOTIFY removal comment cleanups by Jean Delvare · 20 years ago
  48. fb687d7 [PATCH] i2c: update i2c_driver.command documentation by Jean Delvare · 20 years ago
  49. d564bae [PATCH] i2c: drop empty i2c_driver.command implementations by Laurent Riffard · 20 years ago
  50. 04b4b84 [PATCH] i2c: driver ID list cleanups by Jean Delvare · 20 years ago
  51. a7be58a [PATCH] hwmon: it87 use u8 for vrm by Jean Delvare · 20 years ago
  52. 734a12a [PATCH] hwmon: add VRM/VID support for some VIA CPUs by Rudolf Marek · 20 years ago
  53. 99d8556 [PATCH] hwmon: w83792d simplify in low bits handling by Jean Delvare · 20 years ago
  54. c9152de [PATCH] hwmon: w83792d misc cleanups by Jean Delvare · 20 years ago
  55. 79472132 [PATCH] I2C: move i2c-dev to use dynamic class devices by Greg Kroah-Hartman · 20 years ago
  56. d82c0bf [PATCH] i2c: Documentation update by Jean Delvare · 20 years ago
  57. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 20 years ago
  58. de59cf9 [PATCH] I2C: Make i2c_add_driver automatically set the proper module owner by Greg Kroah-Hartman · 20 years ago
  59. e1c489b [PATCH] I2C: Fix up debug build error for previous i2c structure changes by Greg Kroah-Hartman · 20 years ago
  60. d45d204 [PATCH] i2c: Drop i2c_driver.{owner,name}, 11 of 11 by Jean Delvare · 20 years ago
  61. b33a665 [PATCH] i2c: Drop i2c_driver.{owner,name}, 10 of 11 by Jean Delvare · 20 years ago
  62. 1a7edcd [PATCH] i2c: Drop i2c_driver.{owner,name}, 9 of 11 by Laurent Riffard · 20 years ago
  63. e533449 [PATCH] i2c: Drop i2c_driver.{owner,name}, 8 of 11 by Laurent Riffard · 20 years ago
  64. e100fe1 [PATCH] i2c: Drop i2c_driver.{owner,name}, 7 of 11 by Laurent Riffard · 20 years ago
  65. d74cdab [PATCH] i2c: Drop i2c_driver.{owner,name}, 6 of 11 by Laurent Riffard · 20 years ago
  66. 604f28e [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 by Laurent Riffard · 20 years ago
  67. a33ca23 [PATCH] i2c: Drop i2c_driver.{owner,name}, 4 of 11 by Laurent Riffard · 20 years ago
  68. cdaf793 [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 by Laurent Riffard · 20 years ago
  69. a9718b0 [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11 by Laurent Riffard · 20 years ago
  70. 35d8b2e [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 by Laurent Riffard · 20 years ago
  71. 482c788 [PATCH] i2c: i2c_get_client is gone by Jean Delvare · 20 years ago
  72. 92b4294 [PATCH] i2c: Chip driver porting guide update by Jean Delvare · 20 years ago
  73. cf02df7 [PATCH] i2c: Rework client usage count, 3 of 3 by Jean Delvare · 20 years ago
  74. cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 20 years ago
  75. cb748fb [PATCH] i2c: Rework client usage count, 1 of 3 by Jean Delvare · 20 years ago
  76. 5d7b851 [PATCH] i2c: Drop i2c_driver.flags, 3 of 3 by Jean Delvare · 20 years ago
  77. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 20 years ago
  78. ff179c8 [PATCH] i2c: Drop i2c_driver.flags, 1 of 3 by Jean Delvare · 20 years ago
  79. 1de9e37 [PATCH] hwmon: New vt8231 driver by Roger Lucas · 20 years ago
  80. 1d26f45 [PATCH] i2c: Add support for Barco LPT->DVI to i2c-parport by Peter Korsgaard · 20 years ago
  81. 7e94436 [PATCH] i2c: Remove duplicate rtc8564 BCD macros by Nicolas Kaiser · 20 years ago
  82. 5b31940 [PATCH] hwmon: Clarify the W83627THF VID documentation by Mark M. Hoffman · 20 years ago
  83. dd149c5 [PATCH] hwmon: W83627THF VID fixes by Yuan Mu · 20 years ago
  84. 9c516ef [PATCH] hwmon: Support the VRM 10 mode of the ADT7463 by Jean Delvare · 20 years ago
  85. 07421ca [PATCH] hwmon: remove deprecated sysfs names of adm1025 and adm1026 by Grant Coady · 20 years ago
  86. f9e8957 [PATCH] i2c: Extend ds1337 initialization by Michael Burian · 20 years ago
  87. 2e3e13f [PATCH] i2c: i2c-i801 explicitly enables/disables PEC by Mark M. Hoffman · 20 years ago
  88. 9f155b9 [PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register. by Chuck Ebbert · 20 years ago
  89. 29552b1 Merge http://oss.oracle.com/git/ocfs2 by Linus Torvalds · 20 years ago
  90. 6c59f9d Update MAINTAINERS - Jody is no longer at Steamballoon. by Jody McIntyre · 20 years ago
  91. 6020baf Input: i8042 - add OQO Zepto to noloop dmi table. by Ben Collins · 20 years ago
  92. 1f85145 Input: add missing keys from input.h to hid-debug.h by Michael Hanselmann · 20 years ago
  93. dbc2634 Input: atkbd - don't lose keymap settings when reconnecting keyboard by Dmitry Torokhov · 20 years ago
  94. 2f27f81 [X86] Remove pointless versioning of mtrr driver. by Dave Jones · 20 years ago
  95. fed8bf1 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 20 years ago
  96. 52cab57 Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jody McIntyre · 20 years ago
  97. 46f25df [NET]: Change 1500 to ETH_DATA_LEN in some files by Kris Katterjohn · 20 years ago
  98. e924283 [IPVS]: Another file needs linux/interrupt.h by Andrew Morton · 20 years ago
  99. 4662005 IB/mthca: create_eq with size not a power of 2 by Michael S. Tsirkin · 20 years ago
  100. 38d1e79 IB/mthca: check port validity in modify_qp by Jack Morgenstein · 20 years ago