deliverable/linux.git
2014-08-07  Mathias Krauselib/string_helpers.c: constify static arrays
2014-08-07  Gui Hechenglib/cmdline.c: add size unit t/p/e to memparse
2014-08-07  George Spelvinlibata: Use glob_match from lib/glob.c
2014-08-07  George Spelvinlib/glob.c: add CONFIG_GLOB_SELFTEST
2014-08-07  George Spelvinlib: add lib/glob.c
2014-08-07  Sergey Senozhatskyzlib: clean up some dead code
2014-08-07  Ken Heliasklist: use same naming scheme as hlist for klist_add_af...
2014-08-07  Ken Heliaslist: fix order of arguments for hlist_add_after(_rcu)
2014-08-07  Ken Heliaslist: make hlist_add_after() argument names match hlist...
2014-08-07  Neil Zhangkernel/printk/printk.c: fix bool assignements
2014-08-07  Jan Karaprintk: enable interrupts before calling console_tryloc...
2014-08-07  Alex Elderprintk: miscellaneous cleanups
2014-08-07  Alex Elderprintk: use a clever macro
2014-08-07  Alex Elderprintk: fix some comments
2014-08-07  Alex Elderprintk: rename DEFAULT_MESSAGE_LOGLEVEL
2014-08-07  Alex Elderprintk: tweak do_syslog() to match comments
2014-08-07  Luis R. Rodriguezprintk: allow increasing the ring buffer depending...
2014-08-07  Luis R. Rodriguezprintk: make dynamic units clear for the kernel ring...
2014-08-07  Luis R. Rodriguezprintk: move power of 2 practice of ring buffer size...
2014-08-07  Luis R. Rodriguezprintk: make dynamic kernel ring buffer alignment explicit
2014-08-07  Geoff Levandinclude/linux/byteorder/generic.h: minor comment fix
2014-08-07  Joe Perchesfs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_A...
2014-08-07  Jiri Kosina./Makefile: tell gcc optimizer to never introduce new...
2014-08-07  Dan Streetmanmm/zpool: update zswap to use zpool
2014-08-07  Dan Streetmanmm/zpool: zbud/zsmalloc implement zpool
2014-08-07  Dan Streetmanmm/zpool: implement common zpool api to zbud/zsmalloc
2014-08-07  Dan Streetmanmm/zbud: change zbud_alloc size type to size_t
2014-08-07  Weijie Yangzram: replace global tb_lock with fine grain lock
2014-08-07  Minchan Kimzram: use size_t instead of u16
2014-08-07  Sergey Senozhatskyzram: remove unused SECTOR_SIZE define
2014-08-07  Sergey Senozhatskyzram: rename struct `table' to `zram_table_entry'
2014-08-07  Max Filippovmm/highmem: make kmap cache coloring aware
2014-08-07  Peter Zijlstrammu_notifier: add call_srcu and sync function for liste...
2014-08-07  Chintan Pandyamm: BUG when __kmap_atomic_idx equals KM_TYPE_NR
2014-08-07  Johannes Weinermm: memcontrol: clean up reclaim size variable use...
2014-08-07  Sasha Levinkernel/smp.c:on_each_cpu_cond(): fix warning in fallbac...
2014-08-07  Rik van Rielmm: change confusing #ifdef use in __access_remote_vm
2014-08-07  Peter Feinermm: softdirty: respect VM_SOFTDIRTY in PTE holes
2014-08-07  Kirill A. Shutemovmm: mark fault_around_bytes __read_mostly
2014-08-07  Kirill A. Shutemovmm: close race between do_fault_around() and fault_arou...
2014-08-07  Jerome Marchandmemcg, vmscan: Fix forced scan of anonymous pages
2014-08-07  Jerome Marchandmm, vmscan: fix an outdated comment still mentioning...
2014-08-07  David Rientjesmm, oom: remove unnecessary exit_state check
2014-08-07  Li Zhongmm: fix potential infinite loop in dissolve_free_huge_p...
2014-08-07  David Rientjesmm, thp: restructure thp avoidance of light synchronous...
2014-08-07  David Rientjesmm, oom: rename zonelist locking functions
2014-08-07  David Rientjesmm, oom: ensure memoryless node zonelist always include...
2014-08-07  Wang Nanmemory-hotplug: sh: suitable memory should go to ZONE_M...
2014-08-07  Wang Nanmemory-hotplug: ppc: suitable memory should go to ZONE_...
2014-08-07  Wang Nanmemory-hotplug: ia64: suitable memory should go to...
2014-08-07  Wang Nanmemory-hotplug: x86_32: suitable memory should go to...
2014-08-07  Wang Nanmemory-hotplug: x86_64: suitable memory should go to...
2014-08-07  Wang Nanmemory-hotplug: add zone_for_memory() for selecting...
2014-08-07  Vladimir Davydovslub: remove kmemcg id from create_unique_id
2014-08-07  David Rientjesmm, writeback: prevent race when calculating dirty...
2014-08-07  David Rientjesmm, thp: only collapse hugepages to nodes with affinity...
2014-08-07  Wang Sheng-Huimm/shmem.c: remove the unused gfp arg to shmem_add_to_p...
2014-08-07  Paul Cassellamm: describe mmap_sem rules for __lock_page_or_retry...
2014-08-07  Mel Gormanmm: page_alloc: reduce cost of the fair zone allocation...
2014-08-07  Mel Gormanmm: page_alloc: abort fair zone allocation policy when...
2014-08-07  Mel Gormanmm: vmscan: only update per-cpu thresholds for online CPU
2014-08-07  Mel Gormanmm: move zone->pages_scanned into a vmstat counter
2014-08-07  Mel Gormanmm: rearrange zone fields into read-only, page alloc...
2014-08-07  Mel Gormanmm: pagemap: avoid unnecessary overhead when tracepoint...
2014-08-07  Chen Yucongmm: trace-vmscan-postprocess.pl: report the number...
2014-08-07  Wang Sheng-Huimm: update the description for vm_total_pages
2014-08-07  Cyrill Gorcunovmm/memory.c: don't forget to set softdirty on file...
2014-08-07  Yasuaki Ishimatsudrivers/firmware/memmap.c: don't allocate firmware_map_...
2014-08-07  Yasuaki Ishimatsudrivers/firmware/memmap.c: pass the correct argument...
2014-08-07  WANG Chaomm/vmalloc.c: clean up map_vm_area third argument
2014-08-07  Jerome Marchandmm: make copy_pte_range static again
2014-08-07  David Rientjesmm, hugetlb: remove hugetlb_zero and hugetlb_infinity
2014-08-07  David Rientjesmm, hugetlb: generalize writes to nr_hugepages
2014-08-07  Andi Kleenhwpoison: fix race with changing page during offlining
2014-08-07  Davidlohr Buesomm,hugetlb: simplify error handling in hugetlb_cow()
2014-08-07  Davidlohr Buesomm,hugetlb: make unmap_ref_private() return void
2014-08-07  Hugh Dickinsmm: replace init_page_accessed by __SetPageReferenced
2014-08-07  Fabian Frederickmm/hwpoison-inject.c: remove unnecessary null test...
2014-08-07  Rafael Aquinimm: export NR_SHMEM via sysinfo(2) / si_meminfo() inter...
2014-08-07  Konstantin... mm: catch memory commitment underflow
2014-08-07  Konstantin... shmem: update memory reservation on truncate
2014-08-07  Konstantin... shmem: fix double uncharge in __shmem_file_setup()
2014-08-07  Andrew Mortoninclude/linux/mmdebug.h: add VM_WARN_ONCE()
2014-08-07  David Rientjesmm, vmalloc: constify allocation mask
2014-08-07  Eric Dumazetmm/vmalloc.c: add a schedule point to vmalloc()
2014-08-07  Wang Sheng-Huimm: update the description for madvise_remove
2014-08-07  Max Asbockmm tracing: tell mm_migrate_pages event about numa_misp...
2014-08-07  Johannes Weinermm: vmscan: clean up struct scan_control
2014-08-07  Johannes Weinermm: vmscan: move swappiness out of scan_control
2014-08-07  Johannes Weinermm: vmscan: remove all_unreclaimable()
2014-08-07  Johannes Weinermm: vmscan: rework compaction-ready signaling in direct...
2014-08-07  Johannes Weinermm: vmscan: remove remains of kswapd-managed zone-...
2014-08-07  Wang Nanmem-hotplug: improve zone_movable_is_highmem logic
2014-08-07  Zhang Zhenmm/mem-hotplug: replace simple_strtoull() with kstrtoull()
2014-08-07  Johannes Weinermm: memcontrol: do not acquire page_cgroup lock for...
2014-08-07  Johannes Weinermm: memcontrol: remove ordering between pc->mem_cgroup...
2014-08-07  Johannes Weinermm: memcontrol: use root_mem_cgroup res_counter
2014-08-07  Johannes Weinermm: memcontrol: catch root bypass in move precharge
2014-08-07  Johannes Weinermm: memcontrol: simplify move precharge function
2014-08-07  Michal Hockomm: memcontrol: remove explicit OOM parameter in charge...
next
This page took 0.041985 seconds and 5 git commands to generate.