Age | Commit message (Expand) | Author |
2011-11-02 | um: switch to generic-y | Al Viro |
2011-11-02 | um: page_offset.h is never used | Al Viro |
2011-11-02 | um: irq_vectors.h just shadows x86 one | Al Viro |
2011-11-02 | um: required-features.h is there only to shadow x86 one... | Al Viro |
2011-11-02 | um: asm/apic.h is there only to shadow the x86 one... | Al Viro |
2011-11-02 | um: take ldt.h to arch/x86/um/asm/mm_context.h | Al Viro |
2011-11-02 | um: move asm/desc.h into arch/x86/um/asm | Al Viro |
2011-11-02 | um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bit | Al Viro |
2011-11-02 | um: kill um_uaccess.h | Al Viro |
2011-11-02 | um: bury unused macros around ptrace.h | Al Viro |
2011-11-02 | um: arch_hweight.h is needed only on uml-x86 | Al Viro |
2011-11-02 | um: take system.h out of shared/sysdep | Al Viro |
2011-11-02 | um: Get rid of UPT_SET/UPT_REG macros | Al Viro |
2011-11-02 | um: take vm-flags.h to sys-*/asm | Al Viro |
2011-11-02 | um: get rid of sysdep/checksum.h | Al Viro |
2011-09-14 | um: clean arch_ptrace() up a bit | Al Viro |
2011-07-26 | ptrace: unify show_regs() prototype | Mike Frysinger |
2011-07-25 | um: clean up delay functions | Richard Weinberger |
2011-06-27 | um: add asm/percpu.h | Richard Weinberger |
2011-05-25 | Remove unused PROC_CHANGE_PENALTY constant | Stephen Boyd |
2011-05-25 | um: include linux/prefetch.h | Richard Weinberger |
2011-05-25 | um: mmu_gather rework | Peter Zijlstra |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-04-28 | um: adjust current_thread_info() for newer gcc versions | Richard Weinberger |
2011-04-14 | um: fix call tracer and bug handler | Richard Weinberger |
2011-03-24 | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo |
2011-03-22 | mm: NUMA aware alloc_task_struct_node() | Eric Dumazet |
2011-01-25 | percpu: align percpu readmostly subsection to cacheline | Tejun Heo |
2010-11-12 | um: fix ptrace build error | Richard Weinberger |
2010-10-26 | uml: define CONFIG_NO_DMA | FUJITA Tomonori |
2010-10-26 | mm: remove pte_*map_nested() | Peter Zijlstra |
2010-10-26 | um: fix IRQ flag handling naming | Richard Weinberger |
2010-08-20 | uml: fix compile error in dma_get_cache_alignment() | Miklos Szeredi |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori |
2010-08-03 | um, x86: Cast to (u64 *) inside set_64bit() | H. Peter Anvin |
2010-06-10 | um, hweight: Fix UML boot crash due to x86 optimized hweight | Borislav Petkov |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger |
2010-04-20 | UML: Clean up asm/system.h | Jan Kiszka |
2010-03-12 | um: remove dma_sync_single_range | FUJITA Tomonori |
2010-03-12 | um: use generic ptrace_resume code | Christoph Hellwig |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King |
2009-12-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg |
2009-09-24 | um: Clean up linker script using standard macros. | Tim Abbott |
2009-09-24 | cpumask: use mm_cpumask() wrapper: um | Rusty Russell |
2009-09-22 | um: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-09-09 | PCI: remove pcibios_scan_all_fns() | Alex Chiang |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra |