1. 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
  2. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  3. 2ef43ec kcore: use usual list for kclist by KAMEZAWA Hiroyuki · 15 years ago
  4. d899bf7 procfs: provide stack information for threads by Stefani Seibold · 15 years ago
  5. 996ad568 mmc: make SDIO device/driver struct accessors public by Nicolas Pitre · 15 years ago
  6. 7c979ec sdio: add MMC_QUIRK_LENIENT_FN0 by Ohad Ben-Cohen · 15 years ago
  7. 006ebd5 sdio: add CD disable support by Ohad Ben-Cohen · 15 years ago
  8. ef0b27d mmc: check status after MMC SWITCH command by Adrian Hunter · 15 years ago
  9. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  10. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  11. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  12. 319a3f1 mmc: allow host claim / release nesting by Adrian Hunter · 15 years ago
  13. 8ea926b mmc: add 'enable' and 'disable' methods to mmc host by Adrian Hunter · 15 years ago
  14. 00afe02 asm/sections: add text/data checking functions for arches to override by Mike Frysinger · 15 years ago
  15. 1f10206 getrusage: fill ru_maxrss value by Jiri Pirko · 15 years ago
  16. b28cfd2 kmap_types.h: rename D macro by Andi Kleen · 15 years ago
  17. a49c59c Make sure the value in abs() does not get truncated if it is greater than 2^32 by Rolf Eike Beer · 15 years ago
  18. 562787a anonfd: split interface into file creation and install by Davide Libenzi · 15 years ago
  19. 8c87df4 BUILD_BUG_ON(): fix it and a couple of bogus uses of it by Jan Beulich · 15 years ago
  20. 7086745 printk_once(): use bool for boolean flag by Roland Dreier · 15 years ago
  21. 02b51df proc connector: add event for process becoming session leader by Scott James Remnant · 15 years ago
  22. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  23. 54fdade generic-ipi: make struct call_function_data lockless by Xiao Guangrong · 15 years ago
  24. 1fd7317d Move magic numbers into magic.h by Nick Black · 15 years ago
  25. af91322 printk: add printk_delay to make messages readable for some scenarios by Dave Young · 15 years ago
  26. fa081b0 include/linux/kmemcheck.h: fix a trillion warnings by Andrew Morton · 15 years ago
  27. 01c6460 USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flag by Alan Stern · 15 years ago
  28. aab2d40 USB: ehci-dbgp: errata for EHCI debug controller initialization by Jason Wessel · 15 years ago
  29. 8d053c7 USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device by Jason Wessel · 15 years ago
  30. 9177782 USB: ehci-dbgp: stability improvements and external re-init by Jason Wessel · 15 years ago
  31. df6c516 USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c by Jason Wessel · 15 years ago
  32. 8e8dce0 USB: use kfifo to buffer usb-generic serial writes by David VomLehn · 15 years ago
  33. c350130 USB: audio: guard kernel-only code with __KERNEL__ by Michael S. Tsirkin · 15 years ago
  34. a9d4309 USB: NXP ISP1362 USB host driver by Lothar Wassmann · 15 years ago
  35. 9da69c6 USB: isp1760: allow platform devices to customize devflags by Michael Hennerich · 15 years ago
  36. 331ac6b USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power mode by Alek Du · 15 years ago
  37. ccf5b80 USB: make intf.pm_usage an atomic_t by Alan Stern · 15 years ago
  38. 7cbe5dc USB: add API for userspace drivers to "claim" ports by Alan Stern · 15 years ago
  39. b95cd7e USB audio gadget: Un-inline generic_[gs]et_cmd by Laurent Pinchart · 15 years ago
  40. 512ad27 USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h by Laurent Pinchart · 15 years ago
  41. 315ad30 USB: Move vendor subclass definition from usb/audio.h to usb/ch9.h by Laurent Pinchart · 15 years ago
  42. 85e08ca USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h by Laurent Pinchart · 15 years ago
  43. 4e9e920 USB: usbmon: end ugly tricks with DMA peeking by Pete Zaitcev · 15 years ago
  44. f1b0ef06 virtio_blk: add support for cache flush by Christoph Hellwig · 15 years ago
  45. 3ca4f5c virtio: add virtio IDs file by Fernando Luis Vazquez Cao · 15 years ago
  46. 3c1b27d virtio: make add_buf return capacity remaining by Rusty Russell · 15 years ago
  47. 4b3df56 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus by NeilBrown · 15 years ago
  48. 268e467 asm-generic: syscall_get_nr returns int by Roland McGrath · 15 years ago
  49. bb6baf7 drm/i915: Track purged state. by Chris Wilson · 15 years ago
  50. 7c32928 vgaarb: make client interface config invariant. by Ingo Molnar · 15 years ago
  51. f056878 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Anton Vorontsov · 15 years ago
  52. ec47562 smsc95xx: fix transmission where ZLP is expected by Steve Glendinning · 15 years ago
  53. 991d79b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  54. a87e84b Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  55. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  56. 50223e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  57. abd6633 pnp: add a shutdown method to pnp drivers by David Härdeman · 15 years ago
  58. 8873c33 lis3: add free-fall/wakeup function via platform_data by Daniel Mack · 15 years ago
  59. 0ec4891 lis3: fix typo by Daniel Mack · 15 years ago
  60. 45b588d flex_array: introduce DEFINE_FLEX_ARRAY by David Rientjes · 15 years ago
  61. 4af5a2f flex_array: add flex_array_shrink function by David Rientjes · 15 years ago
  62. 19da3dd flex_array: poison free elements by David Rientjes · 15 years ago
  63. e6de398 flex_array: add flex_array_clear function by David Rientjes · 15 years ago
  64. 69d2587 cpuidle: fix the menu governor to boost IO performance by Arjan van de Ven · 15 years ago
  65. 3d2d827 mm: move use_mm/unuse_mm from aio.c to mm/ by Michael S. Tsirkin · 15 years ago
  66. 4e52780 hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Eric B Munson · 15 years ago
  67. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  68. 6bfde05 hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount by Eric B Munson · 15 years ago
  69. 3f96b79 tmpfs: depend on shmem by Hugh Dickins · 15 years ago
  70. 58fa879 mm: FOLL flags for GUP flags by Hugh Dickins · 15 years ago
  71. 2a15efc mm: follow_hugetlb_page flags by Hugh Dickins · 15 years ago
  72. 8e4b9a60 mm: FOLL_DUMP replace FOLL_ANON by Hugh Dickins · 15 years ago
  73. f3e8fcc mm: add get_dump_page by Hugh Dickins · 15 years ago
  74. 5f8dcc2 page-allocator: split per-cpu list into one-list-per-migrate-type by Mel Gorman · 15 years ago
  75. 28b83c5 oom: move oom_adj value from task_struct to signal_struct by KOSAKI Motohiro · 15 years ago
  76. f862963 mm: do batched scans for mem_cgroup by Wu Fengguang · 15 years ago
  77. 1a8670a oom: move oom_killer_enable()/oom_killer_disable to where they belong by Alexey Dobriyan · 15 years ago
  78. 2c85f51 mm: also use alloc_large_system_hash() for the PID hash table by Jan Beulich · 15 years ago
  79. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  80. edcf474 mm: return boolean from page_has_private() by Johannes Weiner · 15 years ago
  81. 6c0b135 mm: return boolean from page_is_file_cache() by Johannes Weiner · 15 years ago
  82. 401a8e1 mm: introduce page_lru_base_type() by Johannes Weiner · 15 years ago
  83. bba7881 mm: remove broken 'kzalloc' mempool by Sage Weil · 15 years ago
  84. 0d3d062 tracing, page-allocator: add trace event for page traffic related to the buddy lists by Mel Gorman · 15 years ago
  85. e0fff1b tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypes by Mel Gorman · 15 years ago
  86. 4b4f278 tracing, page-allocator: add trace events for page allocation and page freeing by Mel Gorman · 15 years ago
  87. 38a3985 page-allocator: remove dead function free_cold_page() by Mel Gorman · 15 years ago
  88. 35451be ksm: unmerge is an origin of OOMs by Hugh Dickins · 15 years ago
  89. a913e18 ksm: clean up obsolete references by Hugh Dickins · 15 years ago
  90. 1c2fb7a ksm: fix deadlock with munlock in exit_mmap by Andrea Arcangeli · 15 years ago
  91. 9ba6929 ksm: fix oom deadlock by Hugh Dickins · 15 years ago
  92. 9a84089 ksm: identify PageKsm pages by Hugh Dickins · 15 years ago
  93. 21333b2 ksm: no debug in page_dup_rmap() by Hugh Dickins · 15 years ago
  94. f8af4da ksm: the mm interface to ksm by Hugh Dickins · 15 years ago
  95. d19f352 ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE by Hugh Dickins · 15 years ago
  96. 828502d ksm: add mmu_notifier set_pte_at_notify() by Izik Eidus · 15 years ago
  97. 451ea25 mm: perform non-atomic test-clear of PG_mlocked on free by Johannes Weiner · 15 years ago
  98. adea02a mm: count only reclaimable lru pages by Wu Fengguang · 15 years ago
  99. 5a2ae91 mm: remove __{add,sub}_zone_page_state() by KOSAKI Motohiro · 15 years ago
  100. a731286 mm: vmstat: add isolate pages by KOSAKI Motohiro · 15 years ago