aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/pohmelfs/config.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2011-03-14staging: pohmelfs: Remove NULL check before kfreeIlia Mirkin1-4/+2
2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy1-1/+1
2011-02-04staging: pohmelfs: Fix some typos, and comments.Justin P. Mattock1-1/+1
2010-08-31staging: Drop unnecessary null testJulia Lawall1-18/+16
2010-05-17Staging: Use kmemdupJulia Lawall1-10/+6
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall1-2/+1
2010-05-11Staging: pohmelfs: fix spaces and TAB coding style issue in config.cRuslan Pisarev1-11/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-02pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner1-0/+3
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner1-1/+1
2009-09-15Staging: pohmelfs: sync with the development treeEvgeniy Polyakov1-5/+93
2009-09-15Staging: pohmelfs: fix type errorsAlan Cox1-2/+1
2009-04-17Staging: Pohmelfs: Added IO permissions and priorities.Evgeniy Polyakov1-5/+56
2009-04-03Staging: pohmelfs: configuration interface.Evgeniy Polyakov1-0/+478