summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds
2014-12-13cgroups: Documentation: fix trivial typos and wrong paragraph numberingsSeongJae Park
2014-12-13parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter
2014-12-13percpu: update local_ops.txt to reflect this_cpu operationsChristoph Lameter
2014-12-13percpu: remove __get_cpu_var and __raw_get_cpu_var macrosChristoph Lameter
2014-12-13fsnotify: remove destroy_list from fsnotify_markJan Kara
2014-12-13fsnotify: unify inode and mount marks handlingJan Kara
2014-12-13fallocate: create FAN_MODIFY and IN_MODIFY eventsHeinrich Schuchardt
2014-12-13mm/cma: make kmemleak ignore CMA regionsThierry Reding
2014-12-13slub: fix cpuset check in get_any_partialVladimir Davydov
2014-12-13slab: fix cpuset check in fallback_allocVladimir Davydov
2014-12-13shmdt: use i_size_read() instead of ->i_sizeDave Hansen
2014-12-13ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segmentsDave Hansen
2014-12-13ipc/msg: increase MSGMNI, remove scalingManfred Spraul
2014-12-13ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPMManfred Spraul
2014-12-13ipc/sem.c: change memory barrier in sem_lock() to smp_rmb()Manfred Spraul
2014-12-13lib/decompress.c: consistency of compress formats for kernel imageHaesung Kim
2014-12-13decompress_bunzip2: off by one in get_next_block()Dan Carpenter
2014-12-13usr/Kconfig: make initrd compression algorithm selection not expertAndi Kleen
2014-12-13fault-inject: add ratelimit optionDmitry Monakhov
2014-12-13ratelimit: add initialization macroDmitry Monakhov
2014-12-13fs/affs/file.c: remove obsolete pagesize checkFabian Frederick
2014-12-13fs/affs/file.c: add support to O_DIRECTFabian Frederick
2014-12-13fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintfFabian Frederick
2014-12-13fs/affs/file.c: forward declaration clean-upFabian Frederick
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio
2014-12-13kexec: remove unnecessary KERN_ERR from kexec.cMasanari Iida
2014-12-13sparc: hook up execveat system callDavid Drysdale
2014-12-13syscalls: add selftest for execveat(2)David Drysdale
2014-12-13x86: hook up execveat system callDavid Drysdale
2014-12-13syscalls: implement execveat() system callDavid Drysdale
2014-12-13fat: fix data past EOF resulting from fsx testsuiteNamjae Jeon
2014-12-13befs: remove dead codeJan Kara
2014-12-13mm/zbud: init user ops only when it is neededHeesub Shin
2014-12-13mm/zswap: delete unnecessary check before calling free_percpu()Markus Elfring
2014-12-13mm/zswap: add __init to some functions in zswapMahendran Ganesh
2014-12-13zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attributeGanesh Mahendran
2014-12-13mm/zsmalloc: allocate exactly size of struct zs_poolGanesh Mahendran
2014-12-13mm/zsmalloc: avoid duplicate assignment of prev_classGanesh Mahendran
2014-12-13mm/zram: correct ZRAM_ZERO flag bit positionMahendran Ganesh
2014-12-13mm/zsmalloc: support allocating obj with size of ZS_MAX_ALLOC_SIZEMahendran Ganesh
2014-12-13zsmalloc: correct fragile [kmap|kunmap]_atomic useMinchan Kim
2014-12-13zsmalloc: fix zs_init cpu notifier error handlingSergey Senozhatsky
2014-12-13zram: implement rw_page operation of zramkaram.lee
2014-12-13zram: change parameter from vaild_io_request()karam.lee
2014-12-13zram: remove bio parameter from zram_bvec_rw()karam.lee
2014-12-13zsmalloc: merge size_class to reduce fragmentationJoonsoo Kim
2014-12-13mm/memcontrol.c: remove unused mem_cgroup_lru_names_not_uptodate()Rickard Strandqvist
2014-12-13memcg: fix possible use-after-free in memcg_kmem_get_cache()Vladimir Davydov