index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kthread.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-13
vmstat: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
1
-2
/
+2
2012-12-13
hugetlb: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2
-13
/
+13
2012-12-13
mempolicy: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
1
-6
/
+6
2012-12-13
mm,migrate: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
1
-1
/
+1
2012-12-13
oom: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
1
-1
/
+1
2012-12-13
memcontrol: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2
-10
/
+10
2012-12-13
procfs: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2
-3
/
+3
2012-12-13
cpuset: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
3
-18
/
+18
2012-12-13
mm: node_states: introduce N_MEMORY
Lai Jiangshan
1
-0
/
+1
2012-12-13
mm: use migrate_prep() instead of migrate_prep_local()
Marek Szyprowski
1
-1
/
+1
2012-12-13
mm: compaction: Fix compiler warning
Thierry Reding
1
-54
/
+54
2012-12-13
thp: avoid race on multiple parallel page faults to the same page
Kirill A. Shutemov
1
-5
/
+24
2012-12-13
thp: introduce sysfs knob to disable huge zero page
Kirill A. Shutemov
3
-2
/
+30
2012-12-13
thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events
Kirill A. Shutemov
4
-1
/
+16
2012-12-13
thp: implement refcounting for huge zero page
Kirill A. Shutemov
1
-25
/
+88
2012-12-13
thp: lazy huge zero page allocation
Kirill A. Shutemov
1
-10
/
+10
2012-12-13
thp: setup huge zero page on non-write page fault
Kirill A. Shutemov
1
-0
/
+10
2012-12-13
thp: implement splitting pmd for huge zero page
Kirill A. Shutemov
1
-1
/
+42
2012-12-13
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
10
-16
/
+37
2012-12-13
thp: change_huge_pmd(): make sure we don't try to make a page writable
Kirill A. Shutemov
1
-0
/
+1
2012-12-13
thp: do_huge_pmd_wp_page(): handle huge zero page
Kirill A. Shutemov
3
-22
/
+104
2012-12-13
thp: copy_huge_pmd(): copy huge zero page
Kirill A. Shutemov
1
-0
/
+22
2012-12-13
thp: zap_huge_pmd(): zap huge zero pmd
Kirill A. Shutemov
1
-8
/
+13
2012-12-13
thp: huge zero page: basic preparation
Kirill A. Shutemov
1
-0
/
+30
2012-12-13
bootmem: remove alloc_arch_preferred_bootmem()
Joonsoo Kim
1
-16
/
+4
2012-12-13
bootmem: remove not implemented function call, bootmem_arch_preferred_node()
Joonsoo Kim
1
-12
/
+0
2012-12-12
net/mlx4_en: Add support for destination MAC in steering rules
Yan Burman
1
-6
/
+15
2012-12-12
net/mlx4_en: Use generic etherdevice.h functions.
Yan Burman
1
-4
/
+2
2012-12-12
net: ethtool: Add destination MAC address to flow steering API
Yan Burman
1
-4
/
+7
2012-12-12
bridge: add support of adding and deleting mdb entries
Cong Wang
4
-29
/
+297
2012-12-12
bridge: notify mdb changes via netlink
Cong Wang
4
-0
/
+90
2012-12-12
ndisc: Unexport ndisc_{build,send}_skb().
YOSHIFUJI Hideaki
2
-31
/
+11
2012-12-12
uapi: add missing netconf.h to export list
stephen hemminger
1
-0
/
+1
2012-12-12
HID: i2c-hid: add mutex protecting open/close race
Benjamin Tissoires
1
-3
/
+11
2012-12-12
Revert "HID: sensors: add to special driver list"
Alexander Holler
2
-11
/
+0
2012-12-12
HID: sensors: autodetect USB HID sensor hubs
Alexander Holler
4
-33
/
+13
2012-12-12
MN10300: Use asm-generic/pci_iomap.h
David Howells
1
-0
/
+1
2012-12-12
MN10300: Get rid of unused variable from ASB2305 PCI code
David Howells
1
-3
/
+1
2012-12-12
MN10300: ASB2305 PCI code needs linux/irq.h
David Howells
1
-0
/
+1
2012-12-12
mn10300/mm/fault.c: Port OOM changes to do_page_fault
Kautuk Consul
1
-8
/
+25
2012-12-12
MN10300: Handle cacheable PCI regions in pci_iomap()
David Howells
2
-1
/
+36
2012-12-12
MN10300: fix debug polling in ttySM driver
Mark Salter
1
-12
/
+23
2012-12-12
MN10300: ttySM: clean up unnecessary casting
Mark Salter
2
-6
/
+6
2012-12-12
MN10300: fix SMP synchronization between txdma and serial driver
Mark Salter
4
-48
/
+90
2012-12-12
MN10300: fix serial port vdma irq setup for SMP
Mark Salter
1
-4
/
+30
2012-12-12
MN10300: cleanup IRQ affinity setting
Mark Salter
3
-52
/
+17
2012-12-12
MN10300: ttySM: Use memory barriers correctly in circular buffer logic
David Howells
1
-6
/
+8
2012-12-12
ALSA: hda - Move runtime PM check to runtime_idle callback
Takashi Iwai
1
-5
/
+14
2012-12-12
ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522
Takashi Iwai
1
-0
/
+1
2012-12-12
ALSA: hda - Avoid doubly suspend after vga switcheroo
Takashi Iwai
1
-0
/
+6
[prev]
[next]