1. 4006553 flag parameters: inotify_init by Ulrich Drepper · 16 years ago
  2. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  3. 336dd1f flag parameters: dup2 by Ulrich Drepper · 16 years ago
  4. a0998b5 flag parameters: epoll_create by Ulrich Drepper · 16 years ago
  5. 11fcb6c flag parameters: timerfd_create by Ulrich Drepper · 16 years ago
  6. b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
  7. 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
  8. 7d9dbca flag parameters: anon_inode_getfd extension by Ulrich Drepper · 16 years ago
  9. c019bbc flag parameters: paccept w/out set_restore_sigmask by Ulrich Drepper · 16 years ago
  10. aaca0bd flag parameters: paccept by Ulrich Drepper · 16 years ago
  11. a677a03 flag parameters: socket and socketpair by Ulrich Drepper · 16 years ago
  12. f606ddf remove the v850 port by Adrian Bunk · 16 years ago
  13. 99764fa UML: make several more things static by WANG Cong · 16 years ago
  14. 4a56758 arch/um/kernel/mem.c: remove arch_validate() by WANG Cong · 16 years ago
  15. d50004b cris: remove unused global_flush_tlb by Fernando Luis Vazquez Cao · 16 years ago
  16. 9120195 mn10300: move sg_dma_{address,len}() to asm/scatterlist.h by Adrian Bunk · 16 years ago
  17. bdfe6b7 pm: acpi hibernation: utilize hardware signature by Shaohua Li · 16 years ago
  18. c1a220e pm: introduce new interfaces schedule_work_on() and queue_work_on() by Zhang Rui · 16 years ago
  19. 8111d1b pm: add new PM_EVENT codes for runtime power transitions by Alan Stern · 16 years ago
  20. 8c36326 pm: drop unnecessary includes from pm.h by Rafael J. Wysocki · 16 years ago
  21. e7ecb33 pm: remove remaining obsolete definitions from pm.h by Rafael J. Wysocki · 16 years ago
  22. 558481f pm: remove definition of struct pm_dev by Rafael J. Wysocki · 16 years ago
  23. d75f65f remove include/linux/pm_legacy.h by Adrian Bunk · 16 years ago
  24. e53f12c remove include/asm-h8300/keyboard.h by Adrian Bunk · 16 years ago
  25. 9b3e43a security: remove unused forwards by Hugh Dickins · 16 years ago
  26. 5459c16 security: protect legacy applications from executing with insufficient privilege by Andrew G. Morgan · 16 years ago
  27. 83d1674 mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA by Gerald Schaefer · 16 years ago
  28. 9ca908f kcalloc: remove runtime division by Milton Miller · 16 years ago
  29. 5c755e9 memory-hotplug: add sysfs removable attribute for hotplug memory remove by Badari Pulavarty · 16 years ago
  30. af370fb memory hotplug: small fixes to bootmem freeing for memory hotremove by Yasunori Goto · 16 years ago
  31. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  32. 2be0ffe mm: add alloc_pages_exact() and free_pages_exact() by Timur Tabi · 16 years ago
  33. 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 16 years ago
  34. 5f2809e bootmem: clean up alloc_bootmem_core by Johannes Weiner · 16 years ago
  35. 223e8dc bootmem: reorder code to match new bootmem structure by Johannes Weiner · 16 years ago
  36. 0d9ea75 powerpc: support multiple hugepage sizes by Jon Tollefson · 16 years ago
  37. 9122434 powerpc: define support for 16G hugepages by Jon Tollefson · 16 years ago
  38. 658013e powerpc: scan device tree for gigantic pages by Jon Tollefson · 16 years ago
  39. 53ba51d hugetlb: allow arch overridden hugepage allocation by Jon Tollefson · 16 years ago
  40. b4718e6 x86: add hugepagesz option on 64-bit by Andi Kleen · 16 years ago
  41. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  42. b54bbf7 mm: introduce non panic alloc_bootmem by Andi Kleen · 16 years ago
  43. a343787 hugetlb: new sysfs interface by Nishanth Aravamudan · 16 years ago
  44. a137e1c hugetlbfs: per mount huge page sizes by Andi Kleen · 16 years ago
  45. e5ff215 hugetlb: multiple hstates for multiple page sizes by Andi Kleen · 16 years ago
  46. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  47. ff7ea79 mm: create /sys/kernel/mm by Nishanth Aravamudan · 16 years ago
  48. cdfd432 mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations by Andy Whitcroft · 16 years ago
  49. 04f2cbe hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeed by Mel Gorman · 16 years ago
  50. a1e7877 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() by Mel Gorman · 16 years ago
  51. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  52. 2185e69 mapping_set_error: add unlikely() by Andrew Morton · 16 years ago
  53. 9023cb7 slob: record page flag overlays explicitly by Andy Whitcroft · 16 years ago
  54. 8a38082 slub: record page flag overlays explicitly by Andy Whitcroft · 16 years ago
  55. 0cad47c page-flags: record page flag overlays explicitly by Andy Whitcroft · 16 years ago
  56. da3bbdd fix soft lock up at NFS mount via per-SB LRU-list of unused dentries by Kentaro Makita · 16 years ago
  57. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  58. a1f242f powerpc ioremap_prot by Benjamin Herrenschmidt · 16 years ago
  59. 28b2ee2 access_process_vm device memory infrastructure by Rik van Riel · 16 years ago
  60. 0d71d10a mm: remove nopfn by Nick Piggin · 16 years ago
  61. c748e13 mm/vmstat.c: proper externs by Adrian Bunk · 16 years ago
  62. e4048e5 page allocator: inline some __alloc_pages() wrappers by KOSAKI Motohiro · 16 years ago
  63. ffc6421 mm: unexport __alloc_bootmem_core() by Johannes Weiner · 16 years ago
  64. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  65. 8b05c7e add a helper function to test if an object is on the stack by FUJITA Tomonori · 16 years ago
  66. e108526 move memory_read_from_buffer() from fs.h to string.h by Akinobu Mita · 16 years ago
  67. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  68. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  69. d7b6de1 Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  70. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  71. 20b7997 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  72. 5554b35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  73. 0f6e38a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  74. e669e81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  75. ac77ef8 ide: remove unused PC_FLAG_DRQ_INTERRUPT by Borislav Petkov · 16 years ago
  76. ea68d27 ide-floppy: convert to using the new atapi_flags (take 2) by Borislav Petkov · 16 years ago
  77. 3b8ac53 ide: add per-device flags by Borislav Petkov · 16 years ago
  78. 8bcda3b ide: remove pc->callback member from ide_atapi_pc by Borislav Petkov · 16 years ago
  79. d7c26eb ide: push pc callback pointer into the ide_drive_t structure by Borislav Petkov · 16 years ago
  80. 8a69580 ide: add ide_host_free() helper (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 6f904d0 ide: add ide_host_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 48c3c10 ide: add struct ide_host (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  84. d6276b5 ide: add 'config' field to hw_regs_t by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 3b2a5c7 ide: filter out "default" transfer mode values in set_xfer_rate() by Bartlomiej Zolnierkiewicz · 16 years ago
  86. ba4b2e6 ide: remove dead Virtual DMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 761052e ide: remove ->INB, ->OUTB and ->OUTBSYNC methods by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 1823649 ide: add ide_read_bcount_and_ireason() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 92eb438 ide: use ->tf_read in ide_read_error() by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 6e6afb3 ide: add ->set_irq method by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 1f6d8a0 ide: add ->read_altstatus method by Bartlomiej Zolnierkiewicz · 16 years ago
  92. b73c7ee ide: add ->read_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  93. c6dfa86 ide: add ->exec_command method by Bartlomiej Zolnierkiewicz · 16 years ago
  94. ebb00fb ide: factor out simplex handling from ide_pci_dma_base() by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 81e8d5a ide: remove ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  96. cab7f8e ide: remove ->dma_{status,command} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  97. b2f951a ide: add ->read_sff_dma_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  98. c97c6ac ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 17ce452 kgdb, powerpc: arch specific powerpc kgdb support by Jason Wessel · 16 years ago
  100. 5cbad0e kgdb: support for ARCH=arm by Jason Wessel · 17 years ago