Age | Commit message (Expand) | Author |
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-25 | um: Clean up linker script using standard macros. | Tim Abbott |
2009-09-24 | cpumask: use mm_cpumask() wrapper: um | Rusty Russell |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | um: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar |
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 |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo |
2009-06-25 | UML: Fix some apparent bitrot | Paul Menage |
2009-06-17 | fbdev: move logo externs to header file | Geert Uytterhoeven |
2009-06-17 | uml: UML net driver does not allow for vlans | Alan Cox |
2009-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2009-06-12 | PM: Remove unused asm/suspend.h | Magnus Damm |
2009-06-12 | module: merge module_alloc() finally | Amerigo Wang |
2009-06-11 | asm-generic: rename page.h and uaccess.h | Arnd Bergmann |
2009-04-01 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar |
2009-04-01 | uml: remove useless comments | WANG Cong |
2009-03-27 | uml: convert network device to internal network device stats | Stephen Hemminger |
2009-03-02 | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig |
2009-01-06 | uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8f | Al Viro |
2008-10-28 | Merge commit 'v2.6.28-rc2' into core/locking | Ingo Molnar |
2008-10-23 | x86, um: get rid of uml-config.h | Al Viro |
2008-10-23 | x86, um: get rid of arch/um/os symlink | Al Viro |
2008-10-23 | x86, um: get rid of excessive includes of uml-config.h | Al Viro |
2008-10-23 | x86, um: get rid of header symlinks | Al Viro |
2008-10-23 | x86, um: get rid of sysdep symlink | Al Viro |
2008-10-23 | x86, um: trim the junk from uml ptrace-*.h | Al Viro |
2008-10-23 | x86, um: take vm-flags.h to sysdep | Al Viro |
2008-10-23 | x86, um: get rid of uml asm/arch | Al Viro |
2008-10-23 | x86, um: get rid of uml highmem.h | Al Viro |
2008-10-23 | x86, um: get rid of uml unistd.h | Al Viro |
2008-10-23 | x86, um: get rid of system.h -> system.h include | Al Viro |
2008-10-23 | x86, um: uml atomic.h is not needed anymore | Al Viro |
2008-10-23 | x86, um: untangle uml ldt.h | Al Viro |
2008-10-23 | x86, um: get rid of more uml asm/arch uses | Al Viro |
2008-10-23 | x86, um: remove dead header (uml module-generic.h; never used these days) | Al Viro |
2008-10-23 | x86, um: get rid of uml signal.h | Al Viro |
2008-10-23 | x86, um: sanitize uml sigcontext.h uses | Al Viro |
2008-10-23 | x86, um: now we can get rid of trivial uml headers | Al Viro |
2008-10-23 | x86, um: initial part of asm-um move | Al Viro |
2008-10-23 | x86, um: take arch/um/include/* out of the way | Al Viro |
2008-07-24 | UML: make several more things static | WANG Cong |
2008-07-24 | arch/um/kernel/irq.c: clean up some functions | WANG Cong |