aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-24seq_file: return a negative error code when seq_path_root() fails.Tetsuo Handa
2009-09-24vfs: optimize touch_time() tooAndi Kleen
2009-09-24vfs: optimization for touch_atime()Andi Kleen
2009-09-24vfs: split generic_forget_inode() so that hugetlbfs does not have to copy itJan Kara
2009-09-24fs/inode.c: add dev-id and inode number for debugging in init_special_inode()Manish Katiyar
2009-09-24libfs: make simple_read_from_buffer conventionalSteven Rostedt
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23Revert "kmod: fix race in usermodehelper code"Sebastian Andrzej Siewior
2009-09-24cpumask: Move deprecated functions to end of header.Rusty Russell
2009-09-24cpumask: remove unused deprecated functions, avoid accusations of insanityRusty Russell
2009-09-24cpumask: use new-style cpumask ops in mm/quicklist.Rusty Russell
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell
2009-09-24cpumask: use mm_cpumask() wrapper: umRusty Russell
2009-09-24cpumask: use mm_cpumask() wrapper: mipsRusty Russell
2009-09-24cpumask: use mm_cpumask() wrapper: mn10300Rusty Russell
2009-09-24cpumask: use mm_cpumask() wrapper: m32rRusty Russell
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell
2009-09-24cpumask: Use accessors for cpu_*_mask: umRusty Russell
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell
2009-09-24cpumask: Use accessors for cpu_*_mask: mipsRusty Russell
2009-09-24cpumask: Use accessors for cpu_*_mask: m32rRusty Russell
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: m32rRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-24cpumask: remove the deprecated smp_call_function_mask()Rusty Russell
2009-09-24ia64: convert last user of smp_call_function_maskRusty Russell
2009-09-24cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=yRusty Russell
2009-09-24ACPI: remove cpumask_t usageBjorn Helgaas
2009-09-24cpumask: Remove mask field from commentsNobuhiro Iwamatsu
2009-09-24cpumask: remove unused mask field from struct irqaction.Rusty Russell
2009-09-24cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell
2009-09-24cpumask: remove unused cpu_mask_allRusty Russell
2009-09-24cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mipsRusty Russell
2009-09-24cpumask: remove dangerous CPU_MASK_ALL_PTRRusty Russell
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): mipsRusty Russell
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): alphaRusty Russell
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds