aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAge
* um: remove dead codeRichard Weinberger2011-07-25
* um, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-25
* um: print info about fatal segfaultsRichard Weinberger2011-05-25
* um: add earlyprintk supportRichard Weinberger2011-05-25
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-14
* um: Use generic show_interrupts()Thomas Gleixner2011-03-24
* um: Convert genirq namespaceThomas Gleixner2011-03-24
* um: Use proper accessors in show_interrupts()Thomas Gleixner2011-02-14
* um: Convert irq_chips to new functionsThomas Gleixner2011-02-14
* um: Remove stale irq_chip.endThomas Gleixner2011-02-14
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-13
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* um: fix ptrace build errorRichard Weinberger2010-11-12
* ptrace: cleanup arch_ptrace() on umNamhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger2010-10-26
* uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath2010-10-26
* um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger2010-10-26
* Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * uml: kill big kernel lockArnd Bergmann2010-10-19
* | Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner2010-10-12
|\ \
| * | uml: fix compile warningRichard Weinberger2010-09-22
| |/
* / genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-23
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * Deal with missing exports for hostfsAl Viro2010-08-09
* | arch/um/kernel/ptrace.c: remove dead PROC_MMChristoph Egger2010-08-09
* | um: Fix read_persistent_clock falloutThomas Gleixner2010-08-03
* | um: Convert to use read_persistent_clockJohn Stultz2010-07-27
|/
* arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros2010-06-04
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\
| * Rename .data.init_irqstack to .data..init_irqstack.Denys Vlasenko2010-03-03
* | uml: i386: Avoid redefinition of NR_syscallsJan Kiszka2010-05-10
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | um: use generic ptrace_resume codeChristoph Hellwig2010-03-12
* | Add generic sys_olduname()Christoph Hellwig2010-03-12
|/
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-15
|\
| * genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* | uml: convert to seq_file/proc_fopsAlexey Dobriyan2009-12-15
|/
* Unify sys_mmap*Al Viro2009-12-11
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* um: Clean up linker script using standard macros.Tim Abbott2009-09-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
|\
| * cpumask: Use accessors for cpu_*_mask: umRusty Russell2009-09-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\ \ | |/ |/|
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
| * arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-20
* | uml: fix order of pud and pmd_free()Roel Kluin2009-09-22