aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-9/+2
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+1
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-8/+1
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds16-43/+42
2012-05-21new helper: sigsuspend()Al Viro1-8/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-42/+7
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-1/+0
2012-05-21Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal into for-3.5Richard Weinberger4-13/+15
2012-05-21um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro2-2/+2
2012-05-21um: Remove CONFIG_IRQ_RELEASE_METHODRichard Weinberger2-6/+0
2012-05-21um: Remove usage of irq_chip->release()Richard Weinberger1-2/+0
2012-05-21um: Implement um_free_irq()Richard Weinberger7-10/+18
2012-05-21um: Fix __swp_type()Richard Weinberger1-2/+2
2012-05-21um: Implement a custom pte_same() functionRichard Weinberger1-0/+6
2012-05-21um: Add BUG() to do_ops()'s error pathRichard Weinberger1-0/+1
2012-05-21um: Remove unused variablesRichard Weinberger1-10/+0
2012-05-21um: bury unused _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-05-21um: wrong sigmask saved in case of multiple sigframesAl Viro1-6/+5
2012-05-21um: add TIF_NOTIFY_RESUMEAl Viro2-1/+8
2012-05-21um: ->restart_block.fn needs to be reset on sigreturnAl Viro1-3/+0
2012-05-21um: Use generic time configAnna-Maria Gleixner1-4/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-5/+0
2012-05-08um: Remove leftover declaration of alloc_task_struct_node()Thomas Gleixner1-2/+0
2012-05-05kbuild: link of vmlinux moved to a scriptSam Ravnborg1-9/+2
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05um: Use generic init_taskThomas Gleixner4-39/+7
2012-05-02rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney1-0/+1
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti7-67/+29
2012-04-10um: uml_setup_stubs': warning: unused variable 'pages'Boaz Harrosh1-1/+0
2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger2-5/+2
2012-04-10um: Disintegrate asm/system.hRichard Weinberger2-1/+2
2012-04-10um: switch cow_user.h to htobe{32,64}/betoh{32,64}Al Viro2-57/+21
2012-04-09um: fix linker script generationAl Viro1-3/+4
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-03-29remove references to cpu_*_map in arch/Rusty Russell2-6/+5
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds39-699/+781
2012-03-25um: Update defconfigRichard Weinberger1-184/+471
2012-03-25um: Switch to large mcmodel on x86_64Richard Weinberger1-0/+1
2012-03-25um: Wire CONFIG_GENERIC_IO upRichard Weinberger1-0/+1
2012-03-25um: Serve io_remap_pfn_range()Richard Weinberger1-0/+2
2012-03-25um: most of the SUBARCH uses can be killedAl Viro2-3/+3
2012-03-25um: deadlock in line_write_interrupt()Al Viro1-0/+1
2012-03-25um: don't bother trying to rebuild CHECKFLAGS for USER_OBJSAl Viro1-4/+3
2012-03-25um: use the right ifdef around exports in user_syms.cAl Viro2-3/+1
2012-03-25um: a bunch of headers can be killed by using generic-yAl Viro7-124/+1