1. 0ff3849 [PATCH] zone_reclaim: dynamic slab reclaim by Christoph Lameter · 19 years ago
  2. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 19 years ago
  3. 8417bba [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone by Christoph Lameter · 19 years ago
  4. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 19 years ago
  5. 980128f [PATCH] Define easier to handle GFP_THISNODE by Christoph Lameter · 19 years ago
  6. 9b819d2 [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions by Christoph Lameter · 19 years ago
  7. dbe5e69 [PATCH] slab: optimize kmalloc_node the same way as kmalloc by Christoph Hellwig · 19 years ago
  8. da6052f [PATCH] update some mm/ comments by Nick Piggin · 19 years ago
  9. dfd54cb [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT by Heiko Carstens · 19 years ago
  10. db37648 [PATCH] mm: non syncing lock_page() by Nick Piggin · 19 years ago
  11. 7ff6f08 [PATCH] CPU hotplug compatible alloc_percpu() by Martin Peschke · 19 years ago
  12. 8bc719d [PATCH] out of memory notifier by Martin Schwidefsky · 19 years ago
  13. 19655d3 [PATCH] linearly index zone->node_zonelists[] by Christoph Lameter · 19 years ago
  14. 2f6726e [PATCH] Apply type enum zone_type by Christoph Lameter · 19 years ago
  15. 4e4785b [PATCH] mempolicies: fix policy_zone check by Christoph Lameter · 19 years ago
  16. 27bf71c [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones by Christoph Lameter · 19 years ago
  17. e53ef38 [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional by Christoph Lameter · 19 years ago
  18. fb0e794 [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional by Christoph Lameter · 19 years ago
  19. 2f1b624 [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment by Christoph Lameter · 19 years ago
  20. c1f60a5 [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h by Christoph Lameter · 19 years ago
  21. f71bf0c [PATCH] bootmem: miscellaneous coding style fixes by Franck Bui-Huu · 19 years ago
  22. e786e86 [PATCH] bootmem: remove useless headers inclusions by Franck Bui-Huu · 19 years ago
  23. bb0923a [PATCH] bootmem: limit to 80 columns width by Franck Bui-Huu · 19 years ago
  24. 71fb2e8 [PATCH] bootmem: remove useless parentheses in bootmem header file by Franck Bui-Huu · 19 years ago
  25. 2d1a07d [PATCH] bootmem: remove useless __init in header file by Franck Bui-Huu · 19 years ago
  26. 9102330 [PATCH] convert i386 NUMA KVA space to bootmem by keith mannthey · 19 years ago
  27. b221385 [PATCH] mm/: make functions static by Adrian Bunk · 19 years ago
  28. edc79b2 [PATCH] mm: balance dirty pages by Peter Zijlstra · 19 years ago
  29. d08b385 [PATCH] mm: tracking shared dirty pages by Peter Zijlstra · 19 years ago
  30. 725d704 [PATCH] mm: VM_BUG_ON by Nick Piggin · 19 years ago
  31. a6ca1b9 [PATCH] update to the kernel kmap/kunmap API by James Bottomley · 19 years ago
  32. 632bbfe [PATCH] trigger a syntax error if percpu macros are incorrectly used by Jan Blunck · 19 years ago
  33. 7e47202 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  34. 3212fe1 [PATCH] cpu to node relationship fixup: map cpu to node by KAMEZAWA Hiroyuki · 19 years ago
  35. fcd4828 [NetLabel]: rework the Netlink attribute handling (part 1) by Paul Moore · 19 years ago
  36. 4fe5d5c [Netlink]: add nla_validate_nested() by Paul Moore · 19 years ago
  37. 22acb19 [NETLINK]: add nla_for_each_nested() to the interface list by Paul Moore · 19 years ago
  38. 14a72f5 [NetLabel]: correct improper handling of non-NetLabel peer contexts by Paul Moore · 19 years ago
  39. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 19 years ago
  40. 3cc2754 [PATCH] SCSI gfp_t annotations by Al Viro · 19 years ago
  41. 76a081e Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 19 years ago
  42. 0d6c7ae [NETFILTER]: Add dscp,DSCP headers to header-y by Yasuyuki Kozakai · 19 years ago
  43. 3e597c6 [PATCH] fix iptables __user misannotations by Al Viro · 19 years ago
  44. 1db2ea39 [PATCH] netlabel gfp annotations by Al Viro · 19 years ago
  45. 638b093 [PATCH] restore libata build on frv by Al Viro · 19 years ago
  46. b7a818e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 19 years ago
  47. b4daf69 [S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place. by David Woodhouse · 19 years ago
  48. 9e72cbf Remove dead netfilter_logging.h from include/linux/Kbuild by David Woodhouse · 19 years ago
  49. 02b25fc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 19 years ago
  50. b83eff6 [DCCP]: Introduce constants for CCID numbers by Ian McDonald · 19 years ago
  51. 349457c [PATCH] Allow file systems to manually d_move() inside of ->rename() by Mark Fasheh · 20 years ago
  52. 00e4d11 [DCCP]: Allow default/fallback service code. by Gerrit Renker · 19 years ago
  53. a68aa1c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  54. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  55. e18fa70 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. by Jeff Garzik · 19 years ago
  56. 23930fa Merge branch 'master' into upstream by Jeff Garzik · 19 years ago
  57. 1aedf2c Merge mulgrave-w:git/linux-2.6 by James Bottomley · 19 years ago
  58. dfdc58b [SCSI] SPI transport class: misc DV fixes by James Bottomley · 19 years ago
  59. f7425b1 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  60. 9f261e0 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 19 years ago
  61. a4c12d6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  62. c9802cd Merge mulgrave-w:git/scsi-misc-2.6 by James Bottomley · 19 years ago
  63. 2efc80c [PATCH] #elif that should've been #elif defined by Al Viro · 19 years ago
  64. 4c8bd7e [KERNEL] Do not truncate to 'int' in ALIGN() macro. by David Miller · 19 years ago
  65. 854b66e [ALSA] ak4xxx - Remove bogus IPGA controls by Takashi Iwai · 20 years ago
  66. 9d19f48 [ALSA] Add pcm_class attribute to PCM sysfs entry by Takashi Iwai · 20 years ago
  67. 55a29af [ALSA] Add definition of TLV dB range compound by Takashi Iwai · 20 years ago
  68. 723b2b0 [ALSA] Clean up and add TLV support to AK4xxx i2c driver by Takashi Iwai · 20 years ago
  69. 063a40d [ALSA] Add the definition of linear volume TLV by Takashi Iwai · 20 years ago
  70. 1186ed8 [ALSA] Add dB scale information to vxpocket and vx222 drivers by Takashi Iwai · 20 years ago
  71. eac06a1 [ALSA] Add dB scale information to ad1848 driver by Takashi Iwai · 20 years ago
  72. 683fe15 [ALSA] Revolution 5.1 - add AK5365 ADC support by Jochen Voss · 20 years ago
  73. 548a648 [ALSA] Fix control/status mmap with shared PCM substream by Takashi Iwai · 20 years ago
  74. 31508f8 [ALSA] snd-emu10k1: Implement dB gain infomation. by James Courtier-Dutton · 20 years ago
  75. 6a65d79 [ALSA] Remove unused tlv_rw field from struct snd_kcontrol by Takashi Iwai · 20 years ago
  76. 8aa9b58 [ALSA] Control API - more robust TLV implementation by Jaroslav Kysela · 20 years ago
  77. 6dbe662 [ALSA] Add experimental support of aggressive AC97 power-saving mode by Takashi Iwai · 20 years ago
  78. 2b29b13 [ALSA] Deprecate snd_card_free_in_thread() by Takashi Iwai · 20 years ago
  79. c461482 [ALSA] Unregister device files at disconnection by Takashi Iwai · 20 years ago
  80. 746d4a0 [ALSA] Fix disconnection of proc interface by Takashi Iwai · 20 years ago
  81. 42750b0 [ALSA] Control API - TLV implementation for additional information like dB scale by Jaroslav Kysela · 20 years ago
  82. 6b6ca86 SUNRPC: Add refcounting to the struct rpc_xprt by Trond Myklebust · 20 years ago
  83. 158998b SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument by Trond Myklebust · 20 years ago
  84. 5dd3177 NFSv4: Fix a use-after-free issue with the nfs server. by Trond Myklebust · 20 years ago
  85. 275a082 Add a real API for dealing with blk_congestion_wait() by Trond Myklebust · 20 years ago
  86. 94a6d75 NFS: Use cached page as buffer for NFS symlink requests by Chuck Lever · 20 years ago
  87. 4f390c1 NFS: Fix double d_drop in nfs_instantiate() error path by Chuck Lever · 20 years ago
  88. ff9aa5e SUNRPC: Eliminate xprt_create_proto and rpc_create_client by Chuck Lever · 20 years ago
  89. c286676 SUNRPC: use sockaddr + size when creating remote transport endpoints by Chuck Lever · 20 years ago
  90. 6ca9482 SUNRPC: Clean-up after previous patches. by Chuck Lever · 20 years ago
  91. c4efcb1 SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address by Chuck Lever · 20 years ago
  92. f425eba SUNRPC: Create API for displaying remote peer address by Chuck Lever · 20 years ago
  93. edb267a SUNRPC: add xprt switch API for printing formatted remote peer addresses by Chuck Lever · 20 years ago
  94. 39d7bbc SUNRPC: remove extraneous header inclusions by Chuck Lever · 20 years ago
  95. ed39440 SUNRPC: create API for getting remote peer address by Chuck Lever · 20 years ago
  96. bbf7c1d SUNRPC: Introduce transport switch callout for pluggable rpcbind by Chuck Lever · 20 years ago
  97. 5b1eacb SUNRPC: Support for RPC child tasks no longer needed by Chuck Lever · 20 years ago
  98. 4a68179 SUNRPC: Make RPC portmapper use per-transport storage by Chuck Lever · 20 years ago
  99. ec739ef SUNRPC: Create a helper to tell whether a transport is bound by Chuck Lever · 20 years ago
  100. 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 20 years ago