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