summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/build: Add arch/x86/tools/insn_decoder_test to .gitignoreProgyan Bhattacharya2018-02-131-0/+1
* x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physica...Masayoshi Mizuma2018-02-131-1/+0
* x86/mm/kcore: Add vsyscall page to /proc/kcore conditionallyJia Zhang2018-02-131-1/+2
* vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang2018-02-133-2/+6
* x86/Kconfig: Further simplify the NR_CPUS configIngo Molnar2018-02-111-26/+40
* x86/Kconfig: Simplify NR_CPUS configRandy Dunlap2018-02-111-15/+42
* x86/MCE: Fix build warning introduced by "x86: do not use print_symbol()"Borislav Petkov2018-02-111-1/+1
* Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar2018-02-119604-262736/+407704
|\
| * Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-02-0914-97/+73
| |\
| | * svcrdma: Fix Read chunk round-upChuck Lever2018-02-081-4/+8
| | * NFSD: hide unused svcxdr_dupstr()Arnd Bergmann2018-02-081-3/+2
| | * nfsd: store stat times in fill_pre_wcc() instead of inode timesAmir Goldstein2018-02-083-24/+37
| | * nfsd: encode stat->mtime for getattr instead of inode->i_mtimeAmir Goldstein2018-02-082-4/+3
| | * nfsd: return RESOURCE not GARBAGE_ARGS on too many opsJ. Bruce Fields2018-02-082-2/+10
| | * nfsd4: don't set lock stateid's sc_type to CLOSEDJ. Bruce Fields2018-02-051-4/+1
| | * nfsd: Detect unhashed stids in nfsd4_verify_open_stid()Trond Myklebust2018-02-051-0/+1
| | * sunrpc: remove dead code in svc_sock_setbufsizeChristoph Hellwig2018-02-051-14/+0
| | * svcrdma: Post Receives in the Receive completion handlerChuck Lever2018-01-185-39/+8
| | * nfsd4: permit layoutget of executable-only filesBenjamin Coddington2017-12-211-3/+3
| | * lockd: convert nlm_rqst.a_count from atomic_t to refcount_tElena Reshetova2017-12-213-6/+6
| | * lockd: convert nlm_lockowner.count from atomic_t to refcount_tElena Reshetova2017-12-212-4/+4
| | * lockd: convert nsm_handle.sm_count from atomic_t to refcount_tElena Reshetova2017-12-213-9/+9
| * | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-02-0815-325/+471
| |\ \
| | * | idr: Add documentationMatthew Wilcox2018-02-064-13/+95
| | * | idr: Make 1-based IDRs more efficientMatthew Wilcox2018-02-063-40/+103
| | * | idr: Warn if old iterators see large IDsMatthew Wilcox2018-02-061-1/+8
| | * | idr: Rename idr_for_each_entry_extMatthew Wilcox2018-02-063-33/+55
| | * | idr: Remove idr_alloc_extMatthew Wilcox2018-02-065-111/+105
| | * | cls_u32: Convert to idr_alloc_u32Matthew Wilcox2018-02-061-13/+10
| | * | cls_u32: Reinstate cyclic allocationMatthew Wilcox2018-02-061-10/+4
| | * | cls_flower: Convert to idr_alloc_u32Matthew Wilcox2018-02-061-16/+10
| | * | cls_bpf: Convert to use idr_alloc_u32Matthew Wilcox2018-02-061-14/+10
| | * | cls_basic: Convert to use idr_alloc_u32Matthew Wilcox2018-02-061-15/+10
| | * | cls_api: Convert to idr_alloc_u32Matthew Wilcox2018-02-061-2/+2
| | * | net sched actions: Convert to use idr_alloc_u32Matthew Wilcox2018-02-061-35/+25
| | * | idr: Add idr_alloc_u32 helperMatthew Wilcox2018-02-062-0/+33
| | * | idr: Delete idr_find_ext functionMatthew Wilcox2018-02-064-9/+4
| | * | idr: Delete idr_replace_ext functionMatthew Wilcox2018-02-067-19/+9
| | * | idr: Delete idr_remove_ext functionMatthew Wilcox2018-02-067-19/+14
| | * | IDR test suite: Check handling negative end correctlyMatthew Wilcox2018-02-061-0/+1
| | * | idr test suite: Fix ida_test_random()Matthew Wilcox2018-02-061-2/+2
| | * | radix tree test suite: Remove ARRAY_SIZEMatthew Wilcox2018-02-061-2/+0
| * | | Merge tag 'gcc-plugins-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-02-084-78/+37
| |\ \ \
| | * | | gcc-plugins: Use dynamic initializersKees Cook2018-02-063-78/+33
| | * | | gcc-plugins: Add include required by GCC release 8valdis.kletnieks@vt.edu2018-02-061-0/+4
| * | | | Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds2018-02-089-93/+76
| |\ \ \ \
| | * | | | orangefs: reverse sense of is-inode-stale test in d_revalidateMartin Brandenburg2018-02-061-10/+7
| | * | | | orangefs: simplify orangefs_inode_is_staleMartin Brandenburg2018-02-061-24/+30
| | * | | | Orangefs: don't propogate whacky error codesMike Marshall2018-02-061-0/+1
| | * | | | orangefs: use correct string lengthXiongfeng Wang2018-02-063-12/+12