]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2016-12-15 Michael S.... linux/types.h: enable endian checks for all sparse...
2016-12-15 Yuan Liuvirtio_mmio: Set dev.release() to avoid warning
2016-12-15 Jason Wangvhost: remove unused feature bit
2016-12-15 Felipe Franciosivirtio_ring: fix description of virtqueue_get_buf
2016-12-15 Tobias Klauservhost/scsi: Remove unused but set variable
2016-12-15 Mark Rutlandtools/virtio: use {READ,WRITE}_ONCE() in uaccess.h
2016-12-15 Mark Rutlandvringh: kill off ACCESS_ONCE()
2016-12-15 Mark Rutlandtools/virtio: fix READ_ONCE()
2016-12-15 Gongleicrypto: add virtio-crypto driver
2016-12-15 Jason Wangvhost: cache used event for better performance
2016-12-15 Gao fengvsock: lookup and setup guest_cid inside vhost_vsock_lock
2016-12-15 Christoph Hellwigvirtio_pci: split vp_try_to_find_vqs into INTx and...
2016-12-15 Christoph Hellwigvirtio_pci: merge vp_free_vectors into vp_del_vqs
2016-12-15 Christoph Hellwigvirtio_pci: remove the call to vp_free_vectors in vp_re...
2016-12-15 Christoph Hellwigvirtio_pci: use pci_alloc_irq_vectors
2016-12-15 Michael S.... virtio: clean up handling of request_irq failure
2016-12-15 Michael S.... vsock/virtio: fix src/dst cid format
2016-12-15 Michael S.... vsock/virtio: mark an internal function static
2016-12-15 Michael S.... vsock/virtio: add a missing __le annotation
2016-12-15 Michael S.... vhost: add missing __user annotations
2016-12-15 Michael S.... vhost: make interval tree static inline
2016-12-15 Michael S.... drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_locked
2016-12-15 Michael S.... drm/virtio: fix lock context imbalance
2016-12-15 Michael S.... drm/virtio: fix endianness in primary_plane_update
2016-12-15 Michael S.... virtio_console: drop unused config fields
2016-12-15 Gongleivirtio_ring: fix complaint by sparse
2016-12-15 Gongleivirtio_pci_modern: fix complaint by sparse
2016-12-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-12-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-12-15 Linus TorvaldsMerge branch 'for-4.10/fs-unmap' of git://git.kernel...
2016-12-15 Linus Torvaldsdocs: add back 'Documentation/Changes' file (as symlink)
2016-12-15 Matthew Wilcoxradix tree test suite: delete unused rcupdate.c
2016-12-15 Matthew Wilcoxradix tree test suite: add new tag check
2016-12-15 Matthew Wilcoxradix-tree: ensure counts are initialised
2016-12-15 Matthew Wilcoxradix tree test suite: cache recently freed objects
2016-12-15 Matthew Wilcoxradix tree test suite: add some more functionality
2016-12-15 Matthew Wilcoxidr: reduce the number of bits per level from 8 to 6
2016-12-15 Matthew Wilcoxrxrpc: abstract away knowledge of IDR internals
2016-12-15 Matthew Wilcoxtpm: use idr_find(), not idr_find_slowpath()
2016-12-15 Matthew Wilcoxidr: add ida_is_empty
2016-12-15 Matthew Wilcoxradix tree test suite: check multiorder iteration
2016-12-15 Matthew Wilcoxradix-tree: fix replacement for multiorder entries
2016-12-15 Matthew Wilcoxradix-tree: add radix_tree_split_preload()
2016-12-15 Matthew Wilcoxradix-tree: add radix_tree_split
2016-12-15 Matthew Wilcoxradix-tree: add radix_tree_join
2016-12-15 Matthew Wilcoxradix-tree: delete radix_tree_range_tag_if_tagged()
2016-12-15 Matthew Wilcoxradix-tree: delete radix_tree_locate_item()
2016-12-15 Matthew Wilcoxradix-tree: improve multiorder iterators
2016-12-15 Matthew Wilcoxbtrfs: fix race in btrfs_free_dummy_fs_info()
2016-12-15 Matthew Wilcoxradix-tree: improve dump output
2016-12-15 Matthew Wilcoxradix-tree: make radix_tree_find_next_bit more useful
2016-12-15 Matthew Wilcoxradix-tree: create node_tag_set()
2016-12-15 Matthew Wilcoxradix-tree: move rcu_head into a union with private_list
2016-12-15 Matthew Wilcoxradix-tree: fix typo
2016-12-15 Matthew Wilcoxradix tree test suite: use common find-bit code
2016-12-15 Matthew Wilcoxtools: add more bitmap functions
2016-12-15 Matthew Wilcoxradix tree test suite: record order in each item
2016-12-15 Matthew Wilcoxradix tree test suite: handle exceptional entries
2016-12-15 Matthew Wilcoxradix tree test suite: use rcu_barrier
2016-12-15 Konstantin... radix tree test suite: benchmark for iterator
2016-12-15 Matthew Wilcoxradix tree test suite: iteration test misuses RCU
2016-12-15 Matthew Wilcoxradix tree test suite: make runs more reproducible
2016-12-15 Matthew Wilcoxradix tree test suite: free preallocated nodes
2016-12-15 Matthew Wilcoxradix tree test suite: track preempt_count
2016-12-15 Matthew Wilcoxradix tree test suite: allow GFP_ATOMIC allocations...
2016-12-15 Matthew Wilcoxtools: add WARN_ON_ONCE
2016-12-15 Jan Karadax: clear dirty entry tags on cache flush
2016-12-15 Jan Karadax: protect PTE modification on WP fault by radix...
2016-12-15 Jan Karadax: make cache flushing protected by entry lock
2016-12-15 Jan Karamm: export follow_pte()
2016-12-15 Jan Karamm: change return values of finish_mkwrite_fault()
2016-12-15 Jan Karamm: provide helper for finishing mkwrite faults
2016-12-15 Jan Karamm: move part of wp_page_reuse() into the single call...
2016-12-15 Jan Karamm: use vmf->page during WP faults
2016-12-15 Jan Karamm: pass vm_fault structure into do_page_mkwrite()
2016-12-15 Jan Karamm: factor out common parts of write fault handling
2016-12-15 Jan Karamm: move handling of COW faults into DAX code
2016-12-15 Jan Karamm: factor out functionality to finish page faults
2016-12-15 Jan Karamm: allow full handling of COW faults in ->fault handlers
2016-12-15 Jan Karamm: add orig_pte field into vm_fault
2016-12-15 Jan Karamm: use passed vm_fault structure for in wp_pfn_shared()
2016-12-15 Jan Karamm: trim __do_fault() arguments
2016-12-15 Jan Karamm: use passed vm_fault structure in __do_fault()
2016-12-15 Jan Karamm: use pgoff in struct vm_fault instead of passing...
2016-12-15 Jan Karamm: use vmf->address instead of of vmf->virtual_address
2016-12-15 Jan Karamm: join struct fault_env and vm_fault
2016-12-15 Lorenzo Stoakesmm: unexport __get_user_pages_unlocked()
2016-12-15 Lorenzo Stoakesmm: add locked parameter to get_user_pages_remote()
2016-12-15 Davidlohr Buesoipc/sem: avoid idr tree lookup for interrupted semop
2016-12-15 Davidlohr Buesoipc/sem: simplify wait-wake loop
2016-12-15 Davidlohr Buesoipc/sem: use proper list api for pending_list wakeups
2016-12-15 Davidlohr Buesoipc/sem: explicitly inline check_restart
2016-12-15 Davidlohr Buesoipc/sem: optimize perform_atomic_semop()
2016-12-15 Davidlohr Buesoipc/sem: rework task wakeups
2016-12-15 Davidlohr Buesoipc/sem: do not call wake_sem_queue_do() prematurely...
2016-12-15 Babu Mogersparc: implement watchdog_nmi_enable and watchdog_nmi_d...
2016-12-15 Babu Mogerkernel/watchdog.c: move hardlockup detector to separate...
2016-12-15 Babu Mogerkernel/watchdog.c: move shared definitions to nmi.h
2016-12-15 Pavel Machekktest.pl: fix english
2016-12-15 Andrew Mortondrivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy...
next