summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-17proc: show locks in /proc/pid/fdinfo/XAndrey Vagin
2015-04-17docs: add missing and new /proc/PID/status file entries, fix typosNathan Scott
2015-04-17drivers/rtc/rtc-at91rm9200.c: make IO endian agnosticBen Dooks
2015-04-17Documentation/spi/spidev_test.c: fix warningAndrew Morton
2015-04-17drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD typeKrzysztof Kozlowski
2015-04-17.gitignore: ignore *.tarAndrey Skvortsov
2015-04-17MAINTAINERS: add Mediatek SoC mailing listMatthias Brugger
2015-04-17tomoyo: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso
2015-04-17powerpc/oprofile: reduce mmap_sem hold for exe_fileDavidlohr Bueso
2015-04-17oprofile: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso
2015-04-17mips: ip32: add platform data hooks to use DS1685 driverJoshua Kinard
2015-04-17lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help textAndrew Morton
2015-04-17x86: switch to using asm-generic for seccomp.hKees Cook
2015-04-17sparc: switch to using asm-generic for seccomp.hKees Cook
2015-04-17powerpc: switch to using asm-generic for seccomp.hKees Cook
2015-04-17parisc: switch to using asm-generic for seccomp.hKees Cook
2015-04-17mips: switch to using asm-generic for seccomp.hKees Cook
2015-04-17microblaze: use asm-generic for seccomp.hKees Cook
2015-04-17arm: use asm-generic for seccomp.hKees Cook
2015-04-17seccomp: allow COMPAT sigreturn overridesKees Cook
2015-04-17arc: do not export symbols in troubleshoot.cDavidlohr Bueso
2015-04-17include/linux/kconfig.h: ese macros which are already definedMichal Simek
2015-04-17memstick: mspro_block: add missing curly bracesDan Carpenter
2015-04-17bfs: correct return valuesSanidhya Kashyap
2015-04-17bfs: bfad_worker cleanupJiri Slaby
2015-04-17affs: kstrdup() memory handlingSanidhya Kashyap
2015-04-17fs/affs: use affs_test_opt()Fabian Frederick
2015-04-17fs/affs/super.c: use affs_set_opt()Fabian Frederick
2015-04-17fs/affs/affs.h: add mount option manipulation macrosFabian Frederick
2015-04-17fs/affs: use AFFS_MOUNT prefix for mount optionsFabian Frederick
2015-04-17adfs: return correct return valuesSanidhya Kashyap
2015-04-17gcov: fix softlockupsAndrey Ryabinin
2015-04-17kernel/sysctl.c: detect overflows when converting to intHeinrich Schuchardt
2015-04-17cpumask: don't perform while loop in cpumask_next_and()Sergey Senozhatsky
2015-04-17fs/exec.c:de_thread: move notify_count write under lockKirill Tkhai
2015-04-17prctl: avoid using mmap_sem for exe_file serializationDavidlohr Bueso
2015-04-17mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov
2015-04-17Doc/sysctl/kernel.txt: document threads-maxHeinrich Schuchardt
2015-04-17kernel/sysctl.c: threads-max observe limitsHeinrich Schuchardt
2015-04-17kernel/fork.c: avoid division by zeroHeinrich Schuchardt
2015-04-17kernel/fork.c: new function for max_threadsHeinrich Schuchardt
2015-04-17fork_init: update max_threads commentJean Delvare
2015-04-17fork: report pid reservation failure properlyMichal Hocko
2015-04-17signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfoVladimir Davydov
2015-04-17ptrace: ptrace_detach() can no longer race with SIGKILLOleg Nesterov
2015-04-17ptrace: fix race between ptrace_resume() and wait_task_stopped()Oleg Nesterov
2015-04-17fs/fat: comment fix, fat_bits can be also 32Alexander Kuleshov
2015-04-17fs/fat: remove unnecessary includesAlexander Kuleshov
2015-04-17fs/fat: remove unnecessary defintionAlexander Kuleshov