aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-21um: Use generic irq KconfigThomas Gleixner1-5/+1
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-3/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli1-1/+1
2011-01-13uml: use simple_write_to_buffer()Akinobu Mita1-7/+1
2011-01-13uml: mmapper_kern needs MODULE_LICENSERandy Dunlap1-0/+1
2011-01-13arch/um/drivers/line.c: safely iterate over list of winch handlersWill Newton1-2/+2
2011-01-13um: mark CONFIG_HIGHMEM as brokenRichard Weinberger1-1/+1
2010-11-25uml: disable winch irq before freeing handler dataWill Newton1-2/+3
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-12um: fix ptrace build errorRichard Weinberger2-3/+3
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-2/+0
2010-10-27ptrace: cleanup arch_ptrace() on umNamhyung Kim2-14/+11
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim3-6/+7
2010-10-26um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger2-11/+7
2010-10-26uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath2-2/+29
2010-10-26uml: define CONFIG_NO_DMAFUJITA Tomonori3-113/+3
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-2/+0
2010-10-26um: fix IRQ flag handling namingRichard Weinberger1-17/+32
2010-10-26um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger1-1/+1
2010-10-26um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger1-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds4-0/+4
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds4-18/+20
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar3-27/+13
2010-10-19uml: kill big kernel lockArnd Bergmann4-18/+20
2010-10-15uml: fix buildFUJITA Tomonori1-9/+5
2010-10-15llseek: automatically add .llseek fopArnd Bergmann4-0/+4
2010-10-15ubd: fix incorrect sector handling during request restartTejun Heo1-4/+5
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner3-6/+6
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek16-54/+68
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-14/+3
2010-09-29um: Proper Fix for f25c80a4: remove duplicate structure field initializationBoaz Harrosh1-14/+3
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner1-3/+3
2010-09-22uml: fix compile warningRichard Weinberger3-6/+6
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-2/+0
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov1-1/+1
2010-08-20uml: fix compile error in dma_get_cache_alignment()Miklos Szeredi1-7/+0
2010-08-17Make do_execve() take a const filename pointerDavid Howells2-3/+6
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