aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-08shm: add sealing APIDavid Herrmann2-0/+32
2014-08-08mm: allow drivers to prevent new writable mappingsDavid Herrmann1-2/+27
2014-08-08pci-dma-compat: add pci_zalloc_consistent helperJoe Perches1-0/+8
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-5/+12
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2-2/+2
2014-08-08shm: remove unneeded extern for functionJack Miller1-1/+1
2014-08-08shm: make exit_shm work proportional to task activityJack Miller2-1/+17
2014-08-08initramfs: support initramfs that is bigger than 2GiBYinghai Lu8-31/+31
2014-08-08panic: add TAINT_SOFTLOCKUPJosh Hunt1-0/+1
2014-08-08sysctl: remove typedef ctl_tableJoe Perches1-2/+0
2014-08-08rapidio: add new RapidIO DMA interface routinesAlexandre Bounine1-0/+5
2014-08-08kernel/fork.c: make mm_init_owner staticVladimir Davydov1-5/+0
2014-08-08fork/exec: cleanup mm initializationVladimir Davydov1-0/+1
2014-08-08proc: constify seq_operationsFabian Frederick1-3/+3
2014-08-08memcg: remove lookup_cgroup_page() prototypeGreg Thelen1-1/+0
2014-08-08page-cgroup: get rid of NR_PCG_FLAGSVladimir Davydov1-6/+0
2014-08-08page-cgroup: trivial cleanupVladimir Davydov1-11/+11
2014-08-08mm: memcontrol: use page lists for uncharge batchingJohannes Weiner2-16/+2
2014-08-08mm: memcontrol: rewrite uncharge APIJohannes Weiner3-76/+28
2014-08-08mm: memcontrol: rewrite charge APIJohannes Weiner2-39/+17
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-113/+0
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+61
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-105/+749
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-33/+178
2014-08-08drivers/vfio: Enable VFIO if EEH is not supportedAlexey Kardashevskiy1-3/+2
2014-08-08drivers/vfio: Fix EEH build errorGavin Shan1-0/+1
2014-08-07netlabel: fix the netlbl_catmap_setlong() dummy functionPaul Moore1-4/+4
2014-08-07tracepoint: add generic tracepoint definitions for IPI tracingNicolas Pitre1-0/+89
2014-08-07tracing: Do not do anything special with tracepoint_string when tracing is disabledSteven Rostedt2-34/+44
2014-08-07Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-104/+730
2014-08-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-2/+3
2014-08-07Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-2/+0
2014-08-07Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds17-165/+1486
2014-08-08Revert "drm: drop redundant drm_file->is_master"Dave Airlie1-16/+3
2014-08-07switch iov_iter_get_pages() to passing maximal number of pagesAl Viro1-1/+1
2014-08-07dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields1-0/+1
2014-08-07death to mnt_pinnedAl Viro1-2/+2
2014-08-07make fs/{namespace,super}.c forget about acct.hAl Viro1-2/+0
2014-08-07take fs_pin stuff to fs/*Al Viro2-4/+19
2014-08-07acct: get rid of acct_listAl Viro2-3/+4
2014-08-07acct: switch to __kernel_write()Al Viro1-0/+1
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-48/+142
2014-08-07Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-29/+1
2014-08-07Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-nextAl Viro12-323/+516
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-0/+57
2014-08-07gpio: add missing includes in machine.hAlexandre Courbot1-0/+3
2014-08-07Merge tag 'drm/tegra/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie2-6/+55
2014-08-07Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie2-6/+73
2014-08-06Merge branch 'wacom' into nextDmitry Torokhov1-0/+5
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds32-322/+371