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