Age | Commit message (Expand) | Author | Files | Lines |
2009-09-24 | vfs: change sb->s_maxbytes to a loff_t | Jeff Layton | 2 | -1/+11 |
2009-09-24 | vfs: explicitly cast s_maxbytes in fiemap_check_ranges | Jeff Layton | 1 | -4/+5 |
2009-09-24 | libfs: return error code on failed attr set | Wu Fengguang | 1 | -2/+3 |
2009-09-24 | seq_file: return a negative error code when seq_path_root() fails. | Tetsuo Handa | 1 | -0/+1 |
2009-09-24 | vfs: optimize touch_time() too | Andi Kleen | 1 | -20/+23 |
2009-09-24 | vfs: optimization for touch_atime() | Andi Kleen | 1 | -10/+10 |
2009-09-24 | vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it | Jan Kara | 3 | -31/+24 |
2009-09-24 | fs/inode.c: add dev-id and inode number for debugging in init_special_inode() | Manish Katiyar | 1 | -2/+3 |
2009-09-24 | libfs: make simple_read_from_buffer conventional | Steven Rostedt | 1 | -2/+6 |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 77 | -724/+403 |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan | 56 | -56/+2 |
2009-09-23 | Revert "kmod: fix race in usermodehelper code" | Sebastian Andrzej Siewior | 1 | -8/+5 |
2009-09-24 | cpumask: Move deprecated functions to end of header. | Rusty Russell | 1 | -341/+252 |
2009-09-24 | cpumask: remove unused deprecated functions, avoid accusations of insanity | Rusty Russell | 1 | -111/+1 |
2009-09-24 | cpumask: use new-style cpumask ops in mm/quicklist. | Rusty Russell | 1 | -2/+1 |
2009-09-24 | cpumask: use mm_cpumask() wrapper: x86 | Rusty Russell | 4 | -14/+15 |
2009-09-24 | cpumask: use mm_cpumask() wrapper: um | Rusty Russell | 1 | -2/+2 |
2009-09-24 | cpumask: use mm_cpumask() wrapper: mips | Rusty Russell | 2 | -6/+6 |
2009-09-24 | cpumask: use mm_cpumask() wrapper: mn10300 | Rusty Russell | 1 | -6/+6 |
2009-09-24 | cpumask: use mm_cpumask() wrapper: m32r | Rusty Russell | 2 | -6/+6 |
2009-09-24 | cpumask: use mm_cpumask() wrapper: arm | Rusty Russell | 6 | -20/+21 |
2009-09-24 | cpumask: Use accessors for cpu_*_mask: um | Rusty Russell | 1 | -1/+1 |
2009-09-24 | cpumask: Use accessors for cpu_*_mask: powerpc | Rusty Russell | 4 | -13/+13 |
2009-09-24 | cpumask: Use accessors for cpu_*_mask: mips | Rusty Russell | 4 | -8/+8 |
2009-09-24 | cpumask: Use accessors for cpu_*_mask: m32r | Rusty Russell | 1 | -1/+1 |
2009-09-24 | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 12 | -18/+0 |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: s390 | Rusty Russell | 2 | -3/+4 |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: powerpc | Rusty Russell | 2 | -3/+4 |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: mips | Rusty Russell | 12 | -20/+25 |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: m32r | Rusty Russell | 2 | -12/+13 |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: alpha | Rusty Russell | 2 | -8/+9 |
2009-09-24 | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 1 | -2/+0 |
2009-09-24 | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 1 | -2/+0 |
2009-09-24 | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 1 | -1/+0 |
2009-09-24 | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 1 | -2/+0 |
2009-09-24 | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 1 | -6/+0 |
2009-09-24 | cpumask: remove the deprecated smp_call_function_mask() | Rusty Russell | 1 | -11/+0 |
2009-09-24 | ia64: convert last user of smp_call_function_mask | Rusty Russell | 1 | -1/+1 |
2009-09-24 | cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y | Rusty Russell | 1 | -0/+3 |
2009-09-24 | ACPI: remove cpumask_t usage | Bjorn Helgaas | 1 | -1/+1 |
2009-09-24 | cpumask: Remove mask field from comments | Nobuhiro Iwamatsu | 1 | -1/+0 |
2009-09-24 | cpumask: remove unused mask field from struct irqaction. | Rusty Russell | 1 | -1/+0 |
2009-09-24 | cpumask: remove last assignment to mask field of struct irqaction. | Rusty Russell | 1 | -1/+0 |
2009-09-24 | cpumask: remove unused cpu_mask_all | Rusty Russell | 2 | -8/+0 |
2009-09-24 | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips | Rusty Russell | 1 | -1/+1 |
2009-09-24 | cpumask: remove dangerous CPU_MASK_ALL_PTR | Rusty Russell | 1 | -3/+0 |
2009-09-24 | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 8 | -57/+1 |
2009-09-24 | cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc | Rusty Russell | 1 | -5/+0 |
2009-09-24 | cpumask: remove the now-obsoleted pcibus_to_cpumask(): mips | Rusty Russell | 1 | -1/+0 |
2009-09-24 | cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha | Rusty Russell | 1 | -1/+0 |