- ef8f342 neigh: remove next ptr from struct neigh_table by Nicolas Dichtel · 10 years ago
- 6d08acd in6: fix conflict with glibc by stephen hemminger · 10 years ago
- d790be3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- 64ec45b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
- c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 0ec28c37 Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
- 4c929fe Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- 018cb13 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- e48322a mm: cma: split cma-reserved in dmesg log by Pintu Kumar · 10 years ago
- 00c845d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
- 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 035f10e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
- be10f60 Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm' by Rafael J. Wysocki · 10 years ago
- cb5281a KVM: move APIC types to arch/x86/ by Paolo Bonzini · 10 years ago
- 5766650 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
- 87c31b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
- 9f3e151 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
- d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
- 84a1d2d libceph: fixup includes in pagelist.h by Ilya Dryomov · 10 years ago
- 01deead ceph: use getattr request to fetch inline data by Yan, Zheng · 10 years ago
- 31c542a ceph: add inline data to pagecache by Yan, Zheng · 10 years ago
- 715e4cd libceph: specify position of extent operation by Yan, Zheng · 10 years ago
- d74b50b libceph: add SETXATTR/CMPXATTR osd operations support by Yan, Zheng · 10 years ago
- a3fc980 libceph: require cephx message signature by default by Yan, Zheng · 10 years ago
- d4e1a4e libceph: update ceph_msg_header structure by John Spray · 10 years ago
- 33d0733 libceph: message signature support by Yan, Zheng · 10 years ago
- 4965fc3 libceph: nuke ceph_kvfree() by Ilya Dryomov · 10 years ago
- 9280be2 ceph: fix file lock interruption by Yan, Zheng · 10 years ago
- f2d27e4 [media] v4l2-mediabus.h: use two __u16 instead of two __u32 by Hans Verkuil · 10 years ago
- 603ba7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
- 6f51ee7 Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- 61de8e5 Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
- a7c180a Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- 6539c44 net: Allow FIXED_PHY to be modular. by David S. Miller · 10 years ago
- 9c6ab19 if_tun: drop broken IFF_VNET_LE by Michael S. Tsirkin · 10 years ago
- 5eea84f if_tun: add TUNSETVNETLE/TUNGETVNETLE by Michael S. Tsirkin · 10 years ago
- 2dbfca5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
- 7bdf65d IB/mlx5: Handle page faults by Haggai Eran · 10 years ago
- 6aec21f IB/mlx5: Page faults handling infrastructure by Haggai Eran · 10 years ago
- 832a6b0 IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation by Haggai Eran · 10 years ago
- cc149f75 IB/mlx5: Changes in memory region creation to support on-demand paging by Haggai Eran · 10 years ago
- e420f0c mlx5_core: Add support for page faults events and low level handling by Haggai Eran · 10 years ago
- 6cb7ff3 mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flag by Roland Dreier · 10 years ago
- 882214e IB/core: Implement support for MMU notifiers regarding on demand paging regions by Haggai Eran · 10 years ago
- 8ada2c1 IB/core: Add support for on demand paging regions by Shachar Raindel · 10 years ago
- 860f10a IB/core: Add flags for on demand paging support by Sagi Grimberg · 10 years ago
- 5a77abf IB/core: Add support for extended query device caps by Eli Cohen · 10 years ago
- c1395a2 IB/mlx5: Add function to read WQE from user-space by Haggai Eran · 10 years ago
- c5d76f1 IB/core: Add umem function to read data from user-space by Haggai Eran · 10 years ago
- 406f9e5 IB/core: Replace ib_umem's offset field with a full address by Haggai Eran · 10 years ago
- 968e78d IB/mlx5: Enhance UMR support to allow partial page table update by Haggai Eran · 10 years ago
- dab363f Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
- 60d7ef3 Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
- b9f7ac8 vringh: update for virtio 1.0 APIs by Michael S. Tsirkin · 10 years ago
- b97a8a9 vringh: 64 bit features by Michael S. Tsirkin · 10 years ago
- 0daa2302 tracing: Add tp_printk cmdline to have tracepoints go to printk() by Steven Rostedt (Red Hat) · 10 years ago
- 5f893b2 tracing: Move enabling tracepoints to just after rcu_init() by Steven Rostedt (Red Hat) · 10 years ago
- 4f7ad52 SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
- 333bce5 Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 10 years ago
- 0597112 arm/arm64: KVM: Require in-kernel vgic for the arch timers by Christoffer Dall · 10 years ago
- 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
- 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
- e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
- 980f3c3 Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
- 7d22286 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
- 9689519 Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
- d71de9e virtio: core support for config generation by Michael S. Tsirkin · 10 years ago
- 0dce377 virtio_pci: add VIRTIO_PCI_NO_LEGACY by Michael S. Tsirkin · 10 years ago
- e4a0d3e aio: Make it possible to remap aio ring by Pavel Emelyanov · 10 years ago
- 9ea18f8 Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- caf292a Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- a99abce Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
- e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
- 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
- 6c51ec4 percpu: remove __get_cpu_var and __raw_get_cpu_var macros by Christoph Lameter · 10 years ago
- 37d469e fsnotify: remove destroy_list from fsnotify_mark by Jan Kara · 10 years ago
- 0809ab6 fsnotify: unify inode and mount marks handling by Jan Kara · 10 years ago
- 0050ee0 ipc/msg: increase MSGMNI, remove scaling by Manfred Spraul · 10 years ago
- e843e7d ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPM by Manfred Spraul · 10 years ago
- 6adc4a2 fault-inject: add ratelimit option by Dmitry Monakhov · 10 years ago
- 89e3f90 ratelimit: add initialization macro by Dmitry Monakhov · 10 years ago
- 51f39a1 syscalls: implement execveat() system call by David Drysdale · 10 years ago
- 8135be5 memcg: fix possible use-after-free in memcg_kmem_get_cache() by Vladimir Davydov · 10 years ago
- d003f37 oom: don't assume that a coredumping thread will exit soon by Oleg Nesterov · 10 years ago
- 6b4f779 mm: vmscan: invoke slab shrinkers from shrink_zone() by Johannes Weiner · 10 years ago
- f5f302e mm,vmacache: count number of system-wide flushes by Davidlohr Bueso · 10 years ago
- 48c96a3 mm/page_owner: keep track of page owners by Joonsoo Kim · 10 years ago
- 9a92a6c stacktrace: introduce snprint_stack_trace for buffer output by Joonsoo Kim · 10 years ago
- 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
- e30825f mm/debug-pagealloc: prepare boottime configurable on/off by Joonsoo Kim · 10 years ago
- eefa864b mm/page_ext: resurrect struct page extending code for debugging by Joonsoo Kim · 10 years ago
- 2d48366 mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLE by Jianyu Zhan · 10 years ago
- 66f2ca7 include/linux/kmemleak.h: needs slab.h by Andrew Morton · 10 years ago
- 056b7cc mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache() by Zhang Zhen · 10 years ago
- bd6dace mm: move swp_entry_t definition to include/linux/mm_types.h by Tejun Heo · 10 years ago