1. 93f70f9 HWPOISON, hugetlb: isolate corrupted hugepage by Naoya Horiguchi · 14 years ago
  2. 0fe6e20 hugetlb, rmap: add reverse mapping for hugepage by Naoya Horiguchi · 14 years ago
  3. 8edf344 hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.h by Naoya Horiguchi · 14 years ago
  4. 532490f vfs: remove unused MNT_STRICTATIME by Miklos Szeredi · 14 years ago
  5. 8df9d1a vfs: show unreachable paths in getcwd and proc by Miklos Szeredi · 14 years ago
  6. f7ad3c6 vfs: add helpers to get root and pwd by Miklos Szeredi · 14 years ago
  7. 496ee9b8 V7: Adjust sanity checks for some volumes by Lubomir Rintel · 14 years ago
  8. 969a6e5 net: make netpoll_rx return bool for !CONFIG_NETPOLL by John W. Linville · 14 years ago
  9. 1c114f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  10. 72d2e9f i2c.h: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  11. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  12. 0b019a4 Merge branches 'master' and 'devel' into for-linus by Russell King · 14 years ago
  13. 7ae0dea90 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  14. 6c74700 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  15. 04f2b97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  16. 9895850 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  17. fc385c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  18. c6ba1c2 USB:: fix linux/usb.h kernel-doc warnings by Randy Dunlap · 14 years ago
  19. 93362a8 USB delay init quirk for logitech Harmony 700-series devices by Phil Dibowitz · 14 years ago
  20. 13dd0c9 USB: otg/ulpi: extend the generic ulpi driver. by Igor Grinberg · 14 years ago
  21. 5128993 USB: ulpi: fix compilation warning by Ajay Kumar Gupta · 14 years ago
  22. ff2f078 USB: fix race between root-hub wakeup & controller suspend by Alan Stern · 14 years ago
  23. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 14 years ago
  24. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  25. 3f3e12d USB: gadget: composite: added disconnect callback by Michal Nazarewicz · 14 years ago
  26. f2adc4f USB: gadget: composite: usb_string_ids_*() functions added by Michal Nazarewicz · 14 years ago
  27. 7898aee USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config() by Michal Nazarewicz · 14 years ago
  28. c532b29 USB-BKL: Convert usb_driver ioctl to unlocked_ioctl by Andi Kleen · 14 years ago
  29. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 14 years ago
  30. aa4d834 USB: EHCI: EHCI 1.1 addendum: preparation by Alek Du · 14 years ago
  31. 6e1c3b4 USB: otg.h: Fix the mixup in parameters order. by Igor Grinberg · 14 years ago
  32. 6d88e67 USB: don't stop root-hub status polls too soon by Alan Stern · 14 years ago
  33. 7233e39 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  34. 235dae5 U6715 16550A serial driver support by Philippe Langlais · 14 years ago
  35. d843fc6 hsu: driver for Medfield High Speed UART device by Feng Tang · 14 years ago
  36. 1b63318 serial: general fixes in the serial_rs485 structure by Claudio Scordino · 14 years ago
  37. 93e3d58 serial: fix missing bit coverage of ASYNC_FLAGS by John Villalovos · 14 years ago
  38. 75e0b94 vt: Fix warning: statement with no effect due to vt_kern.h by Kevin Winchester · 14 years ago
  39. 61fd152 serial: max3107: Abstract out the platform specific bits by Alan Cox · 14 years ago
  40. b07471f tty: implement BTM as mutex instead of BKL by Arnd Bergmann · 14 years ago
  41. ddcd9fb tty: remove tty_lock_nested by Arnd Bergmann · 14 years ago
  42. be1bc28 tty: introduce wait_event_interruptible_tty by Arnd Bergmann · 14 years ago
  43. ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 14 years ago
  44. 8ce7326 tty: Move the vt_tty field from the vc_data into the standard tty_port by Alan Cox · 14 years ago
  45. ff917ba tty: Make vt's have a tty_port by Alan Cox · 14 years ago
  46. d87d9b7 tty: serial - fix tty referencing in set_ldisc by Alan Cox · 14 years ago
  47. 8a1e803 istallion: use bit ops for the board flags by Alan Cox · 14 years ago
  48. 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 14 years ago
  49. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  50. 39e5322 tty: Remove Hayes ESP ioctls by Jeff Dike · 14 years ago
  51. b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
  52. e8a89ce Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  53. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  54. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  55. de75d60 block: make sure that REQ_* types are seen even with CONFIG_BLOCK=n by Jens Axboe · 14 years ago
  56. 5fc0d36 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  57. db12d64 Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size by Mat Martineau · 14 years ago
  58. fa23556 Bluetooth: Change default L2CAP ERTM retransmit timeout by Mat Martineau · 14 years ago
  59. 53c3fa2 net/sock.h: add missing kernel-doc notation by Randy Dunlap · 14 years ago
  60. 7ed24e8 etherdevice.h: fix kernel-doc typo by Randy Dunlap · 14 years ago
  61. f6cec0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  62. dcded10 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  63. ea98eed flex_array: add helpers to get and put to make pointers easy to use by Eric Paris · 14 years ago
  64. e269b08 iommu: inline iommu_num_pages by Anton Blanchard · 14 years ago
  65. cf4ca48 kernel.h: remove unused NIPQUAD and NIPQUAD_FMT by Joe Perches · 14 years ago
  66. ea6b101 include/linux/compiler-gcc.h: use __same_type() in __must_be_array() by Rusty Russell · 14 years ago
  67. 7387be3 asm-generic/io.h: add big endian versions of io{read,write}{16,32} by Mike Frysinger · 14 years ago
  68. 71abbbf cpuidle: extend cpuidle and menu governor to handle dynamic states by Ai Li · 14 years ago
  69. d2997b1 hibernation: freeze swap at hibernation by KAMEZAWA Hiroyuki · 14 years ago
  70. cc8e970 memcg: add mm_vmscan_memcg_isolate tracepoint by KOSAKI Motohiro · 14 years ago
  71. e17613c vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENT by KOSAKI Motohiro · 14 years ago
  72. bdce6d9 memcg, vmscan: add memcg reclaim tracepoint by KOSAKI Motohiro · 14 years ago
  73. cf4dcc3 vmscan: convert direct reclaim tracepoint to DEFINE_TRACE by KOSAKI Motohiro · 14 years ago
  74. ad8c2ee rmap: add exclusive page to private anon_vma on swapin by Rik van Riel · 14 years ago
  75. 51b1bd2 oom: deprecate oom_adj tunable by David Rientjes · 14 years ago
  76. a63d83f oom: badness heuristic rewrite by David Rientjes · 14 years ago
  77. 74bcbf4 oom: move badness() declaration into oom.h by Andrew Morton · 14 years ago
  78. 25edde0 vmscan: kill prev_priority completely by KOSAKI Motohiro · 14 years ago
  79. 755f022 vmscan: tracing: add trace event when a page is written by Mel Gorman · 14 years ago
  80. a8a94d1 vmscan: tracing: add trace events for LRU page isolation by Mel Gorman · 14 years ago
  81. 33906bc vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim by Mel Gorman · 14 years ago
  82. f446daae mm: implement writeback livelock avoidance using page tagging by Jan Kara · 14 years ago
  83. ebf8aa4 radix-tree: omplement function radix_tree_range_tag_if_tagged by Jan Kara · 14 years ago
  84. ba6f0ff ksm: fix ksm swapin time optimization by Andrea Arcangeli · 14 years ago
  85. 7e49629 tmpfs: make tmpfs scalable with percpu_counter for used blocks by Tim Chen · 14 years ago
  86. 27f5e0f tmpfs: add accurate compare function to percpu_counter library by Tim Chen · 14 years ago
  87. 4e60c86 gcc-4.6: mm: fix unused but set warnings by Andi Kleen · 14 years ago
  88. 627295e gcc-4.6: pagemap: avoid unused-but-set variable by Andi Kleen · 14 years ago
  89. 2510600 topology: alternate fix for ia64 tiger_defconfig build breakage by Lee Schermerhorn · 14 years ago
  90. b645bd1 mmzone.h: remove dead prototype by Alexander Nevenchannyy · 14 years ago
  91. ff321fe mm: rename try_set_zone_oom() to try_set_zonelist_oom() by Minchan Kim · 14 years ago
  92. 8e4228e oom: move sysctl declarations to oom.h by David Rientjes · 14 years ago
  93. 309ed88 oom: extract panic helper function by David Rientjes · 14 years ago
  94. 6f48d0eb oom: select task from tasklist for mempolicy ooms by David Rientjes · 14 years ago
  95. a9877cc buffer_head: remove redundant test from wait_on_buffer by Richard Kennedy · 14 years ago
  96. 7654506 mm: extend KSM refcounts to the anon_vma root by Rik van Riel · 14 years ago
  97. 012f1800 mm: always lock the root (oldest) anon_vma by Rik van Riel · 14 years ago
  98. 5c341ee1 mm: track the root (oldest) anon_vma by Rik van Riel · 14 years ago
  99. cba48b9 mm: change direct call of spin_lock(anon_vma->lock) to inline function by Rik van Riel · 14 years ago
  100. bb4a340 mm: rename anon_vma_lock to vma_lock_anon_vma by Rik van Riel · 14 years ago