Commit Graph

1285 Commits (1792f17b7210280a3d7ff29da9614ba779cfcedb)

Author SHA1 Message Date
Namhyung Kim 0a3d763f1a ptrace: cleanup arch_ptrace() on um 14 years ago
Namhyung Kim 9b05a69e05 ptrace: change signature of arch_ptrace() 14 years ago
Richard Weinberger be76d81f99 um: migrate from __do_IRQ() to generic_handle_irq() 14 years ago
Roland McGrath aa5fb4dbfd uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc 14 years ago
FUJITA Tomonori d911202e3f uml: define CONFIG_NO_DMA 14 years ago
Peter Zijlstra ece0e2b640 mm: remove pte_*map_nested() 14 years ago
Richard Weinberger dbec921370 um: fix IRQ flag handling naming 14 years ago
Richard Weinberger 6915e04f88 um: remove PAGE_SIZE alignment in linker script causing kernel segfault. 14 years ago
Richard Weinberger 482db6df17 um: fix global timer issue when using CONFIG_NO_HZ 14 years ago
Arnd Bergmann 9a181c5861 uml: kill big kernel lock 14 years ago
FUJITA Tomonori e3c6cf6181 uml: fix build 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Tejun Heo 47526903fe ubd: fix incorrect sector handling during request restart 15 years ago
Boaz Harrosh 9337057d43 um: Proper Fix for f25c80a4: remove duplicate structure field initialization 15 years ago
Thomas Gleixner d1ea13c6e2 genirq: Cleanup irq_chip->typename leftovers 15 years ago
Richard Weinberger cb1dcc0ff4 uml: fix compile warning 15 years ago
Arnaud Lacombe 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 years ago
Dmitry Torokhov f335397d17 Input: sysrq - drop tty argument form handle_sysrq() 15 years ago
Miklos Szeredi f3c072ad72 uml: fix compile error in dma_get_cache_alignment() 15 years ago
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
David Howells c788732523 Mark arguments to certain syscalls as being const 15 years ago
FUJITA Tomonori 3b9c6c11f5 dma-mapping: remove dma_is_consistent API 15 years ago
Rusty Russell d6d1b650ae param: simple locking for sysfs-writable charp parameters 15 years ago
Christoph Egger 7833e7c961 arch/um/kernel/ptrace.c: remove dead PROC_MM 15 years ago
Richard Weinberger 4756227734 um: call free_irq() only on enabled channels 15 years ago
Al Viro 005a59ec74 Deal with missing exports for hostfs 15 years ago
Arnd Bergmann 6e9624b8ca block: push down BKL into .open and .release 15 years ago
Thomas Gleixner b29230769e um: Fix read_persistent_clock fallout 15 years ago
H. Peter Anvin bf676945cb um, x86: Cast to (u64 *) inside set_64bit() 15 years ago
John Stultz 9f31f57749 um: Convert to use read_persistent_clock 15 years ago
John Stultz 592913ecb8 time: Kill off CONFIG_GENERIC_TIME 15 years ago
Julia Lawall f25c80a4b2 arch/um/drivers: remove duplicate structure field initialization 15 years ago
Arnd Bergmann 90dc763fef sound: push BKL into open functions 15 years ago
Liu Aleaxander fb967ecc58 um: os-linux/mem.c needs sys/stat.h 15 years ago
Borislav Petkov 055c47272b um, hweight: Fix UML boot crash due to x86 optimized hweight 15 years ago
Cesar Eduardo Barros fc0ccfceb8 arch/um: fix kunmap_atomic() call in skas/uaccess.c 15 years ago
Frederic Weisbecker 9f37af654f uml: Pushdown the bkl from harddog_kern ioctl 15 years ago
John Kacur d6c89d9aca uml: Convert to unlocked_ioctls to remove implicit BKL 15 years ago
Arnd Bergmann d5f1d54cbc um/mmapper: Remove BKL usage 15 years ago
Andreas Dilger 0ddc9324b1 add descriptive comment for TIF_MEMDIE task flag declaration. 15 years ago
Jan Kiszka ce60d4d5d5 uml: i386: Avoid redefinition of NR_syscalls 15 years ago
Jan Kiszka 4cb3ca7cd7 UML: Fix compiler warning due to missing task_struct declaration 15 years ago
Jiri Kosina 0df6e9402e UML: add kernel.h include to signal.c 15 years ago
Jan Kiszka 814f75ec5a UML: Drop private round_down definition 15 years ago
Jan Kiszka 5156d0118b UML: Clean up asm/system.h 15 years ago
Jan Kiszka 1896950b61 UML: Remove unused variable from line driver 15 years ago
Jan Kiszka 7f3c1fa4c3 uml: Fix build breakage after slab.h changes 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
FUJITA Tomonori 771cb3ecfb um: remove dma_sync_single_range 15 years ago
Christoph Hellwig 1bd0950835 um: use generic ptrace_resume code 15 years ago