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-21x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>H. Peter Anvin
2009-01-21dlm: initialize file_lock struct in GETLK before copying conflicting lockJeff Layton
2009-01-21dlm: fix plock notify callback to lockdDavid Teigland
2009-01-21usb/mcs7830: Don't use buffers from stack for USB transfersChristian Eggers
2009-01-21usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning
2009-01-21netfilter: ctnetlink: fix scheduling while atomicPatrick McHardy
2009-01-21x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha
2009-01-21i.MX31: framebuffer driverGuennadi Liakhovetski
2009-01-21ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop()Jan Kara
2009-01-21x86: make UV support configurableNick Piggin
2009-01-21x86: mtrr fix debug boot parameterThomas Renninger
2009-01-21x86: fix page attribute corruption with cpa()Suresh Siddha
2009-01-21x86: uv cleanup, build fix #2Ingo Molnar