aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-14um: Use proper accessors in show_interrupts()Thomas Gleixner1-4/+6
2011-02-14um: Convert irq_chips to new functionsThomas Gleixner1-10/+9
2011-02-14um: Remove stale irq_chip.endThomas Gleixner1-2/+0
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-12um: fix ptrace build errorRichard Weinberger1-1/+1
2010-10-27ptrace: cleanup arch_ptrace() on umNamhyung Kim1-10/+8
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-2/+3
2010-10-26um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger1-11/+4
2010-10-26uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath2-2/+29
2010-10-26um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger1-1/+1
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-2/+0
2010-10-19uml: kill big kernel lockArnd Bergmann1-2/+0
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner3-6/+6
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner1-3/+3
2010-09-22uml: fix compile warningRichard Weinberger3-6/+6
2010-08-17Make do_execve() take a const filename pointerDavid Howells2-3/+6
2010-08-13Mark arguments to certain syscalls as being constDavid Howells3-5/+5
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-0/+3
2010-08-09arch/um/kernel/ptrace.c: remove dead PROC_MMChristoph Egger1-21/+0
2010-08-09Deal with missing exports for hostfsAl Viro1-0/+3
2010-08-03um: Fix read_persistent_clock falloutThomas Gleixner1-3/+2
2010-07-27um: Convert to use read_persistent_clockJohn Stultz1-6/+7
2010-06-04arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros1-1/+1
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds3-3/+3
2010-05-10uml: i386: Avoid redefinition of NR_syscallsJan Kiszka1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-2/+6
2010-03-12um: use generic ptrace_resume codeChristoph Hellwig1-54/+16
2010-03-12Add generic sys_olduname()Christoph Hellwig1-45/+0
2010-03-03Rename .data.init_irqstack to .data..init_irqstack.Denys Vlasenko3-3/+3
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-12-15uml: convert to seq_file/proc_fopsAlexey Dobriyan2-30/+44
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-11Unify sys_mmap*Al Viro1-26/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-24um: Clean up linker script using standard macros.Tim Abbott2-27/+8
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+1
2009-09-24cpumask: Use accessors for cpu_*_mask: umRusty Russell1-1/+1
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds3-3/+8
2009-09-22uml: fix order of pud and pmd_free()Roel Kluin1-2/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2-0/+6
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo1-2/+2
2009-07-09linker script: unify usage of discard definitionTejun Heo2-2/+2
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-2/+2
2009-06-24linker script: throw away .discard sectionTejun Heo2-0/+4
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-06-16um: remove obsolete hw_interrupt_typeThomas Gleixner1-3/+3
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-3/+0