aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* um: Use generic irq KconfigThomas Gleixner2011-01-211-5/+1
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-3/+0
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-131-1/+1
* uml: use simple_write_to_buffer()Akinobu Mita2011-01-131-7/+1
* uml: mmapper_kern needs MODULE_LICENSERandy Dunlap2011-01-131-0/+1
* arch/um/drivers/line.c: safely iterate over list of winch handlersWill Newton2011-01-131-2/+2
* um: mark CONFIG_HIGHMEM as brokenRichard Weinberger2011-01-131-1/+1
* uml: disable winch irq before freeing handler dataWill Newton2010-11-251-2/+3
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* um: fix ptrace build errorRichard Weinberger2010-11-122-3/+3
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-2/+0
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-1216-54/+68
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-2/+0
* | | ptrace: cleanup arch_ptrace() on umNamhyung Kim2010-10-272-14/+11
* | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-273-6/+7
* | | um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger2010-10-262-11/+7
* | | uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath2010-10-262-2/+29
* | | uml: define CONFIG_NO_DMAFUJITA Tomonori2010-10-263-113/+3
* | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-2/+0
* | | um: fix IRQ flag handling namingRichard Weinberger2010-10-261-17/+32
* | | um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger2010-10-261-1/+1
* | | um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger2010-10-261-1/+1
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-224-0/+4
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-154-0/+4
* | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-224-18/+20
|\ \ \ \
| * | | | uml: kill big kernel lockArnd Bergmann2010-10-194-18/+20
| |/ / /
* | | | Merge branch 'linus' into irq/coreIngo Molnar2010-10-203-27/+13
|\ \ \ \
| * | | | uml: fix buildFUJITA Tomonori2010-10-151-9/+5
| * | | | ubd: fix incorrect sector handling during request restartTejun Heo2010-10-151-4/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-041-14/+3
| |\ \ \ \
| | * | | | um: Proper Fix for f25c80a4: remove duplicate structure field initializationBoaz Harrosh2010-09-291-14/+3
| | |/ / /
* | | | | Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner2010-10-123-6/+6
|\ \ \ \ \ | |/ / / /
| * | | | uml: fix compile warningRichard Weinberger2010-09-223-6/+6
| |/ / /
* | | | genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-231-3/+3
|/ / /
* | | 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
|\ \