aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel
AgeCommit message (Expand)Author
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
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
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-16um: remove obsolete hw_interrupt_typeThomas Gleixner
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02uml: fix warnings in kernel_execveMiklos Szeredi
2009-04-01uml: remove useless commentsWANG Cong
2009-04-01uml: don't use a too long string literalWANG Cong
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-12UML on UML fixed: it did not startRenzo Davoli
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu
2009-01-06mm: invoke oom-killer from page faultNick Piggin
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31take init_fs to saner placeAl Viro
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-10-22x86, um: get rid of uml unistd.hAl Viro
2008-10-22x86, um: sanitize uml sigcontext.h usesAl Viro
2008-10-16uml: remove the dead TTY_LOG codeAdrian Bunk
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-07-26um: use generic show_mem()Johannes Weiner
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-24UML: make several more things staticWANG Cong
2008-07-24arch/um/kernel/mem.c: remove arch_validate()WANG Cong
2008-07-24arch/um/kernel/irq.c: clean up some functionsWANG Cong
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-06uml: deal with inaccessible address space startTom Spink
2008-05-21uml: add missing exports for UML_RANDOM=mAl Viro