]> git.karo-electronics.de Git - karo-tx-linux.git/history - include/linux
Merge tag 'please-pull-copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / include / linux /
2016-01-17 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2016-01-17 Linus TorvaldsMerge tag 'sound-4.5-rc1' of git://git.kernel.org/pub...
2016-01-17 Linus TorvaldsMerge tag 'docs-4.5' of git://git.lwn.net/linux
2016-01-17 Doron Tsurnet/mlx5_core: Fix trimming down IRQ number
2016-01-16 Aaron Conoleprintk: help pr_debug and pr_devel to optimize out...
2016-01-16 Tejun Heoprintk: do cond_resched() between lines while outputtin...
2016-01-16 Viresh Kumarerr.h: add (missing) unlikely() to IS_ERR_OR_NULL()
2016-01-16 Yaowei Baiinclude/linux/kdev_t.h: remove new_valid_dev()
2016-01-16 Michal Nazarewiczinclude/linux/kernel.h: change abs() macro so it uses...
2016-01-16 Vasily Kulikovinclude/linux/poison.h: use POISON_POINTER_DELTA for...
2016-01-16 Linus TorvaldsMerge tag 'clk-for-linus-4.5' of git://git.kernel.org...
2016-01-16 Linus TorvaldsMerge branch 'dmi-for-linus' of git://git.kernel.org...
2016-01-16 Wang Xiaoqiangmm/mlock.c: change can_do_mlock return value type to...
2016-01-16 Kirill A. Shutemovmemblock: fix section mismatch
2016-01-16 Dominik Dingelmm: bring in additional flag for fixup_user_fault to...
2016-01-16 Dan Williamsmm, x86: get_user_pages() for dax mappings
2016-01-16 Dan Williamsmm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd
2016-01-16 Dan Williamsmm, dax, pmem: introduce {get|put}_dev_pagemap() for...
2016-01-16 Dan Williamsmm, dax: convert vmf_insert_pfn_pmd() to pfn_t
2016-01-16 Dan Williamsmm, dax, gpu: convert vm_insert_mixed to pfn_t
2016-01-16 Dan Williamshugetlb: fix compile error on tile
2016-01-16 Dan Williamsx86, mm: introduce vmem_altmap to augment vmemmap_popul...
2016-01-16 Dan Williamsmm: introduce find_dev_pagemap()
2016-01-16 Dan Williamsmm: skip memory block registration for ZONE_DEVICE
2016-01-16 Dan Williamsmm, dax, pmem: introduce pfn_t
2016-01-16 Dan Williamskvm: rename pfn_t to kvm_pfn_t
2016-01-16 Dan Williamsdax: fix lifetime of in-kernel dax mappings with dax_ma...
2016-01-16 Minchan Kimmm/huge_memory.c: don't split THP page when MADV_FREE...
2016-01-16 Minchan Kimmm: move lazily freed pages to inactive list
2016-01-16 Minchan Kimmm: support madvise(MADV_FREE)
2016-01-16 Vladimir Davydovmm: add page_check_address_transhuge() helper
2016-01-16 Kirill A. Shutemovmm: prepare page_referenced() and page_idle to new...
2016-01-16 Kirill A. Shutemovthp: introduce deferred_split_huge_page()
2016-01-16 Kirill A. Shutemovthp: reintroduce split_huge_page()
2016-01-16 Naoya Horiguchimm: hwpoison: adjust for new thp refcounting
2016-01-16 Kirill A. Shutemovthp: implement split_huge_pmd()
2016-01-16 Kirill A. Shutemovmm: differentiate page_mapped() from page_mapcount...
2016-01-16 Kirill A. Shutemovmm: rework mapcount accounting to enable 4k mapping...
2016-01-16 Kirill A. Shutemovmm, thp: remove infrastructure for handling splitting...
2016-01-16 Kirill A. Shutemovmm, thp: remove compound_lock()
2016-01-16 Kirill A. Shutemovmm: drop tail page refcounting
2016-01-16 Kirill A. Shutemovthp: drop all split_huge_page()-related code
2016-01-16 Kirill A. Shutemovmm, vmstats: new THP splitting event
2016-01-16 Kirill A. Shutemovthp: rename split_huge_page_pmd() to split_huge_pmd()
2016-01-16 Kirill A. Shutemovmm, thp: adjust conditions when we can reuse the page...
2016-01-16 Kirill A. Shutemovmemcg: adjust to support new THP refcounting
2016-01-16 Kirill A. Shutemovrmap: add argument to charge compound page
2016-01-16 Kirill A. Shutemovpage-flags: drop __TestClearPage*() helpers
2016-01-16 Kirill A. Shutemovmm: sanitize page->mapping for tail pages
2016-01-16 Kirill A. Shutemovpage-flags: look at head page if the flag is encoded...
2016-01-16 Kirill A. Shutemovpage-flags: define PG_uptodate behavior on compound...
2016-01-16 Kirill A. Shutemovpage-flags: define PG_uncached behavior on compound...
2016-01-16 Kirill A. Shutemovpage-flags: define PG_mlocked behavior on compound...
2016-01-16 Kirill A. Shutemovpage-flags: define PG_swapcache behavior on compound...
2016-01-16 Kirill A. Shutemovpage-flags: define PG_swapbacked behavior on compound...
2016-01-16 Kirill A. Shutemovpage-flags: define PG_reserved behavior on compound...
2016-01-16 Kirill A. Shutemovpage-flags: define behavior of Xen-related flags on...
2016-01-16 Kirill A. Shutemovpage-flags: define behavior SL*B-related flags on compo...
2016-01-16 Kirill A. Shutemovpage-flags: define behavior of LRU-related flags on...
2016-01-16 Kirill A. Shutemovpage-flags: define behavior of FS/IO-related flags...
2016-01-16 Kirill A. Shutemovpage-flags: define PG_locked behavior on compound pages
2016-01-16 Kirill A. Shutemovpage-flags: introduce page flags policies wrt compound...
2016-01-16 Kirill A. Shutemovpage-flags: move code around
2016-01-16 Kirill A. Shutemovpage-flags: trivial cleanup for PageTrans* helpers
2016-01-15 Simon HormanPCI: Add Netronome NFP4000 PF device ID
2016-01-15 Bjorn HelgaasMerge branch 'pci/host-vmd' into next
2016-01-15 Jean Delvaretime: nohz: Expose tick_nohz_enabled
2016-01-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-01-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-01-15 Linus TorvaldsMerge tag 'powerpc-4.5-1' of git://git.kernel.org/pub...
2016-01-15 Jordan Hargravefirmware: dmi_scan: Save SMBIOS Type 9 System Slots
2016-01-15 Linus TorvaldsMerge tag 'vfio-v4.5-rc1' of git://github.com/awilliam...
2016-01-15 Linus TorvaldsMerge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields...
2016-01-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-01-15 Linus TorvaldsMerge tag 'md/4.5' of git://neil.brown.name/md
2016-01-15 Linus TorvaldsMerge tag 'regulator-v4.5' of git://git.kernel.org...
2016-01-15 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2016-01-15 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2016-01-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-01-15 Konstantin Khlebnikovnet: preserve IP control block during GSO segmentation
2016-01-15 Bjorn HelgaasMerge branches 'pci/hotplug' and 'pci/resource' into...
2016-01-15 Bjorn HelgaasMerge branches 'pci/host', 'pci/host-designware', ...
2016-01-15 Arnd BergmannPCI: host: Add of_pci_get_host_bridge_resources() stub
2016-01-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-01-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-01-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-01-15 Linus TorvaldsMerge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org...
2016-01-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-01-15 Joshua Claytonmm: fix noisy sparse warning in LIBCFS_ALLOC_PRE()
2016-01-15 Konstantin Khlebnikovmm: rework virtual memory accounting
2016-01-15 Florian Fainelliinclude/linux/memblock.h: fix ordering of 'flags' argum...
2016-01-15 Geliang Tangmm: move lru_to_page to mm_inline.h
2016-01-15 Christoph Lametervmstat: make vmstat_updater deferrable again and shut...
2016-01-15 Johannes Weinermm: memcontrol: switch to the updated jump-label API
2016-01-15 Johannes Weinermm: memcontrol: hook up vmpressure to socket pressure
2016-01-15 Johannes Weinermm: memcontrol: account socket memory in unified hierar...
2016-01-15 Johannes Weinermm: memcontrol: generalize the socket accounting jump...
2016-01-15 Johannes Weinernet: tcp_memcontrol: simplify linkage between socket...
2016-01-15 Johannes Weinernet: tcp_memcontrol: sanitize tcp memory accounting...
2016-01-15 Johannes Weinernet: tcp_memcontrol: simplify the per-memcg limit access
next