Age | Commit message (Expand) | Author | Files | Lines |
2014-08-11 | Merge branch 'devicetree/next-console' into devicetree/next | Grant Likely | 1 | -3/+4 |
2014-08-11 | mmc: dw_mmc: Slot quirk "disable-wp" is deprecated. | Jaehoon Chung | 1 | -0/+2 |
2014-08-11 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -4/+15 |
2014-08-11 | IB/mad: Add user space RMPP support | Ira Weiny | 2 | -1/+15 |
2014-08-11 | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny | 2 | -1/+45 |
2014-08-10 | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 | Linus Torvalds | 2 | -0/+13 |
2014-08-10 | Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -34/+133 |
2014-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 3 | -11/+15 |
2014-08-10 | Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinux | Linus Torvalds | 1 | -4/+4 |
2014-08-10 | Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 4 | -4/+14 |
2014-08-09 | drm/nouveau: expose the full object/event interfaces to userspace | Ben Skeggs | 1 | -0/+3 |
2014-08-09 | drm/nouveau: use ioctl interface for abi16 grobj alloc | Ben Skeggs | 1 | -0/+8 |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -23/+6 |
2014-08-09 | Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -10/+23 |
2014-08-09 | drm/ttm: expose CPU address of DMA-allocated pages | Alexandre Courbot | 1 | -0/+2 |
2014-08-09 | Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd | Linus Torvalds | 3 | -0/+59 |
2014-08-09 | Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 2 | -1/+10 |
2014-08-09 | Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 4 | -79/+132 |
2014-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -3/+27 |
2014-08-09 | Merge branch 'akpm' (second patchbomb from Andrew Morton) | Linus Torvalds | 31 | -194/+340 |
2014-08-09 | kexec: verify the signature of signed PE bzImage | Vivek Goyal | 1 | -0/+3 |
2014-08-09 | kexec: support kexec/kdump on EFI systems | Vivek Goyal | 1 | -0/+19 |
2014-08-09 | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal | 1 | -1/+1 |
2014-08-09 | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 1 | -0/+33 |
2014-08-09 | kexec: implementation of new syscall kexec_file_load | Vivek Goyal | 2 | -0/+64 |
2014-08-09 | kexec: new syscall kexec_file_load() declaration | Vivek Goyal | 1 | -0/+4 |
2014-08-09 | kexec: make kexec_segment user buffer pointer a union | Vivek Goyal | 1 | -1/+12 |
2014-08-09 | resource: provide new functions to walk through resources | Vivek Goyal | 1 | -0/+6 |
2014-08-09 | kexec: rename unusebale_pages to unusable_pages | Vivek Goyal | 1 | -1/+1 |
2014-08-09 | shm: add memfd_create() syscall | David Herrmann | 2 | -0/+9 |
2014-08-09 | shm: add sealing API | David Herrmann | 2 | -0/+32 |
2014-08-09 | mm: allow drivers to prevent new writable mappings | David Herrmann | 1 | -2/+27 |
2014-08-09 | pci-dma-compat: add pci_zalloc_consistent helper | Joe Perches | 1 | -0/+8 |
2014-08-09 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 1 | -5/+12 |
2014-08-09 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2 | -2/+2 |
2014-08-09 | shm: remove unneeded extern for function | Jack Miller | 1 | -1/+1 |
2014-08-09 | shm: make exit_shm work proportional to task activity | Jack Miller | 2 | -1/+17 |
2014-08-09 | initramfs: support initramfs that is bigger than 2GiB | Yinghai Lu | 8 | -31/+31 |
2014-08-09 | panic: add TAINT_SOFTLOCKUP | Josh Hunt | 1 | -0/+1 |
2014-08-09 | sysctl: remove typedef ctl_table | Joe Perches | 1 | -2/+0 |
2014-08-09 | rapidio: add new RapidIO DMA interface routines | Alexandre Bounine | 1 | -0/+5 |
2014-08-09 | kernel/fork.c: make mm_init_owner static | Vladimir Davydov | 1 | -5/+0 |
2014-08-09 | fork/exec: cleanup mm initialization | Vladimir Davydov | 1 | -0/+1 |
2014-08-09 | proc: constify seq_operations | Fabian Frederick | 1 | -3/+3 |
2014-08-09 | memcg: remove lookup_cgroup_page() prototype | Greg Thelen | 1 | -1/+0 |
2014-08-09 | page-cgroup: get rid of NR_PCG_FLAGS | Vladimir Davydov | 1 | -6/+0 |
2014-08-09 | page-cgroup: trivial cleanup | Vladimir Davydov | 1 | -11/+11 |
2014-08-09 | mm: memcontrol: use page lists for uncharge batching | Johannes Weiner | 2 | -16/+2 |
2014-08-09 | mm: memcontrol: rewrite uncharge API | Johannes Weiner | 3 | -76/+28 |
2014-08-09 | mm: memcontrol: rewrite charge API | Johannes Weiner | 2 | -39/+17 |