aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAge
...
| * | um: Replace deprecated spinlock initializationThomas Gleixner2011-01-27
| |/
* / open-style analog of vfs_path_lookup()Al Viro2011-03-14
|/
* um: Use generic irq KconfigThomas Gleixner2011-01-21
* genirq: Remove __do_IRQThomas Gleixner2011-01-21
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-13
* uml: use simple_write_to_buffer()Akinobu Mita2011-01-13
* uml: mmapper_kern needs MODULE_LICENSERandy Dunlap2011-01-13
* arch/um/drivers/line.c: safely iterate over list of winch handlersWill Newton2011-01-13
* um: mark CONFIG_HIGHMEM as brokenRichard Weinberger2011-01-13
* uml: disable winch irq before freeing handler dataWill Newton2010-11-24
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* um: fix ptrace build errorRichard Weinberger2010-11-12
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-28
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-12
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-19
* | | ptrace: cleanup arch_ptrace() on umNamhyung Kim2010-10-27
* | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* | | um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger2010-10-26
* | | uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath2010-10-26
* | | uml: define CONFIG_NO_DMAFUJITA Tomonori2010-10-26
* | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-26
* | | um: fix IRQ flag handling namingRichard Weinberger2010-10-26
* | | um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger2010-10-26
* | | um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger2010-10-26
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \
| * | | | uml: kill big kernel lockArnd Bergmann2010-10-19
| |/ / /
* | | | Merge branch 'linus' into irq/coreIngo Molnar2010-10-19
|\ \ \ \
| * | | | uml: fix buildFUJITA Tomonori2010-10-15
| * | | | ubd: fix incorrect sector handling during request restartTejun Heo2010-10-15
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-04
| |\ \ \ \
| | * | | | um: Proper Fix for f25c80a4: remove duplicate structure field initializationBoaz Harrosh2010-09-29
| | |/ / /
* | | | | Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner2010-10-12
|\| | | |
| * | | | uml: fix compile warningRichard Weinberger2010-09-22
| |/ / /
* / / / genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-23
|/ / /
* | | 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