aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds549-14575/+53440
2014-12-15x86: mm: consolidate VM_FAULT_RETRY handlingLinus Torvalds1-28/+30
2014-12-15x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds1-7/+1
2014-12-15drm: sti: fix module compilation issuebenjamin.gaignard@linaro.org3-0/+4
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds21-155/+374
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds93-1177/+9174
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1692-2137/+1439
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds102-1596/+4755
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds271-3548/+11292
2014-12-14Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds7-4/+174
2014-12-14Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds42-161/+1165
2014-12-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds3-3/+34
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds36-187/+3608
2014-12-14Merge tag 'md/3.19' of git://neil.brown.name/mdLinus Torvalds2-13/+32
2014-12-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-56/+152
2014-12-14x86/tls: Disallow unusual TLS segmentsAndy Lutomirski1-0/+22
2014-12-14x86/tls: Validate TLS entries to protect espfixAndy Lutomirski1-0/+23
2014-12-14MAINTAINERS: Add me as x86 VDSO submaintainerAndy Lutomirski1-0/+7
2014-12-13aio: Skip timer for io_getevents if timeout=0Fam Zheng1-2/+6
2014-12-13aio: Make it possible to remap aio ringPavel Emelyanov3-1/+28
2014-12-13Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds20-1199/+1009
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds21-145/+254
2014-12-13Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+8
2014-12-13Merge tag 'trace-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+3
2014-12-13Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds3-7/+17
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds167-814/+6836
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds154-1364/+3209
2014-12-13cgroups: Documentation: fix trivial typos and wrong paragraph numberingsSeongJae Park2-7/+7
2014-12-13parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter1-2/+2
2014-12-13percpu: update local_ops.txt to reflect this_cpu operationsChristoph Lameter1-4/+9
2014-12-13percpu: remove __get_cpu_var and __raw_get_cpu_var macrosChristoph Lameter1-2/+0
2014-12-13fsnotify: remove destroy_list from fsnotify_markJan Kara2-6/+9
2014-12-13fsnotify: unify inode and mount marks handlingJan Kara11-229/+160
2014-12-13fallocate: create FAN_MODIFY and IN_MODIFY eventsHeinrich Schuchardt1-0/+11
2014-12-13mm/cma: make kmemleak ignore CMA regionsThierry Reding1-0/+6
2014-12-13slub: fix cpuset check in get_any_partialVladimir Davydov1-2/+1
2014-12-13slab: fix cpuset check in fallback_allocVladimir Davydov1-1/+1
2014-12-13shmdt: use i_size_read() instead of ->i_sizeDave Hansen1-2/+3
2014-12-13ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segmentsDave Hansen1-5/+13
2014-12-13ipc/msg: increase MSGMNI, remove scalingManfred Spraul9-298/+45
2014-12-13ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPMManfred Spraul1-3/+15
2014-12-13ipc/sem.c: change memory barrier in sem_lock() to smp_rmb()Manfred Spraul1-3/+10
2014-12-13lib/decompress.c: consistency of compress formats for kernel imageHaesung Kim1-2/+2
2014-12-13decompress_bunzip2: off by one in get_next_block()Dan Carpenter1-1/+1
2014-12-13usr/Kconfig: make initrd compression algorithm selection not expertAndi Kleen1-12/+12
2014-12-13fault-inject: add ratelimit optionDmitry Monakhov2-10/+28
2014-12-13ratelimit: add initialization macroDmitry Monakhov1-3/+9
2014-12-13fs/affs/file.c: remove obsolete pagesize checkFabian Frederick1-4/+0
2014-12-13fs/affs/file.c: add support to O_DIRECTFabian Frederick1-0/+18
2014-12-13fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintfFabian Frederick3-21/+25