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