aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2011-01-21um: Use generic irq KconfigThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli
2011-01-13uml: use simple_write_to_buffer()Akinobu Mita
2011-01-13uml: mmapper_kern needs MODULE_LICENSERandy Dunlap
2011-01-13arch/um/drivers/line.c: safely iterate over list of winch handlersWill Newton
2011-01-13um: mark CONFIG_HIGHMEM as brokenRichard Weinberger
2010-11-25uml: disable winch irq before freeing handler dataWill Newton
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-12um: fix ptrace build errorRichard Weinberger
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-27ptrace: cleanup arch_ptrace() on umNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-26um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger
2010-10-26uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath
2010-10-26uml: define CONFIG_NO_DMAFUJITA Tomonori
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-26um: fix IRQ flag handling namingRichard Weinberger
2010-10-26um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger
2010-10-26um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar
2010-10-19uml: kill big kernel lockArnd Bergmann
2010-10-15uml: fix buildFUJITA Tomonori
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-15ubd: fix incorrect sector handling during request restartTejun Heo
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-29um: Proper Fix for f25c80a4: remove duplicate structure field initializationBoaz Harrosh
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner
2010-09-22uml: fix compile warningRichard Weinberger
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-08-20uml: fix compile error in dma_get_cache_alignment()Miklos Szeredi
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09arch/um/kernel/ptrace.c: remove dead PROC_MMChristoph Egger
2010-08-09um: call free_irq() only on enabled channelsRichard Weinberger
2010-08-09Deal with missing exports for hostfsAl Viro
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann