1. 128557f mm: use mm_populate() when adjusting brk with MCL_FUTURE in effect by Michel Lespinasse · 11 years ago
  2. a1ea954 mm: use mm_populate() for blocking remap_file_pages() by Michel Lespinasse · 11 years ago
  3. bebeb3d mm: introduce mm_populate() for populating new vmas by Michel Lespinasse · 11 years ago
  4. 940e7da mm: remap_file_pages() fixes by Michel Lespinasse · 11 years ago
  5. dafcb73 mm: avoid calling pgdat_balanced() needlessly by Zlatko Calusic · 11 years ago
  6. 7103f16 mm: compaction: make __compact_pgdat() and compact_pgdat() return void by Andrew Morton · 11 years ago
  7. 1998cc0 mm: make madvise(MADV_WILLNEED) support swap file prefetch by Shaohua Li · 11 years ago
  8. a394cb8 memcg,vmscan: do not break out targeted reclaim without reclaimed pages by Michal Hocko · 11 years ago
  9. 4ca3a69 mm/ksm.c: use new hashtable implementation by Sasha Levin · 11 years ago
  10. 43b5fbb mm/huge_memory.c: use new hashtable implementation by Sasha Levin · 11 years ago
  11. a9aacbc mm: compaction: do not accidentally skip pageblocks in the migrate scanner by Mel Gorman · 11 years ago
  12. 62b726c mm/vmscan.c:__zone_reclaim(): replace max_t() with max() by Andrew Morton · 11 years ago
  13. 90ae8d6 mm/page_alloc.c:__setup_per_zone_wmarks: make min_pages unsigned long by Andrew Morton · 11 years ago
  14. af34770 mm: reduce rmap overhead for ex-KSM page copies created on swap faults by Johannes Weiner · 11 years ago
  15. 9b4f98c mm: vmscan: compaction works against zones, not lruvecs by Johannes Weiner · 11 years ago
  16. 9a26511 mm: vmscan: clean up get_scan_count() by Johannes Weiner · 11 years ago
  17. 11d16c2 mm: vmscan: improve comment on low-page cache handling by Johannes Weiner · 11 years ago
  18. 10316b3 mm: vmscan: clarify how swappiness, highest priority, memcg interact by Johannes Weiner · 11 years ago
  19. d778df5 mm: vmscan: save work scanning (almost) empty LRU lists by Johannes Weiner · 11 years ago
  20. 7c5bd70 mm: memcg: only evict file pages when we have plenty by Johannes Weiner · 11 years ago
  21. 2a6f512 CMA: make putback_lru_pages() call conditional by Srinivas Pandruvada · 11 years ago
  22. ffb22af mm/hugetlb.c: convert to pr_foo() by Andrew Morton · 11 years ago
  23. d045197 mm/memcontrol.c: convert printk(KERN_FOO) to pr_foo() by Andrew Morton · 11 years ago
  24. 58cf188 memcg, oom: provide more precise dump info while memcg oom happening by Sha Zhengju · 11 years ago
  25. df85579 drivers/md/persistent-data/dm-transaction-manager.c: rename HASH_SIZE by Andrew Morton · 11 years ago
  26. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  27. 4383822 Merge branch 'acpi-pm' into fixes by Rafael J. Wysocki · 11 years ago
  28. b5d667e ACPI / PM: Take unusual configurations of power resources into account by Rafael J. Wysocki · 11 years ago
  29. 972b29c8 target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors by Roland Dreier · 11 years ago
  30. 8e90455 sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msg by Mathias Krause · 11 years ago
  31. 6e601a5 sock_diag: Fix out-of-bounds access to sock_diag_handlers[] by Mathias Krause · 11 years ago
  32. c9b20a5 vxlan: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  33. 3770699 mlx4_en: fix allocation of CPU affinity reverse-map by Kleber Sacilotto de Souza · 11 years ago
  34. 427a962 mlx4_en: fix allocation of device tx_cq by Kleber Sacilotto de Souza · 11 years ago
  35. f6604ef ARM: cleanup gate_vma initialization by Russell King · 11 years ago
  36. d3f7958 ARM: cleanup undefined instruction entry code by Russell King · 11 years ago
  37. 8520e44 powerpc/kexec: Disable hard IRQ before kexec by Phileas Fogg · 11 years ago
  38. 938f94c ARM: 7656/1: uImage: Error out on build of multiplatform without LOADADDR by Olof Johansson · 11 years ago
  39. df24eef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 11 years ago
  40. 5f32ed1 Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  41. 3f3834c oprofilefs: add missing ->i_mutex locking in object creation by Al Viro · 11 years ago
  42. 2248b87 spufs_mkdir(): don't d_add() on negative parent by Al Viro · 11 years ago
  43. 4e6b897 hostfs: directory methods have no business in non-directory inode_operations by Al Viro · 11 years ago
  44. 78c3e47 xenfs: switch to pure simple_fill_super() by Al Viro · 11 years ago
  45. 740da42 __d_materialise_unique() is too generic by Al Viro · 11 years ago
  46. 54c807e fs: Fix possible use-after-free with AIO by Jan Kara · 11 years ago
  47. da2d845 constify d_lookup() arguments by Al Viro · 11 years ago
  48. a713ca2 constify __d_lookup() arguments by Al Viro · 11 years ago
  49. cc2a527 lookup_slow: get rid of name argument by Al Viro · 11 years ago
  50. e97cdc8 lookup_fast: get rid of name argument by Al Viro · 11 years ago
  51. 21b9b07 get rid of name and type arguments of walk_component() by Al Viro · 11 years ago
  52. 5f4a6a6 link_path_walk(): move assignments to nd->last/nd->last_type up by Al Viro · 11 years ago
  53. ad8ca37 vfs: remove d_path_with_unreachable by Jeff Layton · 12 years ago
  54. 6b4d0b2 clean shmem_file_setup() a bit by Al Viro · 11 years ago
  55. 39b6525 fs: Preserve error code in get_empty_filp(), part 2 by Anatol Pomozov · 12 years ago
  56. 1afc99b propagate error from get_empty_filp() to its callers by Al Viro · 11 years ago
  57. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  58. 57eccb8 mount: consolidate permission checks by Al Viro · 11 years ago
  59. 9b40bc9 get rid of unprotected dereferencing of mnt->mnt_ns by Al Viro · 11 years ago
  60. c68fea3 Merge tag 'please-pull-fix-ia64-build' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  61. 3b5d851 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. 0cc9129 x86-64, xen, mmu: Provide an early version of write_cr3. by Konrad Rzeszutek Wilk · 11 years ago
  64. d176ca2 openvswitch: remove some useless comments by Cong Wang · 11 years ago
  65. 7b02408 openvswitch: fix the calculation of checksum for vlan header by Cong Wang · 11 years ago
  66. 17b682a openvswitch: Fix parsing invalid LLC/SNAP ethertypes by Rich Lane · 11 years ago
  67. a15ff76 openvswitch: Call genlmsg_end in queue_userspace_packet by Rich Lane · 11 years ago
  68. cb7c5bd openvswitch: Fix ovs_vport_cmd_new return value on success by Rich Lane · 11 years ago
  69. 734907e openvswitch: Fix ovs_vport_cmd_del return value on success by Rich Lane · 11 years ago
  70. 4490108 openvswitch: Allow OVS_USERSPACE_ATTR_USERDATA to be variable length. by Ben Pfaff · 11 years ago
  71. bf900af Merge branch 'acpi-cleanup' into fixes by Rafael J. Wysocki · 11 years ago
  72. d3caf89 Merge branch 'pm-cpufreq' into fixes by Rafael J. Wysocki · 11 years ago
  73. 6ecf968 Merge branch 'pm-cpuidle' into fixes by Rafael J. Wysocki · 11 years ago
  74. 92a49fb ceph: fix statvfs fr_size by Sage Weil · 11 years ago
  75. 3a3656d imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe() by Wei Yongjun · 11 years ago
  76. d6561bb PM / OPP: fix condition for empty of_init_opp_table() by Shawn Guo · 11 years ago
  77. a84363d ACPI / APEI: Fix crash in apei_hest_parse() for acpi=off by Rafael J. Wysocki · 11 years ago
  78. c192b19 microblaze idle: Fix compile error by Lars-Peter Clausen · 11 years ago
  79. eba87ef blackfin idle: Fix compile error by Lars-Peter Clausen · 11 years ago
  80. e31048a mm: use vm_unmapped_area() in hugetlbfs on ia64 architecture by Michel Lespinasse · 11 years ago
  81. f53f232 mm: use vm_unmapped_area() on ia64 architecture by Michel Lespinasse · 11 years ago
  82. ac630dd x86-64: don't set the early IDT to point directly to 'early_idt_handler' by Linus Torvalds · 11 years ago
  83. 304e220 ext4: fix free clusters calculation in bigalloc filesystem by Lukas Czerner · 11 years ago
  84. d438147 ext4: no need to remove extent if len is 0 in ext4_es_remove_extent() by Eryu Guan · 11 years ago
  85. a9a6b52 SUNRPC: Don't start the retransmission timer when out of socket space by Trond Myklebust · 11 years ago
  86. 1b63edd tcp: fix SYN-data space mis-accounting by Yuchung Cheng · 11 years ago
  87. cbda4ea sock: only define socket limit if mem cgroup configured by stephen hemminger · 11 years ago
  88. 4cfb048 net: fix possible deadlock in sum_frag_mem_limit by Eric Dumazet · 11 years ago
  89. e2f8d55 net: fec: Fix division by zero by Fabio Estevam · 11 years ago
  90. 2bb60cb net: Fix locking bug in netif_set_xps_queue by Alexander Duyck · 11 years ago
  91. 5b05204 ipv4: fix error handling in icmp_protocol. by Li Wei · 11 years ago
  92. 5a7a613 NFS: Don't allow NFS silly-renamed files to be deleted, no signal by Trond Myklebust · 11 years ago
  93. dc4a787 brcmfmac: fix missing unlock on error in brcmf_notify_vif_event() by Wei Yongjun · 11 years ago
  94. 48f4d91 mwifiex: fix system freeze while reloading driver by Avinash Patil · 11 years ago
  95. 1499d9f mwifiex: don't drop carrier flag over suspend by Daniel Drake · 11 years ago
  96. 4d7007b [SCSI] fnic: Fnic Trace Utility by Hiral Patel · 11 years ago
  97. 14eb5d9 [SCSI] fnic: New debug flags and debug log messages by Hiral Patel · 11 years ago
  98. a0bf1ca [SCSI] fnic: fnic driver may hit BUG_ON on device reset by Hiral Patel · 11 years ago
  99. cfe16d5 [SCSI] fnic: Fix SGEs limit by Hiral Patel · 11 years ago
  100. 0329855 [SCSI] fnic: fixing issues in device and firmware reset code by Hiral Patel · 11 years ago