aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3011-2/+11
* um: remove dma_sync_single_rangeFUJITA Tomonori2010-03-121-8/+0
* um: use generic ptrace_resume codeChristoph Hellwig2010-03-122-54/+18
* Add generic sys_olduname()Christoph Hellwig2010-03-121-45/+0
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-122-19/+0
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-86/+0
* Add generic sys_old_mmap()Christoph Hellwig2010-03-123-36/+1
* Add generic sys_old_select()Christoph Hellwig2010-03-121-18/+0
* elf coredump: add extended numbering supportDaisuke HATAYAMA2010-03-061-0/+16
* elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-063-43/+69
* um: tell git to ignore generated filesWANG Cong2010-03-061-0/+3
* uml: line.c: avoid NULL pointer dereferenceAlexander Beregalov2010-03-061-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-041-1/+1
|\
| * Switch may_open() and break_lease() to passing O_...Al Viro2010-03-031-1/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
|\ \
| * | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
| |/
* | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-011-2/+2
|\ \
| * | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-1/+1
| * | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1
| |/
* | Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-281-1/+2
|\ \ | |/ |/|
| * x86: Fix breakage of UML from the changes in the rwsem systemLinus Torvalds2010-01-171-1/+2
* | Unrot uml mconsole a bitAl Viro2010-01-141-31/+18
|/
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-172-1/+2
|\
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-122-1/+2
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-163-4/+0
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-151-2/+2
|\ \
| * | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
| |/
* | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-9/+7
* | uml: convert to seq_file/proc_fopsAlexey Dobriyan2009-12-154-54/+70
|/
* Unify sys_mmap*Al Viro2009-12-112-30/+2
* um: Remove BKL from mmapperThomas Gleixner2009-10-141-7/+4
* um: Remove BKL from randomThomas Gleixner2009-10-141-3/+0
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-113-0/+3
* um: Clean up linker script using standard macros.Tim Abbott2009-09-243-50/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-232-3/+3
|\
| * cpumask: use mm_cpumask() wrapper: umRusty Russell2009-09-241-2/+2
| * cpumask: Use accessors for cpu_*_mask: umRusty Russell2009-09-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-234-8/+12
|\ \ | |/ |/|
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
| * arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-203-5/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-222-2/+2
|\ \
| * | trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
| * | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
* | | uml: fix order of pud and pmd_free()Roel Kluin2009-09-221-2/+2
* | | um: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-221-25/+1
* | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* | | const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
|/ /
* | includecheck fix: um, helper.cJaswinder Singh Rajput2009-09-201-1/+0
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-1/+0
|\
| * PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-1/+0