1. bf0e12c microblaze: uaccess.h: Fix timerfd syscall by Michal Simek · 12 years ago
  2. 4336bac microblaze: Remove BIP from childregs by Michal Simek · 12 years ago
  3. e7f5c9a Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into for-linus by Tomi Valkeinen · 12 years ago
  4. bd0f5cc OMAPDSS: fix TV-out issue with DSI PLL by Tomi Valkeinen · 12 years ago
  5. 3ed37d9 Revert "OMAPFB: simplify locking" by Tomi Valkeinen · 12 years ago
  6. c7e1eae OMAPFB: remove silly loop in fb2display() by Tomi Valkeinen · 12 years ago
  7. fa0c5e7 OMAPFB: fix error handling in omapfb_find_best_mode() by Tomi Valkeinen · 12 years ago
  8. 057eeae OMAPFB: use devm_kzalloc to allocate omapfb2_device by Tomi Valkeinen · 12 years ago
  9. 9f4ad44 target/tcm_fc: fix the lockdep warning due to inconsistent lock state by Yi Zou · 12 years ago
  10. e1fe206 sbp-target: fix error path in sbp_make_tpg() by Chris Boot · 12 years ago
  11. 37419d6 sbp-target: use simple assignment in tgt_agent_rw_agent_state() by Chris Boot · 12 years ago
  12. ebacfd1 pstore/ftrace: Adjust for ftrace_ops->func prototype change by Anton Vorontsov · 12 years ago
  13. c628937 pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftrace_size by Arve Hjønnevåg · 12 years ago
  14. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  15. e37aa63 Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-mn10300 by Linus Torvalds · 12 years ago
  16. 9887090 mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic() by Lin Feng · 12 years ago
  17. 66521d5 mm/memory.c: remove unused code from do_wp_page() by Dominik Dingel · 12 years ago
  18. 816422a asm-generic, mm: pgtable: consolidate zero page helpers by Kirill A. Shutemov · 12 years ago
  19. 56f2fb1 mm/hugetlb.c: fix warning on freeing hwpoisoned hugepage by Naoya Horiguchi · 12 years ago
  20. 5f24ae5 hwpoison, hugetlbfs: fix RSS-counter warning by Naoya Horiguchi · 12 years ago
  21. 8c4894c hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepage by Naoya Horiguchi · 12 years ago
  22. 4128997 mm: protect against concurrent vma expansion by Michel Lespinasse · 12 years ago
  23. c95d26c memcg: do not check for mm in __mem_cgroup_count_vm_event by Michal Hocko · 12 years ago
  24. 220f2ac tmpfs: support SEEK_DATA and SEEK_HOLE (reprise) by Hugh Dickins · 12 years ago
  25. 01cefae mm: provide more accurate estimation of pages occupied by memmap by Jiang Liu · 12 years ago
  26. 02c0ab6 fs/buffer.c: remove redundant initialization in alloc_page_buffers() by Yan Hong · 12 years ago
  27. a3f3c29 fs/buffer.c: do not inline exported function by Yan Hong · 12 years ago
  28. 5aaea51 writeback: fix a typo in comment by Yan Hong · 12 years ago
  29. 9feedc9 mm: introduce new field "managed_pages" to struct zone by Jiang Liu · 12 years ago
  30. c2d23f9 mm, oom: remove statically defined arch functions of same name by David Rientjes · 12 years ago
  31. 0fa84a4 mm, oom: remove redundant sleep in pagefault oom handler by David Rientjes · 12 years ago
  32. efacd02 mm, oom: cleanup pagefault oom handler by David Rientjes · 12 years ago
  33. 09285af memory_hotplug: allow online/offline memory to result movable node by Lai Jiangshan · 12 years ago
  34. 20b2f52 numa: add CONFIG_MOVABLE_NODE for movable-dedicated node by Lai Jiangshan · 12 years ago
  35. 68ae564 mm, memcg: avoid unnecessary function call when memcg is disabled by David Rientjes · 12 years ago
  36. 05b0afd mm: add a reminder comment for __GFP_BITS_SHIFT by Andrew Morton · 12 years ago
  37. 2897b4d mm: WARN_ON_ONCE if f_op->mmap() change vma's start address by Joonsoo Kim · 12 years ago
  38. 44e33e8 res_counter: delete res_counter_write() by Greg Thelen · 12 years ago
  39. 6715ddf hotplug: update nodemasks management by Lai Jiangshan · 12 years ago
  40. 4b0ef1fe page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization by Lai Jiangshan · 12 years ago
  41. 48fb2e2 vmscan: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  42. 3c466d4 init: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  43. aee4faa kthread: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  44. a47b53c vmstat: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  45. 8cebfcd hugetlb: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  46. 01f13bd mempolicy: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  47. 389162c mm,migrate: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  48. bd3a66c oom: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  49. 31aaea4 memcontrol: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  50. 4ff1b2c procfs: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  51. 38d7bee cpuset: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  52. 8219fc4 mm: node_states: introduce N_MEMORY by Lai Jiangshan · 12 years ago
  53. be49a6e mm: use migrate_prep() instead of migrate_prep_local() by Marek Szyprowski · 12 years ago
  54. c8bf2d8 mm: compaction: Fix compiler warning by Thierry Reding · 12 years ago
  55. 3ea41e6 thp: avoid race on multiple parallel page faults to the same page by Kirill A. Shutemov · 12 years ago
  56. 79da540 thp: introduce sysfs knob to disable huge zero page by Kirill A. Shutemov · 12 years ago
  57. d8a8e1f thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events by Kirill A. Shutemov · 12 years ago
  58. 97ae174 thp: implement refcounting for huge zero page by Kirill A. Shutemov · 12 years ago
  59. 78ca0e6 thp: lazy huge zero page allocation by Kirill A. Shutemov · 12 years ago
  60. 8037195 thp: setup huge zero page on non-write page fault by Kirill A. Shutemov · 12 years ago
  61. c5a647d thp: implement splitting pmd for huge zero page by Kirill A. Shutemov · 12 years ago
  62. e180377 thp: change split_huge_page_pmd() interface by Kirill A. Shutemov · 12 years ago
  63. cad7f61 thp: change_huge_pmd(): make sure we don't try to make a page writable by Kirill A. Shutemov · 12 years ago
  64. 93b4796 thp: do_huge_pmd_wp_page(): handle huge zero page by Kirill A. Shutemov · 12 years ago
  65. fc9fe82 thp: copy_huge_pmd(): copy huge zero page by Kirill A. Shutemov · 12 years ago
  66. 479f0ab thp: zap_huge_pmd(): zap huge zero pmd by Kirill A. Shutemov · 12 years ago
  67. 4a6c129 thp: huge zero page: basic preparation by Kirill A. Shutemov · 12 years ago
  68. 3f7dfe2 bootmem: remove alloc_arch_preferred_bootmem() by Joonsoo Kim · 12 years ago
  69. 2d7a695 bootmem: remove not implemented function call, bootmem_arch_preferred_node() by Joonsoo Kim · 12 years ago
  70. 9c7466b ARM: arm-soc: Merge branch 'next/pm2' into next/pm by Olof Johansson · 12 years ago
  71. 4a76411e ARM: arm-soc: Merge branch 'next/clk' into next/pm by Olof Johansson · 12 years ago
  72. 818b930 Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid', 'for-3.8/multitouch', 'for-3.8/roccat', 'for-3.8/sensors' and 'for-3.8/upstream' into for-linus by Jiri Kosina · 12 years ago
  73. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  74. cf4af01 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  76. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  78. 2989950 Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  79. b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  80. 520dfe3 net/mlx4_en: Add support for destination MAC in steering rules by Yan Burman · 12 years ago
  81. c402b94 net/mlx4_en: Use generic etherdevice.h functions. by Yan Burman · 12 years ago
  82. d4676ea net: ethtool: Add destination MAC address to flow steering API by Yan Burman · 12 years ago
  83. cfd5675 bridge: add support of adding and deleting mdb entries by Cong Wang · 12 years ago
  84. 37a393b bridge: notify mdb changes via netlink by Cong Wang · 12 years ago
  85. ce8f0d0 MIPS: BCM63XX: fix nvram checksum calculation by Jonas Gorski · 12 years ago
  86. 2da4c74 MIPS: BCM47XX: remove GPIO driver by Hauke Mehrtens · 12 years ago
  87. fd0ea7d ndisc: Unexport ndisc_{build,send}_skb(). by YOSHIFUJI Hideaki · 12 years ago
  88. 895464f uapi: add missing netconf.h to export list by stephen hemminger · 12 years ago
  89. 7a7d6d9 HID: i2c-hid: add mutex protecting open/close race by Benjamin Tissoires · 12 years ago
  90. 6facac1 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  91. 3f1c64f Merge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  92. 22a40fd Merge tag 'dlm-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  93. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  94. fef3ff2 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  95. e7b55b8 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  96. 50851c6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  97. 99b8f42e Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  98. 139353f Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
  99. 98cdee0 MIPS: Kconfig: Enable drivers/firmware/Kconfig by Ralf Baechle · 12 years ago
  100. 9ec9b5a MIPS: Fix harmlessly missing else statement. by Ralf Baechle · 12 years ago