]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-07-17 Stephen RothwellAdd linux-next specific files for 20130717 next-20130717
2013-07-17 Stephen RothwellRevert "fs/aio: Add support to aio ring pages migration"
2013-07-17 Stephen RothwellMerge branch 'cpuinit/master'
2013-07-17 Paul Gortmakerblock: delete __cpuinit usage from all block files
2013-07-17 Paul Gortmakerdrivers: delete __cpuinit usage from all remaining...
2013-07-17 Paul Gortmakerkernel: delete __cpuinit usage from all core kernel...
2013-07-17 Paul Gortmakernet: delete __cpuinit usage from all net files
2013-07-17 Paul Gortmakeracpi: delete __cpuinit usage from all acpi files
2013-07-17 Paul Gortmakerhwmon: delete __cpuinit usage from all hwmon files
2013-07-17 Paul Gortmakercpufreq: delete __cpuinit usage from all cpufreq files
2013-07-17 Paul Gortmakerclocksource+irqchip: delete __cpuinit usage from all...
2013-07-17 Paul Gortmakerx86: delete __cpuinit usage from all x86 files
2013-07-17 Paul Gortmakerscore: delete __cpuinit usage from all score files
2013-07-17 Paul Gortmakerxtensa: delete __cpuinit usage from all xtensa files
2013-07-17 Paul Gortmakeropenrisc: delete __cpuinit usage from all openrisc...
2013-07-17 Paul Gortmakerm32r: delete __cpuinit usage from all m32r files
2013-07-17 Paul Gortmakerhexagon: delete __cpuinit usage from all hexagon files
2013-07-17 Paul Gortmakerfrv: delete __cpuinit usage from all frv files
2013-07-17 Paul Gortmakercris: delete __cpuinit usage from all cris files
2013-07-17 Paul Gortmakermetag: delete __cpuinit usage from all metag files
2013-07-17 Paul Gortmakertile: delete __cpuinit usage from all tile files
2013-07-17 Paul Gortmakersh: delete __cpuinit usage from all sh files
2013-07-17 Paul Gortmakers390: delete __cpuinit usage from all s390 files
2013-07-17 Paul Gortmakerblackfin: delete __cpuinit usage from all blackfin...
2013-07-17 Paul Gortmakerarm64: delete __cpuinit usage from all users
2013-07-17 Paul Gortmakersparc: delete __cpuinit/__CPUINIT usage from all users
2013-07-17 Paul Gortmakerarm: delete __cpuinit/__CPUINIT usage from all ARM...
2013-07-17 Paul GortmakerMIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
2013-07-17 Paul Gortmakerparisc: delete __cpuinit usage from all users
2013-07-17 Paul Gortmakeralpha: delete __cpuinit usage from all users
2013-07-17 Stephen RothwellMerge branch 'akpm/master'
2013-07-17 Peng Taostaging/lustre: replace num_physpages with totalram_pages
2013-07-17 Peng Taostaging/lustre/libcfs: cleanup linux-mem.h
2013-07-17 Peng Taostaging/lustre/ptlrpc: convert to new shrinker API
2013-07-17 Peng Taostaging/lustre/obdclass: convert lu_object shrinker...
2013-07-17 Peng Taostaging/lustre/ldlm: convert to shrinkers to count...
2013-07-17 Alexandre Bellonidrivers/iio/inkern.c: fix iio_convert_raw_to_processed_...
2013-07-17 Ingo Molnarrelay: fix timer madness
2013-07-17 Andrew Mortonmove-exit_task_namespaces-outside-of-exit_notify-fix
2013-07-17 Oleg Nesterovcoredump: '% at the end' shouldn't bypass core_uses_pid...
2013-07-17 Oleg Nesterovsignals: eventpoll: set ->saved_sigmask at the start
2013-07-17 Andrew Mortonfat-additions-to-support-fat_fallocate-fix
2013-07-17 Namjae Jeonfat: additions to support fat_fallocate
2013-07-17 Miklos Szerediautofs4: translate pids to the right namespace for...
2013-07-17 Sukadev Bhattiproluautofs4: allow autofs to work outside the initial PID...
2013-07-17 Jeff Liubinfmt_elf.c: use get_random_int() to fix entropy depleting
2013-07-17 Joe Perchescheckpatch: warn when networking block comment lines...
2013-07-17 Dave Joneslist: remove __list_for_each()
2013-07-17 Chuansheng Liusmp: Give WARN()ing when calling smp_call_function_many...
2013-07-17 Rafael Aquinimm: add vm event counters for balloon pages compaction
2013-07-17 Xi Wangmm/dmapool.c: fix null dev in dma_pool_create()
2013-07-17 Xi Wangdrivers/usb/gadget/amd5536udc.c: avoid calling dma_pool...
2013-07-17 Michal Hockodrop_caches: add some documentation and info message
2013-07-17 Mike Yoknismm: memmap_init_zone() performance improvement
2013-07-17 Andrew Mortoninclude/linux/mmzone.h: cleanups
2013-07-17 Glauber Costasuper: fix for destroy lrus
2013-07-17 Glauber Costalist_lru: dynamically adjust node arrays
2013-07-17 Andrew Mortonshrinker-kill-old-shrink-api-fix
2013-07-17 Dave Chinnershrinker: Kill old ->shrink API.
2013-07-17 Andrew Mortonhugepage-convert-huge-zero-page-shrinker-to-new-shrinke...
2013-07-17 Glauber Costahugepage: convert huge zero page shrinker to new shrink...
2013-07-17 Andrew Mortonshrinker-convert-remaining-shrinkers-to-count-scan...
2013-07-17 Dave Chinnershrinker: convert remaining shrinkers to count/scan API
2013-07-17 Glauber Costai915: bail out earlier when shrinker cannot acquire...
2013-07-17 Andrew Mortondrivers-convert-shrinkers-to-new-count-scan-api-fix-2
2013-07-17 Andrew Mortondrivers-convert-shrinkers-to-new-count-scan-api-fix
2013-07-17 Dave Chinnerdrivers: convert shrinkers to new count/scan API
2013-07-17 Dan CarpenterUBIFS: signedness bug in ubifs_shrink_count()
2013-07-17 Andrew Mortonfs-convert-fs-shrinkers-to-new-scan-count-api-fix
2013-07-17 Dave Chinnerfs: convert fs shrinkers to new scan/count API
2013-07-17 Andrew Mortonxfs-convert-dquot-cache-lru-to-list_lru-fix
2013-07-17 Dave Chinnerxfs: convert dquot cache lru to list_lru
2013-07-17 Dave Chinnerxfs: rework buffer dispose list tracking
2013-07-17 Andrew Mortonxfs-convert-buftarg-lru-to-generic-code-fix
2013-07-17 Dave Chinnerxfs: convert buftarg LRU to generic code
2013-07-17 Dave Chinnerfs: convert inode and dentry shrinking to be node aware
2013-07-17 Glauber Costavmscan: per-node deferred work
2013-07-17 Dave Chinnershrinker: add node awareness
2013-07-17 Glauber Costalist_lru: remove special case function list_lru_dispose...
2013-07-17 Glauber Costalist_lru: per-node API
2013-07-17 Glauber Costalist_lru: per-node list infrastructure fix
2013-07-17 Dave Chinnerlist_lru: per-node list infrastructure
2013-07-17 Dave Chinnerdcache: convert to use new lru list infrastructure
2013-07-17 Glauber Costainode: move inode to a different list inside lock
2013-07-17 Dave Chinnerinode: convert inode lru list to generic lru list code.
2013-07-17 Dave Chinnerlist: add a new LRU list type
2013-07-17 Andrew Mortonshrinker-convert-superblock-shrinkers-to-new-api-fix
2013-07-17 Dave Chinnershrinker: convert superblock shrinkers to new API
2013-07-17 Dave Chinnermm: new shrinker API
2013-07-17 Dave Chinnerdcache: remove dentries from LRU before putting on...
2013-07-17 Dave Chinnerdentry: move to per-sb LRU locks
2013-07-17 Dave Chinnerdcache: convert dentry_stat.nr_unused to per-cpu counters
2013-07-17 Glauber Costasuper: fix calculation of shrinkable objects for small...
2013-07-17 Glauber Costafs: bump inode and dentry counters to long
2013-07-17 Andrew Mortonmm-correctly-update-zone-managed_pages-fix-fix-fix
2013-07-17 Andrew Mortonmm-use-a-dedicated-lock-to-protect-totalram_pages-and...
2013-07-17 HATAYAMA Daisukevmcore: disable mmap_vmcore() if CONFIG_MMU is not...
2013-07-17 Andrew Mortonvmcore-allow-user-process-to-remap-elf-note-segment...
2013-07-17 HATAYAMA Daisukevmcore: allow user process to remap ELF note segment...
2013-07-17 Fengguang Wuswap: swapin_nr_pages() can be static
next