Age | Commit message (Expand) | Author |
2008-10-20 | include/linux/bcd.h: remove comments | Adrian Bunk |
2008-10-20 | remove the obsolete BCD*BIN/BIN*BCD macros | Adrian Bunk |
2008-10-20 | rtc: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-20 | make mm/rmap.c:anon_vma_cachep static | Adrian Bunk |
2008-10-20 | byteorder: provide swabb.h generically in asm/byteorder.h | Harvey Harrison |
2008-10-20 | byteorder: use generic C version for value byteswapping | Harvey Harrison |
2008-10-20 | byteorder: add new headers for make headers-install | Harvey Harrison |
2008-10-20 | kdump: add is_vmcore_usable() and vmcore_unusable() | Simon Horman |
2008-10-20 | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE | Vivek Goyal |
2008-10-20 | add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS | Roland McGrath |
2008-10-20 | make ptrace_untrace() static | Adrian Bunk |
2008-10-20 | bitmask: remove bitmap_scnprintf_len() | Lai Jiangshan |
2008-10-20 | seq_file: add seq_cpumask_list(), seq_nodemask_list() | Lai Jiangshan |
2008-10-20 | memcg: allocate all page_cgroup at boot | KAMEZAWA Hiroyuki |
2008-10-20 | cgroups: fix declaration of cgroup_mm_owner_callbacks | Paul Menage |
2008-10-20 | cgroups: convert tasks file to use a seq_file with shared pid array | Paul Menage |
2008-10-20 | cgroups: fix probable race with put_css_set[_taskexit] and find_css_set | Lai Jiangshan |
2008-10-20 | ext3: add an option to control error handling on file data | Hidehiro Kawai |
2008-10-20 | fb: convert lock/unlock_kernel() into local fb mutex | Krzysztof Helt |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley |
2008-10-20 | container freezer: make refrigerator always available | Matt Helsley |
2008-10-20 | container freezer: add TIF_FREEZE flag to all architectures | Matt Helsley |
2008-10-20 | coredump_filter: add hugepage dumping | KOSAKI Motohiro |
2008-10-20 | mm: rewrite vmap layer | Nick Piggin |
2008-10-20 | fs: buffer lock use lock bitops | Nick Piggin |
2008-10-20 | mm: page lock use lock bitops | Nick Piggin |
2008-10-20 | mm: pagecache insertion fewer atomics | Nick Piggin |
2008-10-20 | vmscan: kill unused lru functions | KOSAKI Motohiro |
2008-10-20 | mlock: count attempts to free mlocked page | Lee Schermerhorn |
2008-10-20 | vmscan: unevictable LRU scan sysctl | Lee Schermerhorn |
2008-10-20 | swap: cull unevictable pages in fault path | Lee Schermerhorn |
2008-10-20 | vmstat: mlocked pages statistics | Nick Piggin |
2008-10-20 | mlock: mlocked pages are unevictable | Nick Piggin |
2008-10-20 | SHM_LOCKED pages are unevictable | Lee Schermerhorn |
2008-10-20 | Ramfs and Ram Disk pages are unevictable | Lee Schermerhorn |
2008-10-20 | unevictable lru: add event counting with statistics | Lee Schermerhorn |
2008-10-20 | Unevictable LRU Infrastructure | Lee Schermerhorn |
2008-10-20 | pageflag helpers for configed-out flags | Lee Schermerhorn |
2008-10-20 | vmscan: second chance replacement for anonymous pages | Rik van Riel |
2008-10-20 | vmscan: split LRU lists into anon & file sets | Rik van Riel |
2008-10-20 | define page_file_cache() function | Rik van Riel |
2008-10-20 | vmscan: free swap space on swap-in/activation | Rik van Riel |
2008-10-20 | swap: use an array for the LRU pagevecs | KOSAKI Motohiro |
2008-10-20 | vmscan: Use an indexed array for LRU variables | Christoph Lameter |
2008-10-20 | vmscan: move isolate_lru_page() to vmscan.c | Nick Piggin |
2008-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2008-10-17 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds |
2008-10-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2008-10-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2008-10-17 | USB: anchor API changes needed for btusb | Oliver Neukum |