1. 2408c55 {slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR) check by Satyam Sharma · 17 years ago
  2. c92ff1b move mm_struct and vm_area_struct by Martin Schwidefsky · 17 years ago
  3. c0bc987 radix-tree: use indirect bit by Nick Piggin · 17 years ago
  4. b55ed81 mm: clarify __add_to_swap_cache locking by Nick Piggin · 17 years ago
  5. 45726cb mm: improve find_lock_page by Nick Piggin · 17 years ago
  6. 0012818 mm: use lockless radix-tree probe by Nick Piggin · 17 years ago
  7. 557ed1f remove ZERO_PAGE by Nick Piggin · 17 years ago
  8. aadb4bc SLUB: direct pass through of page size or higher kmalloc requests by Christoph Lameter · 17 years ago
  9. 57f6b96 filemap: convert some unsigned long to pgoff_t by Fengguang Wu · 17 years ago
  10. b2c3843 filemap: trivial code cleanups by Fengguang Wu · 17 years ago
  11. f2e1898 readahead: remove the limit max_sectors_kb imposed on max_readahead_kb by Fengguang Wu · 17 years ago
  12. 535443f readahead: remove several readahead macros by Fengguang Wu · 17 years ago
  13. 7ff8107 readahead: remove the local copy of ra in do_generic_mapping_read() by Fengguang Wu · 17 years ago
  14. 6b10c6c readahead: basic support of interleaved reads by Fengguang Wu · 17 years ago
  15. 6df8ba4 radixtree: introduce radix_tree_next_hole() by Fengguang Wu · 17 years ago
  16. f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 17 years ago
  17. 0bb7ba6 readahead: mmap read-around simplification by Fengguang Wu · 17 years ago
  18. 937085a readahead: compacting file_ra_state by Fengguang Wu · 17 years ago
  19. 43fac94 Clean up duplicate includes in mm/ by Jesper Juhl · 17 years ago
  20. 39e91e4 Clean up duplicate includes in include/linux/memory_hotplug.h by Jesper Juhl · 17 years ago
  21. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  22. 1cd7daa slub.c:early_kmem_cache_node_alloc() shouldn't be __init by Adrian Bunk · 17 years ago
  23. d29eff7 ppc64: SPARSEMEM_VMEMMAP support by Andy Whitcroft · 17 years ago
  24. 46644c2 SPARC64: SPARSEMEM_VMEMMAP support by David Miller · 17 years ago
  25. ef229c5 IA64: SPARSEMEM_VMEMMAP 16K page size support by Christoph Lameter · 17 years ago
  26. 0889eba x86_64: SPARSEMEM_VMEMMAP 2M page size support by Christoph Lameter · 17 years ago
  27. 29c7111 vmemmap: generify initialisation via helpers by Andy Whitcroft · 17 years ago
  28. 8f6aac4 Generic Virtual Memmap support for SPARSEMEM by Christoph Lameter · 17 years ago
  29. 540557b sparsemem: record when a section has a valid mem_map by Andy Whitcroft · 17 years ago
  30. cd881a6 sparsemem: clean up spelling error in comments by Andy Whitcroft · 17 years ago
  31. 74a0b57 x86: optimize page faults like all other achitectures and kill notifier cruft by Christoph Hellwig · 17 years ago
  32. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  33. 0835761 x86: Convert cpu_core_map to be a per cpu variable by Mike Travis · 17 years ago
  34. cc84634 Add support for Wacom WACF007 and WACF008 to serial pnp driver by Maik Broemme · 17 years ago
  35. 37a6c7d serial_txx9: Use UPF_FIXED_PORT by Atsushi Nemoto · 17 years ago
  36. b3b708f wake up from a serial port by Guennadi Liakhovetski · 17 years ago
  37. aa5346a provide stubs for enable_irq_wake() and disable_irq_wake() by Guennadi Liakhovetski · 17 years ago
  38. bf0df63 8250_pci: Autodetect mainpine cards by Alan Cox · 17 years ago
  39. 7201863 serial_txx9: cleanup includes by Atsushi Nemoto · 17 years ago
  40. 43d9f7f pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices by James Bottomley · 17 years ago
  41. 32e8f70 introduce DMA_MASK_NONE as a signal for unable to do DMA by James Bottomley · 17 years ago
  42. 64da82e Add support for PCMCIA card Sierra WIreless AC850 by Eric Leblond · 17 years ago
  43. dc0cf6a pcmcia: cistpl: use get_unaligned() in CIS parsing by Daniel Ritz · 17 years ago
  44. b5446b5 move a few definitions to au1000_xxs1500.c by Yoichi Yuasa · 17 years ago
  45. 24d6572 pxa2xx PCMCIA timing issue on iPAQ H5550 by Milan Plzik · 17 years ago
  46. 42c5323 Use menuconfig objects: PCMCIA by Jan Engelhardt · 17 years ago
  47. 0322a2b Add assembler equivalents to __init{,date}_refok by Ralf Baechle · 17 years ago
  48. bfe8df3 slow down printk during boot by Randy Dunlap · 17 years ago
  49. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  50. e6716b8 docbook: fix filesystems content by Randy Dunlap · 17 years ago
  51. fd39c86 docbook: fix usb content by Randy Dunlap · 17 years ago
  52. c5d0e6a docbook: fix libata content by Randy Dunlap · 17 years ago
  53. 23f9b75 docbook: fix kernel-api content by Randy Dunlap · 17 years ago
  54. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  55. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  56. e457f79 Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  57. 3d8a67b [libata] pata_cs5536: new API build fix by Jeff Garzik · 17 years ago
  58. a52cefc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  59. fba956c Map volume and brightness events on thinkpads by Jeremy Katz · 17 years ago
  60. 0df333c [IA64] build fix for scatterlist by Tony Luck · 17 years ago
  61. f2e1d89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  62. 85ffdd2 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  63. 43d39ae Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  64. 84284d3 xen-netfront: rearrange netfront structure to separate tx and rx by Jeremy Fitzhardinge · 17 years ago
  65. 63bd8c4 Atari keyboard: incorporate additional review comments by Geert Uytterhoeven · 17 years ago
  66. 4acad72 [IPV6]: Consolidate the ip6_pol_route_(input|output) pair by Pavel Emelyanov · 17 years ago
  67. f78a1b3 [TCP]: Make snd_cwnd_cnt 32-bit by Ilpo Järvinen · 17 years ago
  68. d603d0a [TCP]: Update the /proc/net/tcp documentation by Jean Delvare · 17 years ago
  69. e9edda6 netdev: convert non-obvious instances to use ARRAY_SIZE() by Alejandro Martinez Ruiz · 17 years ago
  70. 9d6dda3 [NETNS]: Don't panic on creating the namespace's loopback by Pavel Emelyanov · 17 years ago
  71. 355aaff Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driver by Linus Torvalds · 17 years ago
  72. 4ae2894 [NEIGH]: Ensure that pneigh_lookup is protected with RTNL by Pavel Emelyanov · 17 years ago
  73. f1673ca [INET]: kmalloc+memset -> kzalloc in frag_alloc_queue by Denis V. Lunev · 17 years ago
  74. c749b01 [ISDN]: Fix compile with CONFIG_ISDN_X25 disabled. by Denis V. Lunev · 17 years ago
  75. 77ec15c [libata] pata_pcmcia: Add additional id string (corsair, 1GB) by Kristoffer Ericson · 17 years ago
  76. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  77. c596cc4 scsi/gdth: fix crash in gdth_timeout if no gdth controllers found by Linus Torvalds · 17 years ago
  78. 317b50b libata: prevent devices with blank model names from being DMA blacklisted by Andrew Paprocki · 17 years ago
  79. 8f73a68 ata_piix: SATA 2port controller port map fix by Jason Gaston · 17 years ago
  80. 3957df6 pata_cs5536: ATA driver for Geode companion chip by Martin K. Petersen · 17 years ago
  81. a224be7 [SELINUX]: Update for netfilter ->hook() arg changes. by David S. Miller · 17 years ago
  82. 762cc40 [INET]: Consolidate the xxx_put by Pavel Emelyanov · 17 years ago
  83. 4b6cb5d [INET]: Small cleanup for xxx_put after evictor consolidation by Pavel Emelyanov · 17 years ago
  84. 8e7999c [INET]: Consolidate the xxx_evictor by Pavel Emelyanov · 17 years ago
  85. 1e4b828 [INET]: Consolidate the xxx_frag_destroy by Pavel Emelyanov · 17 years ago
  86. 321a3a9 [INET]: Consolidate xxx_the secret_rebuild by Pavel Emelyanov · 17 years ago
  87. 277e650 [INET]: Consolidate the xxx_frag_kill by Pavel Emelyanov · 17 years ago
  88. 04128f2 [INET]: Collect common frag sysctl variables together by Pavel Emelyanov · 17 years ago
  89. 7eb9515 [INET]: Collect frag queues management objects together by Pavel Emelyanov · 17 years ago
  90. 5ab11c9 [INET]: Move common fields from frag_queues in one place. by Pavel Emelyanov · 17 years ago
  91. 114342f [TG3]: Fix performance regression on 5705. by Michael Chan · 17 years ago
  92. faca94f [ISDN]: Remove local copy of device name to make sure renames work. by Karsten Keil · 17 years ago
  93. f885c5b [TCP]: high_seq parameter removed (all callers use tp->high_seq) by Ilpo Järvinen · 17 years ago
  94. ad643a7 [IPV6]: Uninline netfilter okfns by Patrick McHardy · 17 years ago
  95. 9c2842b [BRIDGE]: Remove SKB share checks in br_nf_pre_routing(). by Patrick McHardy · 17 years ago
  96. 861d048 [IPV4]: Uninline netfilter okfns by Patrick McHardy · 17 years ago
  97. a030847 [NET]: Avoid copying TCP packets unnecessarily by Herbert Xu · 17 years ago
  98. 172a863 [NET]: Fix csum_start update in pskb_expand_head by Herbert Xu · 17 years ago
  99. a9d4119 [NIU]: getting rid of __ucmpdi2 in niu.o by Al Viro · 17 years ago
  100. f937f1f46 [NETLINK]: Don't leak 'listeners' in netlink_kernel_create() by Jesper Juhl · 17 years ago