]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-09-28 Xiao Guangrongthp: remove unnecessary set_recommended_min_free_kbytes
2012-09-28 Xiao Guangrongthp: use khugepaged_enabled to remove duplicate code
2012-09-28 Xiao Guangrongthp: remove khugepaged_loop
2012-09-28 Xiao Guangrongthp: introduce khugepaged_prealloc_page and khugepaged_...
2012-09-28 Xiao Guangrongthp: release page in page pre-alloc path
2012-09-28 Xiao Guangrongthp: merge page pre-alloc in khugepaged_loop into khuge...
2012-09-28 Xiao Guangrongthp: remove some code depend on CONFIG_NUMA
2012-09-28 Xiao Guangrongthp: remove wake_up_interruptible in the exit path
2012-09-28 Xiao Guangrongthp: remove unnecessary khugepaged_thread check
2012-09-28 Xiao Guangrongthp: move khugepaged_mutex out of khugepaged
2012-09-28 Xiao Guangrongthp: remove unnecessary check in start_khugepaged
2012-09-28 Xiao Guangrongthp: fix the count of THP_COLLAPSE_ALLOC
2012-09-28 Michel Lespinassemm: adjust final #endif position in mm/internal.h
2012-09-28 Will Deaconmm: hugetlb: add arch hook for clearing page flags...
2012-09-28 Davidlohr Buesooom: remove deprecated oom_adj
2012-09-28 Wanpeng Limm/vmscan: fix error number for failed kthread
2012-09-28 Gavin Shanmm/mmu_notifier: init notifier if necessary
2012-09-28 Gavin Shanmm/mmu_notifier: init notifier if necessary
2012-09-28 Sagi Grimbergmm: mmu_notifier: have mmu_notifiers use a global SRCU...
2012-09-28 Andrew Mortonmm-mmu_notifier-fix-inconsistent-memory-between-seconda...
2012-09-28 Xiao Guangrongmm: mmu_notifier: fix inconsistent memory between secon...
2012-09-28 Mel Gormanmempolicy-fix-a-memory-corruption-by-refcount-imbalance...
2012-09-28 Mel Gormanmempolicy: fix a memory corruption by refcount imbalanc...
2012-09-28 KOSAKI Motohiromempolicy: fix refcount leak in mpol_set_shared_policy()
2012-09-28 Mel Gormanmempolicy: fix a race in shared_policy_replace()
2012-09-28 KOSAKI Motohiromempolicy: remove mempolicy sharing
2012-09-28 KOSAKI MotohiroRevert "mm: mempolicy: Let vma_merge and vma_split...
2012-09-28 Mel Gormanmm: compaction: capture a suitable high-order page...
2012-09-28 Andrew Mortonmm-vmscan-scale-number-of-pages-reclaimed-by-reclaim...
2012-09-28 Mel Gormanmm: vmscan: scale number of pages reclaimed by reclaim...
2012-09-28 Mel Gormanmm: compaction: update comment in try_to_compact_pages
2012-09-28 Hugh Dickinsmm-mmapc-replace-find_vma_prepare-with-clearer-find_vma...
2012-09-28 Hugh Dickinsmm/mmap.c: replace find_vma_prepare() with clearer...
2012-09-28 Andrew Mortonmm-fix-nonuniform-page-status-when-writing-new-file...
2012-09-28 Andrew Mortonmm-fix-nonuniform-page-status-when-writing-new-file...
2012-09-28 Robin Dongmm: fix nonuniform page status when writing new file...
2012-09-28 Andrew Mortonmm-kill-vma-flag-vm_reserved-and-mm-reserved_vm-counter-fix
2012-09-28 Konstantin... mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
2012-09-28 Konstantin... mm: prepare VM_DONTDUMP for using in drivers
2012-09-28 Konstantin... mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
2012-09-28 Konstantin... mm: use mm->exe_file instead of first VM_EXECUTABLE...
2012-09-28 Konstantin... mm: kill vma flag VM_CAN_NONLINEAR
2012-09-28 Konstantin... mm: kill vma flag VM_INSERTPAGE
2012-09-28 Konstantin... mm: introduce arch-specific vma flag VM_ARCH_1
2012-09-28 Konstantin... mm, x86, pat: rework linear pfn-mmap tracking
2012-09-28 Andrew Mortonx86-pat-separate-the-pfn-attribute-tracking-for-remap_p...
2012-09-28 Suresh Siddhax86, pat: separate the pfn attribute tracking for remap...
2012-09-28 Suresh Siddhax86, pat: remove the dependency on 'vm_pgoff' in track...
2012-09-28 Rik van Rielmm: remove __GFP_NO_KSWAPD
2012-09-28 Andrew Mortonmm/memory.c: squash unused variable warning
2012-09-28 Gavin Shanmm/page_alloc.c: remove duplicate check
2012-09-28 Yan Hongfs/block_dev.c: no need to check inode->i_bdev in bd_fo...
2012-09-28 Zhao Hongjiangfs: change return values from -EACCES to -EPERM
2012-09-28 Dmitry Kasatkinvfs: increment iversion when a file is truncated
2012-09-28 Akinobu Mitadrbd: use copy_highpage
2012-09-28 Stephen Warrenblock: partition: msdos: provide UUIDs for partitions
2012-09-28 Stephen Warreninit: reduce PARTUUID min length to 1 from 36
2012-09-28 Stephen Warrenblock: store partition_meta_info.uuid as a string
2012-09-28 Akinobu Mitacciss: use check_signature()
2012-09-28 Akinobu Mitacciss: cleanup bitops usage
2012-09-28 Martin Michlmayrdrivers/scsi/atp870u.c: fix bad use of udelay
2012-09-28 Shaohua Lireadahead: fault retry breaks mmap file read random...
2012-09-28 Alexandre Bouninerapidio/rionet: fix multicast packet transmit logic
2012-09-28 Fengguang Wuunicore32: select generic atomic64_t support
2012-09-28 Sachin Kamatdrivers/thermal/user_space.c: add missing static storag...
2012-09-28 Sachin Kamatdrivers/thermal/fair_share.c: add missing static storag...
2012-09-28 Sachin Kamatdrivers/thermal/step_wise.c: add missing static storage...
2012-09-28 Sachin Kamatdrivers/thermal/exynos_thermal.c: fix NULL pointer...
2012-09-28 Fengguang Wuh8300: select generic atomic64_t support
2012-09-28 Daniel Santoscompiler-gcc4.h: correct verion check for __compiletime...
2012-09-28 Sascha Hauerkbuild: make: fix if_changed when command contains...
2012-09-28 Greg Kroah... time: don't inline EXPORT_SYMBOL functions
2012-09-28 Dagfinn Ilmari... timeconst.pl: remove deprecated defined(@array)
2012-09-28 Akinobu Mitagpu/drm/ttm: use copy_highpage
2012-09-28 Jean Delvaredrm/i915: optimize DIV_ROUND_CLOSEST() call
2012-09-28 Christian Lamparterpcmcia: move unbind/rebind into dev_pm_ops.complete
2012-09-28 Fabio Estevamdrivers/dma/dmaengine.c: lower the priority of 'failed...
2012-09-28 Yan Hongfs/debugsfs: remove unnecessary inode->i_private initia...
2012-09-28 Geert Uytterhoevenmn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc...
2012-09-28 Andrew Mortonaudith-replace-defines-with-c-stubs-fix
2012-09-28 Kees Cookaudit.h: replace defines with C stubs
2012-09-28 Alex Shiarch/x86/platform/uv: fix incorrect tlb flush all issue
2012-09-28 Andrew Mortonarch/x86/tools/insn_sanity.c: identify source of messages
2012-09-28 Wen Congyangx86 numa: don't check if node is NUMA_NO_NODE
2012-09-28 Shérabarch/x86/platform/iris/iris.c: register a platform...
2012-09-28 Wen Congyangacpi_memhotplug.c: auto bind the memory device which...
2012-09-28 Wen Congyangacpi_memhotplug.c: bind the memory device when the...
2012-09-28 Wen Congyangacpi_memhotplug.c: don't allow to eject the memory...
2012-09-28 Wen Congyangacpi_memhotplug.c: remove memory info from list before...
2012-09-28 Wen Congyangacpi_memhotplug.c: free memory device if acpi_memory_en...
2012-09-28 Wen Congyangacpi_memhotplug.c: fix memory leak when memory device...
2012-09-28 Andrew Mortoncpu_hotplug-unmap-cpu2node-when-the-cpu-is-hotremoved-fix
2012-09-28 Wen Congyangx86 cpu_hotplug: unmap cpu2node when the cpu is hotremoved
2012-09-28 NeilBrownvfs: d_obtain_alias() needs to use "/" as default name.
2012-09-28 Dave Jonesselinux: fix sel_netnode_insert() suspicious rcu derefe...
2012-09-28 Corey MinyardCRIS: Fix I/O macros
2012-09-28 Andrea Arcangelithp: avoid VM_BUG_ON page_count(page) false positives...
2012-09-28 Stephen RothwellMerge remote-tracking branch 'signal/for-next'
2012-09-28 Stephen RothwellMerge remote-tracking branch 'ktest/for-next'
2012-09-28 Stephen RothwellMerge remote-tracking branch 'userns/for-next'
next