1. fec738d [POWERPC] Move of_device allocation into of_device.[ch] by Joachim Fenkes · 17 years ago
  2. 2b0460b Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  3. b883a68 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  4. 788e7dd SELinux: Improve read/write performance by Yuichi Nakamura · 17 years ago
  5. a64408b firewire: adopt read cycle timer ABI from raw1394 by Stefan Richter · 17 years ago
  6. c223701 ide: add "hdx=nodma" kernel parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  8. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  9. 65c9cd2 ide: remove ide_use_fast_pio() by Bartlomiej Zolnierkiewicz · 17 years ago
  10. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  11. fc8a327 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  12. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  13. 9a054fb fb: move and rename extern declaration for global_mode_option by Geert Uytterhoeven · 17 years ago
  14. e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 17 years ago
  15. 394d3af Intel FB: more interlaced mode support by Krzysztof Halasa · 17 years ago
  16. 779121e fbdev: Support for byte-reversed framebuffer formats by Pavel Pisa · 17 years ago
  17. 120c0b6 vt: Fix warnings in selection.h by Ralf Baechle · 17 years ago
  18. eb78f9b sm501fb: Ensure panel interface is not tristated when setup by Ben Dooks · 17 years ago
  19. cc54f46 uvesafb: add connector entries by Michal Januszewski · 17 years ago
  20. 3d62a44 connector: change connector's max message size by Michal Januszewski · 17 years ago
  21. cce76f9 fs/nfsd/export.c: make 3 functions static by Adrian Bunk · 17 years ago
  22. 4e3dfac use mutex instead of semaphore in isdn subsystem common functions by Matthias Kaehlcke · 17 years ago
  23. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  24. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  25. 607717a cpuset: remove sched domain hooks from cpusets by Paul Jackson · 17 years ago
  26. 7589670 DCA: Add Direct Cache Access driver by Shannon Nelson · 17 years ago
  27. 3e03745 I/OAT: Add support for MSI and MSI-X by Shannon Nelson · 17 years ago
  28. 223758c I/OAT: New device ids by Shannon Nelson · 17 years ago
  29. dbcb0f1 mm/mempolicy.c: cleanups by Adrian Bunk · 17 years ago
  30. d8dc74f mm/shmem.c: make 3 functions static by Adrian Bunk · 17 years ago
  31. 54f9f80 hugetlb: Add hugetlb_dynamic_pool sysctl by Adam Litke · 17 years ago
  32. 98f3cfc memory hotplug: Hot-add with sparsemem-vmemmap by Yasunori Goto · 17 years ago
  33. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  34. 0c0e619 memory unplug: page offline by KAMEZAWA Hiroyuki · 17 years ago
  35. a5d76b5 memory unplug: page isolation by KAMEZAWA Hiroyuki · 17 years ago
  36. 75884fb memory unplug: memory hotplug cleanup by KAMEZAWA Hiroyuki · 17 years ago
  37. 42a9fdb SLUB: Optimize cacheline use for zeroing by Christoph Lameter · 17 years ago
  38. 4c93c355 SLUB: Place kmem_cache_cpu structures in a NUMA aware way by Christoph Lameter · 17 years ago
  39. b3fba8d SLUB: Move page->offset to kmem_cache_cpu->offset by Christoph Lameter · 17 years ago
  40. 8e65d24 SLUB: Do not use page->mapping by Christoph Lameter · 17 years ago
  41. dfb4f09 SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slab by Christoph Lameter · 17 years ago
  42. 467c996 Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo by Mel Gorman · 17 years ago
  43. d9c2340 Do not depend on MAX_ORDER when grouping pages by mobility by Mel Gorman · 17 years ago
  44. 64c5e13 don't group high order atomic allocations by Mel Gorman · 17 years ago
  45. ac0e5b7 remove PAGE_GROUP_BY_MOBILITY by Mel Gorman · 17 years ago
  46. 56fd56b Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES blocks by Mel Gorman · 17 years ago
  47. 5c0e306 Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2 by Mel Gorman · 17 years ago
  48. e010487 Group high-order atomic allocations by Mel Gorman · 17 years ago
  49. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  50. b92a6ed Add a configure option to group pages by mobility by Mel Gorman · 17 years ago
  51. b2a0ac8 Split the free lists for movable and unmovable allocations by Mel Gorman · 17 years ago
  52. 835c134 Add a bitmap that is used to track flags affecting a block of pages by Mel Gorman · 17 years ago
  53. 6cb0622 Categorize GFP flags by Christoph Lameter · 17 years ago
  54. 0e1e7c7 Memoryless nodes: Use N_HIGH_MEMORY for cpusets by Christoph Lameter · 17 years ago
  55. 523b945 Memoryless nodes: Fix GFP_THISNODE behavior by Christoph Lameter · 17 years ago
  56. 37c0708 Memoryless nodes: Add N_CPU node state by Christoph Lameter · 17 years ago
  57. 7ea1530 Memoryless nodes: introduce mask of nodes with memory by Christoph Lameter · 17 years ago
  58. 1380891 Memoryless nodes: Generic management of nodemasks for various purposes by Christoph Lameter · 17 years ago
  59. 5514476 fs: remove some AOP_TRUNCATED_PAGE by Nick Piggin · 17 years ago
  60. 03158cd fs: restore nobh by Nick Piggin · 17 years ago
  61. a20fa20 With reiserfs no longer using the weird generic_cont_expand, remove it completely. by Nick Piggin · 17 years ago
  62. 89e1078 fs: new cont helpers by Nick Piggin · 17 years ago
  63. afddba4 fs: introduce write_begin, write_end, and perform_write aops by Nick Piggin · 17 years ago
  64. 2f718ff mm: buffered write iterator by Nick Piggin · 17 years ago
  65. 0829142 mm: fix pagecache write deadlocks by Nick Piggin · 17 years ago
  66. 754af6f Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag by Lee Schermerhorn · 17 years ago
  67. c92ff1b move mm_struct and vm_area_struct by Martin Schwidefsky · 17 years ago
  68. c0bc987 radix-tree: use indirect bit by Nick Piggin · 17 years ago
  69. 557ed1f remove ZERO_PAGE by Nick Piggin · 17 years ago
  70. aadb4bc SLUB: direct pass through of page size or higher kmalloc requests by Christoph Lameter · 17 years ago
  71. 57f6b96 filemap: convert some unsigned long to pgoff_t by Fengguang Wu · 17 years ago
  72. 535443f readahead: remove several readahead macros by Fengguang Wu · 17 years ago
  73. 6df8ba4 radixtree: introduce radix_tree_next_hole() by Fengguang Wu · 17 years ago
  74. f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 17 years ago
  75. 0bb7ba6 readahead: mmap read-around simplification by Fengguang Wu · 17 years ago
  76. 937085a readahead: compacting file_ra_state by Fengguang Wu · 17 years ago
  77. 39e91e4 Clean up duplicate includes in include/linux/memory_hotplug.h by Jesper Juhl · 17 years ago
  78. 29c7111 vmemmap: generify initialisation via helpers by Andy Whitcroft · 17 years ago
  79. 8f6aac4 Generic Virtual Memmap support for SPARSEMEM by Christoph Lameter · 17 years ago
  80. 540557b sparsemem: record when a section has a valid mem_map by Andy Whitcroft · 17 years ago
  81. b3b708f wake up from a serial port by Guennadi Liakhovetski · 17 years ago
  82. aa5346a provide stubs for enable_irq_wake() and disable_irq_wake() by Guennadi Liakhovetski · 17 years ago
  83. bf0df63 8250_pci: Autodetect mainpine cards by Alan Cox · 17 years ago
  84. 32e8f70 introduce DMA_MASK_NONE as a signal for unable to do DMA by James Bottomley · 17 years ago
  85. 0322a2b Add assembler equivalents to __init{,date}_refok by Ralf Baechle · 17 years ago
  86. bfe8df3 slow down printk during boot by Randy Dunlap · 17 years ago
  87. b0c813c [ALSA] ASoC CS4270 codec device driver by Timur Tabi · 17 years ago
  88. eafe570 [ALSA] ALSA sound driver for the AT73C213 DAC using Atmel SSC driver by Hans-Christian Egtvedt · 17 years ago
  89. 55c16a7 IDE: sg chaining support by Jens Axboe · 17 years ago
  90. ba2da2f i2o: sg chaining support by Jens Axboe · 17 years ago
  91. 8726021 libata: convert to using sg helpers by Jens Axboe · 17 years ago
  92. 70eb804 Add chained sg support to linux/scatterlist.h by Jens Axboe · 17 years ago
  93. 96b418c Add sg helpers for iterating over a scatterlist table by Jens Axboe · 17 years ago
  94. bb87946 remove ide_get_error_location() by Adrian Bunk · 17 years ago
  95. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  96. bf2de6f block: Initial support for data-less (or empty) barrier support by Jens Axboe · 17 years ago
  97. a0cd128 block: add end_queued_request() and end_dequeued_request() helpers by Jens Axboe · 17 years ago
  98. e6716b8 docbook: fix filesystems content by Randy Dunlap · 17 years ago
  99. fd39c86 docbook: fix usb content by Randy Dunlap · 17 years ago
  100. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago