aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02uml: fix warnings in kernel_execveMiklos Szeredi1-1/+2
2009-04-01uml: remove useless commentsWANG Cong1-10/+0
2009-04-01uml: don't use a too long string literalWANG Cong2-5/+9
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar1-0/+5
2009-03-12UML on UML fixed: it did not startRenzo Davoli1-0/+5
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu1-1/+1
2009-01-06mm: invoke oom-killer from page faultNick Piggin1-16/+8
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-8/+1
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-7/+0
2008-10-22x86, um: get rid of uml unistd.hAl Viro3-0/+3
2008-10-22x86, um: sanitize uml sigcontext.h usesAl Viro1-1/+1
2008-10-16uml: remove the dead TTY_LOG codeAdrian Bunk1-12/+0
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+1
2008-07-26um: use generic show_mem()Johannes Weiner1-31/+0
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-07-24UML: make several more things staticWANG Cong4-11/+3
2008-07-24arch/um/kernel/mem.c: remove arch_validate()WANG Cong2-33/+1
2008-07-24arch/um/kernel/irq.c: clean up some functionsWANG Cong1-33/+2
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar2-3/+2
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-1/+1
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-2/+1
2008-06-06uml: deal with inaccessible address space startTom Spink1-1/+1
2008-05-21uml: add missing exports for UML_RANDOM=mAl Viro1-0/+5
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-13uml: physical memory shouldn't include initial stackJeff Dike1-1/+4
2008-05-13uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov2-6/+8
2008-05-13uml: fix bad NTP interaction with clockJeff Dike1-2/+2
2008-05-13uml: fix build when SLOB is enabledJeff Dike1-0/+5
2008-05-13uml: style fixesJeff Dike1-1/+1
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2008-04-29proc: remove proc_root from driversAlexey Dobriyan2-2/+2
2008-04-29proper extern for late_time_initAdrian Bunk1-2/+1
2008-04-28arch/um/kernel/um_arch.c: some small improvementsWANG Cong1-3/+4
2008-02-25sched: add declaration of sched_tail to sched.hHarvey Harrison1-2/+0
2008-02-23arch/um/kernel/mem.c: fix a shadowed variableWANG Cong1-3/+3
2008-02-23uml: fix initrd printkJohann Felix Soden1-1/+1
2008-02-08uml: fix mm_context memory leakJeff Dike1-0/+5
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike2-3/+15
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky1-1/+3
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells1-1/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2-5/+0
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike1-0/+3
2008-02-05uml: remove map_cbJeff Dike1-7/+1