summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields2015-08-13
* sunrpc: Switch to using hash list instead single listKinglong Mee2015-08-13
* sunrpc/nfsd: Remove redundant code by exports seq_operations functionsKinglong Mee2015-08-13
* nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...Jeff Layton2015-08-10
* nfsd/sunrpc: move pool_mode definitions into svc.hJeff Layton2015-08-10
* nfsd/sunrpc: abstract out svc_set_num_threads to sv_opsJeff Layton2015-08-10
* nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton2015-08-10
* nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton2015-08-10
* nfsd/sunrpc: move sv_function into sv_opsJeff Layton2015-08-10
* nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton2015-08-10
* svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever2015-08-10
* svcrdma: Remove svc_rdma_fastreg()Chuck Lever2015-07-20
* svcrdma: Clean up svc_rdma_get_reply_array()Chuck Lever2015-07-20
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-18
|\
| * x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar2015-07-18
| * x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen2015-07-18
* | mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim2015-07-17
* | Update Viresh Kumar's email addressViresh Kumar2015-07-17
* | include, lib: add __printf attributes to several function prototypesNicolas Iooss2015-07-17
* | mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel2015-07-17
* | Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-17
|\ \
| * \ Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-13
| |\ \
| | * | hid-sensor: Fix suspend/resume delaySrinivas Pandruvada2015-06-02
* | | | Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-07-17
|\ \ \ \ | |_|_|/ |/| | |
| * | | gpio: Remove double "base" in commentGeert Uytterhoeven2015-07-16
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-16
|\ \ \
| * | | blkcg: fix blkcg_policy_data allocation bugTejun Heo2015-07-09
| * | | blkcg: implement all_blkcgs listTejun Heo2015-07-09
* | | | Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-07-15
|\ \ \ \
| * | | | locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton2015-07-13
| * | | | locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton2015-07-13
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-07-15
|\ \ \ \ \
| * | | | | KVM: count number of assigned devicesPaolo Bonzini2015-07-10
| | |_|/ / | |/| | |
* | | | | Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-15
|\ \ \ \ \
| * | | | | module: relocate module_init from init.h to module.hPaul Gortmaker2015-07-05
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-13
|\ \ \ \ \
| * | | | | can: replace timestamp as unique skb attributeOliver Hartkopp2015-07-12
| * | | | | cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso2015-07-09
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-07-12
|\ \ \ \ \ \
| * | | | | | time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner2015-07-09
| * | | | | | tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner2015-07-07
| * | | | | | tick/broadcast: Make idle check independent from mode and configThomas Gleixner2015-07-07
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-12
|\ \ \ \ \ \
| * | | | | | hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner2015-07-08
| |/ / / / /
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-11
|\ \ \ \ \ \
| * | | | | | sparse: fix misplaced __pmem definitionDan Williams2015-06-30
* | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-07-11
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman2015-07-08
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ARM: prima2: move to use REGMAP APIs for rtciobrgGuo Zeng2015-06-10
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-07-09
|\ \ \ \ \ \ \