aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2012-04-10um: uml_setup_stubs': warning: unused variable 'pages'Boaz Harrosh
2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger
2012-04-10um: Disintegrate asm/system.hRichard Weinberger
2012-04-10um: switch cow_user.h to htobe{32,64}/betoh{32,64}Al Viro
2012-04-09um: fix linker script generationAl Viro
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-25um: Update defconfigRichard Weinberger
2012-03-25um: Switch to large mcmodel on x86_64Richard Weinberger
2012-03-25um: Wire CONFIG_GENERIC_IO upRichard Weinberger
2012-03-25um: Serve io_remap_pfn_range()Richard Weinberger
2012-03-25um: most of the SUBARCH uses can be killedAl Viro
2012-03-25um: deadlock in line_write_interrupt()Al Viro
2012-03-25um: don't bother trying to rebuild CHECKFLAGS for USER_OBJSAl Viro
2012-03-25um: use the right ifdef around exports in user_syms.cAl Viro
2012-03-25um: a bunch of headers can be killed by using generic-yAl Viro
2012-03-25um: ptrace-generic.h doesn't need user.hAl Viro
2012-03-25um: kill HOST_TASK_PIDAl Viro
2012-03-25um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro
2012-03-25um: asm-offsets.h might as well come from underlying arch...Al Viro
2012-03-25um: switch close_chan() to struct lineAl Viro
2012-03-25um: race fix: initialize delayed_work *before* registering IRQAl Viro
2012-03-25um: line->have_irq is never checked...Al Viro
2012-03-25um: chan_init_pri is dead nowAl Viro
2012-03-25um: switch users of ->chan_list to ->chan_{in,out} (easy cases)Al Viro
2012-03-25um: sorting out the chan mess, part 1Al Viro
2012-03-25um: finally kill ->init_str leaksAl Viro
2012-03-25um: get rid of lines_init()Al Viro
2012-03-25um: switch line.c tty drivers to dynamic device creationAl Viro
2012-03-25um: fix races between line_open() and line_config()Al Viro
2012-03-25um: convert count_lock to mutex, fix a race in line_open()Al Viro
2012-03-25um: get rid of the init_prio messAl Viro
2012-03-25um: switch line_config() to setup_one_line()Al Viro
2012-03-25um: switch line_remove() to setup_one_line()Al Viro
2012-03-25um: auxvec.h is never usedAl Viro
2012-03-25um: clean up the includes in ubdAl Viro
2012-03-25um: irq: Remove IRQF_DISABLEDYong Zhang
2012-03-23um: use set_current_blocked() and block_sigmask()Matt Fleming
2012-03-23um: don't restore current->blocked on errorMatt Fleming
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro
2012-03-20um: embed ->stub_pages[] into mmu_contextAl Viro
2012-03-20um: remove the second argument of k[un]map_atomic()Cong Wang
2012-02-17UML net: set addr_assign_type if random_ether_addr() usedDanny Kukawka
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris