summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* um: Clean up linker script using standard macros.Tim Abbott2009-09-242-27/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-231-1/+1
|\
| * cpumask: Use accessors for cpu_*_mask: umRusty Russell2009-09-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-233-3/+8
|\ \ | |/ |/|
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
| * arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-202-0/+6
* | uml: fix order of pud and pmd_free()Roel Kluin2009-09-221-2/+2
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
|/
* Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-2/+2
|\
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-2/+2
* | linker script: unify usage of discard definitionTejun Heo2009-07-092-2/+2
* | linker script: throw away .discard sectionTejun Heo2009-06-242-0/+4
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* um: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-161-3/+3
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-3/+0
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* uml: fix warnings in kernel_execveMiklos Szeredi2009-04-021-1/+2
* uml: remove useless commentsWANG Cong2009-04-011-10/+0
* uml: don't use a too long string literalWANG Cong2009-04-012-5/+9
*-. Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-161-0/+5
|\ \
| | * UML on UML fixed: it did not startRenzo Davoli2009-03-121-0/+5
| |/
* / sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
|/
* mm: invoke oom-killer from page faultNick Piggin2009-01-061-16/+8
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-022-8/+1
|\
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
| * cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-7/+0
* | take init_fs to saner placeAl Viro2008-12-311-1/+0
|/
* x86, um: get rid of uml unistd.hAl Viro2008-10-223-0/+3
* x86, um: sanitize uml sigcontext.h usesAl Viro2008-10-221-1/+1
* uml: remove the dead TTY_LOG codeAdrian Bunk2008-10-161-12/+0
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+1
* um: use generic show_mem()Johannes Weiner2008-07-261-31/+0
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-1/+1
|\
| * Merge branch 'linus' into timers/nohzIngo Molnar2008-07-182-3/+2
| |\
| * | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
* | | UML: make several more things staticWANG Cong2008-07-244-11/+3
* | | arch/um/kernel/mem.c: remove arch_validate()WANG Cong2008-07-242-33/+1
* | | arch/um/kernel/irq.c: clean up some functionsWANG Cong2008-07-241-33/+2
| |/ |/|
* | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-2/+1
* | uml: deal with inaccessible address space startTom Spink2008-06-061-1/+1
|/
* uml: add missing exports for UML_RANDOM=mAl Viro2008-05-211-0/+5
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* uml: physical memory shouldn't include initial stackJeff Dike2008-05-131-1/+4
* uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov2008-05-132-6/+8
* uml: fix bad NTP interaction with clockJeff Dike2008-05-131-2/+2
* uml: fix build when SLOB is enabledJeff Dike2008-05-131-0/+5
* uml: style fixesJeff Dike2008-05-131-1/+1
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0