Commit Graph

1054 Commits (17f0f4a47df9aea9ee26c939f8057c35e0be1847)

Author SHA1 Message Date
WANG Cong 06ac667903 uml: fix tty-related build error 17 years ago
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
Jeff Dike 7c1fed03b9 UML - Fix boot crash 17 years ago
Thomas Gleixner b8f8c3cf0a nohz: prevent tick stop outside of the idle loop 17 years ago
Jeff Dike 4f81c5350b [UML] fix gcc ICEs and unresolved externs 17 years ago
Arnd Bergmann 7eb500d1a0 uml-random: BKL pushdown 17 years ago
Arnd Bergmann bd6859fe83 uml-mmapper: BKL pushdown 17 years ago
Arnd Bergmann 78dccb46dd uml-harddog: BKL pushdown 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Jeff Dike f1ef9167ca uml: work around broken host PTRACE_SYSEMU 17 years ago
Jeff Dike 14c8a77e1b uml: remove include of asm/user.h 17 years ago
Ingo Molnar b6d8adf477 uml: PATH_MAX needs limits.h 17 years ago
Jeff Dike 3d5ede6f77 uml: stub needs to tolerate SIGWINCH 17 years ago
Jeff Dike 8bfd04b974 uml: memcpy export needs to follow host declaration 17 years ago
Tom Spink 40fb16a360 uml: deal with inaccessible address space start 17 years ago
Huang Weiyi 9f31287b44 uml: remove a duplicate include 17 years ago
Jeff Dike 06e1e4ffbd uml: deal with host time going backwards 17 years ago
Al Viro 8152b4a5b4 thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml 17 years ago
Al Viro 3e3b48e519 missing export of csum_partial() on uml/amd64 17 years ago
Al Viro d347926a7e uml: add missing exports for UML_RANDOM=m 17 years ago
Al Viro 3787fa6df5 fix include order in sys-i386/registers.c 17 years ago
Al Viro 296cd66f7f missed kmalloc() in pcap_user.c 17 years ago
Al Viro f52111b154 [PATCH] take init_files to fs/file.c 17 years ago
Jeff Dike fe2cc53ee0 uml: track and make up lost ticks 17 years ago
Jeff Dike 3d88958e01 uml: style fixes in the random driver 17 years ago
Jeff Dike 5d33e4d7fd uml: random driver fixes 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
Jiri Olsa 6d0742426c uml: use DIV_ROUND_UP 17 years ago
Robert P. J. Day 63b9871f6e uml: fix CONFIG_RAW dependencies 17 years ago
Jeff Dike 5563d722bf uml: use __SPIN_LOCK_UNLOCKED 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
Johann Felix Soden 484f1e2c1e uml: fix errno return 17 years ago
Jeff Dike 47906dd9e6 uml: tidy ptrace interface 17 years ago
Jeff Dike 96cee3044d uml: style fixes 17 years ago
Jeff Dike 53c2587874 uml: redo host capability detection and disabling 17 years ago
WANG Cong 3168cb98be uml: fix inconsistence due to tty_operation change 17 years ago
Linus Torvalds c0a18111e5 Revert "uml: fix gcc problem" 17 years ago
Ingo Molnar 22eecde2f9 uml: fix gcc problem 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 5dc62b1b64 uml: clean up arch/um/drivers/ubd_kern.c 17 years ago
WANG Cong 4415d8a5aa arch/um/os-Linux/sys-i386/task_size.c: improve a bit 17 years ago
WANG Cong 074a0db8e1 uml: make several things static 17 years ago
WANG Cong 1605ec0443 uml: make three functions static 17 years ago