summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* perf/x86: Push the duration-logging printk() to IRQ contextPeter Zijlstra2014-02-091-0/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-082-1/+11
|\
| * Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-07567-3840/+14954
| |\
| * \ Merge branch 'linus' into x86/urgentIngo Molnar2014-01-2550-340/+737
| |\ \
| * | | mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-252-1/+11
* | | | swap: add a simple detector for inappropriate swapin readaheadShaohua Li2014-02-061-2/+2
* | | | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-061-6/+2Star
|\ \ \ \
| * | | | Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2014-02-031-6/+2Star
* | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-02-062-1/+16
|\ \ \ \ \
| * | | | | NVMe: Abort timed out commandsKeith Busch2014-01-282-0/+12
| * | | | | NVMe: Schedule reset for failed controllersKeith Busch2014-01-281-0/+1
| * | | | | NVMe: Device resume error handlingKeith Busch2013-12-161-0/+1
| * | | | | NVMe: compat SG_IO ioctlKeith Busch2013-12-161-0/+1
| * | | | | NVMe: Avoid shift operation when writing cq head doorbellHaiyan Hu2013-11-181-1/+1
* | | | | | execve: use 'struct filename *' for executable name passingLinus Torvalds2014-02-053-2/+3
* | | | | | Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-02-041-0/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust2014-02-011-0/+2
* | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-021-4/+4
|\ \ \ \ \ \
| * | | | | | mm: sl[uo]b: fix misleading commentsDave Hansen2014-01-311-4/+4
| * | | | | | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-12-181-56/+46Star
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-011-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Typo in compat_sys_lseek() declarationStephan Springl2014-01-311-1/+1
* | | | | | | Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-02-011-0/+1
|\ \ \ \ \ \ \
| * | | | | | | NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton2014-01-271-0/+1
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-02-016-9/+89
|\ \ \ \ \ \ \ \
| * | | | | | | | target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger2014-01-301-1/+1
| * | | | | | | | target: Report bad sector in sense data for DIF errorsSagi Grimberg2014-01-251-1/+4
| * | | | | | | | iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger2014-01-251-1/+1
| * | | | | | | | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet2014-01-231-1/+2
| * | | | | | | | target: Add protection SGLs to target_submit_cmd_map_sglsNicholas Bellinger2014-01-181-1/+2
| * | | | | | | | target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulationNicholas Bellinger2014-01-181-0/+4
| * | | | | | | | target: Add DIF CHECK_CONDITION ASC/ASCQ exception casesNicholas Bellinger2014-01-181-0/+3
| * | | | | | | | target: Add DIF related base definitionsNicholas Bellinger2014-01-182-0/+47
| * | | | | | | | target: Convert inquiry temporary buffer to heap memoryNicholas Bellinger2014-01-101-1/+1
| * | | | | | | | target_core_alua: Referrals infrastructureHannes Reinecke2014-01-102-0/+19
| * | | | | | | | target_core_spc: Include target device descriptor in VPD page 83Hannes Reinecke2013-12-181-1/+1
| * | | | | | | | target_core_alua: Use workqueue for ALUA transitioningHannes Reinecke2013-12-171-0/+4
| * | | | | | | | target_core_alua: store old and pending ALUA stateHannes Reinecke2013-12-171-0/+2
| * | | | | | | | target_core_alua: Allocate ALUA metadata on demandHannes Reinecke2013-12-171-3/+0Star
| * | | | | | | | target: Remove unused ua_dev_list member in struct se_uaAndy Grover2013-12-161-1/+0Star
* | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-3121-367/+396
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [media] s5p-mfc: Add controls to set vp8 enc profileKiran AVND2014-01-131-0/+1
| * | | | | | | | | [media] s5p-mfc: Add QP setting support for vp8 encoderArun Kumar K2014-01-131-0/+4
| * | | | | | | | | [media] videodev2: Set vb2_rect's width and height as unsignedRicardo Ribalda2014-01-071-2/+2
| * | | | | | | | | [media] saa6588: add support for non-blocking modeHans Verkuil2014-01-071-0/+1
| * | | | | | | | | [media] saa6588: remove unused CMD_OPENHans Verkuil2014-01-071-1/+0Star
| * | | | | | | | | [media] saa6752hs.h: drop empty headerHans Verkuil2014-01-071-26/+0Star
| * | | | | | | | | [media] saa7134: convert to the control frameworkHans Verkuil2014-01-071-0/+4
| * | | | | | | | | [media] vb2: retry start_streaming in case of insufficient buffersHans Verkuil2014-01-071-4/+11
| * | | | | | | | | [media] vb2: push the mmap semaphore down to __buf_prepare()Hans Verkuil2014-01-071-0/+2