1. a0d9c63 i2c-algo-bit: Discard the mdelay data struct member by Jean Delvare · 18 years ago
  2. 51c3711 i2c-algo-sibyte: Merge into i2c-sibyte by Jean Delvare · 18 years ago
  3. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  4. c5c6ba4 [PATCH] PM: Add pm_trace switch by Rafael J. Wysocki · 18 years ago
  5. c8eb8b4 [PATCH] PM: make it possible to disable console suspending by Rafael J. Wysocki · 18 years ago
  6. 940864d [PATCH] swsusp: Use memory bitmaps during resume by Rafael J. Wysocki · 18 years ago
  7. dcbb5a5 [PATCH] swsusp: clean up suspend header by Rafael J. Wysocki · 18 years ago
  8. e3920fb [PATCH] Disable CPU hotplug during suspend by Rafael J. Wysocki · 18 years ago
  9. 546e0d2 [PATCH] swsusp: read speedup by Andrew Morton · 18 years ago
  10. ab95416 [PATCH] swsusp: write speedup by Andrew Morton · 18 years ago
  11. 930631e [PATCH] add DIV_ROUND_UP() by Steven Whitehouse · 18 years ago
  12. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 18 years ago
  13. 5091e74 [PATCH] Translate asm version of ELFNOTE macro into preprocessor macro by Ian Campbell · 18 years ago
  14. 9c9b8b3 [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux by Jeremy Fitzhardinge · 18 years ago
  15. 5f97f7f [PATCH] avr32 architecture by Haavard Skinnemoen · 18 years ago
  16. af8c65b [PATCH] FRV: permit __do_IRQ() to be dispensed with by David Howells · 18 years ago
  17. 9a2f44f [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface by Stephen Smalley · 18 years ago
  18. 1a70cd4 [PATCH] selinux: rename selinux_ctxid_to_string by Stephen Smalley · 18 years ago
  19. 62bac01 [PATCH] selinux: eliminate selinux_task_ctxid by Stephen Smalley · 18 years ago
  20. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago
  21. 0ff3849 [PATCH] zone_reclaim: dynamic slab reclaim by Christoph Lameter · 18 years ago
  22. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  23. 8417bba [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone by Christoph Lameter · 18 years ago
  24. 980128f [PATCH] Define easier to handle GFP_THISNODE by Christoph Lameter · 18 years ago
  25. 9b819d2 [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions by Christoph Lameter · 18 years ago
  26. dbe5e69 [PATCH] slab: optimize kmalloc_node the same way as kmalloc by Christoph Hellwig · 18 years ago
  27. da6052f [PATCH] update some mm/ comments by Nick Piggin · 18 years ago
  28. db37648 [PATCH] mm: non syncing lock_page() by Nick Piggin · 18 years ago
  29. 7ff6f08 [PATCH] CPU hotplug compatible alloc_percpu() by Martin Peschke · 18 years ago
  30. 8bc719d [PATCH] out of memory notifier by Martin Schwidefsky · 18 years ago
  31. 19655d3 [PATCH] linearly index zone->node_zonelists[] by Christoph Lameter · 18 years ago
  32. 2f6726e [PATCH] Apply type enum zone_type by Christoph Lameter · 18 years ago
  33. 4e4785b [PATCH] mempolicies: fix policy_zone check by Christoph Lameter · 18 years ago
  34. 27bf71c [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones by Christoph Lameter · 18 years ago
  35. e53ef38 [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional by Christoph Lameter · 18 years ago
  36. fb0e794 [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional by Christoph Lameter · 18 years ago
  37. 2f1b624 [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment by Christoph Lameter · 18 years ago
  38. c1f60a5 [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h by Christoph Lameter · 18 years ago
  39. f71bf0c [PATCH] bootmem: miscellaneous coding style fixes by Franck Bui-Huu · 18 years ago
  40. e786e86 [PATCH] bootmem: remove useless headers inclusions by Franck Bui-Huu · 18 years ago
  41. bb0923a [PATCH] bootmem: limit to 80 columns width by Franck Bui-Huu · 18 years ago
  42. 71fb2e8 [PATCH] bootmem: remove useless parentheses in bootmem header file by Franck Bui-Huu · 18 years ago
  43. 2d1a07d [PATCH] bootmem: remove useless __init in header file by Franck Bui-Huu · 18 years ago
  44. b221385 [PATCH] mm/: make functions static by Adrian Bunk · 18 years ago
  45. edc79b2 [PATCH] mm: balance dirty pages by Peter Zijlstra · 18 years ago
  46. d08b385 [PATCH] mm: tracking shared dirty pages by Peter Zijlstra · 18 years ago
  47. 725d704 [PATCH] mm: VM_BUG_ON by Nick Piggin · 18 years ago
  48. a6ca1b9 [PATCH] update to the kernel kmap/kunmap API by James Bottomley · 18 years ago
  49. 632bbfe [PATCH] trigger a syntax error if percpu macros are incorrectly used by Jan Blunck · 18 years ago
  50. f2eaae1 Driver core: Fix potential deadlock in driver core by Alan Stern · 18 years ago
  51. d779249 Driver Core: add ability for drivers to do a threaded probe by Greg Kroah-Hartman · 19 years ago
  52. f20a9ea sysfs: add proper sysfs_init() prototype by Andrew Morton · 18 years ago
  53. f86db39 drivers/base: check errors by Andrew Morton · 18 years ago
  54. cebc04b add CONFIG_ENABLE_MUST_CHECK by Andrew Morton · 18 years ago
  55. 4a7fb63 add __must_check to device management code by Andrew Morton · 18 years ago
  56. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 19 years ago
  57. 2589f188 Driver core: add ability for devices to create and remove bin files by Greg Kroah-Hartman · 18 years ago
  58. c47ed21 Class: add support for class interfaces for devices by Greg Kroah-Hartman · 18 years ago
  59. c205ef4 Driver core: create devices/virtual/ tree by Greg Kroah-Hartman · 18 years ago
  60. a2de48c Driver core: add device_rename function by Greg Kroah-Hartman · 19 years ago
  61. 2620efe Driver core: add ability for classes to handle devices properly by Greg Kroah-Hartman · 19 years ago
  62. de0ff00 Driver core: add groups support to struct device by Greg Kroah-Hartman · 19 years ago
  63. 386415d PM: platform_bus and late_suspend/early_resume by David Brownell · 18 years ago
  64. 1d3a82a PM: no suspend_prepare() phase by David Brownell · 18 years ago
  65. 82bb67f PM: define PM_EVENT_PRETHAW by David Brownell · 18 years ago
  66. cbd69db Suspend changes for PCI core by Linus Torvalds · 19 years ago
  67. 7c8265f Suspend infrastructure cleanup and extension by Linus Torvalds · 19 years ago
  68. ab7d737 Driver core: add const to class_create by Miguel Ojeda Sandonis · 18 years ago
  69. 5cbe5f8 device_create(): make fmt argument 'const char *' by Greg Kroah-Hartman · 18 years ago
  70. ddd5d35 class_device_create(): make fmt argument 'const char *' by Dmitry Torokhov · 18 years ago
  71. 7e47202 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  72. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 18 years ago
  73. 76a081e Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 18 years ago
  74. 0d6c7ae [NETFILTER]: Add dscp,DSCP headers to header-y by Yasuyuki Kozakai · 18 years ago
  75. 3e597c6 [PATCH] fix iptables __user misannotations by Al Viro · 18 years ago
  76. b7a818e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  77. 9e72cbf Remove dead netfilter_logging.h from include/linux/Kbuild by David Woodhouse · 18 years ago
  78. 02b25fc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  79. b83eff6 [DCCP]: Introduce constants for CCID numbers by Ian McDonald · 18 years ago
  80. 349457c [PATCH] Allow file systems to manually d_move() inside of ->rename() by Mark Fasheh · 18 years ago
  81. 00e4d11 [DCCP]: Allow default/fallback service code. by Gerrit Renker · 18 years ago
  82. a68aa1c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  83. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  84. e18fa70 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. by Jeff Garzik · 18 years ago
  85. 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  86. 1aedf2c Merge mulgrave-w:git/linux-2.6 by James Bottomley · 18 years ago
  87. 9f261e0 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  88. a4c12d6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  89. c9802cd Merge mulgrave-w:git/scsi-misc-2.6 by James Bottomley · 18 years ago
  90. 4c8bd7e [KERNEL] Do not truncate to 'int' in ALIGN() macro. by David Miller · 18 years ago
  91. 6b6ca86 SUNRPC: Add refcounting to the struct rpc_xprt by Trond Myklebust · 18 years ago
  92. 158998b SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument by Trond Myklebust · 18 years ago
  93. 5dd3177 NFSv4: Fix a use-after-free issue with the nfs server. by Trond Myklebust · 18 years ago
  94. 275a082 Add a real API for dealing with blk_congestion_wait() by Trond Myklebust · 18 years ago
  95. 94a6d75 NFS: Use cached page as buffer for NFS symlink requests by Chuck Lever · 18 years ago
  96. 4f390c1 NFS: Fix double d_drop in nfs_instantiate() error path by Chuck Lever · 18 years ago
  97. ff9aa5e SUNRPC: Eliminate xprt_create_proto and rpc_create_client by Chuck Lever · 18 years ago
  98. c286676 SUNRPC: use sockaddr + size when creating remote transport endpoints by Chuck Lever · 18 years ago
  99. 6ca9482 SUNRPC: Clean-up after previous patches. by Chuck Lever · 18 years ago
  100. c4efcb1 SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address by Chuck Lever · 18 years ago