summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-281-1/+1
|\
| * Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* | uml: fix compile error in dma_get_cache_alignment()Miklos Szeredi2010-08-201-7/+0
* | Make do_execve() take a const filename pointerDavid Howells2010-08-172-3/+6
|/
* Mark arguments to certain syscalls as being constDavid Howells2010-08-133-5/+5
* Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-0/+10
|\
| * param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-111-0/+10
* | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-1/+0
|/
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-1/+6
|\
| * block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-1/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-104-0/+25
|\ \
| * | Deal with missing exports for hostfsAl Viro2010-08-094-0/+25
| |/
* | arch/um/kernel/ptrace.c: remove dead PROC_MMChristoph Egger2010-08-091-21/+0
* | um: call free_irq() only on enabled channelsRichard Weinberger2010-08-091-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-071-0/+6
|\ \
| * \ Merge branch 'topic/misc' into for-linusTakashi Iwai2010-08-051-0/+6
| |\ \ | | |/ | |/|
| | * sound: push BKL into open functionsArnd Bergmann2010-07-121-0/+6
* | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-062-12/+8
|\ \ \
| * | | um: Fix read_persistent_clock falloutThomas Gleixner2010-08-031-3/+2
| * | | um: Convert to use read_persistent_clockJohn Stultz2010-07-271-6/+7
| * | | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-4/+0
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-061-2/+2
|\ \ \
| * | | um, x86: Cast to (u64 *) inside set_64bit()H. Peter Anvin2010-08-031-2/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-041-8/+2
|\ \ \ | |/ / |/| |
| * | arch/um/drivers: remove duplicate structure field initializationJulia Lawall2010-07-211-8/+2
* | | um: os-linux/mem.c needs sys/stat.hLiu Aleaxander2010-06-291-0/+1
* | | um, hweight: Fix UML boot crash due to x86 optimized hweightBorislav Petkov2010-06-101-0/+6
| |/ |/|
* | arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros2010-06-041-1/+1
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-013-3/+3
|\ \ | |/ |/|
| * Rename .data.init_irqstack to .data..init_irqstack.Denys Vlasenko2010-03-033-3/+3
* | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-243-10/+21
|\ \
| * | uml: Pushdown the bkl from harddog_kern ioctlFrederic Weisbecker2010-05-221-3/+15
| * | uml: Convert to unlocked_ioctls to remove implicit BKLJohn Kacur2010-05-171-4/+4
| * | um/mmapper: Remove BKL usageArnd Bergmann2010-05-171-3/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-207-12/+10
|\ \ \ | |/ / |/| |
| * | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-4/+3
| * | uml: i386: Avoid redefinition of NR_syscallsJan Kiszka2010-05-101-2/+2
| * | Merge branch 'master' into for-nextJiri Kosina2010-04-2311-2/+11
| |\ \
| * | | UML: Fix compiler warning due to missing task_struct declarationJan Kiszka2010-04-212-0/+4
| * | | UML: add kernel.h include to signal.cJiri Kosina2010-04-201-0/+1
| * | | UML: Drop private round_down definitionJan Kiszka2010-04-201-2/+0
| * | | UML: Clean up asm/system.hJan Kiszka2010-04-201-3/+0
| * | | UML: Remove unused variable from line driverJan Kiszka2010-04-201-1/+0
* | | | uml: Fix build breakage after slab.h changesJan Kiszka2010-04-192-1/+1
| |/ / |/| |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3011-2/+11
|/ /
* | um: remove dma_sync_single_rangeFUJITA Tomonori2010-03-121-8/+0
* | um: use generic ptrace_resume codeChristoph Hellwig2010-03-122-54/+18
* | Add generic sys_olduname()Christoph Hellwig2010-03-121-45/+0
* | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-122-19/+0
* | Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-86/+0
OpenPOWER on IntegriCloud