1. e306987 wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_install by Inaky Perez-Gonzalez · 18 years ago
  2. ea24652 i2400m: host/device procotol and core driver definitions by Inaky Perez-Gonzalez · 18 years ago
  3. ea912f4 wimax: debug macros and debug settings for the WiMAX stack by Inaky Perez-Gonzalez · 18 years ago
  4. ace22f0 wimax: headers for kernel API and user space interaction by Inaky Perez-Gonzalez · 18 years ago
  5. 5e07878 debugfs: add helpers for exporting a size_t simple value by Inaky Perez-Gonzalez · 18 years ago
  6. 34c65d8 USB: remove info() macro from usb.h by Greg Kroah-Hartman · 18 years ago
  7. 338b67b USB: remove warn() macro from usb.h by Greg Kroah-Hartman · 18 years ago
  8. 25ff1c3 USB: storage: add last-sector hacks by Alan Stern · 18 years ago
  9. 856395d USB: extension of anchor API to unpoison an anchor by Oliver Neukum · 18 years ago
  10. 49367d8 USB: mark "reject" field of struct urb as atomic_t by Ming Lei · 18 years ago
  11. 3b23dd6 USB: utilize the bus notifiers by Alan Stern · 18 years ago
  12. 2ffcdb3 USB: musb: use new platform data interface of musb to replace old one by Bryan Wu · 18 years ago
  13. 65bfd29 USB: Enhance usage of pm_message_t by Alan Stern · 18 years ago
  14. 68144e0 USB: otg: add otg_put_transceiver() by Philipp Zabel · 18 years ago
  15. 6084f1b USB: otg: gpio_vbus transceiver stub by Philipp Zabel · 18 years ago
  16. 1537e0a USB: storage devices and SAT by Ben Efros · 18 years ago
  17. f150fa1 USB: Allow usbmon as a module even if usbcore is builtin by Pete Zaitcev · 18 years ago
  18. dc023dc USB: Introduce usb_queue_reset() to do resets from atomic contexts by Inaky Perez-Gonzalez · 18 years ago
  19. 9ac39f2 USB: add asynchronous autosuspend/autoresume support by Alan Stern · 18 years ago
  20. d767d88 USB: wusb: annotate association types withe proper endianness by Harvey Harrison · 18 years ago
  21. b92a78e usb host: Oxford OXU210HP HCD driver. by Rodolfo Giometti · 18 years ago
  22. ede6f5a Fix up 64-bit byte swaps for most 32-bit architectures by Linus Torvalds · 18 years ago
  23. 637b180 byteorder: remove the now unused byteorder.h by Harvey Harrison · 18 years ago
  24. 991c0e6 byteorder: only use linux/swab.h by Harvey Harrison · 18 years ago
  25. db30c70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  26. c861ea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 18 years ago
  27. 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 · 18 years ago
  28. 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 · 18 years ago
  29. 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 · 18 years ago
  30. 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 · 18 years ago
  31. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 18 years ago
  32. 5fec8bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 18 years ago
  33. 59e3af2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  34. 8cd3ac3 fs/exec.c: make do_coredump() void by WANG Cong · 18 years ago
  35. d3635ab rapidio: remove excess kernel-doc notation by Randy Dunlap · 18 years ago
  36. cabb3fc twl4030-gpio: cleanup debounce by David Brownell · 18 years ago
  37. a92daf6 autofs4: make autofs type usage explicit by Ian Kent · 18 years ago
  38. 730c9ee autofs4: improve parameter usage by Ian Kent · 18 years ago
  39. e8386a0 kprobes: support probing module __exit function by Masami Hiramatsu · 18 years ago
  40. 1294156 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() by Masami Hiramatsu · 18 years ago
  41. a06f621 module: add within_module_core() and within_module_init() by Masami Hiramatsu · 18 years ago
  42. d29389d spi_gpio driver by David Brownell · 18 years ago
  43. 5cf0cc4 binfmts.h: include list.h by Hiroshi Shimamoto · 18 years ago
  44. 8c36593 include/linux/interrupt.h: do not include linux/irqnr.h twice by Jesper Juhl · 18 years ago
  45. 179f7eb percpu_counter: FBC_BATCH should be a variable by Eric Dumazet · 18 years ago
  46. 5f820f6 poll: allow f_op->poll to sleep by Tejun Heo · 18 years ago
  47. 9fe0608 Create a DIV_ROUND_CLOSEST macro to do division with rounding by Darrick J. Wong · 18 years ago
  48. f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 18 years ago
  49. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 18 years ago
  50. 901608d mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting by Oleg Nesterov · 18 years ago
  51. 856bf4d fs: sys_sync fix by Nick Piggin · 18 years ago
  52. 4f5a99d fs: remove WB_SYNC_HOLD by Nick Piggin · 18 years ago
  53. edc315f badpage: remove vma from page_remove_rmap by Hugh Dickins · 18 years ago
  54. 2509ef2 badpage: zap print_bad_pte on swap and file by Hugh Dickins · 18 years ago
  55. 79f4b7b badpage: simplify page_alloc flag check+clear by Hugh Dickins · 18 years ago
  56. 20137a4 swapfile: swapon randomize if nonrot by Hugh Dickins · 18 years ago
  57. 7992fde swapfile: swap allocation use discard by Hugh Dickins · 18 years ago
  58. 6a6ba83 swapfile: swapon use discard (trim) by Hugh Dickins · 18 years ago
  59. ebebbbe swapfile: rearrange scan and swap_info by Hugh Dickins · 18 years ago
  60. 22c6f8f swapfile: remove SWP_ACTIVE mask by Hugh Dickins · 18 years ago
  61. 69beeb1 mm: make vread() and vwrite() declaration by KOSAKI Motohiro · 18 years ago
  62. b962716 mm: optimize get_scan_ratio for no swap by Hugh Dickins · 18 years ago
  63. 60371d9 mm: add add_to_swap stub by Hugh Dickins · 18 years ago
  64. ac47b00 mm: remove gfp_mask from add_to_swap by Hugh Dickins · 18 years ago
  65. a2c43ee mm: try_to_free_swap replaces remove_exclusive_swap_page by Hugh Dickins · 18 years ago
  66. 7b1fe59 mm: reuse_swap_page replaces can_share_swap_page by Hugh Dickins · 18 years ago
  67. 2da0299 mm: add dirty_background_bytes and dirty_bytes sysctls by David Rientjes · 18 years ago
  68. 364aeb2 mm: change dirty limit type specifiers to unsigned long by David Rientjes · 18 years ago
  69. 2afd1c9 mm: make page_lock_anon_vma() static by Hugh Dickins · 18 years ago
  70. b5934c5 mm: add_active_or_unevictable into rmap by Hugh Dickins · 18 years ago
  71. 6d91add mm: add Set,ClearPageSwapCache stubs by Hugh Dickins · 18 years ago
  72. 3c1d437 mm: remove GFP_HIGHUSER_PAGECACHE by Hugh Dickins · 18 years ago
  73. e599137 mm: remove cgroup_mm_owner_callbacks by Hugh Dickins · 18 years ago
  74. 64cdd54 mm: cleanup: remove #ifdef CONFIG_MIGRATION by KOSAKI Motohiro · 18 years ago
  75. 1b0bd11 mm: get rid of pagevec_release_nonlru() by KOSAKI Motohiro · 18 years ago
  76. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 18 years ago
  77. 75aa199 oom: print triggering task's cpuset and mems allowed by David Rientjes · 18 years ago
  78. 1c0fe6e mm: invoke oom-killer from page fault by Nick Piggin · 18 years ago
  79. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 18 years ago
  80. 08fba69 mm: report the pagesize backing a VMA in /proc/pid/smaps by Mel Gorman · 18 years ago
  81. ac8cc0f Merge branch 'next' into for-linus by James Morris · 18 years ago
  82. 3699c53 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] by David Howells · 18 years ago
  83. 29881c4 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" by James Morris · 18 years ago
  84. b8ac9fc uio: make uio_info's name and version const by Stephen Rothwell · 18 years ago
  85. e70c412 UIO: Pass information about ioports to userspace (V2) by Hans J. Koch · 18 years ago
  86. 475b44c mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 18 years ago
  87. 0aa0dc4 driver core: add root_device_register() by Mark McLoughlin · 18 years ago
  88. d0d85ff Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUG by Cornelia Huck · 18 years ago
  89. b9daa99 driver core: move knode_bus into private structure by Greg Kroah-Hartman · 18 years ago
  90. 93e746d driver core: move knode_driver into private structure by Greg Kroah-Hartman · 18 years ago
  91. 11c3b5c driver core: move klist_children into private structure by Greg Kroah-Hartman · 18 years ago
  92. 2831fe6 driver core: create a private portion of struct device by Greg Kroah-Hartman · 18 years ago
  93. 210272a driver core: Remove completion from struct klist_node by Matthew Wilcox · 18 years ago
  94. 929d2fa driver core: Rearrange struct device for better packing by Matthew Wilcox · 18 years ago
  95. 7f4f5d4 Fix misspellings in pm.h macros by Alan Stern · 18 years ago
  96. adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 18 years ago
  97. 592b531 ide: move read_sff_dma_status() method to 'struct ide_dma_ops' by Sergei Shtylyov · 18 years ago
  98. 391ad19 Resurrect IT8172 IDE controller driver by Shane McDonald · 18 years ago
  99. 94c9644 ide: remove unused ide_hwif_t.sg_mapped field by Bartlomiej Zolnierkiewicz · 18 years ago
  100. 906ef98 ide: struct ide_atapi_pc - remove unused fields and update documentation by Bartlomiej Zolnierkiewicz · 18 years ago