index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
Commit message (
Expand
)
Author
Age
*
um: wrong sigmask saved in case of multiple sigframes
Al Viro
2012-05-21
*
um: add TIF_NOTIFY_RESUME
Al Viro
2012-05-21
*
um: ->restart_block.fn needs to be reset on sigreturn
Al Viro
2012-05-21
*
um: uml_setup_stubs': warning: unused variable 'pages'
Boaz Harrosh
2012-04-09
*
um: Use asm-generic/switch_to.h
Richard Weinberger
2012-04-09
*
um: Disintegrate asm/system.h
Richard Weinberger
2012-04-09
*
um: switch cow_user.h to htobe{32,64}/betoh{32,64}
Al Viro
2012-04-09
*
um: fix linker script generation
Al Viro
2012-04-09
*
remove references to cpu_*_map in arch/
Rusty Russell
2012-03-29
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
|
\
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
*
|
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-27
|
\
\
|
*
|
um: Update defconfig
Richard Weinberger
2012-03-24
|
*
|
um: Switch to large mcmodel on x86_64
Richard Weinberger
2012-03-24
|
*
|
um: Wire CONFIG_GENERIC_IO up
Richard Weinberger
2012-03-24
|
*
|
um: Serve io_remap_pfn_range()
Richard Weinberger
2012-03-24
|
*
|
um: most of the SUBARCH uses can be killed
Al Viro
2012-03-24
|
*
|
um: deadlock in line_write_interrupt()
Al Viro
2012-03-24
|
*
|
um: don't bother trying to rebuild CHECKFLAGS for USER_OBJS
Al Viro
2012-03-24
|
*
|
um: use the right ifdef around exports in user_syms.c
Al Viro
2012-03-24
|
*
|
um: a bunch of headers can be killed by using generic-y
Al Viro
2012-03-24
|
*
|
um: ptrace-generic.h doesn't need user.h
Al Viro
2012-03-24
|
*
|
um: kill HOST_TASK_PID
Al Viro
2012-03-24
|
*
|
um: remove pointless include of asm/fixmap.h from asm/pgtable.h
Al Viro
2012-03-24
|
*
|
um: asm-offsets.h might as well come from underlying arch...
Al Viro
2012-03-24
|
*
|
um: switch close_chan() to struct line
Al Viro
2012-03-24
|
*
|
um: race fix: initialize delayed_work *before* registering IRQ
Al Viro
2012-03-24
|
*
|
um: line->have_irq is never checked...
Al Viro
2012-03-24
|
*
|
um: chan_init_pri is dead now
Al Viro
2012-03-24
|
*
|
um: switch users of ->chan_list to ->chan_{in,out} (easy cases)
Al Viro
2012-03-24
|
*
|
um: sorting out the chan mess, part 1
Al Viro
2012-03-24
|
*
|
um: finally kill ->init_str leaks
Al Viro
2012-03-24
|
*
|
um: get rid of lines_init()
Al Viro
2012-03-24
|
*
|
um: switch line.c tty drivers to dynamic device creation
Al Viro
2012-03-24
|
*
|
um: fix races between line_open() and line_config()
Al Viro
2012-03-24
|
*
|
um: convert count_lock to mutex, fix a race in line_open()
Al Viro
2012-03-24
|
*
|
um: get rid of the init_prio mess
Al Viro
2012-03-24
|
*
|
um: switch line_config() to setup_one_line()
Al Viro
2012-03-24
|
*
|
um: switch line_remove() to setup_one_line()
Al Viro
2012-03-24
|
*
|
um: auxvec.h is never used
Al Viro
2012-03-24
|
*
|
um: clean up the includes in ubd
Al Viro
2012-03-24
|
*
|
um: irq: Remove IRQF_DISABLED
Yong Zhang
2012-03-24
*
|
|
um: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-23
*
|
|
um: don't restore current->blocked on error
Matt Fleming
2012-03-23
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
|
\
\
|
*
|
um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...
Al Viro
2012-03-20
|
*
|
um: embed ->stub_pages[] into mmu_context
Al Viro
2012-03-20
|
|
/
*
|
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-21
|
\
\
|
*
|
um: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
|
|
/
*
/
UML net: set addr_assign_type if random_ether_addr() used
Danny Kukawka
2012-02-17
|
/
[next]