aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09arch/um/kernel/ptrace.c: remove dead PROC_MMChristoph Egger
2010-08-09um: call free_irq() only on enabled channelsRichard Weinberger
2010-08-09Deal with missing exports for hostfsAl Viro
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-05Merge branch 'topic/misc' into for-linusTakashi Iwai
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-03um: Fix read_persistent_clock falloutThomas Gleixner
2010-08-03um, x86: Cast to (u64 *) inside set_64bit()H. Peter Anvin
2010-07-27um: Convert to use read_persistent_clockJohn Stultz
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-07-21arch/um/drivers: remove duplicate structure field initializationJulia Lawall
2010-07-12sound: push BKL into open functionsArnd Bergmann
2010-06-29um: os-linux/mem.c needs sys/stat.hLiu Aleaxander
2010-06-10um, hweight: Fix UML boot crash due to x86 optimized hweightBorislav Petkov
2010-06-04arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-22uml: Pushdown the bkl from harddog_kern ioctlFrederic Weisbecker
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-17uml: Convert to unlocked_ioctls to remove implicit BKLJohn Kacur
2010-05-17um/mmapper: Remove BKL usageArnd Bergmann
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-05-10uml: i386: Avoid redefinition of NR_syscallsJan Kiszka
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-21UML: Fix compiler warning due to missing task_struct declarationJan Kiszka
2010-04-20UML: add kernel.h include to signal.cJiri Kosina
2010-04-20UML: Drop private round_down definitionJan Kiszka
2010-04-20UML: Clean up asm/system.hJan Kiszka
2010-04-20UML: Remove unused variable from line driverJan Kiszka
2010-04-19uml: Fix build breakage after slab.h changesJan Kiszka
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12um: remove dma_sync_single_rangeFUJITA Tomonori
2010-03-12um: use generic ptrace_resume codeChristoph Hellwig
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA