aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-22fs/Kconfig: move nfsd outAlexey Dobriyan
2009-01-22fs/Kconfig: move nfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move ufs outAlexey Dobriyan
2009-01-22fs/Kconfig: move sysv outAlexey Dobriyan
2009-01-22fs/Kconfig: move romfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move qnx4 outAlexey Dobriyan
2009-01-22fs/Kconfig: move hpfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move omfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move minix outAlexey Dobriyan
2009-01-22fs/Kconfig: move vxfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move squashfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move cramfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move efs outAlexey Dobriyan
2009-01-22fs/Kconfig: move bfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move befs outAlexey Dobriyan
2009-01-22fs/Kconfig: move hfs, hfsplus outAlexey Dobriyan
2009-01-22fs/Kconfig: move ecryptfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move affs outAlexey Dobriyan
2009-01-22fs/Kconfig: move adfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move configfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move sysfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move ntfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move fat outAlexey Dobriyan
2009-01-22fs/Kconfig: move iso9660, udf outAlexey Dobriyan
2009-01-22fs/Kconfig: move fuse outAlexey Dobriyan
2009-01-22fs/Kconfig: move autofs, autofs4 outAlexey Dobriyan
2009-01-22fs/Kconfig: move btrfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move ocfs2 outAlexey Dobriyan
2009-01-22fs/Kconfig: move jfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move reiserfs outAlexey Dobriyan
2009-01-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner
2009-01-22debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner
2009-01-22rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORLai Jiangshan
2009-01-22x86: unmask CPUID levels on Intel CPUsH. Peter Anvin
2009-01-22i915: fix freeing path for gem phys objects.Dave Airlie
2009-01-22drm: create mode_config idr lockJesse Barnes
2009-01-22Long btree pointers are still 64 bit on diskDave Chinner
2009-01-21tun: Implement ip link del tunXXXEric W. Biederman
2009-01-21tun: There is no longer any need to deny changing network namespacesEric W. Biederman
2009-01-21tun: Fix races between tun_net_close and free_netdev.Eric W. Biederman
2009-01-21tun: Move read_wait into tun_fileEric W. Biederman
2009-01-21tun: Make tun_net_xmit atomic wrt tun_attach && tun_detachEric W. Biederman
2009-01-21tun: Grab the netns in open.Eric W. Biederman
2009-01-21tun: Introduce tun_fileEric W. Biederman
2009-01-21tun: Use POLLERR not EBADF in tun_chr_pollEric W. Biederman
2009-01-21tun: Fix races in tun_set_iffEric W. Biederman
2009-01-21tun: Remove unnecessary tun_get_by_nameEric W. Biederman
2009-01-21net: pppoe,pppol2tp - register channels with explicit netCyrill Gorcunov
2009-01-21net: ppp_generic - introduce net-namespace functionality v2Cyrill Gorcunov
2009-01-21net: pppol2tp - introduce net-namespace functionalityCyrill Gorcunov