1. 674bfc2 virtio: clarify that ABI is usable by any implementations by Rusty Russell · 16 years ago
  2. b5684b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  3. 5042d99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  4. a326b02 ide: drop 'name' parameter from ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 2a8f745 ide: remove <asm/ide.h> for some archs by Bartlomiej Zolnierkiewicz · 16 years ago
  6. d83b8b8 ide: define MAX_HWIFS in <linux/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  7. ef0b042 ide: add ide_pci_remove() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 08da591 ide: add ide_device_{get,put}() helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 6cdf6eb ide: add ->dev and ->host_priv fields to struct ide_host by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 5c40235 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  11. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  12. 7540081 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  13. c54554d Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  14. f924727 UFS: add const to parser token table by Steven Whitehouse · 16 years ago
  15. 5bb49fc video/fb: cleanup FB_MAJOR usage by Philippe De Muyter · 16 years ago
  16. 3e07405 fbdev: LCD backlight driver using Atmel PWM driver by Hans-Christian Egtvedt · 16 years ago
  17. 0c53136 lcd: add lcd_device to check_fb() entry in lcd_ops by Ben Dooks · 16 years ago
  18. 206c5d6 sm501: add inversion controls for VBIASEN and FPEN by Ben Dooks · 16 years ago
  19. 01a2d9e tridentfb: acceleration constants change by Krzysztof Helt · 16 years ago
  20. d3de851 rtc: BCD codeshrink by David Brownell · 16 years ago
  21. 53e84b6 rtc: ds1305/ds1306 driver by David Brownell · 16 years ago
  22. 5ad31a57 rtc: remove BKL for ioctl() by David Brownell · 16 years ago
  23. aa55ddf autofs4: remove unused ioctls by Ian Kent · 16 years ago
  24. 102eb97 spi: make spi_board_info.modalias a char array by Grant Likely · 16 years ago
  25. 9fe5ad9 flag parameters add-on: remove epoll_create size param by Ulrich Drepper · 16 years ago
  26. 510df2d flag parameters: NONBLOCK in inotify_init by Ulrich Drepper · 16 years ago
  27. be61a86 flag parameters: NONBLOCK in pipe by Ulrich Drepper · 16 years ago
  28. 6b1ef0e flag parameters: NONBLOCK in timerfd_create by Ulrich Drepper · 16 years ago
  29. e7d476d flag parameters: NONBLOCK in eventfd by Ulrich Drepper · 16 years ago
  30. 5fb5e04 flag parameters: NONBLOCK in signalfd by Ulrich Drepper · 16 years ago
  31. 77d2720 flag parameters: NONBLOCK in socket and socketpair by Ulrich Drepper · 16 years ago
  32. 4006553 flag parameters: inotify_init by Ulrich Drepper · 16 years ago
  33. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  34. 336dd1f flag parameters: dup2 by Ulrich Drepper · 16 years ago
  35. a0998b5 flag parameters: epoll_create by Ulrich Drepper · 16 years ago
  36. 11fcb6c flag parameters: timerfd_create by Ulrich Drepper · 16 years ago
  37. b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
  38. 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
  39. 7d9dbca flag parameters: anon_inode_getfd extension by Ulrich Drepper · 16 years ago
  40. c019bbc flag parameters: paccept w/out set_restore_sigmask by Ulrich Drepper · 16 years ago
  41. aaca0bd flag parameters: paccept by Ulrich Drepper · 16 years ago
  42. a677a03 flag parameters: socket and socketpair by Ulrich Drepper · 16 years ago
  43. f606ddf remove the v850 port by Adrian Bunk · 16 years ago
  44. bdfe6b7 pm: acpi hibernation: utilize hardware signature by Shaohua Li · 16 years ago
  45. c1a220e pm: introduce new interfaces schedule_work_on() and queue_work_on() by Zhang Rui · 16 years ago
  46. 8111d1b pm: add new PM_EVENT codes for runtime power transitions by Alan Stern · 16 years ago
  47. 8c36326 pm: drop unnecessary includes from pm.h by Rafael J. Wysocki · 16 years ago
  48. e7ecb33 pm: remove remaining obsolete definitions from pm.h by Rafael J. Wysocki · 16 years ago
  49. 558481f pm: remove definition of struct pm_dev by Rafael J. Wysocki · 16 years ago
  50. d75f65f remove include/linux/pm_legacy.h by Adrian Bunk · 16 years ago
  51. 9b3e43a security: remove unused forwards by Hugh Dickins · 16 years ago
  52. 5459c16 security: protect legacy applications from executing with insufficient privilege by Andrew G. Morgan · 16 years ago
  53. 83d1674 mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA by Gerald Schaefer · 16 years ago
  54. 9ca908f kcalloc: remove runtime division by Milton Miller · 16 years ago
  55. 5c755e9 memory-hotplug: add sysfs removable attribute for hotplug memory remove by Badari Pulavarty · 16 years ago
  56. af370fb memory hotplug: small fixes to bootmem freeing for memory hotremove by Yasunori Goto · 16 years ago
  57. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  58. 2be0ffe mm: add alloc_pages_exact() and free_pages_exact() by Timur Tabi · 16 years ago
  59. 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 16 years ago
  60. 5f2809e bootmem: clean up alloc_bootmem_core by Johannes Weiner · 16 years ago
  61. 223e8dc bootmem: reorder code to match new bootmem structure by Johannes Weiner · 16 years ago
  62. 53ba51d hugetlb: allow arch overridden hugepage allocation by Jon Tollefson · 16 years ago
  63. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  64. b54bbf7 mm: introduce non panic alloc_bootmem by Andi Kleen · 16 years ago
  65. a343787 hugetlb: new sysfs interface by Nishanth Aravamudan · 16 years ago
  66. a137e1c hugetlbfs: per mount huge page sizes by Andi Kleen · 16 years ago
  67. e5ff215 hugetlb: multiple hstates for multiple page sizes by Andi Kleen · 16 years ago
  68. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  69. ff7ea79 mm: create /sys/kernel/mm by Nishanth Aravamudan · 16 years ago
  70. cdfd432 mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations by Andy Whitcroft · 16 years ago
  71. 04f2cbe hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeed by Mel Gorman · 16 years ago
  72. a1e7877 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() by Mel Gorman · 16 years ago
  73. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  74. 2185e69 mapping_set_error: add unlikely() by Andrew Morton · 16 years ago
  75. 9023cb7 slob: record page flag overlays explicitly by Andy Whitcroft · 16 years ago
  76. 8a38082 slub: record page flag overlays explicitly by Andy Whitcroft · 16 years ago
  77. 0cad47c page-flags: record page flag overlays explicitly by Andy Whitcroft · 16 years ago
  78. da3bbdd fix soft lock up at NFS mount via per-SB LRU-list of unused dentries by Kentaro Makita · 16 years ago
  79. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  80. 28b2ee2 access_process_vm device memory infrastructure by Rik van Riel · 16 years ago
  81. 0d71d10a mm: remove nopfn by Nick Piggin · 16 years ago
  82. c748e13 mm/vmstat.c: proper externs by Adrian Bunk · 16 years ago
  83. e4048e5 page allocator: inline some __alloc_pages() wrappers by KOSAKI Motohiro · 16 years ago
  84. ffc6421 mm: unexport __alloc_bootmem_core() by Johannes Weiner · 16 years ago
  85. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  86. 8b05c7e add a helper function to test if an object is on the stack by FUJITA Tomonori · 16 years ago
  87. e108526e move memory_read_from_buffer() from fs.h to string.h by Akinobu Mita · 16 years ago
  88. b552068 Remove __DECLARE_SEMAPHORE_GENERIC by Matthew Wilcox · 16 years ago
  89. 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
  90. 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
  91. 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
  92. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  93. 20b7997 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  94. 5554b35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  95. e669e81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  96. ac77ef8 ide: remove unused PC_FLAG_DRQ_INTERRUPT by Borislav Petkov · 16 years ago
  97. ea68d27 ide-floppy: convert to using the new atapi_flags (take 2) by Borislav Petkov · 16 years ago
  98. 3b8ac53 ide: add per-device flags by Borislav Petkov · 16 years ago
  99. 8bcda3b ide: remove pc->callback member from ide_atapi_pc by Borislav Petkov · 16 years ago
  100. d7c26eb ide: push pc callback pointer into the ide_drive_t structure by Borislav Petkov · 16 years ago