]> git.karo-electronics.de Git - karo-tx-linux.git/history - include
drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC
[karo-tx-linux.git] / include /
2015-04-07 Krzysztof Kozlowskidrivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC
2015-04-07 Marian Cherejilib: Add CRC64 ECMA module
2015-04-07 Sebastian Capellamm/util.c: add kstrimdup()
2015-04-07 Yury Norovlib/bitmap.c: bitmap_[empty,full]: remove code duplication
2015-04-07 Javi Merinokernel.h: implement DIV_ROUND_CLOSEST_ULL
2015-04-07 Bartosz Golaszewskiutil_macros.h: add find_closest() macro
2015-04-07 Yury Norovlib: find_*_bit reimplementation
2015-04-07 Rasmus Villemoeslinux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASK
2015-04-07 Rasmus Villemoeslib/string_helpers.c: change semantics of string_escape_mem
2015-04-07 Steven Rostedtprintk: comment pr_cont() stating it is only to continu...
2015-04-07 Joel Stanleykernel/reboot.c: add orderly_reboot for graceful reboot
2015-04-07 Jakub Sitnickikernel/resource.c: remove deprecated __check_region...
2015-04-07 Andrew Mortonkernel-conditionally-support-non-root-users-groups...
2015-04-07 Iulia Mandakernel: conditionally support non-root users, groups...
2015-04-07 Rasmus Villemoesinclude/linux: remove empty conditionals
2015-04-07 Andrey Vaginproc: show locks in /proc/pid/fdinfo/X
2015-04-07 Minchan Kimzsmalloc: support compaction
2015-04-07 Minchan Kimmm: move lazily freed pages to inactive list
2015-04-07 Minchan Kimmm: don't split THP page when syscall is called
2015-04-07 Minchan Kimmm: support madvise(MADV_FREE)
2015-04-07 Yigal Kormandax: use pfn_mkwrite to update c/mtime + freeze protection
2015-04-07 Boaz Harroshmm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP
2015-04-07 Andrey Ryabininmm/mempool.c: kasan: poison mempool elements
2015-04-07 Andrew Mortonmm-cma-add-functions-to-get-region-pages-counters-fix
2015-04-07 Dmitry Safonovmm: cma: add functions to get region pages counters
2015-04-07 Kirill A. Shutemovmm: uninline and cleanup page-mapping related helpers
2015-04-07 Stefan Stroginmm-cma-add-trace-events-for-cma-allocations-and-freeing...
2015-04-07 Stefan Stroginmm: cma: add trace events for CMA allocations and freeings
2015-04-07 Borislav Petkovinclude/linux/mm.h: simplify flag check
2015-04-07 Andrew Mortonmm-hugetlb-cleanup-using-pagehugeactive-flag-fix
2015-04-07 Naoya Horiguchimm: hugetlb: cleanup using paeg_huge_active()
2015-04-07 David Rientjesmm, mempool: disallow mempools based on slab caches...
2015-04-07 Mike Kravetzhugetlbfs: accept subpool min_size mount option and...
2015-04-07 Mike Kravetzhugetlbfs: add minimum size tracking fields to subpool...
2015-04-07 Minchan Kimmm: rename deactivate_page to deactivate_file_page
2015-04-07 Eric B Munsonmm: allow compaction of unevictable pages
2015-04-07 Andrew Mortoninclude/linux/page-flags.h: rename macros to avoid...
2015-04-07 Kirill A. Shutemovmm-sanitize-page-mapping-for-tail-pages-v2
2015-04-07 Kirill A. Shutemovmm: sanitize page->mapping for tail pages
2015-04-07 Kirill A. Shutemovpage-flags: look at head page if the flag is encoded...
2015-04-07 Kirill A. Shutemovpage-flags: define PG_uptodate behavior on compound...
2015-04-07 Kirill A. Shutemovpage-flags: define PG_uncached behavior on compound...
2015-04-07 Kirill A. Shutemovpage-flags: define PG_mlocked behavior on compound...
2015-04-07 Kirill A. Shutemovpage-flags: define PG_swapcache behavior on compound...
2015-04-07 Kirill A. Shutemovpage-flags: define PG_swapbacked behavior on compound...
2015-04-07 Kirill A. Shutemovpage-flags: define PG_reserved behavior on compound...
2015-04-07 Kirill A. Shutemovpage-flags: define behavior of Xen-related flags on...
2015-04-07 Kirill A. Shutemovpage-flags: define behavior SL*B-related flags on compo...
2015-04-07 Kirill A. Shutemovpage-flags: define behavior of LRU-related flags on...
2015-04-07 Kirill A. Shutemovpage-flags: define behavior of FS/IO-related flags...
2015-04-07 Kirill A. Shutemovpage-flags: define PG_locked behavior on compound pages
2015-04-07 Kirill A. Shutemovpage-flags: introduce page flags policies wrt compound...
2015-04-07 Kirill A. Shutemovpage-flags: trivial cleanup for PageTrans* helpers
2015-04-07 Kirill A. Shutemovmm: avoid tail page refcounting on non-THP compound...
2015-04-07 Kirill A. Shutemovmm: consolidate all page-flags helpers in <linux/page...
2015-04-07 Zhang Zhenmm: refactor zone_movable_is_highmem()
2015-04-07 Vladimir Murzinmemtest: use phys_addr_t for physical addresses
2015-04-07 Vladimir Murzinmm: move memtest under mm
2015-04-07 David Rientjesmm, mempool: do not allow atomic resizing
2015-04-07 Balasubramani Vive... memcg: print cgroup information when system panics...
2015-04-07 Mel Gormanmm: numa: remove migrate_ratelimited
2015-04-07 Kees Cookmm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
2015-04-07 Kees Cookmm: expose arch_mmap_rnd when available
2015-04-07 Andrew Mortonmm-change-vunmap-to-tear-down-huge-kva-mappings-fix
2015-04-07 Toshi Kanimm: change vunmap to tear down huge KVA mappings
2015-04-07 Toshi KaniFix build errors in asm-generic/pgtable.h
2015-04-07 Toshi Kanimm: change ioremap to set up huge I/O mappings
2015-04-07 Toshi KaniFix undefined ioremap_huge_init when CONFIG_MMU is...
2015-04-07 Toshi Kanilib/ioremap.c: add huge I/O map capability interfaces
2015-04-07 Andrew Mortonmm-clarify-__gfp_nofail-deprecation-status-checkpatch...
2015-04-07 Michal Hockomm: clarify __GFP_NOFAIL deprecation status
2015-04-07 Sasha Levinmm: cma: constify and use correct signness in mm/cma.c
2015-04-07 David Rientjesmm: remove GFP_THISNODE
2015-04-07 Vladimir Davydovcleancache: remove limit on the number of cleancache...
2015-04-07 Vladimir Davydovcleancache: forbid overriding cleancache_ops
2015-04-07 Vladimir Davydovcleancache: zap uuid arg of cleancache_init_shared_fs
2015-04-07 Kirill A. Shutemovmm: do not add nr_pmds into mm_struct if PMD is folded
2015-04-07 Kirill A. Shutemovmm: define default PGTABLE_LEVELS to two
2015-04-07 Kirill A. Shutemovx86: expose number of page table levels on Kconfig...
2015-04-07 Konstantin Khlebnikovmm: completely remove dumping per-cpu lists from show_mem()
2015-04-07 Konstantin Khlebnikovmm: hide per-cpu lists in output of show_mem()
2015-04-07 Konstantin Khlebnikovpage_writeback: clean up mess around cancel_dirty_page()
2015-04-07 David Rientjesmm, hotplug: fix concurrent memory hot-add deadlock
2015-04-07 Kirill A. Shutemovmm: rename FOLL_MLOCK to FOLL_POPULATE
2015-04-07 Christoph Lameterslab: infrastructure for bulk object allocation and...
2015-04-07 David Rientjesmm, slab: correct config option in comment
2015-04-07 Ulrich Obergfellwatchdog: introduce the hardlockup_detector_disable...
2015-04-07 Ulrich Obergfellwatchdog: enable the new user interface of the watchdog...
2015-04-07 Ulrich Obergfellwatchdog: introduce separate handlers for parameters...
2015-04-07 Ulrich Obergfellwatchdog: new definitions and variables, initialization
2015-04-07 Zhang Zhenvfs: delete vfs_readdir function declaration
2015-04-07 Mark Browninclude/linux/dmapool.h: declare struct device
2015-04-07 Mel Gormanmm: move zone lock to a different cache line than order...
2015-04-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-04-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-04-06 hannes@stressinduk... ipv6: protect skb->sk accesses from recursive dereferen...
2015-04-04 Linus TorvaldsMerge tag 'usb-4.0-rc6' of git://git.kernel.org/pub...
2015-04-04 Linus TorvaldsMerge tag 'staging-4.0-rc6' of git://git.kernel.org...
2015-04-04 Linus TorvaldsMerge tag 'tty-4.0-rc6' of git://git.kernel.org/pub...
2015-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next