aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAge
* um: Use generic show_interrupts()Thomas Gleixner2011-03-24
* um: Convert genirq namespaceThomas Gleixner2011-03-24
* um: remove file pointer from ioctlRichard Weinberger2011-03-22
* uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov2011-03-22
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-22
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-20
|\
| * um: change to new flag variablesmatt mooney2011-03-17
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-16
|\ \
| * | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-25
| |/
* | Merge branch 'um-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-15
|\ \
| * | um: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-02-14
| * | um: Use proper accessors in show_interrupts()Thomas Gleixner2011-02-14
| * | um: Convert irq_chips to new functionsThomas Gleixner2011-02-14
| * | um: Remove stale irq_chip.endThomas Gleixner2011-02-14
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-15
|\ \
| * | x86: Remove dead config option X86_CPUJan Beulich2011-03-09
| * | um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.SJan Beulich2011-03-01
| |/
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\ \
| * | 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