summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-13154-1364/+3209
|\
| * cgroups: Documentation: fix trivial typos and wrong paragraph numberingsSeongJae Park2014-12-132-7/+7
| * parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter2014-12-131-2/+2
| * percpu: update local_ops.txt to reflect this_cpu operationsChristoph Lameter2014-12-131-4/+9
| * percpu: remove __get_cpu_var and __raw_get_cpu_var macrosChristoph Lameter2014-12-131-2/+0
| * fsnotify: remove destroy_list from fsnotify_markJan Kara2014-12-132-6/+9
| * fsnotify: unify inode and mount marks handlingJan Kara2014-12-1311-229/+160
| * fallocate: create FAN_MODIFY and IN_MODIFY eventsHeinrich Schuchardt2014-12-131-0/+11
| * mm/cma: make kmemleak ignore CMA regionsThierry Reding2014-12-131-0/+6
| * slub: fix cpuset check in get_any_partialVladimir Davydov2014-12-131-2/+1
| * slab: fix cpuset check in fallback_allocVladimir Davydov2014-12-131-1/+1
| * shmdt: use i_size_read() instead of ->i_sizeDave Hansen2014-12-131-2/+3
| * ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segmentsDave Hansen2014-12-131-5/+13
| * ipc/msg: increase MSGMNI, remove scalingManfred Spraul2014-12-139-298/+45
| * ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPMManfred Spraul2014-12-131-3/+15
| * ipc/sem.c: change memory barrier in sem_lock() to smp_rmb()Manfred Spraul2014-12-131-3/+10
| * lib/decompress.c: consistency of compress formats for kernel imageHaesung Kim2014-12-131-2/+2
| * decompress_bunzip2: off by one in get_next_block()Dan Carpenter2014-12-131-1/+1
| * usr/Kconfig: make initrd compression algorithm selection not expertAndi Kleen2014-12-131-12/+12
| * fault-inject: add ratelimit optionDmitry Monakhov2014-12-132-10/+28
| * ratelimit: add initialization macroDmitry Monakhov2014-12-131-3/+9
| * fs/affs/file.c: remove obsolete pagesize checkFabian Frederick2014-12-131-4/+0
| * fs/affs/file.c: add support to O_DIRECTFabian Frederick2014-12-131-0/+18
| * fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintfFabian Frederick2014-12-133-21/+25
| * fs/affs/file.c: forward declaration clean-upFabian Frederick2014-12-131-22/+16
| * gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-138-1/+11
| * kexec: remove unnecessary KERN_ERR from kexec.cMasanari Iida2014-12-131-1/+1
| * sparc: hook up execveat system callDavid Drysdale2014-12-134-1/+15
| * syscalls: add selftest for execveat(2)David Drysdale2014-12-134-0/+432
| * x86: hook up execveat system callDavid Drysdale2014-12-137-0/+35
| * syscalls: implement execveat() system callDavid Drysdale2014-12-1313-15/+145
| * fat: fix data past EOF resulting from fsx testsuiteNamjae Jeon2014-12-133-0/+16
| * befs: remove dead codeJan Kara2014-12-131-4/+0
| * mm/zbud: init user ops only when it is neededHeesub Shin2014-12-131-1/+1
| * mm/zswap: delete unnecessary check before calling free_percpu()Markus Elfring2014-12-131-2/+1
| * mm/zswap: add __init to some functions in zswapMahendran Ganesh2014-12-131-3/+3
| * zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attributeGanesh Mahendran2014-12-131-17/+11
| * mm/zsmalloc: allocate exactly size of struct zs_poolGanesh Mahendran2014-12-131-3/+2
| * mm/zsmalloc: avoid duplicate assignment of prev_classGanesh Mahendran2014-12-131-5/+4
| * mm/zram: correct ZRAM_ZERO flag bit positionMahendran Ganesh2014-12-131-2/+2
| * mm/zsmalloc: support allocating obj with size of ZS_MAX_ALLOC_SIZEMahendran Ganesh2014-12-131-6/+32
| * zsmalloc: correct fragile [kmap|kunmap]_atomic useMinchan Kim2014-12-131-9/+12
| * zsmalloc: fix zs_init cpu notifier error handlingSergey Senozhatsky2014-12-131-15/+24
| * zram: implement rw_page operation of zramkaram.lee2014-12-131-0/+44
| * zram: change parameter from vaild_io_request()karam.lee2014-12-131-8/+8
| * zram: remove bio parameter from zram_bvec_rw()karam.lee2014-12-131-8/+8
| * zsmalloc: merge size_class to reduce fragmentationJoonsoo Kim2014-12-131-14/+66
| * mm/memcontrol.c: remove unused mem_cgroup_lru_names_not_uptodate()Rickard Strandqvist2014-12-131-5/+2
| * memcg: fix possible use-after-free in memcg_kmem_get_cache()Vladimir Davydov2014-12-135-44/+39
| * mm/memcontrol.c: fix defined but not used compiler warningMichele Curti2014-12-131-1/+2
OpenPOWER on IntegriCloud