1. 16dd07b uml: more page fault path trimming by Jeff Dike · 17 years ago
  2. e024715 uml: improve checking and diagnostics of ethernet MACs by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  3. c5e631cf ARRAY_SIZE: check for type by Rusty Russell · 17 years ago
  4. 56f99bc swsusp: free more memory by Rafael J. Wysocki · 17 years ago
  5. ab3bfca remove software_suspend() by Johannes Berg · 17 years ago
  6. 0429335 mm: remove unused page flags by Rafael J. Wysocki · 17 years ago
  7. 74dfd66 swsusp: do not use page flags by Rafael J. Wysocki · 17 years ago
  8. 7be9823 swsusp: use inline functions for changing page flags by Rafael J. Wysocki · 17 years ago
  9. ed58a59 ALPHA: "prctl" macros by Ivan Kokshaysky · 17 years ago
  10. c728d604 h8300 generic irq by Yoshinori Sato · 17 years ago
  11. 194de56 blackfin: serial driver by Bryan Wu · 17 years ago
  12. 1394f03 blackfin architecture by Bryan Wu · 17 years ago
  13. 906e0be page migration: Only migrate pages if allocation in the highest zone is possible by Christoph Lameter · 17 years ago
  14. cfce660 Slab allocators: remove useless __GFP_NO_GROW flag by Christoph Lameter · 17 years ago
  15. 4f10493 slab allocators: Remove SLAB_CTOR_ATOMIC by Christoph Lameter · 17 years ago
  16. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  17. 0a31bd5 KMEM_CACHE(): simplify slab cache creation by Christoph Lameter · 17 years ago
  18. 5af6083 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN by Christoph Lameter · 17 years ago
  19. f9a1439 mm: optimize kill_bdev() by Peter Zijlstra · 17 years ago
  20. f98393a mm: remove destroy_dirty_buffers from invalidate_bdev() by Peter Zijlstra · 17 years ago
  21. 3a2cba9 Quicklist support for sparc64 by David Miller · 17 years ago
  22. 6225e93 Quicklists for page table pages by Christoph Lameter · 17 years ago
  23. 643b113 slub: enable tracking of full slabs by Christoph Lameter · 17 years ago
  24. b49af68 Add virt_to_head_page and consolidate code in slab and slub by Christoph Lameter · 17 years ago
  25. 6d77795 mm: optimize compound_head() by avoiding a shared page flag by Christoph Lameter · 17 years ago
  26. d85f338 Make page->private usable in compound pages by Christoph Lameter · 17 years ago
  27. 614410d SLUB: allocate smallest object size if the user asks for 0 bytes by Christoph Lameter · 17 years ago
  28. 81819f0 SLUB core by Christoph Lameter · 17 years ago
  29. b5637e6 i386: use page allocator to allocate thread_info structure by Christoph Lameter · 17 years ago
  30. 6ce745e readahead: code cleanup by Jan Kara · 17 years ago
  31. ec0f163 readahead: improve heuristic detecting sequential reads by Jan Kara · 17 years ago
  32. b813e93 smaps: add clear_refs file to clear reference by David Rientjes · 17 years ago
  33. 0013572 i386: use pte_update_defer in ptep_test_and_clear_{dirty,young} by Zachary Amsden · 17 years ago
  34. 10a8d6a i386: add ptep_test_and_clear_{dirty,young} by David Rientjes · 17 years ago
  35. 9490991 Add unitialized_var() macro for suppressing gcc warnings by Borislav Petkov · 17 years ago
  36. 14e0729 add pfn_valid_within helper for sub-MAX_ORDER hole detection by Andy Whitcroft · 17 years ago
  37. ac26772 mm/slab.c: proper prototypes by Adrian Bunk · 17 years ago
  38. 411f0f3 Introduce CONFIG_HAS_DMA by Heiko Carstens · 17 years ago
  39. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  40. 5f22df0 mm: remove gcc workaround by Nick Piggin · 17 years ago
  41. d2ba27e8 proper prototype for hugetlb_get_unmapped_area() by Adrian Bunk · 17 years ago
  42. aee16b3 Add apply_to_page_range() which applies a function to a pte range by Jeremy Fitzhardinge · 17 years ago
  43. abb4a23 serial: define FIXED_PORT flag for serial_core by David Gibson · 17 years ago
  44. bd71c18 RM9000 serial driver by Thomas Koeller · 17 years ago
  45. beab697 serial driver PMC MSP71xx by Marc St-Jean · 17 years ago
  46. 6179b55 add new_id to PCMCIA drivers by Bernhard Walle · 17 years ago
  47. fd76bab slab: introduce krealloc by Pekka Enberg · 17 years ago
  48. e3ebadd Revert "[PATCH] x86: __pa and __pa_symbol address space separation" by Linus Torvalds · 17 years ago
  49. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  50. 6de410c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  51. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  52. 5cd4715 Merge branch 'ixp4xx' into devel by Russell King · 17 years ago
  53. 6f95416 Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns9xxx', 'omap', 'pxa', 'rpc', 's3c' and 'sa1100' into devel by Russell King · 17 years ago
  54. 1b11652 [ARM] Add comments marking in-use ptrace numbers by Russell King · 17 years ago
  55. 5ba6d3f [ARM] Move syscall saving out of the way of utrace by Russell King · 17 years ago
  56. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  57. 989485c Fix nfsroot build by Ralf Baechle · 17 years ago
  58. 68762f3 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  59. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  60. fabb5c4 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6 by Linus Torvalds · 17 years ago
  61. d0fdb5a [ARM] 4360/1: S3C24XX: regs-udc.h remove unused macro by Arnaud Patard · 17 years ago
  62. e93df70 sl82c105: rework PIO support (take 2) by Sergei Shtylyov · 17 years ago
  63. 3603ab2 [ARM] mm 10: allow memory type to be specified with ioremap by Russell King · 17 years ago
  64. 0af92be [ARM] mm 9: add additional device memory types by Russell King · 17 years ago
  65. f0706e8 [MAC80211]: Add mac80211 wireless stack. by Jiri Benc · 17 years ago
  66. a9de8ce [MAC80211]: Add generic include/linux/ieee80211.h by Jiri Benc · 17 years ago
  67. cf130cb [NETLINK]: Remove references to process ID by Herbert Xu · 17 years ago
  68. ad902cb [ARM] iop: add missing parens in macro by Russell King · 17 years ago
  69. 0058ca3 [ARM] mm 7: remove duplicated __ioremap() prototypes by Russell King · 17 years ago
  70. 28bd3a0 [ARM] 4318/2: DSM-G600 Board Support by Michael-Luke Jones · 17 years ago
  71. 62ea6d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  72. 4d47007 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  73. 7e20ef0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  74. a3d5213 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  75. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  76. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  77. 6adae5d Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  78. 6407290 ps3: Make `ps3videomode -v 0 (auto mode) work again by Masashi Kimoto · 17 years ago
  79. fffe52e ps3av: misc updates by Geert Uytterhoeven · 17 years ago
  80. 5caf5db ps3av: thread updates by Geert Uytterhoeven · 17 years ago
  81. 254f9c5 Convert non-highmem kmap_atomic() to static inline function by Geert Uytterhoeven · 17 years ago
  82. f877958 NuBus header update by Finn Thain · 17 years ago
  83. df7e7d6a m68k: remove unused adb.h by Finn Thain · 17 years ago
  84. b3e2fd9 lockdep: Add missing disable/enable irq variant by Roman Zippel · 17 years ago
  85. c04cb85 m68k: Atari keyboard and mouse support. by Michael Schmitz · 17 years ago
  86. 8d41f0e Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  87. ded1504 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  88. 98b9617 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  89. 07d9396 [SCTP]: Set assoc_id correctly during INIT collision. by Vlad Yasevich · 17 years ago
  90. 827bf12 [SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv() by Sridhar Samudrala · 17 years ago
  91. 5a6d341 [XFRM] SPD info TLV aggregation by Jamal Hadi Salim · 17 years ago
  92. af11e31 [XFRM] SAD info TLV aggregationx by Jamal Hadi Salim · 17 years ago
  93. 561e036 [AF_IUCV]: Implementation of a skb backlog queue by Jennifer Hunt · 17 years ago
  94. cf8ba7a [S390] add hardware capability support (ELF_HWCAP). by Martin Schwidefsky · 17 years ago
  95. 52706ec [S390] cio: Deprecate read_dev_chars() and read_conf_data{,_lpm}(). by Cornelia Huck · 17 years ago
  96. 33464e3 [S390] get rid of kprobes notifier call chain. by Christoph Hellwig · 17 years ago
  97. db3459d [IPV6]: Some cleanups in include/net/ipv6.h by Eric Dumazet · 17 years ago
  98. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  99. 27a005b [BNX2]: Add support for 5709 Serdes. by Michael Chan · 17 years ago
  100. 427c219 [ETHTOOL]: Add 2.5G bit definitions. by Michael Chan · 17 years ago