1. 89e1078 fs: new cont helpers by Nick Piggin · 17 years ago
  2. afddba4 fs: introduce write_begin, write_end, and perform_write aops by Nick Piggin · 17 years ago
  3. 2f718ff mm: buffered write iterator by Nick Piggin · 17 years ago
  4. 0829142 mm: fix pagecache write deadlocks by Nick Piggin · 17 years ago
  5. 754af6f Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag by Lee Schermerhorn · 17 years ago
  6. c92ff1b move mm_struct and vm_area_struct by Martin Schwidefsky · 17 years ago
  7. c0bc987 radix-tree: use indirect bit by Nick Piggin · 17 years ago
  8. 557ed1f remove ZERO_PAGE by Nick Piggin · 17 years ago
  9. aadb4bc SLUB: direct pass through of page size or higher kmalloc requests by Christoph Lameter · 17 years ago
  10. 57f6b96 filemap: convert some unsigned long to pgoff_t by Fengguang Wu · 17 years ago
  11. 535443f readahead: remove several readahead macros by Fengguang Wu · 17 years ago
  12. 6df8ba4 radixtree: introduce radix_tree_next_hole() by Fengguang Wu · 17 years ago
  13. f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 17 years ago
  14. 0bb7ba6 readahead: mmap read-around simplification by Fengguang Wu · 17 years ago
  15. 937085a readahead: compacting file_ra_state by Fengguang Wu · 17 years ago
  16. 39e91e4 Clean up duplicate includes in include/linux/memory_hotplug.h by Jesper Juhl · 17 years ago
  17. d29eff7 ppc64: SPARSEMEM_VMEMMAP support by Andy Whitcroft · 17 years ago
  18. 46644c2 SPARC64: SPARSEMEM_VMEMMAP support by David Miller · 17 years ago
  19. ef229c5 IA64: SPARSEMEM_VMEMMAP 16K page size support by Christoph Lameter · 17 years ago
  20. 0889eba x86_64: SPARSEMEM_VMEMMAP 2M page size support by Christoph Lameter · 17 years ago
  21. 29c7111 vmemmap: generify initialisation via helpers by Andy Whitcroft · 17 years ago
  22. 8f6aac4 Generic Virtual Memmap support for SPARSEMEM by Christoph Lameter · 17 years ago
  23. 540557b sparsemem: record when a section has a valid mem_map by Andy Whitcroft · 17 years ago
  24. 74a0b57 x86: optimize page faults like all other achitectures and kill notifier cruft by Christoph Hellwig · 17 years ago
  25. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  26. 0835761 x86: Convert cpu_core_map to be a per cpu variable by Mike Travis · 17 years ago
  27. b3b708f wake up from a serial port by Guennadi Liakhovetski · 17 years ago
  28. aa5346a provide stubs for enable_irq_wake() and disable_irq_wake() by Guennadi Liakhovetski · 17 years ago
  29. bf0df63 8250_pci: Autodetect mainpine cards by Alan Cox · 17 years ago
  30. 43d9f7f pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices by James Bottomley · 17 years ago
  31. 32e8f70 introduce DMA_MASK_NONE as a signal for unable to do DMA by James Bottomley · 17 years ago
  32. b5446b5 move a few definitions to au1000_xxs1500.c by Yoichi Yuasa · 17 years ago
  33. 0322a2b Add assembler equivalents to __init{,date}_refok by Ralf Baechle · 17 years ago
  34. bfe8df3 slow down printk during boot by Randy Dunlap · 17 years ago
  35. e6716b8 docbook: fix filesystems content by Randy Dunlap · 17 years ago
  36. fd39c86 docbook: fix usb content by Randy Dunlap · 17 years ago
  37. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  38. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  39. e457f79 Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  40. a52cefc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  41. 0df333c [IA64] build fix for scatterlist by Tony Luck · 17 years ago
  42. f2e1d89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  43. f78a1b3 [TCP]: Make snd_cwnd_cnt 32-bit by Ilpo Järvinen · 17 years ago
  44. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  45. 762cc40 [INET]: Consolidate the xxx_put by Pavel Emelyanov · 17 years ago
  46. 8e7999c [INET]: Consolidate the xxx_evictor by Pavel Emelyanov · 17 years ago
  47. 1e4b828 [INET]: Consolidate the xxx_frag_destroy by Pavel Emelyanov · 17 years ago
  48. 321a3a9 [INET]: Consolidate xxx_the secret_rebuild by Pavel Emelyanov · 17 years ago
  49. 277e650 [INET]: Consolidate the xxx_frag_kill by Pavel Emelyanov · 17 years ago
  50. 04128f2 [INET]: Collect common frag sysctl variables together by Pavel Emelyanov · 17 years ago
  51. 7eb9515 [INET]: Collect frag queues management objects together by Pavel Emelyanov · 17 years ago
  52. 5ab11c9 [INET]: Move common fields from frag_queues in one place. by Pavel Emelyanov · 17 years ago
  53. faca94f [ISDN]: Remove local copy of device name to make sure renames work. by Karsten Keil · 17 years ago
  54. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  55. af1e1cf [IPVS]: Replace local version of skb_make_writable by Herbert Xu · 17 years ago
  56. 37d4187 [NETFILTER]: Do not copy skb in skb_make_writable by Herbert Xu · 17 years ago
  57. 776c729 [IPV4]: Change ip_defrag to return an integer by Herbert Xu · 17 years ago
  58. e0053ec [SKBUFF]: Add skb_morph by Herbert Xu · 17 years ago
  59. 25b31cb add new prom.h for AU1x00 by Yoichi Yuasa · 17 years ago
  60. cdbd386 Use dcr_host_t.base in dcr_unmap() by Michael Ellerman · 17 years ago
  61. 83f34df Add dcr_host_t.base in dcr_read()/dcr_write() by Michael Ellerman · 17 years ago
  62. eabd7e3 Add skb_is_gso_v6 by Brice Goglin · 17 years ago
  63. 0181b61 Merge branch 'pxa' into devel by Russell King · 17 years ago
  64. a8fc078 [ARM] 4577/1: ITE 8152 PCI bridge support by Mike Rapoport · 17 years ago
  65. 3696a8a [ARM] 4576/1: CM-X270 machine support by Mike Rapoport · 17 years ago
  66. 3e0cc7e [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put() by Russell King · 17 years ago
  67. 36d8b17 [ARM] pxa: Make cpu_is_pxaXXX dependent on configuration symbols by Russell King · 17 years ago
  68. 2c8086a [ARM] pxa: PXA3xx base support by eric miao · 17 years ago
  69. f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  70. 419217c Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 17 years ago
  71. 4937ce8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  72. b5869ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  73. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  74. 37ca506 Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  75. 57d292b HID: fix HIDIOCGRDESC memory access in hidraw by Jiri Kosina · 17 years ago
  76. 94886b8 sched: guest CPU accounting: maintain stats in account_system_time() by Laurent Vivier · 17 years ago
  77. 9ac5231 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields by Laurent Vivier · 17 years ago
  78. 5e84cfd sched: guest CPU accounting: add guest-CPU /proc/stat field by Laurent Vivier · 17 years ago
  79. 7a6c6bc sched: enable wake-idle on CONFIG_SCHED_MC=y by Ingo Molnar · 17 years ago
  80. 95dbb42 sched: reintroduce topology.h tunings by Ingo Molnar · 17 years ago
  81. cc36773 sched: debug, improve migration statistics by Ingo Molnar · 17 years ago
  82. da84d96 sched: reintroduce cache-hot affinity by Ingo Molnar · 17 years ago
  83. 95938a3 sched: prevent wakeup over-scheduling by Mike Galbraith · 17 years ago
  84. 5cb350b sched: group scheduling, sysfs tunables by Dhaval Giani · 17 years ago
  85. 4cf86d7 sched: cleanup: rename task_grp to task_group by Ingo Molnar · 17 years ago
  86. af92723 sched: cleanup, remove the TASK_NONINTERACTIVE flag by Mike Galbraith · 17 years ago
  87. 5522d5d sched: mark scheduling classes as const by Ingo Molnar · 17 years ago
  88. 5f6d858e sched: speed up and simplify vslice calculations by Peter Zijlstra · 17 years ago
  89. 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
  90. 94359f0 sched: undo some of the recent changes by Ingo Molnar · 17 years ago
  91. 67e9fb2 sched: add vslice by Peter Zijlstra · 17 years ago
  92. c18b8a7 sched: remove unneeded tunables by Ingo Molnar · 17 years ago
  93. b8efb56 sched debug: BKL usage statistics by Ingo Molnar · 17 years ago
  94. 24e377a sched: add fair-user scheduler by Srivatsa Vaddagiri · 17 years ago
  95. 9b5b775 sched: clean up code under CONFIG_FAIR_GROUP_SCHED by Srivatsa Vaddagiri · 17 years ago
  96. 83b699e sched: revert recent removal of set_curr_task() by Srivatsa Vaddagiri · 17 years ago
  97. f6b5320 sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() by Dmitry Adamushko · 17 years ago
  98. 4530d7a sched: simplify sched_class::yield_task() by Dmitry Adamushko · 17 years ago
  99. 30cfdcf sched: do not keep current in the tree and get rid of sched_entity::fair_key by Dmitry Adamushko · 17 years ago
  100. bbdba7c sched: remove wait_runtime fields and features by Ingo Molnar · 17 years ago