summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-8/+1
|\
| * new helper: sigsuspend()Al Viro2012-05-211-8/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2012-05-235-14/+22
|\ \ | |/ |/|
| * Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...Richard Weinberger2012-05-213-12/+14
| |\
| | * um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro2012-05-212-2/+2
| | * um: wrong sigmask saved in case of multiple sigframesAl Viro2012-05-211-6/+5
| | * um: add TIF_NOTIFY_RESUMEAl Viro2012-05-211-1/+7
| | * um: ->restart_block.fn needs to be reset on sigreturnAl Viro2012-05-211-3/+0
| * | um: Remove usage of irq_chip->release()Richard Weinberger2012-05-211-2/+0
| * | um: Implement um_free_irq()Richard Weinberger2012-05-211-0/+7
| * | um: Add BUG() to do_ops()'s error pathRichard Weinberger2012-05-211-0/+1
| |/
* | um: Use generic init_taskThomas Gleixner2012-05-053-39/+6
* | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
|/
* um: uml_setup_stubs': warning: unused variable 'pages'Boaz Harrosh2012-04-101-1/+0
* um: Use asm-generic/switch_to.hRichard Weinberger2012-04-101-5/+1
* um: fix linker script generationAl Viro2012-04-091-3/+4
* remove references to cpu_*_map in arch/Rusty Russell2012-03-292-6/+5
* Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-274-5/+5
|\
| * um: most of the SUBARCH uses can be killedAl Viro2012-03-251-1/+1
| * um: kill HOST_TASK_PIDAl Viro2012-03-251-2/+2
| * um: irq: Remove IRQF_DISABLEDYong Zhang2012-03-252-2/+2
* | um: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-231-14/+6
* | um: don't restore current->blocked on errorMatt Fleming2012-03-231-6/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-19/+6
|\ \
| * | um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro2012-03-201-1/+1
| * | um: embed ->stub_pages[] into mmu_contextAl Viro2012-03-201-18/+5
| |/
* / um: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
|/
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-11/+9
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-2/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-061-4/+2
|\
| * Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-051-4/+2
| |\
| | * clocksource: um: Convert to clocksource_register_hz/khzJohn Stultz2011-11-211-4/+2
* | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-2/+4
* | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-2/+2
* | | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-2/+2
|/ /
* | um: distribute exports to where exported stuff is definedAl Viro2011-11-0210-54/+40
* | um: fix gcov build breakageAl Viro2011-11-021-15/+0
* | um: kill shared/tlb.hAl Viro2011-11-022-2/+1
* | um: make flush_tlb_kernel_range_common() staticAl Viro2011-11-021-1/+1
* | um: make load_initrd() static, kill shared/initrd.hAl Viro2011-11-021-2/+2
* | um: kill includes of sysdep/sigcontext.h from stuff built with kernel headersAl Viro2011-11-022-2/+0
* | um: kill dead code around uaccessAl Viro2011-11-022-34/+1
* | um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-021-1/+0
* | um: clean arch_ptrace() up a bitAl Viro2011-09-141-28/+0
* | um: Save FPU registers between task switchesIngo van Lil2011-09-141-1/+1
|/
* um: remove dead codeRichard Weinberger2011-07-251-2/+1
* um, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
* um: print info about fatal segfaultsRichard Weinberger2011-05-251-0/+24
* um: add earlyprintk supportRichard Weinberger2011-05-252-0/+34
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-3/+0