index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-15
x86: mm: consolidate VM_FAULT_RETRY handling
Linus Torvalds
2014-12-15
x86: mm: move mmap_sem unlock from mm_fault_error() to caller
Linus Torvalds
2014-12-15
drm: sti: fix module compilation issue
benjamin.gaignard@linaro.org
2014-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-14
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-14
Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-14
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-12-14
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2014-12-14
Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-14
Merge tag 'md/3.19' of git://neil.brown.name/md
Linus Torvalds
2014-12-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-14
x86/tls: Disallow unusual TLS segments
Andy Lutomirski
2014-12-14
x86/tls: Validate TLS entries to protect espfix
Andy Lutomirski
2014-12-14
MAINTAINERS: Add me as x86 VDSO submaintainer
Andy Lutomirski
2014-12-13
aio: Skip timer for io_getevents if timeout=0
Fam Zheng
2014-12-13
aio: Make it possible to remap aio ring
Pavel Emelyanov
2014-12-13
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-13
Merge tag 'trace-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-12-13
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-13
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
2014-12-13
cgroups: Documentation: fix trivial typos and wrong paragraph numberings
SeongJae Park
2014-12-13
parisc: percpu: update comments referring to __get_cpu_var
Christoph Lameter
2014-12-13
percpu: update local_ops.txt to reflect this_cpu operations
Christoph Lameter
2014-12-13
percpu: remove __get_cpu_var and __raw_get_cpu_var macros
Christoph Lameter
2014-12-13
fsnotify: remove destroy_list from fsnotify_mark
Jan Kara
2014-12-13
fsnotify: unify inode and mount marks handling
Jan Kara
2014-12-13
fallocate: create FAN_MODIFY and IN_MODIFY events
Heinrich Schuchardt
2014-12-13
mm/cma: make kmemleak ignore CMA regions
Thierry Reding
2014-12-13
slub: fix cpuset check in get_any_partial
Vladimir Davydov
2014-12-13
slab: fix cpuset check in fallback_alloc
Vladimir Davydov
2014-12-13
shmdt: use i_size_read() instead of ->i_size
Dave Hansen
2014-12-13
ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segments
Dave Hansen
2014-12-13
ipc/msg: increase MSGMNI, remove scaling
Manfred Spraul
2014-12-13
ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPM
Manfred Spraul
2014-12-13
ipc/sem.c: change memory barrier in sem_lock() to smp_rmb()
Manfred Spraul
2014-12-13
lib/decompress.c: consistency of compress formats for kernel image
Haesung Kim
2014-12-13
decompress_bunzip2: off by one in get_next_block()
Dan Carpenter
2014-12-13
usr/Kconfig: make initrd compression algorithm selection not expert
Andi Kleen
2014-12-13
fault-inject: add ratelimit option
Dmitry Monakhov
2014-12-13
ratelimit: add initialization macro
Dmitry Monakhov
2014-12-13
fs/affs/file.c: remove obsolete pagesize check
Fabian Frederick
2014-12-13
fs/affs/file.c: add support to O_DIRECT
Fabian Frederick
2014-12-13
fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintf
Fabian Frederick
[next]