summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-12-12cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12mm: node_states: introduce N_MEMORYLai Jiangshan
2012-12-12mm: use migrate_prep() instead of migrate_prep_local()Marek Szyprowski
2012-12-12mm: compaction: Fix compiler warningThierry Reding
2012-12-12thp: avoid race on multiple parallel page faults to the same pageKirill A. Shutemov
2012-12-12thp: introduce sysfs knob to disable huge zero pageKirill A. Shutemov
2012-12-12thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov
2012-12-12thp: implement refcounting for huge zero pageKirill A. Shutemov
2012-12-12thp: lazy huge zero page allocationKirill A. Shutemov
2012-12-12thp: setup huge zero page on non-write page faultKirill A. Shutemov
2012-12-12thp: implement splitting pmd for huge zero pageKirill A. Shutemov
2012-12-12thp: change split_huge_page_pmd() interfaceKirill A. Shutemov
2012-12-12thp: change_huge_pmd(): make sure we don't try to make a page writableKirill A. Shutemov
2012-12-12thp: do_huge_pmd_wp_page(): handle huge zero pageKirill A. Shutemov
2012-12-12thp: copy_huge_pmd(): copy huge zero pageKirill A. Shutemov
2012-12-12thp: zap_huge_pmd(): zap huge zero pmdKirill A. Shutemov
2012-12-12thp: huge zero page: basic preparationKirill A. Shutemov
2012-12-12bootmem: remove alloc_arch_preferred_bootmem()Joonsoo Kim
2012-12-12bootmem: remove not implemented function call, bootmem_arch_preferred_node()Joonsoo Kim
2012-12-12ARM: arm-soc: Merge branch 'next/pm2' into next/pmOlof Johansson
2012-12-12ARM: arm-soc: Merge branch 'next/clk' into next/pmOlof Johansson
2012-12-12Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...Jiri Kosina
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-12net/mlx4_en: Add support for destination MAC in steering rulesYan Burman
2012-12-12net/mlx4_en: Use generic etherdevice.h functions.Yan Burman
2012-12-12net: ethtool: Add destination MAC address to flow steering APIYan Burman
2012-12-12bridge: add support of adding and deleting mdb entriesCong Wang
2012-12-12bridge: notify mdb changes via netlinkCong Wang
2012-12-12ndisc: Unexport ndisc_{build,send}_skb().YOSHIFUJI Hideaki
2012-12-12uapi: add missing netconf.h to export liststephen hemminger
2012-12-12HID: i2c-hid: add mutex protecting open/close raceBenjamin Tissoires