summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...James Morris2013-10-221-8/+18
|\
| * Merge git://git.infradead.org/users/eparis/selinuxPaul Moore2013-09-181-8/+18
| |\
| | * lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore2013-07-251-8/+18
* | | KEYS: Add a 'trusted' flag and a 'trusted only' flagDavid Howells2013-09-252-0/+4
* | | KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells2013-09-241-0/+6
* | | KEYS: Implement a big key type that can save to tmpfsDavid Howells2013-09-241-0/+1
* | | KEYS: Expand the capacity of a keyringDavid Howells2013-09-241-5/+8
* | | Add a generic associative array implementation.David Howells2013-09-242-0/+274
* | | KEYS: Define a __key_get() wrapper to use rather than atomic_inc()David Howells2013-09-241-3/+7
* | | KEYS: Introduce a search context structureDavid Howells2013-09-241-0/+5
* | | KEYS: Consolidate the concept of an 'index key' for key accessDavid Howells2013-09-241-5/+16
* | | KEYS: Use bool in make_key_ref() and is_key_possessed()David Howells2013-09-241-2/+2
* | | Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-09-221-0/+11
|\ \ \
| * | | block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2013-09-211-0/+11
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-192-6/+8
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-09-171-2/+4
| |\ \ \
| | * | | netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-09-161-2/+4
| * | | | vxlan: Fix sparse warningsJoseph Gasparakis2013-09-151-4/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-191-0/+2
|\ \ \ \ \
| * | | | | libceph: add function to ensure notifies are completeJosh Durgin2013-09-091-0/+2
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-181-0/+1
|\ \ \ \ \ \
| * | | | | | timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz2013-09-121-0/+1
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-171-0/+1
|\ \ \ \ \ \ \
| * | | | | | | KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini2013-09-171-0/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-171-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | HID: provide a helper for validating hid reportsKees Cook2013-09-131-0/+4
* | | | | | | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-161-16/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia2013-09-021-18/+0
* | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-151-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [SCSI] hpsa: add HP Smart Array Gen9 PCI ID'sMike Miller2013-09-101-0/+1
* | | | | | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-09-154-279/+124
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | slab: Use correct GFP_DMA constantChristoph Lameter2013-09-041-1/+1
| * | | | | | | | | | slub: remove verify_mem_not_deleted()Christoph Lameter2013-09-041-13/+0
| * | | | | | | | | | mm/sl[aou]b: Move kmallocXXX functions to common codeChristoph Lameter2013-09-044-266/+124
* | | | | | | | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-131-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | writeback: Do not sort b_io list only because of block device inodeJan Kara2013-07-091-0/+6
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-134-20/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | aio: convert the ioctx list to table lookup v3Benjamin LaHaise2013-07-301-2/+3
| * | | | | | | | | | | aio: Kill ki_dtorKent Overstreet2013-07-301-1/+0
| * | | | | | | | | | | aio: Kill ki_usersKent Overstreet2013-07-301-5/+0
| * | | | | | | | | | | aio: Kill unneeded kiocb membersKent Overstreet2013-07-301-9/+2
| * | | | | | | | | | | aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-301-2/+0
| * | | | | | | | | | | aio: io_cancel() no longer returns the io_eventKent Overstreet2013-07-301-1/+1
| * | | | | | | | | | | fs/aio: Add support to aio ring pages migrationGu Zheng2013-07-161-0/+3
| * | | | | | | | | | | fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()Gu Zheng2013-07-161-0/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-137-144/+3
* | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-121-0/+60
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | idr: Percpu idaKent Overstreet2013-09-091-0/+60
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-126-25/+143
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()Kirill A. Shutemov2013-09-122-4/+2