1. ee62c6b eventfd: change int to __u64 in eventfd_signal() by Sha Zhengju · 12 years ago
  2. e42d98e rapidio: add DMA engine support for RIO data transfers by Alexandre Bounine · 12 years ago
  3. cef0184 mqueue: separate mqueue default value from maximum value by KOSAKI Motohiro · 12 years ago
  4. e6315bb mqueue: revert bump up DFLT_*MAX by KOSAKI Motohiro · 12 years ago
  5. 5b5c4d1 ipc/mqueue: update maximums for the mqueue subsystem by Doug Ledford · 12 years ago
  6. 858ee37 ipc/mqueue: switch back to using non-max values on create by Doug Ledford · 12 years ago
  7. 93e6f11 ipc/mqueue: cleanup definition names and locations by Doug Ledford · 12 years ago
  8. 29a5c67 kexec: export kexec.h to user space by maximilian attems · 12 years ago
  9. cb79295 cpu: introduce clear_tasks_mm_cpumask() helper by Anton Vorontsov · 12 years ago
  10. 43e13cc cred: remove task_is_dead() from __task_cred() validation by Oleg Nesterov · 12 years ago
  11. 785042f kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers by Boaz Harrosh · 12 years ago
  12. ae3cef7 kmod: unexport call_usermodehelper_freeinfo() by Boaz Harrosh · 12 years ago
  13. 020ac5b fat: introduce special inode for managing the FSINFO block by Artem Bityutskiy · 12 years ago
  14. 133fd9f vsprintf: further optimize decimal conversion by Denys Vlasenko · 12 years ago
  15. a3860c1 introduce SIZE_MAX by Xi Wang · 12 years ago
  16. eb86c30 rtc: ds1307: add trickle charger support by Wolfram Sang · 12 years ago
  17. e311c92 rtc: add ioctl to get/clear battery low voltage status by Alexander Stein · 12 years ago
  18. 4796dd2 vsprintf: fix %ps on non symbols when using kallsyms by Stephen Boyd · 12 years ago
  19. 8035a50 include/linux/led-lm3530.h: comment correction about the range of brightness by Kim, Milo · 12 years ago
  20. b009618 leds: add new field to led_classdev struct to save activation state by Shuah Khan · 12 years ago
  21. 1615d210 drivers/video/backlight/apple_bl.c: include header for exported symbol prototypes by H Hartley Sweeten · 12 years ago
  22. d54ad83 lcd: add callbacks for early fb event blank support by Inki Dae · 12 years ago
  23. bf05929 fbdev: add events for early fb event support by Inki Dae · 12 years ago
  24. 3f13461 memcg: decrement static keys at real destroy time by Glauber Costa · 12 years ago
  25. fa9add6 mm/memcg: apply add/del_page to lruvec by Hugh Dickins · 12 years ago
  26. 4d7dcca mm/memcg: get_lru_size not get_lruvec_size by Hugh Dickins · 12 years ago
  27. 04eac7f rescounter: remove __must_check from res_counter_charge_nofail() by Glauber Costa · 12 years ago
  28. 2bb2ba9 rescounters: add res_counter_uncharge_until() by Frederic Weisbecker · 12 years ago
  29. c56d5c7 mm/vmscan: push lruvec pointer into inactive_list_is_low() by Konstantin Khlebnikov · 12 years ago
  30. 074291f mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size() by Konstantin Khlebnikov · 12 years ago
  31. 7f5e86c mm: add link from struct lruvec to struct zone by Konstantin Khlebnikov · 12 years ago
  32. bbf808e mm/memcg: kill mem_cgroup_lru_del() by Konstantin Khlebnikov · 12 years ago
  33. f3fd4a6 mm: remove lru type checks from __isolate_lru_page() by Konstantin Khlebnikov · 12 years ago
  34. 014483b mm: mark mm-inline functions as __always_inline by Konstantin Khlebnikov · 12 years ago
  35. 89abfab mm/memcg: move reclaim_stat into lruvec by Hugh Dickins · 12 years ago
  36. 4b91355 memcg: fix/change behavior of shared anon at moving task by KAMEZAWA Hiroyuki · 12 years ago
  37. 5bf5f03 mm: fix slab->page flags corruption by Pravin B Shelar · 12 years ago
  38. 26c1917 mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition by Andrea Arcangeli · 12 years ago
  39. a7f638f mm, oom: normalize oom scores to oom_score_adj scale only for userspace by David Rientjes · 12 years ago
  40. 17cf28a mm/fs: remove truncate_range by Hugh Dickins · 12 years ago
  41. bde05d1 shmem: replace page if mapping excludes its zone by Hugh Dickins · 12 years ago
  42. 5ceb9ce mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks by Bartlomiej Zolnierkiewicz · 12 years ago
  43. 238305b mm: remove sparsemem allocation details from the bootmem allocator by Johannes Weiner · 12 years ago
  44. 2099597 mm: move is_vma_temporary_stack() declaration to huge_mm.h by Alex Shi · 12 years ago
  45. 9295b7a kbuild: install kernel-page-flags.h by Ulrich Drepper · 12 years ago
  46. 02602a1 bug: completely remove code generated by disabled VM_BUG_ON() by Konstantin Khlebnikov · 12 years ago
  47. baf05aa bug: introduce BUILD_BUG_ON_INVALID() macro by Konstantin Khlebnikov · 12 years ago
  48. c3ac9a8 mm: memcg: count pte references from every member of the reclaimed hierarchy by Johannes Weiner · 12 years ago
  49. 0ce72d4 mm: do_migrate_pages(): rename arguments by Andrew Morton · 12 years ago
  50. 23b9da5 mm: vmscan: remove reclaim_mode_t by Mel Gorman · 12 years ago
  51. 41ac199 mm: vmscan: do not stall on writeback during memory compaction by Mel Gorman · 12 years ago
  52. c53919a mm: vmscan: remove lumpy reclaim by Mel Gorman · 12 years ago
  53. e709ffd mm: remove swap token code by Rik van Riel · 12 years ago
  54. af2e840 pagemap.h: fix warning about possibly used before init var by Paul Gortmaker · 12 years ago
  55. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  56. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  57. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  58. 1e2aec8 Merge branch 'generic-string-functions' by Linus Torvalds · 12 years ago
  59. ae32adc Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  60. 84a442b Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. 39b6cc6 Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  63. 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 12 years ago
  64. 32b0131 NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientid by Trond Myklebust · 12 years ago
  65. 6624553 NFSv4.1: Add DESTROY_CLIENTID by Trond Myklebust · 12 years ago
  66. fa2af6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  67. ad24ecf NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operations by Trond Myklebust · 12 years ago
  68. d9ed9fa mm: add new arch_make_huge_pte() method for tile support by Chris Metcalf · 12 years ago
  69. 73636b1 arch/tile: allow building Linux with transparent huge pages enabled by Chris Metcalf · 13 years ago
  70. da89fb1 Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  71. d5adf23 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  72. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  73. 92bf3d0 Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  74. ece78b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  75. 12c4727 dma-buf: minor documentation fixes. by Sumit Semwal · 12 years ago
  76. 98f86c9 dma-buf: add vmap interface by Dave Airlie · 12 years ago
  77. 4c78513 dma-buf: mmap support by Daniel Vetter · 12 years ago
  78. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  79. b5f4035 Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  80. ce00417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  81. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  82. 0708500 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  83. be122ab Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  84. b343c8b Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  85. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 7c44f1ae nfs4.1: add BIND_CONN_TO_SESSION operation by Weston Andros Adamson · 12 years ago
  87. 2701d08 NFSv4.1 add nfs_inode book keeping for mdsthreshold by Andy Adamson · 12 years ago
  88. 82be417 NFSv4.1 cache mdsthreshold values on OPEN by Andy Adamson · 12 years ago
  89. 88034c3 NFSv4.1 mdsthreshold attribute xdr by Andy Adamson · 12 years ago
  90. 4469690 kernel: Move REPEAT_BYTE definition into linux/kernel.h by David S. Miller · 12 years ago
  91. 2f78d8e Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  92. f2fde3a6 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  93. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  94. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  95. 2c01e7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  96. ab11ca3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  97. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 12 years ago
  98. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  99. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  100. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago