]> git.karo-electronics.de Git - karo-tx-linux.git/history - mm
[media] exynos4-is: Print error message on timeout
[karo-tx-linux.git] / mm /
2013-07-10 Linus TorvaldsMerge tag 'please-pull-fix-ia64-warnings' of git:/...
2013-07-10 Ingo MolnarMerge branch 'timers/core' of git://git.kernel.org...
2013-07-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-07-09 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2013-07-09 Linus TorvaldsMerge tag 'fbdev-for-3.11' of git://git.kernel.org...
2013-07-09 Linus TorvaldsMerge branch 'akpm' (updates from Andrew Morton)
2013-07-09 Linus TorvaldsMerge tag 'for-linus-3.11-merge-window-part-1' of git...
2013-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-09 Linus TorvaldsMerge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com...
2013-07-09 Linus TorvaldsMerge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org...
2013-07-09 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2013-07-09 Andrew Mortonipc/shmc.c: eliminate ugly 80-col tricks
2013-07-09 Toshi Kanimm/memory_hotplug.c: fix return value of online_pages()
2013-07-09 Michal Hockomm: honor min_free_kbytes set by user
2013-07-09 Li Zefanmemcg: don't need to free memcg via RCU or workqueue
2013-07-09 Li Zefanmemcg: kill memcg refcnt
2013-07-09 Li Zefanmemcg: don't need to get a reference to the parent
2013-07-09 Li Zefanmemcg: use css_get/put for swap memcg
2013-07-09 Li Zefanmemcg: use css_get/put when charging/uncharging kmem
2013-07-09 Li Zefanmemcg: don't use mem_cgroup_get() when creating a kmemc...
2013-07-09 Li Zefanmemcg: use css_get() in sock_update_memcg()
2013-07-09 Michal Hockomemcg, kmem: fix reference count handling on the error...
2013-07-09 Michal HockoRevert "memcg: avoid dangling reference count in creati...
2013-07-09 Jörn Engelmmap: allow MAP_HUGETLB for hugetlbfs files v2
2013-07-09 Mel Gormanmm: vmscan: do not scale writeback pages when deciding...
2013-07-09 Mel Gormanmm: vmscan: do not continue scanning if reclaim was...
2013-07-09 Tang Chenmm/memory_hotplug.c: fix a comment typo in register_pag...
2013-07-09 Tang Chenmm/memblock.c: fix wrong comment in __next_free_mem_range()
2013-07-09 Zhang Yanfeimm/vmalloc.c: fix an overflow bug in alloc_vmap_area()
2013-07-09 Joe Perchesmm: remove unused VM_<READfoo> macros and expand other...
2013-07-09 Zhang Yanfeimm/sparse.c: put clear_hwpoisoned_pages within CONFIG_M...
2013-07-09 Zhang Yanfeimm: remove unused __put_page()
2013-07-09 Oleg Nesterovvfree: don't schedule free_work() if llist_add() return...
2013-07-09 Zhang Yanfeimm/page_alloc.c: remove unlikely() from the current_ord...
2013-07-09 Zhang Yanfeimm/page_alloc.c: remove zone_type argument of build_zon...
2013-07-09 Glauber Costamemcg: do not account memory used for cache creation
2013-07-09 Glauber Costamemcg: also test for skip accounting at the page alloca...
2013-07-09 Zhang Yanfeimm/vmalloc.c: check VM_UNINITIALIZED flag in s_show...
2013-07-09 Zhang Yanfeimm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZED
2013-07-09 Zhang Yanfeimm/vmalloc.c: emit the failure message before return
2013-07-09 Zhang Yanfeimm/vmalloc.c: remove alloc_map from vmap_block
2013-07-09 Zhang Yanfeimm/vmalloc.c: remove unused purge_fragmented_blocks_thiscpu
2013-07-09 Zhang Yanfeimm/vmalloc.c: remove dead code in vb_alloc
2013-07-09 Dan Carpentermm/vmalloc.c: unbreak __vunmap()
2013-07-09 Zhang Yanfeimm: remove duplicated call of get_pfn_range_for_nid
2013-07-09 Johannes Weinermemcg: clean up memcg->nodeinfo
2013-07-09 Rasmus Villemoesmm: mremap: validate input before taking lock
2013-07-08 Chris ZankelMerge branch 'timers-core-for-linus' of https://git...
2013-07-08 Wanpeng Limm/slab: Give s_next and s_stop slab-specific names
2013-07-07 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2013-07-07 Linus TorvaldsMerge branch 'cpuinit-delete' of git://git.kernel.org...
2013-07-07 Steven Rostedtslob: Check for NULL pointer before calling ctor()
2013-07-07 Joonsoo Kimslub: Make cpu partial slab support configurable
2013-07-07 Christoph Lameterslab: fix init_lock_keys
2013-07-07 Sasha Levinslob: use DIV_ROUND_UP where possible
2013-07-07 Joonsoo Kimslub: do not put a slab to cpu partial list when cpu_pa...
2013-07-07 Wanpeng Limm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo
2013-07-07 Wanpeng Limm/slub: Drop unnecessary nr_partials
2013-07-07 Wanpeng Limm/slab: Fix /proc/slabinfo unwriteable for slab
2013-07-07 Wanpeng Limm/slab: Sharing s_next and s_stop between slab and...
2013-07-07 Wanpeng Limm/slab: Fix drain freelist excessively
2013-07-06 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git.kerne...
2013-07-06 Linus TorvaldsMerge branch 'for-v3.11' of git://git.linaro.org/people...
2013-07-06 Linus TorvaldsMerge tag 'metag-for-v3.11' of git://git.kernel.org...
2013-07-06 Linus TorvaldsMerge tag 'xenarm-for-3.11-tag' of git://git.kernel...
2013-07-06 Linus TorvaldsMerge tag 'irqdomain-for-linus' of git://git.secretlab...
2013-07-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-07-05 Linus TorvaldsMerge tag 'upstream-3.11-rc1' of git://git.infradead...
2013-07-05 Linus TorvaldsMerge tag 'upstream-3.11-rc1' of git://git.infradead...
2013-07-04 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2013-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-04 Thomas GleixnerMerge branch 'timers/posix-cpu-timers-for-tglx' of
2013-07-04 Linus TorvaldsMerge branch 'i2c/for-next' of git://git.kernel.org...
2013-07-04 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2013-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-04 Linus TorvaldsMerge tag 'md-3.11' of git://neil.brown.name/md
2013-07-04 Linus TorvaldsMerge branch 'kconfig-diet' from Dave Hansen
2013-07-04 Linus TorvaldsMerge branch 'hpfs' from Mikulas Patocka
2013-07-04 Mark BrownMerge remote-tracking branch 'asoc/fix/wm8962' into...
2013-07-04 Mark BrownMerge remote-tracking branch 'asoc/fix/fsl' into asoc...
2013-07-04 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2013-07-04 Jiri KosinaMerge branches 'for-3.11/wacom-fixed' and 'for-3.11...
2013-07-04 Jiri KosinaMerge branches 'for-3.11/multitouch', 'for-3.11/sony...
2013-07-04 Jiri KosinaMerge branches 'for-3.11/battery', 'for-3.11/elo',...
2013-07-04 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2013-07-04 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2013-07-04 Linus TorvaldsMerge tag 'sound-3.11' of git://git.kernel.org/pub...
2013-07-04 Linus TorvaldsMerge branch 'for-3.11' of git://git.kernel.org/pub...
2013-07-04 Linus TorvaldsMerge branch 'akpm' (updates from Andrew Morton)
2013-07-03 Linus TorvaldsMerge tag 'pci-v3.11-changes' of git://git.kernel.org...
2013-07-03 Kees Cookdrivers: avoid format string in dev_set_name
2013-07-03 Johannes Weinermm: memcontrol: factor out reclaim iterator loading...
2013-07-03 Zhang Yanfeimm, vmalloc: use clamp() to simplify code
2013-07-03 Zhang Yanfeimm, vmalloc: remove insert_vmalloc_vm()
2013-07-03 Zhang Yanfeimm, vmalloc: call setup_vmalloc_vm() instead of insert_...
2013-07-03 Zhang Yanfeimm, vmalloc: only call setup_vmalloc_vm() only in __get...
2013-07-03 Cody P Schafersparsemem: add BUILD_BUG_ON when sizeof mem_section...
2013-07-03 Jiang Liumm: kill free_all_bootmem_node()
next