aboutsummaryrefslogtreecommitdiffstats
path: root/fs/timerfd.c
Commit message (Expand)AuthorAge
* timerfd: new timerfd APIDavide Libenzi2008-02-05
* make timerfd return a u64 and fix the __put_userDavide Libenzi2007-07-26
* timerfd use waitqueue lock ...Davide Libenzi2007-05-18
* signal/timer/event: timerfd coreDavide Libenzi2007-05-11
nnifer Hunt <jenhunt@us.ibm.com> 2007-07-14 22:03:00 -0400 committer David S. Miller <davem@davemloft.net> 2007-07-14 22:03:00 -0400 [AF_IUCV]: Improve description of IUCV and AFIUCV configuration options.' href='/cgit/cgit.cgi/litmus-rt.git/commit/net/iucv/Kconfig?h=v2.6.29-rc2&id=da7de31cc50796a53593785d4508b7b7ffa9a9b2'>da7de31cc507
2356f4cb1911
eac3731bd04c

da7de31cc507
eac3731bd04c




1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
           
                                                  

                       

                                                                        
                                               

             
                                                     




                                                                              
config IUCV
	tristate "IUCV support (S390 - z/VM only)"
	depends on S390
	help
	  Select this option if you want to use inter-user communication
	  under VM or VIF. If you run on z/VM, say "Y" to enable a fast
	  communication link between VM guests.

config AFIUCV
	tristate "AF_IUCV support (S390 - z/VM only)"
	depends on IUCV
	help
	  Select this option if you want to use inter-user communication under
	  VM or VIF sockets. If you run on z/VM, say "Y" to enable a fast
	  communication link between VM guests.