summaryrefslogtreecommitdiffstats
path: root/kernel/kthread.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-13vmstat: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan1-2/+2
2012-12-13hugetlb: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2-13/+13
2012-12-13mempolicy: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan1-6/+6
2012-12-13mm,migrate: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan1-1/+1
2012-12-13oom: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan1-1/+1
2012-12-13memcontrol: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2-10/+10
2012-12-13procfs: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2-3/+3
2012-12-13cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan3-18/+18
2012-12-13mm: node_states: introduce N_MEMORYLai Jiangshan1-0/+1
2012-12-13mm: use migrate_prep() instead of migrate_prep_local()Marek Szyprowski1-1/+1
2012-12-13mm: compaction: Fix compiler warningThierry Reding1-54/+54
2012-12-13thp: avoid race on multiple parallel page faults to the same pageKirill A. Shutemov1-5/+24
2012-12-13thp: introduce sysfs knob to disable huge zero pageKirill A. Shutemov3-2/+30
2012-12-13thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov4-1/+16
2012-12-13thp: implement refcounting for huge zero pageKirill A. Shutemov1-25/+88
2012-12-13thp: lazy huge zero page allocationKirill A. Shutemov1-10/+10
2012-12-13thp: setup huge zero page on non-write page faultKirill A. Shutemov1-0/+10
2012-12-13thp: implement splitting pmd for huge zero pageKirill A. Shutemov1-1/+42
2012-12-13thp: change split_huge_page_pmd() interfaceKirill A. Shutemov10-16/+37
2012-12-13thp: change_huge_pmd(): make sure we don't try to make a page writableKirill A. Shutemov1-0/+1
2012-12-13thp: do_huge_pmd_wp_page(): handle huge zero pageKirill A. Shutemov3-22/+104
2012-12-13thp: copy_huge_pmd(): copy huge zero pageKirill A. Shutemov1-0/+22
2012-12-13thp: zap_huge_pmd(): zap huge zero pmdKirill A. Shutemov1-8/+13
2012-12-13thp: huge zero page: basic preparationKirill A. Shutemov1-0/+30
2012-12-13bootmem: remove alloc_arch_preferred_bootmem()Joonsoo Kim1-16/+4
2012-12-13bootmem: remove not implemented function call, bootmem_arch_preferred_node()Joonsoo Kim1-12/+0
2012-12-12net/mlx4_en: Add support for destination MAC in steering rulesYan Burman1-6/+15
2012-12-12net/mlx4_en: Use generic etherdevice.h functions.Yan Burman1-4/+2
2012-12-12net: ethtool: Add destination MAC address to flow steering APIYan Burman1-4/+7
2012-12-12bridge: add support of adding and deleting mdb entriesCong Wang4-29/+297
2012-12-12bridge: notify mdb changes via netlinkCong Wang4-0/+90
2012-12-12ndisc: Unexport ndisc_{build,send}_skb().YOSHIFUJI Hideaki2-31/+11
2012-12-12uapi: add missing netconf.h to export liststephen hemminger1-0/+1
2012-12-12HID: i2c-hid: add mutex protecting open/close raceBenjamin Tissoires1-3/+11
2012-12-12Revert "HID: sensors: add to special driver list"Alexander Holler2-11/+0
2012-12-12HID: sensors: autodetect USB HID sensor hubsAlexander Holler4-33/+13
2012-12-12MN10300: Use asm-generic/pci_iomap.hDavid Howells1-0/+1
2012-12-12MN10300: Get rid of unused variable from ASB2305 PCI codeDavid Howells1-3/+1
2012-12-12MN10300: ASB2305 PCI code needs linux/irq.hDavid Howells1-0/+1
2012-12-12mn10300/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul1-8/+25
2012-12-12MN10300: Handle cacheable PCI regions in pci_iomap()David Howells2-1/+36
2012-12-12MN10300: fix debug polling in ttySM driverMark Salter1-12/+23
2012-12-12MN10300: ttySM: clean up unnecessary castingMark Salter2-6/+6
2012-12-12MN10300: fix SMP synchronization between txdma and serial driverMark Salter4-48/+90
2012-12-12MN10300: fix serial port vdma irq setup for SMPMark Salter1-4/+30
2012-12-12MN10300: cleanup IRQ affinity settingMark Salter3-52/+17
2012-12-12MN10300: ttySM: Use memory barriers correctly in circular buffer logicDavid Howells1-6/+8
2012-12-12ALSA: hda - Move runtime PM check to runtime_idle callbackTakashi Iwai1-5/+14
2012-12-12ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522Takashi Iwai1-0/+1
2012-12-12ALSA: hda - Avoid doubly suspend after vga switcherooTakashi Iwai1-0/+6