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