]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-09-07 KOSAKI Motohiromempolicy: fix refcount leak in mpol_set_shared_policy()
2012-09-07 Mel Gormanmempolicy: fix a race in shared_policy_replace()
2012-09-07 KOSAKI Motohiromempolicy: remove mempolicy sharing
2012-09-07 KOSAKI MotohiroRevert "mm: mempolicy: Let vma_merge and vma_split...
2012-09-07 Mel Gormanmm: compaction: capture a suitable high-order page...
2012-09-07 Andrew Mortonmm-vmscan-scale-number-of-pages-reclaimed-by-reclaim...
2012-09-07 Mel Gormanmm: vmscan: scale number of pages reclaimed by reclaim...
2012-09-07 Mel Gormanmm: compaction: update comment in try_to_compact_pages
2012-09-07 Hugh Dickinsmm/mmap.c: replace find_vma_prepare() with clearer...
2012-09-07 Andrew Mortonmm-fix-nonuniform-page-status-when-writing-new-file...
2012-09-07 Andrew Mortonmm-fix-nonuniform-page-status-when-writing-new-file...
2012-09-07 Robin Dongmm: fix nonuniform page status when writing new file...
2012-09-07 Andrew Mortonmm-kill-vma-flag-vm_reserved-and-mm-reserved_vm-counter-fix
2012-09-07 Konstantin... mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
2012-09-07 Konstantin... mm: prepare VM_DONTDUMP for using in drivers
2012-09-07 Konstantin... mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
2012-09-07 Konstantin... mm: use mm->exe_file instead of first VM_EXECUTABLE...
2012-09-07 Konstantin... mm: kill vma flag VM_CAN_NONLINEAR
2012-09-07 Konstantin... mm: kill vma flag VM_INSERTPAGE
2012-09-07 Konstantin... mm: introduce arch-specific vma flag VM_ARCH_1
2012-09-07 Konstantin... mm, x86, pat: rework linear pfn-mmap tracking
2012-09-07 Andrew Mortonx86-pat-separate-the-pfn-attribute-tracking-for-remap_p...
2012-09-07 Suresh Siddhax86, pat: separate the pfn attribute tracking for remap...
2012-09-07 Suresh Siddhax86, pat: remove the dependency on 'vm_pgoff' in track...
2012-09-07 Rik van Rielmm: remove __GFP_NO_KSWAPD
2012-09-07 Gavin Shanmm/page_alloc.c: remove duplicate check
2012-09-07 Kirill A. Shutemovfs: push rcu_barrier() from deactivate_locked_super...
2012-09-07 Dmitry Kasatkinvfs: increment iversion when a file is truncated
2012-09-07 Stephen Warrenblock: partition: msdos: provide UUIDs for partitions
2012-09-07 Stephen Warreninit: reduce PARTUUID min length to 1 from 36
2012-09-07 Stephen Warrenblock: store partition_meta_info.uuid as a string
2012-09-07 Wei Yongjuncciss: remove unneeded memset()
2012-09-07 Akinobu Mitacciss: use check_signature
2012-09-07 Akinobu Mitacciss: cleanup bitops usage
2012-09-07 Dan Carpenterdrivers/scsi/ipr.c: remove an unneeded check
2012-09-07 Martin Michlmayrdrivers/scsi/atp870u.c: fix bad use of udelay
2012-09-07 Shaohua Lireadahead: fault retry breaks mmap file read random...
2012-09-07 Fengguang Wuunicore32: select generic atomic64_t support
2012-09-07 Sachin Kamatdrivers/thermal/exynos_thermal.c: use devm_* functions
2012-09-07 Sachin Kamatdrivers/thermal/exynos_thermal.c: remove duplicate...
2012-09-07 Sachin Kamatdrivers/thermal/exynos_thermal.c: fix build error
2012-09-07 Amit Daniel... ARM: exynos: add thermal sensor driver platform data...
2012-09-07 Amit Daniel... thermal: exynos: register the tmu sensor with the kerne...
2012-09-07 Amit Daniel... thermal: exynos5: add exynos5 thermal sensor driver...
2012-09-07 Amit Daniel... hwmon: exynos4: move thermal sensor driver to driver...
2012-09-07 Amit Daniel... thermal: add generic cpufreq cooling implementation
2012-09-07 Fengguang Wuh8300: select generic atomic64_t support
2012-09-07 Greg Kroah... time: don't inline EXPORT_SYMBOL functions
2012-09-07 Dagfinn Ilmari... timeconst.pl: remove deprecated defined(@array)
2012-09-07 Jean Delvaredrm/i915: optimize DIV_ROUND_CLOSEST() call
2012-09-07 Christian Lamparterpcmcia: move unbind/rebind into dev_pm_ops.complete
2012-09-07 Fabio Estevamdrivers/dma/dmaengine.c: lower the priority of 'failed...
2012-09-07 Geert Uytterhoevenmn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc...
2012-09-07 Kees Cookaudit.h: replace defines with C stubs
2012-09-07 Wen Congyangx86 numa: don't check if node is NUMA_NO_NODE
2012-09-07 T Makphaibulchokex86/mm/init.c: devmem_is_allowed() off by one
2012-09-07 Shérabarch/x86/platform/iris/iris.c: register a platform...
2012-09-07 Wen Congyangacpi_memhotplug.c: auto bind the memory device which...
2012-09-07 Wen Congyangacpi_memhotplug.c: bind the memory device when the...
2012-09-07 Wen Congyangacpi_memhotplug.c: don't allow to eject the memory...
2012-09-07 Wen Congyangacpi_memhotplug.c: remove memory info from list before...
2012-09-07 Wen Congyangacpi_memhotplug.c: free memory device if acpi_memory_en...
2012-09-07 Wen Congyangacpi_memhotplug.c: fix memory leak when memory device...
2012-09-07 Wen Congyangx86 cpu_hotplug: unmap cpu2node when the cpu is hotremoved
2012-09-07 NeilBrownvfs: d_obtain_alias() needs to use "/" as default name.
2012-09-07 Dave Jonesselinux: fix sel_netnode_insert() suspicious rcu derefe...
2012-09-07 Dan Carpenterdrivers/scsi/ipr.c: missing unlock before a return
2012-09-07 Corey MinyardCRIS: Fix I/O macros
2012-09-07 Andi Kleencompiler.h: add __visible
2012-09-07 Andrew Vaginpid-namespace: limit value of ns_last_pid to (0, max_pid)
2012-09-07 Chuck Leverinclude/net/sock.h: squelch compiler warning in sk_rmem...
2012-09-07 Joonsoo Kimslub: consider pfmemalloc_match() in get_partial_node()
2012-09-07 Joonsoo Kimslab: fix starting index for finding another object
2012-09-07 Mel Gormanslab: do ClearSlabPfmemalloc() for all pages of slab
2012-09-07 Paul Clementsnbd: clear waiting_queue on shutdown
2012-09-07 Gang WeiMAINTAINERS: fix TXT maintainer list and source repo...
2012-09-07 Jianguo Wumm/ia64: fix a memory block size bug
2012-09-07 Wen Congyangmemory hotplug: reset pgdat->kswapd to NULL if creating...
2012-09-07 Stephen RothwellMerge remote-tracking branch 'clk/clk-next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'signal/for-next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'pwm/for-next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'dma-mapping/dma-mapping...
2012-09-07 Stephen RothwellMerge remote-tracking branch 'tegra/for-next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'samsung/for-next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'renesas/next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'ep93xx/ep93xx-for-next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'arm-soc/for-next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'gpio-lw/for-next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'vhost/linux-next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'pinctrl/for-next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'writeback/writeback-for...
2012-09-07 Stephen RothwellMerge remote-tracking branch 'tmem/linux-next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'char-misc/char-misc-next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'staging/staging-next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'usb/usb-next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'tty/tty-next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'driver-core/driver-core...
2012-09-07 Stephen RothwellMerge remote-tracking branch 'leds/for-next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'regmap/for-next'
2012-09-07 Stephen RothwellMerge remote-tracking branch 'drivers-x86/linux-next'
next