aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
...
| * | um: Use proper accessors in show_interrupts()Thomas Gleixner2011-02-141-4/+6
| * | um: Convert irq_chips to new functionsThomas Gleixner2011-02-141-10/+9
| * | um: Remove stale irq_chip.endThomas Gleixner2011-02-141-2/+0
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-151-0/+5
|\ \
| * | x86: Remove dead config option X86_CPUJan Beulich2011-03-091-0/+2
| * | um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.SJan Beulich2011-03-011-0/+3
| |/
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-1/+1
|\ \
| * | um: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+1
| |/
* | open-style analog of vfs_path_lookup()Al Viro2011-03-141-19/+2
|/
* 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
|\ \