summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2014-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+27
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds-194/+340
2014-08-08kexec: verify the signature of signed PE bzImageVivek Goyal-0/+3
2014-08-08kexec: support kexec/kdump on EFI systemsVivek Goyal-0/+19
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal-1/+1
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal-0/+33
2014-08-08kexec: implementation of new syscall kexec_file_loadVivek Goyal-0/+64
2014-08-08kexec: new syscall kexec_file_load() declarationVivek Goyal-0/+4
2014-08-08kexec: make kexec_segment user buffer pointer a unionVivek Goyal-1/+12
2014-08-08resource: provide new functions to walk through resourcesVivek Goyal-0/+6
2014-08-08kexec: rename unusebale_pages to unusable_pagesVivek Goyal-1/+1
2014-08-08shm: add memfd_create() syscallDavid Herrmann-0/+9
2014-08-08shm: add sealing APIDavid Herrmann-0/+32
2014-08-08mm: allow drivers to prevent new writable mappingsDavid Herrmann-2/+27
2014-08-08pci-dma-compat: add pci_zalloc_consistent helperJoe Perches-0/+8
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski-5/+12
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott-2/+2
2014-08-08shm: remove unneeded extern for functionJack Miller-1/+1
2014-08-08shm: make exit_shm work proportional to task activityJack Miller-1/+17
2014-08-08initramfs: support initramfs that is bigger than 2GiBYinghai Lu-31/+31
2014-08-08panic: add TAINT_SOFTLOCKUPJosh Hunt-0/+1
2014-08-08sysctl: remove typedef ctl_tableJoe Perches-2/+0
2014-08-08rapidio: add new RapidIO DMA interface routinesAlexandre Bounine-0/+5
2014-08-08kernel/fork.c: make mm_init_owner staticVladimir Davydov-5/+0
2014-08-08fork/exec: cleanup mm initializationVladimir Davydov-0/+1
2014-08-08proc: constify seq_operationsFabian Frederick-3/+3
2014-08-08memcg: remove lookup_cgroup_page() prototypeGreg Thelen-1/+0
2014-08-08page-cgroup: get rid of NR_PCG_FLAGSVladimir Davydov-6/+0
2014-08-08page-cgroup: trivial cleanupVladimir Davydov-11/+11
2014-08-08mm: memcontrol: use page lists for uncharge batchingJohannes Weiner-16/+2
2014-08-08mm: memcontrol: rewrite uncharge APIJohannes Weiner-76/+28
2014-08-08mm: memcontrol: rewrite charge APIJohannes Weiner-39/+17
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-113/+0
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds-0/+61
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-105/+749
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-33/+178
2014-08-08drivers/vfio: Enable VFIO if EEH is not supportedAlexey Kardashevskiy-3/+2
2014-08-08drivers/vfio: Fix EEH build errorGavin Shan-0/+1
2014-08-07Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg-0/+1
2014-08-07netlabel: fix the netlbl_catmap_setlong() dummy functionPaul Moore-4/+4
2014-08-07tracepoint: add generic tracepoint definitions for IPI tracingNicolas Pitre-0/+89
2014-08-07tracing: Do not do anything special with tracepoint_string when tracing is di...Steven Rostedt-34/+44
2014-08-07Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-104/+730
2014-08-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds-2/+3
2014-08-07Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+0
2014-08-07Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-165/+1486
2014-08-08Revert "drm: drop redundant drm_file->is_master"Dave Airlie-16/+3
2014-08-07switch iov_iter_get_pages() to passing maximal number of pagesAl Viro-1/+1
2014-08-07dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields-0/+1
2014-08-07death to mnt_pinnedAl Viro-2/+2