1. c861ea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  2. 3610639 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
  3. cfa97f9 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. 7238eb4 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. f94181d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. 932adbe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  7. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  8. 5fec8bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  9. 59e3af2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  10. 8cd3ac3 fs/exec.c: make do_coredump() void by WANG Cong · 16 years ago
  11. d3635ab rapidio: remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  12. cabb3fc twl4030-gpio: cleanup debounce by David Brownell · 16 years ago
  13. a92daf6 autofs4: make autofs type usage explicit by Ian Kent · 16 years ago
  14. 730c9ee autofs4: improve parameter usage by Ian Kent · 16 years ago
  15. e8386a0 kprobes: support probing module __exit function by Masami Hiramatsu · 16 years ago
  16. 1294156 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() by Masami Hiramatsu · 16 years ago
  17. a06f621 module: add within_module_core() and within_module_init() by Masami Hiramatsu · 16 years ago
  18. d29389d spi_gpio driver by David Brownell · 16 years ago
  19. 5cf0cc4 binfmts.h: include list.h by Hiroshi Shimamoto · 16 years ago
  20. 8c36593 include/linux/interrupt.h: do not include linux/irqnr.h twice by Jesper Juhl · 16 years ago
  21. ba84be2 remove linux/hardirq.h from asm-generic/local.h by Russell King · 16 years ago
  22. 179f7eb percpu_counter: FBC_BATCH should be a variable by Eric Dumazet · 16 years ago
  23. af9379c documentation: when to BUG(), and when to not BUG() by David Brownell · 16 years ago
  24. 5f820f6 poll: allow f_op->poll to sleep by Tejun Heo · 16 years ago
  25. 9fe0608 Create a DIV_ROUND_CLOSEST macro to do division with rounding by Darrick J. Wong · 16 years ago
  26. f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 16 years ago
  27. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  28. 9f572e3 mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE by KOSAKI Motohiro · 16 years ago
  29. 901608d mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting by Oleg Nesterov · 16 years ago
  30. 856bf4d fs: sys_sync fix by Nick Piggin · 16 years ago
  31. 4f5a99d fs: remove WB_SYNC_HOLD by Nick Piggin · 16 years ago
  32. edc315f badpage: remove vma from page_remove_rmap by Hugh Dickins · 16 years ago
  33. 2509ef2 badpage: zap print_bad_pte on swap and file by Hugh Dickins · 16 years ago
  34. 79f4b7b badpage: simplify page_alloc flag check+clear by Hugh Dickins · 16 years ago
  35. 20137a4 swapfile: swapon randomize if nonrot by Hugh Dickins · 16 years ago
  36. 7992fde swapfile: swap allocation use discard by Hugh Dickins · 16 years ago
  37. 6a6ba83 swapfile: swapon use discard (trim) by Hugh Dickins · 16 years ago
  38. ebebbbe swapfile: rearrange scan and swap_info by Hugh Dickins · 16 years ago
  39. 22c6f8f swapfile: remove SWP_ACTIVE mask by Hugh Dickins · 16 years ago
  40. 69beeb1d mm: make vread() and vwrite() declaration by KOSAKI Motohiro · 16 years ago
  41. b962716 mm: optimize get_scan_ratio for no swap by Hugh Dickins · 16 years ago
  42. 60371d9 mm: add add_to_swap stub by Hugh Dickins · 16 years ago
  43. ac47b00 mm: remove gfp_mask from add_to_swap by Hugh Dickins · 16 years ago
  44. a2c43ee mm: try_to_free_swap replaces remove_exclusive_swap_page by Hugh Dickins · 16 years ago
  45. 7b1fe59 mm: reuse_swap_page replaces can_share_swap_page by Hugh Dickins · 16 years ago
  46. 2da0299 mm: add dirty_background_bytes and dirty_bytes sysctls by David Rientjes · 16 years ago
  47. 364aeb2 mm: change dirty limit type specifiers to unsigned long by David Rientjes · 16 years ago
  48. 2afd1c9 mm: make page_lock_anon_vma() static by Hugh Dickins · 16 years ago
  49. b5934c5 mm: add_active_or_unevictable into rmap by Hugh Dickins · 16 years ago
  50. 6d91add mm: add Set,ClearPageSwapCache stubs by Hugh Dickins · 16 years ago
  51. 3c1d437 mm: remove GFP_HIGHUSER_PAGECACHE by Hugh Dickins · 16 years ago
  52. e599137 mm: remove cgroup_mm_owner_callbacks by Hugh Dickins · 16 years ago
  53. 64cdd54 mm: cleanup: remove #ifdef CONFIG_MIGRATION by KOSAKI Motohiro · 16 years ago
  54. 1b0bd11 mm: get rid of pagevec_release_nonlru() by KOSAKI Motohiro · 16 years ago
  55. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  56. 75aa199 oom: print triggering task's cpuset and mems allowed by David Rientjes · 16 years ago
  57. 1c0fe6e mm: invoke oom-killer from page fault by Nick Piggin · 16 years ago
  58. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 16 years ago
  59. 08fba69 mm: report the pagesize backing a VMA in /proc/pid/smaps by Mel Gorman · 16 years ago
  60. ac8cc0f Merge branch 'next' into for-linus by James Morris · 16 years ago
  61. 3699c53 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] by David Howells · 16 years ago
  62. 29881c4 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" by James Morris · 16 years ago
  63. b8ac9fc uio: make uio_info's name and version const by Stephen Rothwell · 16 years ago
  64. e70c412 UIO: Pass information about ioports to userspace (V2) by Hans J. Koch · 16 years ago
  65. 475b44c mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  66. 0aa0dc4 driver core: add root_device_register() by Mark McLoughlin · 16 years ago
  67. d0d85ff Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUG by Cornelia Huck · 16 years ago
  68. b9daa99 driver core: move knode_bus into private structure by Greg Kroah-Hartman · 16 years ago
  69. 93e746d driver core: move knode_driver into private structure by Greg Kroah-Hartman · 16 years ago
  70. 11c3b5c driver core: move klist_children into private structure by Greg Kroah-Hartman · 16 years ago
  71. 2831fe6 driver core: create a private portion of struct device by Greg Kroah-Hartman · 16 years ago
  72. 210272a driver core: Remove completion from struct klist_node by Matthew Wilcox · 16 years ago
  73. 929d2fa driver core: Rearrange struct device for better packing by Matthew Wilcox · 16 years ago
  74. 7f4f5d4 Fix misspellings in pm.h macros by Alan Stern · 16 years ago
  75. adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 16 years ago
  76. 592b531 ide: move read_sff_dma_status() method to 'struct ide_dma_ops' by Sergei Shtylyov · 16 years ago
  77. 391ad19 Resurrect IT8172 IDE controller driver by Shane McDonald · 16 years ago
  78. 94c9644 ide: remove unused ide_hwif_t.sg_mapped field by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 906ef98 ide: struct ide_atapi_pc - remove unused fields and update documentation by Bartlomiej Zolnierkiewicz · 16 years ago
  80. d6251d4 ide-cd: convert to ide-atapi facilities by Borislav Petkov · 16 years ago
  81. 2bd24a1 ide: add port and host iterators by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 5e7f3a4 ide: dynamic allocation of device structures by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 627e05d ide: remove ->error method from struct ide_driver by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 7f3c868 ide: remove ide_driver_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 9892ec5 ide: remove 'byte' typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  86. c0ae502 ide: remove ide_pci_enablebit_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 54cc142 ide: remove local_irq_set() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 898ec22 ide: remove HWIF() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  89. b40d1b8 ide: move ide_init_port_data() and friends to ide-probe.c by Bartlomiej Zolnierkiewicz · 16 years ago
  90. b65fac3 ide: merge ide_hwgroup_t with ide_hwif_t (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 5b31f85 ide: use lock bitops for ports serialization (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  92. efe0397 ide: remove hwgroup->hwif and {drive,hwif}->next by Bartlomiej Zolnierkiewicz · 16 years ago
  93. ae86afa ide: use per-port IRQ handlers by Bartlomiej Zolnierkiewicz · 16 years ago
  94. bd53cbc ide: add ->cur_port to struct ide_host and use it for serialized hosts by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 5439e72 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 16 years ago
  96. d9be28e Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgent by Ingo Molnar · 16 years ago
  97. fdbc045 Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into core/urgent by Ingo Molnar · 16 years ago
  98. 238c6d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  99. ab4c14248 dm: support barriers on simple devices by Andi Kleen · 16 years ago
  100. 7d76345 dm request: extend target interface by Kiyoshi Ueda · 16 years ago