summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* ptrace: cleanup arch_ptrace() on umNamhyung Kim2010-10-271-10/+8
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-2/+3
* um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger2010-10-261-11/+4
* uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath2010-10-262-2/+29
* um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger2010-10-261-1/+1
* Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-2/+0
|\
| * uml: kill big kernel lockArnd Bergmann2010-10-191-2/+0
* | Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner2010-10-123-6/+6
|\ \
| * | uml: fix compile warningRichard Weinberger2010-09-223-6/+6
| |/
* | genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-231-3/+3
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-172-3/+6
* Mark arguments to certain syscalls as being constDavid Howells2010-08-133-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-0/+3
|\
| * Deal with missing exports for hostfsAl Viro2010-08-091-0/+3
* | arch/um/kernel/ptrace.c: remove dead PROC_MMChristoph Egger2010-08-091-21/+0
* | um: Fix read_persistent_clock falloutThomas Gleixner2010-08-031-3/+2
* | um: Convert to use read_persistent_clockJohn Stultz2010-07-271-6/+7
|/
* arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros2010-06-041-1/+1
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-013-3/+3
|\
| * Rename .data.init_irqstack to .data..init_irqstack.Denys Vlasenko2010-03-033-3/+3
* | uml: i386: Avoid redefinition of NR_syscallsJan Kiszka2010-05-101-2/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-2/+6
* | um: use generic ptrace_resume codeChristoph Hellwig2010-03-121-54/+16
* | Add generic sys_olduname()Christoph Hellwig2010-03-121-45/+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
* | uml: convert to seq_file/proc_fopsAlexey Dobriyan2009-12-152-30/+44
|/
* Unify sys_mmap*Al Viro2009-12-111-26/+2
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* um: Clean up linker script using standard macros.Tim Abbott2009-09-242-27/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-231-1/+1
|\
| * 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-233-3/+8
|\ \ | |/ |/|
| * 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-202-0/+6
* | uml: fix order of pud and pmd_free()Roel Kluin2009-09-221-2/+2
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
|/
* Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-2/+2
|\
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-2/+2
* | linker script: unify usage of discard definitionTejun Heo2009-07-092-2/+2
* | linker script: throw away .discard sectionTejun Heo2009-06-242-0/+4
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* um: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-161-3/+3
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-3/+0
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* uml: fix warnings in kernel_execveMiklos Szeredi2009-04-021-1/+2
* uml: remove useless commentsWANG Cong2009-04-011-10/+0
* uml: don't use a too long string literalWANG Cong2009-04-012-5/+9
*-. Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-161-0/+5
|\ \
OpenPOWER on IntegriCloud