aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-13Mark arguments to certain syscalls as being constDavid Howells3-5/+5
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-0/+10
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-1/+0
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell1-0/+10
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+6
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-0/+25
2010-08-09arch/um/kernel/ptrace.c: remove dead PROC_MMChristoph Egger1-21/+0
2010-08-09um: call free_irq() only on enabled channelsRichard Weinberger1-4/+4
2010-08-09Deal with missing exports for hostfsAl Viro4-0/+25
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+6
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann1-1/+6
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-12/+8
2010-08-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2010-08-05Merge branch 'topic/misc' into for-linusTakashi Iwai1-0/+6
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-8/+2
2010-08-03um: Fix read_persistent_clock falloutThomas Gleixner1-3/+2
2010-08-03um, x86: Cast to (u64 *) inside set_64bit()H. Peter Anvin1-2/+2
2010-07-27um: Convert to use read_persistent_clockJohn Stultz1-6/+7
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-4/+0
2010-07-21arch/um/drivers: remove duplicate structure field initializationJulia Lawall1-8/+2
2010-07-12sound: push BKL into open functionsArnd Bergmann1-0/+6
2010-06-29um: os-linux/mem.c needs sys/stat.hLiu Aleaxander1-0/+1
2010-06-10um, hweight: Fix UML boot crash due to x86 optimized hweightBorislav Petkov1-0/+6
2010-06-04arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros1-1/+1
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds3-3/+3
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds3-10/+21
2010-05-22uml: Pushdown the bkl from harddog_kern ioctlFrederic Weisbecker1-3/+15
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds7-12/+10
2010-05-17uml: Convert to unlocked_ioctls to remove implicit BKLJohn Kacur1-4/+4
2010-05-17um/mmapper: Remove BKL usageArnd Bergmann1-3/+2
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-4/+3
2010-05-10uml: i386: Avoid redefinition of NR_syscallsJan Kiszka1-2/+2
2010-04-23Merge branch 'master' into for-nextJiri Kosina11-2/+11
2010-04-21UML: Fix compiler warning due to missing task_struct declarationJan Kiszka2-0/+4
2010-04-20UML: add kernel.h include to signal.cJiri Kosina1-0/+1
2010-04-20UML: Drop private round_down definitionJan Kiszka1-2/+0
2010-04-20UML: Clean up asm/system.hJan Kiszka1-3/+0
2010-04-20UML: Remove unused variable from line driverJan Kiszka1-1/+0
2010-04-19uml: Fix build breakage after slab.h changesJan Kiszka2-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo11-2/+11
2010-03-12um: remove dma_sync_single_rangeFUJITA Tomonori1-8/+0
2010-03-12um: use generic ptrace_resume codeChristoph Hellwig2-54/+18
2010-03-12Add generic sys_olduname()Christoph Hellwig1-45/+0
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig2-19/+0
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-86/+0
2010-03-12Add generic sys_old_mmap()Christoph Hellwig3-36/+1
2010-03-12Add generic sys_old_select()Christoph Hellwig1-18/+0
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA1-0/+16
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA3-43/+69
2010-03-06um: tell git to ignore generated filesWANG Cong1-0/+3