Age | Commit message (Expand) | Author |
2008-10-20 | rtc: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-20 | drivers/rtc/: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-20 | cris: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-20 | alpha: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-20 | acpi: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-20 | make mm/rmap.c:anon_vma_cachep static | Adrian Bunk |
2008-10-20 | byteorder: remove direct includes of linux/byteorder/swab[b].h | Harvey Harrison |
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 | edac cell: fix incorrect edac_mode | Benjamin Herrenschmidt |
2008-10-20 | pc8736x_gpio: add support for PC87365 chips | Andre Haupt |
2008-10-20 | message queues: increase range limits | Joe Korty |
2008-10-20 | kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation. | Ken'ichi Ohmichi |
2008-10-20 | always reserve elfcore header memory in crash kernel | Simon Horman |
2008-10-20 | kdump: add is_vmcore_usable() and vmcore_unusable() | Simon Horman |
2008-10-20 | kdump: use is_kdump_kernel() in sba_init() | Simon Horman |
2008-10-20 | kdump: update elfcorehdr documentation to reflect supported architectures | Simon Horman |
2008-10-20 | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE | Vivek Goyal |
2008-10-20 | kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE) | Oleg Nesterov |
2008-10-20 | add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS | Roland McGrath |
2008-10-20 | coredump: format_corename: don't append .%pid if multi-threaded | Oleg Nesterov |
2008-10-20 | make ptrace_untrace() static | Adrian Bunk |
2008-10-20 | bitmask: remove bitmap_scnprintf_len() | Lai Jiangshan |
2008-10-20 | cpuset: use seq_*mask_* to print masks | Lai Jiangshan |
2008-10-20 | seq_file: add seq_cpumask_list(), seq_nodemask_list() | Lai Jiangshan |
2008-10-20 | seq_file: don't call bitmap_scnprintf_len() | Lai Jiangshan |
2008-10-20 | cpuset.c: remove extra variable | Rakib Mullick |
2008-10-20 | memcg: allocate all page_cgroup at boot | KAMEZAWA Hiroyuki |
2008-10-20 | memcg: atomic ops for page_cgroup->flags | KAMEZAWA Hiroyuki |
2008-10-20 | memcg: optimize per-cpu statistics | KAMEZAWA Hiroyuki |
2008-10-20 | memcg: avoid accounting special pages | KAMEZAWA Hiroyuki |
2008-10-20 | memcg: make page->mapping NULL before uncharge | KAMEZAWA Hiroyuki |
2008-10-20 | memcg: move charge swapin under lock | KAMEZAWA Hiroyuki |
2008-10-20 | devcgroup: remove spin_lock() | Lai Jiangshan |
2008-10-20 | devcgroup: remove unused variable | Li Zefan |
2008-10-20 | devcgroup: use kmemdup() | Li Zefan |
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 | hfsplus: fix possible deadlock when handling corrupted extents | Eric Sesterhenn |
2008-10-20 | hfsplus: missing O_LARGEFILE check | Alan Cox |
2008-10-20 | ext3: avoid printk floods in the face of directory corruption | Eric Sandeen |
2008-10-20 | ext3: truncate block allocated on a failed ext3_write_begin | Aneesh Kumar K.V |
2008-10-20 | ext3: fix ext3_dx_readdir hash collision handling | Eugene Dashevsky |
2008-10-20 | jbd: ordered data integrity fix | Hidehiro Kawai |
2008-10-20 | ext3: add an option to control error handling on file data | Hidehiro Kawai |
2008-10-20 | ext3: fix ext3 block reservation early ENOSPC issue | Mingming Cao |
2008-10-20 | ext3: don't try to resize if there are no reserved gdt blocks left | Josef Bacik |
2008-10-20 | jbd: don't dirty original metadata buffer on abort | Hidehiro Kawai |