aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-07-15lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlockJeff Layton
2008-07-13file lock: reorder struct file_lock to save space on 64 bit buildsRichard Kennedy
2008-07-03Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...J. Bruce Fields
2008-07-02svcrdma: Change WR context get/put to use the kmem cacheTom Tucker
2008-07-02svcrdma: Remove unused wait q from svcrdma_xprt structureTom Tucker
2008-07-02svcrdma: Add dma map count and WARN_ONTom Tucker
2008-07-02svcrdma: Use reply and chunk map for RDMA_READ processingTom Tucker
2008-07-02svcrdma: Add a type for keeping NFS RPC mappingTom Tucker
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-06-30Input: add KEY_MEDIA_REPEAT definitionBastien Nocera
2008-06-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse
2008-06-25thermal: Create CONFIG_THERMAL_HWMON=nRene Herman
2008-06-24[PATCH] remove useless argument type in audit_filter_user()Peng Haitao
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti
2008-06-23gss_krb5: create a define for token header size and clean up ptr locationKevin Coffman
2008-06-23tty_driver: Update required method documentationAlan Cox
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi
2008-06-23sunrpc: remove sv_kill_signal field from svc_serv structJeff Layton
2008-06-23knfsd: convert knfsd to kthread APIJeff Layton
2008-06-23knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...Neil Brown
2008-06-23nfsd: eliminate unused nfs4_callback.cb_statBenny Halevy
2008-06-23nfsd: eliminate unused nfs4_callback.cb_programBenny Halevy
2008-06-23nfsd: remove three unused NFS4_ACE_* definesJ. Bruce Fields
2008-06-23[patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev
2008-06-23[patch 2/4] fs: make struct file arg to d_path constJan Engelhardt
2008-06-21Add return value to reserve_bootmem_node()Bernhard Walle
2008-06-18Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-06-19agp: more boolean conversions.Dave Airlie
2008-06-19drivers/char/agp - use boolJoe Perches
2008-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-16ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki
2008-06-16Export <linux/a.out.h> to userspace again.David Woodhouse
2008-06-16Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>David Woodhouse
2008-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-12pagemap: pass mm into pagewalkersDave Hansen
2008-06-12cciss: add new hardware supportMike Miller
2008-06-12proc_fs.h: move struct mm_struct forward-declarationBen Nizette
2008-06-12tcp: Revert 'process defer accept as established' changes.David S. Miller
2008-06-12Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes
2008-06-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-06-12Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-06-12always_inline timespec_add_nsJeremy Fitzhardinge
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge
2008-06-12x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com