summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* block: Kill bio_pair_split()Kent Overstreet2013-11-23
* block: Introduce new bio_split()Kent Overstreet2013-11-23
* block: Rename bio_split() -> bio_pair_split()Kent Overstreet2013-11-23
* block: Generic bio chainingKent Overstreet2013-11-23
* dm: Refactor for new bio cloning/splittingKent Overstreet2013-11-23
* block: Add bio_clone_fast()Kent Overstreet2013-11-23
* block: Kill bio_iovec_idx(), __bio_iovec()Kent Overstreet2013-11-23
* ceph: Convert to immutable biovecsKent Overstreet2013-11-23
* block: Convert drivers to immutable biovecsKent Overstreet2013-11-23
* block: Kill bio_segments()/bi_vcnt usageKent Overstreet2013-11-23
* bio-integrity: Convert to bvec_iterKent Overstreet2013-11-23
* block: Immutable bio vecsKent Overstreet2013-11-23
* block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-23
* block: Convert bio_iovec() to bvec_iterKent Overstreet2013-11-23
* block: Abstract out bvec iteratorKent Overstreet2013-11-23
* Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-22
|\
| * PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-22
|\ \
| * | net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-20
| * | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-11-22
|\ \ \
| * | | mm, slub: fix the typo in include/linux/slub_def.hZhi Yong Wu2013-11-11
| * | | slab: use struct page for slab managementJoonsoo Kim2013-10-24
| * | | slab: overloading the RCU head over the LRU for RCU freeJoonsoo Kim2013-10-24
* | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-11-21
|\ \ \ \
| * | | | mm: place page->pmd_huge_pte to right unionKirill A. Shutemov2013-11-21
| * | | | mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2013-11-21
| * | | | mm: thp: give transparent hugepage code a separate copy_pageDave Hansen2013-11-21
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-21
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...James Morris2013-10-22
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.infradead.org/users/eparis/selinuxPaul Moore2013-09-18
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore2013-07-25
| * | | | | | KEYS: Add a 'trusted' flag and a 'trusted only' flagDavid Howells2013-09-25
| * | | | | | KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells2013-09-24
| * | | | | | KEYS: Implement a big key type that can save to tmpfsDavid Howells2013-09-24
| * | | | | | KEYS: Expand the capacity of a keyringDavid Howells2013-09-24
| * | | | | | Add a generic associative array implementation.David Howells2013-09-24
| * | | | | | KEYS: Define a __key_get() wrapper to use rather than atomic_inc()David Howells2013-09-24
| * | | | | | KEYS: Introduce a search context structureDavid Howells2013-09-24
| * | | | | | KEYS: Consolidate the concept of an 'index key' for key accessDavid Howells2013-09-24
| * | | | | | KEYS: Use bool in make_key_ref() and is_key_possessed()David Howells2013-09-24
* | | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-11-21
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | audit: call audit_bprm() only once to add AUDIT_EXECVE informationRichard Guy Briggs2013-11-05
| * | | | | | audit: move audit_aux_data_execve contents into audit_context unionRichard Guy Briggs2013-11-05
| * | | | | | audit: implement generic feature setting and retrievingEric Paris2013-11-05
| | |/ / / / | |/| | | |
* | | | | | Revert "mm: create a separate slab for page->ptl allocation"Linus Torvalds2013-11-20
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-20
|\ \ \ \ \ \
| * | | | | | take read_seqbegin_or_lock() and friends to seqlock.hAl Viro2013-11-15
| * | | | | | consolidate simple ->d_delete() instancesAl Viro2013-11-15
* | | | | | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-20
|\ \ \ \ \ \ \