Age | Commit message (Expand) | Author | Files | Lines |
2008-10-20 | rtc: use bcd2bin/bin2bcd | Adrian Bunk | 1 | -12/+12 |
2008-10-20 | make mm/rmap.c:anon_vma_cachep static | Adrian Bunk | 1 | -12/+0 |
2008-10-20 | byteorder: provide swabb.h generically in asm/byteorder.h | Harvey Harrison | 3 | -0/+3 |
2008-10-20 | byteorder: use generic C version for value byteswapping | Harvey Harrison | 1 | -10/+0 |
2008-10-20 | byteorder: add new headers for make headers-install | Harvey Harrison | 1 | -0/+2 |
2008-10-20 | kdump: add is_vmcore_usable() and vmcore_unusable() | Simon Horman | 1 | -0/+24 |
2008-10-20 | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE | Vivek Goyal | 1 | -4/+10 |
2008-10-20 | add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS | Roland McGrath | 1 | -1/+7 |
2008-10-20 | make ptrace_untrace() static | Adrian Bunk | 1 | -1/+0 |
2008-10-20 | bitmask: remove bitmap_scnprintf_len() | Lai Jiangshan | 1 | -1/+0 |
2008-10-20 | seq_file: add seq_cpumask_list(), seq_nodemask_list() | Lai Jiangshan | 1 | -0/+13 |
2008-10-20 | memcg: allocate all page_cgroup at boot | KAMEZAWA Hiroyuki | 4 | -16/+117 |
2008-10-20 | cgroups: fix declaration of cgroup_mm_owner_callbacks | Paul Menage | 1 | -9/+6 |
2008-10-20 | cgroups: convert tasks file to use a seq_file with shared pid array | Paul Menage | 1 | -0/+10 |
2008-10-20 | cgroups: fix probable race with put_css_set[_taskexit] and find_css_set | Lai Jiangshan | 1 | -2/+1 |
2008-10-20 | ext3: add an option to control error handling on file data | Hidehiro Kawai | 2 | -0/+5 |
2008-10-20 | fb: convert lock/unlock_kernel() into local fb mutex | Krzysztof Helt | 1 | -0/+1 |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2 | -19/+16 |
2008-10-20 | container freezer: make refrigerator always available | Matt Helsley | 1 | -3/+11 |
2008-10-20 | container freezer: add TIF_FREEZE flag to all architectures | Matt Helsley | 5 | -0/+9 |
2008-10-20 | coredump_filter: add hugepage dumping | KOSAKI Motohiro | 1 | -2/+5 |
2008-10-20 | mm: rewrite vmap layer | Nick Piggin | 1 | -1/+14 |
2008-10-20 | fs: buffer lock use lock bitops | Nick Piggin | 1 | -1/+1 |
2008-10-20 | mm: page lock use lock bitops | Nick Piggin | 1 | -1/+1 |
2008-10-20 | mm: pagecache insertion fewer atomics | Nick Piggin | 1 | -7/+7 |
2008-10-20 | vmscan: kill unused lru functions | KOSAKI Motohiro | 1 | -48/+0 |
2008-10-20 | mlock: count attempts to free mlocked page | Lee Schermerhorn | 1 | -0/+1 |
2008-10-20 | vmscan: unevictable LRU scan sysctl | Lee Schermerhorn | 2 | -0/+18 |
2008-10-20 | swap: cull unevictable pages in fault path | Lee Schermerhorn | 1 | -0/+2 |
2008-10-20 | vmstat: mlocked pages statistics | Nick Piggin | 2 | -0/+6 |
2008-10-20 | mlock: mlocked pages are unevictable | Nick Piggin | 3 | -3/+35 |
2008-10-20 | SHM_LOCKED pages are unevictable | Lee Schermerhorn | 3 | -5/+15 |
2008-10-20 | Ramfs and Ram Disk pages are unevictable | Lee Schermerhorn | 1 | -0/+22 |
2008-10-20 | unevictable lru: add event counting with statistics | Lee Schermerhorn | 1 | -0/+5 |
2008-10-20 | Unevictable LRU Infrastructure | Lee Schermerhorn | 6 | -11/+73 |
2008-10-20 | pageflag helpers for configed-out flags | Lee Schermerhorn | 1 | -0/+12 |
2008-10-20 | vmscan: second chance replacement for anonymous pages | Rik van Riel | 2 | -0/+25 |
2008-10-20 | vmscan: split LRU lists into anon & file sets | Rik van Riel | 7 | -31/+140 |
2008-10-20 | define page_file_cache() function | Rik van Riel | 2 | -2/+33 |
2008-10-20 | vmscan: free swap space on swap-in/activation | Rik van Riel | 2 | -0/+7 |
2008-10-20 | swap: use an array for the LRU pagevecs | KOSAKI Motohiro | 2 | -4/+27 |
2008-10-20 | vmscan: Use an indexed array for LRU variables | Christoph Lameter | 3 | -29/+63 |
2008-10-20 | vmscan: move isolate_lru_page() to vmscan.c | Nick Piggin | 1 | -3/+0 |
2008-10-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 7 | -4/+142 |
2008-10-18 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 4 | -53/+646 |
2008-10-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 7 | -5/+62 |
2008-10-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2 | -1/+18 |
2008-10-18 | USB: anchor API changes needed for btusb | Oliver Neukum | 1 | -0/+3 |
2008-10-18 | usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn... | Stephen Ware | 2 | -0/+72 |
2008-10-18 | USB: Fix spelling in usb/serial.h | Geoff Levand | 1 | -1/+1 |