summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki
2014-12-18mm: cma: split cma-reserved in dmesg logPintu Kumar
2014-12-18kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger
2014-12-18KVM: move APIC types to arch/x86/Paolo Bonzini
2014-12-17libceph: fixup includes in pagelist.hIlya Dryomov
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng
2014-12-17ceph: add inline data to pagecacheYan, Zheng
2014-12-17libceph: specify position of extent operationYan, Zheng
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng
2014-12-17libceph: require cephx message signature by defaultYan, Zheng
2014-12-17libceph: update ceph_msg_header structureJohn Spray
2014-12-17libceph: message signature supportYan, Zheng
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov
2014-12-17ceph: fix file lock interruptionYan, Zheng
2014-12-17vm_area_operations: kill ->migrate()Al Viro
2014-12-17new helper: iter_is_iovec()Al Viro
2014-12-16net: Allow FIXED_PHY to be modular.David S. Miller
2014-12-16x86, irq: Introduce helper to check whether an IOAPIC has been registeredJiang Liu
2014-12-16x86, irq: Keep balance of IOAPIC pin reference countJiang Liu
2014-12-15IB/mlx5: Handle page faultsHaggai Eran
2014-12-15IB/mlx5: Page faults handling infrastructureHaggai Eran
2014-12-15IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran
2014-12-15IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran
2014-12-15mlx5_core: Add support for page faults events and low level handlingHaggai Eran
2014-12-15mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flagRoland Dreier
2014-12-15IB/mlx5: Add function to read WQE from user-spaceHaggai Eran
2014-12-15IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran
2014-12-15ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo
2014-12-15vringh: update for virtio 1.0 APIsMichael S. Tsirkin
2014-12-15vringh: 64 bit featuresMichael S. Tsirkin
2014-12-15tracing: Add tp_printk cmdline to have tracepoints go to printk()Steven Rostedt (Red Hat)
2014-12-15tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)
2014-12-14virtio: core support for config generationMichael S. Tsirkin
2014-12-13aio: Make it possible to remap aio ringPavel Emelyanov
2014-12-13percpu: remove __get_cpu_var and __raw_get_cpu_var macrosChristoph Lameter
2014-12-13fsnotify: remove destroy_list from fsnotify_markJan Kara
2014-12-13fsnotify: unify inode and mount marks handlingJan Kara
2014-12-13ipc/msg: increase MSGMNI, remove scalingManfred Spraul
2014-12-13fault-inject: add ratelimit optionDmitry Monakhov
2014-12-13ratelimit: add initialization macroDmitry Monakhov
2014-12-13syscalls: implement execveat() system callDavid Drysdale
2014-12-13memcg: fix possible use-after-free in memcg_kmem_get_cache()Vladimir Davydov
2014-12-13oom: don't assume that a coredumping thread will exit soonOleg Nesterov
2014-12-13mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner
2014-12-13mm,vmacache: count number of system-wide flushesDavidlohr Bueso
2014-12-13mm/page_owner: keep track of page ownersJoonsoo Kim
2014-12-13stacktrace: introduce snprint_stack_trace for buffer outputJoonsoo Kim
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim
2014-12-13mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim
2014-12-13mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim