summaryrefslogtreecommitdiff
path: root/arch/um/kernel
AgeCommit message (Expand)Author
2011-09-14um: clean arch_ptrace() up a bitAl Viro
2011-09-14um: Save FPU registers between task switchesIngo van Lil
2011-07-25um: remove dead codeRichard Weinberger
2011-07-25um, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-05-25um: print info about fatal segfaultsRichard Weinberger
2011-05-25um: add earlyprintk supportRichard Weinberger
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-03-24um: Use generic show_interrupts()Thomas Gleixner
2011-03-24um: Convert genirq namespaceThomas Gleixner
2011-02-14um: Use proper accessors in show_interrupts()Thomas Gleixner
2011-02-14um: Convert irq_chips to new functionsThomas Gleixner
2011-02-14um: Remove stale irq_chip.endThomas Gleixner
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-12um: fix ptrace build errorRichard Weinberger
2010-10-27ptrace: cleanup arch_ptrace() on umNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-26um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger
2010-10-26uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath
2010-10-26um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-19uml: kill big kernel lockArnd Bergmann
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner
2010-09-22uml: fix compile warningRichard Weinberger
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09arch/um/kernel/ptrace.c: remove dead PROC_MMChristoph Egger
2010-08-09Deal with missing exports for hostfsAl Viro
2010-08-03um: Fix read_persistent_clock falloutThomas Gleixner
2010-07-27um: Convert to use read_persistent_clockJohn Stultz
2010-06-04arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-10uml: i386: Avoid redefinition of NR_syscallsJan Kiszka
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12um: use generic ptrace_resume codeChristoph Hellwig
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-03Rename .data.init_irqstack to .data..init_irqstack.Denys Vlasenko
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-15uml: convert to seq_file/proc_fopsAlexey Dobriyan
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-11Unify sys_mmap*Al Viro
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-24um: Clean up linker script using standard macros.Tim Abbott
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-24cpumask: Use accessors for cpu_*_mask: umRusty Russell
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-22uml: fix order of pud and pmd_free()Roel Kluin