summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* FS-Cache: Add use/unuse/wake cookie wrappersDavid Howells2013-09-271-2/+17
* 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-181-2/+4
| |\
| | * netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-09-161-2/+4
| * | vxlan: Fix sparse warningsJoseph Gasparakis2013-09-161-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-181-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-181-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/+0Star
|\ \ \ \ \ \
| * | | | | | clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia2013-09-021-18/+0Star
* | | | | | | 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/+124Star
|\ \ \ \ \ \ \ \
| * | | | | | | | slab: Use correct GFP_DMA constantChristoph Lameter2013-09-041-1/+1
| * | | | | | | | slub: remove verify_mem_not_deleted()Christoph Lameter2013-09-041-13/+0Star
| * | | | | | | | mm/sl[aou]b: Move kmallocXXX functions to common codeChristoph Lameter2013-09-044-266/+124Star
* | | | | | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-141-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/+12Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | aio: convert the ioctx list to table lookup v3Benjamin LaHaise2013-07-301-2/+3
| * | | | | | | | | | aio: Kill ki_dtorKent Overstreet2013-07-301-1/+0Star
| * | | | | | | | | | aio: Kill ki_usersKent Overstreet2013-07-301-5/+0Star
| * | | | | | | | | | aio: Kill unneeded kiocb membersKent Overstreet2013-07-301-9/+2Star
| * | | | | | | | | | aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-301-2/+0Star
| * | | | | | | | | | 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/+3Star
* | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-131-0/+60
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | idr: Percpu idaKent Overstreet2013-09-091-0/+60
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-136-25/+143
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()Kirill A. Shutemov2013-09-132-4/+2Star
| * | | | | | | | | | truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-131-1/+1
| * | | | | | | | | | mm: make lru_add_drain_all() selectiveChris Metcalf2013-09-131-1/+1
| * | | | | | | | | | memcg: add per cgroup writeback pages accountingSha Zhengju2013-09-131-0/+1
| * | | | | | | | | | memcg: remove MEMCG_NR_FILE_MAPPEDSha Zhengju2013-09-131-8/+19
| * | | | | | | | | | memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju2013-09-131-1/+1
| * | | | | | | | | | memcg: correct RESOURCE_MAX to ULLONG_MAXSha Zhengju2013-09-131-1/+1
| * | | | | | | | | | mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner2013-09-132-0/+25
| * | | | | | | | | | mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2013-09-132-0/+47
| * | | | | | | | | | arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-131-0/+1
| * | | | | | | | | | memcg: enhance memcg iterator to support predicatesMichal Hocko2013-09-131-6/+43
| * | | | | | | | | | vmscan, memcg: do softlimit reclaim also for targeted reclaimMichal Hocko2013-09-131-2/+4
| * | | | | | | | | | memcg, vmscan: integrate soft reclaim tighter with zone shrinking codeMichal Hocko2013-09-131-7/+3Star
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-134-34/+191
|\ \ \ \ \ \ \ \ \ \