summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* elevator: Fix a race in elevator switchingJianpeng Ma2013-07-031-1/+5
* blk-throttle: implement proper hierarchy supportTejun Heo2013-05-141-0/+2
* Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-112-0/+5
|\
| * tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu2013-05-091-0/+1
| * ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu2013-05-091-0/+4
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-05-118-33/+36
|\ \
| * \ Merge branch 'postmerge' into for-linusJames Bottomley2013-05-101-4/+12
| |\ \
| | * | [SCSI] sd: use REQ_PM in sd's runtime suspend operationLin Ming2013-05-061-4/+12
| * | | Merge branch 'misc' into for-linusJames Bottomley2013-05-107-29/+24
| |\ \ \
| | * | | [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie2013-05-101-6/+2
| | * | | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-104-21/+16
| | * | | [SCSI] libosd: remover duplicate __bitwise annotationDan Carpenter2013-05-021-1/+1
| | * | | [SCSI] bnx2fc: Include chip number in the symbolic nameBhanu Prakash Gollapudi2013-05-021-1/+5
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-111-1/+1
|\ \ \ \ \
| * | | | | intel_idle: initial C8, C9, C10 supportLen Brown2013-04-171-1/+1
* | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-114-21/+38
|\ \ \ \ \ \
| * | | | | | audit: Make testing for a valid loginuid explicit.Eric W. Biederman2013-05-072-0/+6
| * | | | | | audit: fix event coverage of AUDIT_ANOM_LINKEric Paris2013-04-301-9/+11
| * | | | | | audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs2013-04-302-1/+3
| * | | | | | helper for some session id stuffEric Paris2013-04-301-0/+2
| * | | | | | audit: use a consistent audit helper to log lsm informationEric Paris2013-04-301-3/+5
| * | | | | | audit: push loginuid and sessionid processing downEric Paris2013-04-301-2/+2
| * | | | | | audit: stop pushing loginid, uid, sessionid as argumentsEric Paris2013-04-302-6/+3
| * | | | | | audit: allow checking the type of audit message in the user filterEric Paris2013-04-161-1/+1
| * | | | | | kernel: audit: beautify code, for extern function, better to check its parame...Chen Gang2013-04-101-5/+11
| * | | | | | audit: Syscall rules are not applied to existing processes on non-x86Anton Blanchard2013-04-101-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-101-0/+2
|\ \ \ \ \ \ \
| * | | | | | | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-0/+2
* | | | | | | | Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-101-0/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | dm: document iterate_devicesAlasdair G Kergon2013-05-101-0/+15
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-05-101-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | HID: debug: fix RCU preemption issueJiri Kosina2013-05-061-1/+1
* | | | | | | | | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-101-1/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ALSA: Add comment for control TLV APIDavid Henningsson2013-05-081-1/+5
* | | | | | | | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-05-091-2/+156
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox2013-05-081-0/+3
| * | | | | | | | | | | NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IOKeith Busch2013-05-021-0/+1
| * | | | | | | | | | | NVMe: Device specific stripe size handlingKeith Busch2013-05-021-0/+1
| * | | | | | | | | | | NVMe: Add a character device for each nvme deviceKeith Busch2013-04-161-0/+5
| * | | | | | | | | | | NVMe: Fix endian-related problems in user I/O submission pathMatthew Wilcox2013-04-161-2/+2
| * | | | | | | | | | | NVMe: Abstract out sector to block number conversionMatthew Wilcox2013-04-161-0/+5
| * | | | | | | | | | | NVMe: Add nvme-scsi.cVishal Verma2013-03-281-0/+35
| * | | | | | | | | | | NVMe: Add definitions for format commandVishal Verma2013-03-271-0/+12
| * | | | | | | | | | | NVMe: Move structures & definitions to header fileVishal Verma2013-03-271-0/+60
| * | | | | | | | | | | NVMe: Add discard support for capable devicesKeith Busch2013-03-261-0/+32
* | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-091-41/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARM: imx: Select GENERIC_ALLOCATORFabio Estevam2013-05-091-41/+0
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-05-091-2/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Btrfs: rescan for qgroupsJan Schmidt2013-05-061-1/+11
| * | | | | | | | | | | | Btrfs: allow omitting stream header and end-cmd for btrfs sendStefan Behrens2013-05-061-1/+19