aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
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
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-13uml: physical memory shouldn't include initial stackJeff Dike
2008-05-13uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov
2008-05-13uml: fix bad NTP interaction with clockJeff Dike
2008-05-13uml: fix build when SLOB is enabledJeff Dike
2008-05-13uml: style fixesJeff Dike
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29proper extern for late_time_initAdrian Bunk
2008-04-28arch/um/kernel/um_arch.c: some small improvementsWANG Cong
2008-02-25sched: add declaration of sched_tail to sched.hHarvey Harrison
2008-02-23arch/um/kernel/mem.c: fix a shadowed variableWANG Cong
2008-02-23uml: fix initrd printkJohann Felix Soden
2008-02-08uml: fix mm_context memory leakJeff Dike
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike
2008-02-05uml: remove map_cbJeff Dike
2008-02-05uml: SMP locking commentaryJeff Dike
2008-02-05uml: style fixes in arch/um/kernelJeff Dike
2008-02-05uml: get rid of syscall countersJeff Dike
2008-02-05uml: don't kill pid 0Jeff Dike
2008-02-05uml: install panic notifier earlierJeff Dike
2008-02-05uml: eliminate setjmp_wrapperJeff Dike
2008-02-05uml: customize tlb.hJeff Dike
2008-02-05uml: 64-bit tlb fixesJeff Dike
2008-02-05uml: miscellaneous code cleanupsJeff Dike
2008-02-05uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki
2008-02-05uml: cover stubs with a VMAJeff Dike
2008-02-05uml: clean up TASK_SIZE usageJeff Dike
2008-02-05uml: kill processes instead of panicing kernelJeff Dike
2008-02-05uml: use ptrace directly in libc codeJeff Dike
2008-02-05uml: add virt_to_pteJeff Dike