Age | Commit message (Expand) | Author |
2014-08-25 | crypto: drbg - remove configuration of fixed values | Stephan Mueller |
2014-08-25 | crypto: sha-mb - multibuffer crypto infrastructure | Tim Chen |
2014-08-25 | sched: Add function single_task_running to let a task check if it is the only... | Tim Chen |
2014-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2014-08-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-08-15 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2014-08-14 | Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-08-14 | rhashtable: fix annotations for rht_for_each_entry_rcu() | Thomas Graf |
2014-08-14 | rhashtable: unexport and make rht_obj() static | Thomas Graf |
2014-08-14 | rhashtable: RCU annotations for next pointers | Thomas Graf |
2014-08-14 | tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic | Hannes Frederic Sowa |
2014-08-14 | tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() | Neal Cardwell |
2014-08-14 | tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) | Andrey Vagin |
2014-08-14 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-08-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-08-14 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier |
2014-08-14 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2014-08-14 | Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2014-08-14 | Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2014-08-14 | Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-08-14 | Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-08-13 | Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-08-13 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2014-08-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2014-08-13 | powerpc/thp: Add tracepoints to track hugepage invalidate | Aneesh Kumar K.V |
2014-08-13 | printk: Add function to return log buffer address and size | Vasant Hegde |
2014-08-12 | RDMA/uapi: Include socket.h in rdma_user_cm.h | Doug Ledford |
2014-08-11 | Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki |
2014-08-11 | net: Always untag vlan-tagged traffic on input. | Vlad Yasevich |
2014-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-08-11 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2014-08-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2014-08-11 | Merge branch 'devicetree/next-overlay' into devicetree/next | Grant Likely |
2014-08-11 | Merge branch 'devicetree/next-console' into devicetree/next | Grant Likely |
2014-08-11 | mmc: dw_mmc: Slot quirk "disable-wp" is deprecated. | Jaehoon Chung |
2014-08-10 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-08-10 | IB/mad: Add user space RMPP support | Ira Weiny |
2014-08-10 | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny |
2014-08-09 | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 | Linus Torvalds |
2014-08-09 | Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2014-08-09 | Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinux | Linus Torvalds |
2014-08-09 | Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-08-10 | drm/nouveau: expose the full object/event interfaces to userspace | Ben Skeggs |
2014-08-10 | drm/nouveau: use ioctl interface for abi16 grobj alloc | Ben Skeggs |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-09 | Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-08-10 | drm/ttm: expose CPU address of DMA-allocated pages | Alexandre Courbot |