summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-12-13microblaze: uaccess.h: Fix timerfd syscallMichal Simek
2012-12-13microblaze: Remove BIP from childregsMichal Simek
2012-12-13Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into...Tomi Valkeinen
2012-12-13OMAPDSS: fix TV-out issue with DSI PLLTomi Valkeinen
2012-12-13Revert "OMAPFB: simplify locking"Tomi Valkeinen
2012-12-13OMAPFB: remove silly loop in fb2display()Tomi Valkeinen
2012-12-13OMAPFB: fix error handling in omapfb_find_best_mode()Tomi Valkeinen
2012-12-13OMAPFB: use devm_kzalloc to allocate omapfb2_deviceTomi Valkeinen
2012-12-12target/tcm_fc: fix the lockdep warning due to inconsistent lock stateYi Zou
2012-12-12sbp-target: fix error path in sbp_make_tpg()Chris Boot
2012-12-12sbp-target: use simple assignment in tgt_agent_rw_agent_state()Chris Boot
2012-12-12pstore/ftrace: Adjust for ftrace_ops->func prototype changeAnton Vorontsov
2012-12-12pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftr...Arve Hjønnevåg
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-12mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()Lin Feng
2012-12-12mm/memory.c: remove unused code from do_wp_page()Dominik Dingel
2012-12-12asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov
2012-12-12mm/hugetlb.c: fix warning on freeing hwpoisoned hugepageNaoya Horiguchi
2012-12-12hwpoison, hugetlbfs: fix RSS-counter warningNaoya Horiguchi
2012-12-12hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepageNaoya Horiguchi
2012-12-12mm: protect against concurrent vma expansionMichel Lespinasse
2012-12-12memcg: do not check for mm in __mem_cgroup_count_vm_eventMichal Hocko
2012-12-12tmpfs: support SEEK_DATA and SEEK_HOLE (reprise)Hugh Dickins
2012-12-12mm: provide more accurate estimation of pages occupied by memmapJiang Liu
2012-12-12fs/buffer.c: remove redundant initialization in alloc_page_buffers()Yan Hong
2012-12-12fs/buffer.c: do not inline exported functionYan Hong
2012-12-12writeback: fix a typo in commentYan Hong
2012-12-12mm: introduce new field "managed_pages" to struct zoneJiang Liu
2012-12-12mm, oom: remove statically defined arch functions of same nameDavid Rientjes
2012-12-12mm, oom: remove redundant sleep in pagefault oom handlerDavid Rientjes
2012-12-12mm, oom: cleanup pagefault oom handlerDavid Rientjes
2012-12-12memory_hotplug: allow online/offline memory to result movable nodeLai Jiangshan
2012-12-12numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan
2012-12-12mm, memcg: avoid unnecessary function call when memcg is disabledDavid Rientjes
2012-12-12mm: add a reminder comment for __GFP_BITS_SHIFTAndrew Morton
2012-12-12mm: WARN_ON_ONCE if f_op->mmap() change vma's start addressJoonsoo Kim
2012-12-12res_counter: delete res_counter_write()Greg Thelen
2012-12-12hotplug: update nodemasks managementLai Jiangshan
2012-12-12page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...Lai Jiangshan
2012-12-12vmscan: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12init: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12kthread: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12vmstat: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12hugetlb: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12mempolicy: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12mm,migrate: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12oom: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12memcontrol: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12procfs: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan