]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
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 Toshi Kanimm: change __get_vm_area_node() to use fls_long()
2015-04-07 Yaowei Baimm/page_alloc.c: clean up comment
2015-04-07 Michal Hockosparc: clarify __GFP_NOFAIL allocation
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 Rientjeskernel, cpuset: remove exception for __GFP_THISNODE
2015-04-07 David Rientjesmm, thp: really limit transparent hugepage allocation...
2015-04-07 David Rientjesmm: remove GFP_THISNODE
2015-04-07 David Rientjesmm, mempolicy: migrate_to_node should only migrate...
2015-04-07 Vladimir Davydovcleancache-remove-limit-on-the-number-of-cleancache...
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 Vladimir Davydovocfs2: copy fs uuid to superblock
2015-04-07 Shachar Raindelmm: refactor do_wp_page handling of shared vma into...
2015-04-07 Shachar Raindelmm: refactor do_wp_page, extract the page copy flow
2015-04-07 Shachar Raindelmm: refactor do_wp_page - rewrite the unlock flow
2015-04-07 Shachar Raindelmm-refactor-do_wp_page-extract-the-reuse-case-fix
2015-04-07 Shachar Raindelmm: refactor do_wp_page, extract the reuse case
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 Kirill A. Shutemovum: expose number of page table levels
2015-04-07 Kirill A. Shutemovtile: expose number of page table levels
2015-04-07 Kirill A. Shutemovsparc: expose number of page table levels
2015-04-07 Kirill A. Shutemovsh: expose number of page table levels
2015-04-07 Kirill A. Shutemovs390: expose number of page table levels
2015-04-07 Kirill A. Shutemovpowerpc: expose number of page table levels on Kconfig...
2015-04-07 Kirill A. Shutemovparisc: expose number of page table levels on Kconfig...
2015-04-07 Kirill A. Shutemovmips: expose number of page table levels on Kconfig...
2015-04-07 Kirill A. Shutemovm68k: mark PMD folded and expose number of page table...
2015-04-07 Kirill A. Shutemovia64: expose number of page table levels on Kconfig...
2015-04-07 Kirill A. Shutemovarm: expose number of page table levels on Kconfig...
2015-04-07 Kirill A. Shutemovarm64: expose number of page table levels on Kconfig...
2015-04-07 Kirill A. Shutemovalpha: expose number of page table levels on Kconfig...
2015-04-07 Konstantin... mm: completely remove dumping per-cpu lists from show_mem()
2015-04-07 Andrew Mortonmm-hide-per-cpu-lists-in-output-of-show_mem-fix
2015-04-07 Konstantin... mm: hide per-cpu lists in output of show_mem()
2015-04-07 Andrew Mortonpage_writeback-cleanup-mess-around-cancel_dirty_page...
2015-04-07 Konstantin... page_writeback: clean up mess around cancel_dirty_page()
2015-04-07 Andrea Arcangelimm: incorporate zero pages into transparent huge pages fix
2015-04-07 Ebru Akagunduzmm: incorporate zero pages into transparent huge pages
2015-04-07 Andrew Mortonmm-compaction-enhance-compaction-finish-condition-fix
2015-04-07 Joonsoo Kimmm/compaction: enhance compaction finish condition
2015-04-07 Joonsoo Kimmm/page_alloc: factor out fallback freepage checking
2015-04-07 Joonsoo Kimmm/cma: change fallback behaviour for CMA freepage
2015-04-07 David Rientjesmm, hotplug: fix concurrent memory hot-add deadlock
2015-04-07 Sasha Levincma: debug: document new debugfs interface
2015-04-07 Andrew Mortonmm-cma-allocation-trigger-fix
2015-04-07 Michal Hockomm-cma-release-trigger-fix
2015-04-07 Andrew Mortonmm-cma-release-trigger-checkpatch-fixes
2015-04-07 Sasha Levinmm: cma: release trigger
2015-04-07 Sasha Levinmm: cma: allocation trigger
2015-04-07 Sasha Levinmm: cma: debugfs interface
2015-04-07 Sheng Yongmemory hotplug: use macro to switch between section...
2015-04-07 Johannes Weinermm: memcontrol: update copyright notice
2015-04-07 Baoquan Hemm/memblock.c: rename local variable of memblock_type...
2015-04-07 Kirill A. Shutemovmm: move mm_populate()-related code to mm/gup.c
2015-04-07 Kirill A. Shutemovmm: move gup() -> posix mlock() error conversion out...
2015-04-07 Kirill A. Shutemovmm: rename __mlock_vma_pages_range() to populate_vma_pa...
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 Joe Perchesslub: use bool function return values of true/false...
2015-04-07 David Rientjesmm, slab: correct config option in comment
2015-04-07 Chris J Argesmm/slub.c: parse slub_debug O option in switch statement
2015-04-07 Andrew Mortonmm-migrate-mark-unmap_and_move-noinline-to-avoid-ice...
2015-04-07 Kevin Hilmanmm-migrate-mark-unmap_and_move-noinline-to-avoid-ice...
2015-04-07 Andrew Mortonmm-migrate-mark-unmap_and_move-noinline-to-avoid-ice...
2015-04-07 Geert Uytterhoevenmm/migrate: mark unmap_and_move() "noinline" to avoid...
2015-04-07 Ulrich Obergfellwatchdog: introduce the hardlockup_detector_disable...
2015-04-07 Ulrich Obergfellwatchdog: clean up some function names and arguments
2015-04-07 Don Zickuswatchdog: update documentation for kernel params and...
2015-04-07 Ulrich Obergfellwatchdog: enable the new user interface of the watchdog...
2015-04-07 Don Zickuswatchdog: update comments to explain some code
2015-04-07 Ulrich Obergfellwatchdog: implement error handling for failure to set...
2015-04-07 Ulrich Obergfellwatchdog: introduce separate handlers for parameters...
2015-04-07 Ulrich Obergfellwatchdog: introduce proc_watchdog_common()
2015-04-07 Ulrich Obergfellwatchdog: move definition of 'watchdog_proc_mutex'...
2015-04-07 Ulrich Obergfellwatchdog: introduce the proc_watchdog_update() function
2015-04-07 Ulrich Obergfellwatchdog: new definitions and variables, initialization
2015-04-07 Zhang Zhenvfs: delete vfs_readdir function declaration
2015-04-07 Dan Carpenterfs/posix_acl.c: make posix_acl_create() safer and cleaner
2015-04-07 Josh Huntblock: restore /proc/partitions to not display non...
2015-04-07 Joe Perchesocfs2: neaten do_error, ocfs2_error and ocfs2_abort
2015-04-07 jiangyiwenocfs2: avoid access invalid address when read o2dlm...
2015-04-07 yangwenfangocfs2: call ocfs2_journal_access_di() before ocfs2_jour...
2015-04-07 Tina Ruchandaniocfs2: use 64bit variables to track heartbeat time
2015-04-07 jiangyiwenocfs2: fix a tiny case that inode can not removed.
2015-04-07 Goldwyn Rodriguesocfs2: clear the rest of the buffers on error
2015-04-07 Goldwyn Rodriguesocfs2: acknowledge return value of ocfs2_error()
2015-04-07 Goldwyn Rodriguesocfs2: add errors=continue
2015-04-07 Xue jiufeiocfs2: flush inode data to disk and free inode when...
2015-04-07 Sanidhya Kashyapocfs2: trusted xattr missing CAP_SYS_ADMIN check
2015-04-07 Dan Carpenterocfs2: double evaluation concerns in mlog_errno()
2015-04-07 Andrew Mortonocfs2: make mlog_errno return the errno
2015-04-07 alex chenocfs2: check if the ocfs2 lock resource has been initia...
next