Commit Graph

425 Commits (33fa9b13285e76fb95d940120964562e4c7081c2)

Author SHA1 Message Date
Johannes Weiner 79b0cbd113 um: use generic show_mem() 17 years ago
WANG Cong 99764fa4ce UML: make several more things static 17 years ago
WANG Cong 4a56758204 arch/um/kernel/mem.c: remove arch_validate() 17 years ago
WANG Cong 4c182ae781 arch/um/kernel/irq.c: clean up some functions 17 years ago
Thomas Gleixner b8f8c3cf0a nohz: prevent tick stop outside of the idle loop 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Tom Spink 40fb16a360 uml: deal with inaccessible address space start 17 years ago
Al Viro d347926a7e uml: add missing exports for UML_RANDOM=m 17 years ago
Al Viro f52111b154 [PATCH] take init_files to fs/file.c 17 years ago
Jeff Dike 60a2988aea uml: physical memory shouldn't include initial stack 17 years ago
Cyrill Gorcunov a7dfa9403b uml: use PAGE_SIZE in linker scripts 17 years ago
Jeff Dike cfd28f6695 uml: fix bad NTP interaction with clock 17 years ago
Jeff Dike 43f5b3085f uml: fix build when SLOB is enabled 17 years ago
Jeff Dike 96cee3044d uml: style fixes 17 years ago
Ulrich Drepper d35c7b0e54 unified (weak) sys_pipe implementation 17 years ago
Alexey Dobriyan c74c120a21 proc: remove proc_root from drivers 17 years ago
Adrian Bunk 7d195a5409 proper extern for late_time_init 17 years ago
WANG Cong 3af9c5bed1 arch/um/kernel/um_arch.c: some small improvements 17 years ago
Harvey Harrison 2d07b255c7 sched: add declaration of sched_tail to sched.h 17 years ago
WANG Cong c3be10f757 arch/um/kernel/mem.c: fix a shadowed variable 17 years ago
Johann Felix Soden 4631a9a151 uml: fix initrd printk 17 years ago
Jeff Dike ac2a659968 uml: fix mm_context memory leak 17 years ago
Jeff Dike 536788fe2d uml: runtime host VMSPLIT detection 17 years ago
Martin Schwidefsky 2f569afd9c CONFIG_HIGHPTE vs. sub-page page tables. 17 years ago
David Howells 1eb1141123 aout: remove unnecessary inclusions of {asm, linux}/a.out.h 17 years ago
David Howells 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT 17 years ago
Jeff Dike f87ea91d98 uml: redo the calculation of NR_syscalls 17 years ago
Jeff Dike ab26a5276c uml: remove map_cb 17 years ago
Jeff Dike 80e39311ff uml: SMP locking commentary 17 years ago
Jeff Dike c5d4bb171c uml: style fixes in arch/um/kernel 17 years ago
Jeff Dike a9b71b6c54 uml: get rid of syscall counters 17 years ago
Jeff Dike 00a905e614 uml: don't kill pid 0 17 years ago
Jeff Dike 0983a88b9f uml: install panic notifier earlier 17 years ago
Jeff Dike 8efa3c9d54 uml: eliminate setjmp_wrapper 17 years ago
Jeff Dike 0b4e273fb8 uml: customize tlb.h 17 years ago
Jeff Dike 909e90d3c4 uml: 64-bit tlb fixes 17 years ago
Jeff Dike bf8fde785b uml: miscellaneous code cleanups 17 years ago
Karol Swietlicki 2dc5802a22 uml: remove duplicate config symbol and unused file and variables 17 years ago
Jeff Dike 3963333fe6 uml: cover stubs with a VMA 17 years ago
Jeff Dike 42a2b54ce8 uml: clean up TASK_SIZE usage 17 years ago
Jeff Dike 3e6f2ac480 uml: kill processes instead of panicing kernel 17 years ago
Jeff Dike d25f2e1235 uml: use ptrace directly in libc code 17 years ago
Jeff Dike ca77b555c0 uml: add virt_to_pte 17 years ago
Jeff Dike 655e4ed0c5 uml: fix page table data sizes 17 years ago
Jeff Dike a5a678c80b uml: current.h cleanup 17 years ago
Jeff Dike 009ec2a915 uml: style cleanup 17 years ago
Jeff Dike 8192ab42bf uml: header untangling 17 years ago
Jeff Dike 9157f90f08 uml: move um_virt_to_phys 17 years ago
Karol Swietlicki 6b7e967484 uml: convert functions to void 17 years ago
Karol Swietlicki 291248fd6e uml: remove unused variables in the context switcher 17 years ago