summaryrefslogtreecommitdiffstats
path: root/arch/um
AgeCommit message (Expand)AuthorLines
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo-1/+1
2011-03-22um: remove file pointer from ioctlRichard Weinberger-4/+4
2011-03-22uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov-0/+4
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet-1/+1
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-5/+5
2011-03-17um: change to new flag variablesmatt mooney-5/+5
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-1/+1
2011-03-15Merge branch 'um-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-16/+16
2011-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+5
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2011-03-14open-style analog of vfs_path_lookup()Al Viro-19/+2
2011-03-09x86: Remove dead config option X86_CPUJan Beulich-0/+2
2011-03-01um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.SJan Beulich-0/+3
2011-02-14um: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner-0/+1
2011-02-14um: Use proper accessors in show_interrupts()Thomas Gleixner-4/+6
2011-02-14um: Convert irq_chips to new functionsThomas Gleixner-10/+9
2011-02-14um: Remove stale irq_chip.endThomas Gleixner-2/+0
2011-01-27um: Replace deprecated spinlock initializationThomas Gleixner-1/+1
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo-1/+1
2011-01-21um: Use generic irq KconfigThomas Gleixner-5/+1
2011-01-21genirq: Remove __do_IRQThomas Gleixner-3/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes-1/+1
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli-1/+1
2011-01-13uml: use simple_write_to_buffer()Akinobu Mita-7/+1
2011-01-13uml: mmapper_kern needs MODULE_LICENSERandy Dunlap-0/+1
2011-01-13arch/um/drivers/line.c: safely iterate over list of winch handlersWill Newton-2/+2
2011-01-13um: mark CONFIG_HIGHMEM as brokenRichard Weinberger-1/+1
2010-11-25uml: disable winch irq before freeing handler dataWill Newton-2/+3
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann-1/+0
2010-11-12um: fix ptrace build errorRichard Weinberger-3/+3
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-2/+0
2010-10-27ptrace: cleanup arch_ptrace() on umNamhyung Kim-14/+11
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim-6/+7
2010-10-26um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger-11/+7
2010-10-26uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath-2/+29
2010-10-26uml: define CONFIG_NO_DMAFUJITA Tomonori-113/+3
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra-2/+0
2010-10-26um: fix IRQ flag handling namingRichard Weinberger-17/+32
2010-10-26um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger-1/+1
2010-10-26um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds-0/+4
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds-18/+20
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar-27/+13
2010-10-19uml: kill big kernel lockArnd Bergmann-18/+20
2010-10-15uml: fix buildFUJITA Tomonori-9/+5
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+4
2010-10-15ubd: fix incorrect sector handling during request restartTejun Heo-4/+5
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner-6/+6
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek-54/+68
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-14/+3