aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-17
|\
| * proc: show locks in /proc/pid/fdinfo/XAndrey Vagin2015-04-17
| * docs: add missing and new /proc/PID/status file entries, fix typosNathan Scott2015-04-17
| * drivers/rtc/rtc-at91rm9200.c: make IO endian agnosticBen Dooks2015-04-17
| * Documentation/spi/spidev_test.c: fix warningAndrew Morton2015-04-17
| * drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD typeKrzysztof Kozlowski2015-04-17
| * .gitignore: ignore *.tarAndrey Skvortsov2015-04-17
| * MAINTAINERS: add Mediatek SoC mailing listMatthias Brugger2015-04-17
| * tomoyo: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso2015-04-17
| * powerpc/oprofile: reduce mmap_sem hold for exe_fileDavidlohr Bueso2015-04-17
| * oprofile: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso2015-04-17
| * mips: ip32: add platform data hooks to use DS1685 driverJoshua Kinard2015-04-17
| * lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help textAndrew Morton2015-04-17
| * x86: switch to using asm-generic for seccomp.hKees Cook2015-04-17
| * sparc: switch to using asm-generic for seccomp.hKees Cook2015-04-17
| * powerpc: switch to using asm-generic for seccomp.hKees Cook2015-04-17
| * parisc: switch to using asm-generic for seccomp.hKees Cook2015-04-17
| * mips: switch to using asm-generic for seccomp.hKees Cook2015-04-17
| * microblaze: use asm-generic for seccomp.hKees Cook2015-04-17
| * arm: use asm-generic for seccomp.hKees Cook2015-04-17
| * seccomp: allow COMPAT sigreturn overridesKees Cook2015-04-17
| * arc: do not export symbols in troubleshoot.cDavidlohr Bueso2015-04-17
| * include/linux/kconfig.h: ese macros which are already definedMichal Simek2015-04-17
| * memstick: mspro_block: add missing curly bracesDan Carpenter2015-04-17
| * bfs: correct return valuesSanidhya Kashyap2015-04-17
| * bfs: bfad_worker cleanupJiri Slaby2015-04-17
| * affs: kstrdup() memory handlingSanidhya Kashyap2015-04-17
| * fs/affs: use affs_test_opt()Fabian Frederick2015-04-17
| * fs/affs/super.c: use affs_set_opt()Fabian Frederick2015-04-17
| * fs/affs/affs.h: add mount option manipulation macrosFabian Frederick2015-04-17
| * fs/affs: use AFFS_MOUNT prefix for mount optionsFabian Frederick2015-04-17
| * adfs: return correct return valuesSanidhya Kashyap2015-04-17
| * gcov: fix softlockupsAndrey Ryabinin2015-04-17
| * kernel/sysctl.c: detect overflows when converting to intHeinrich Schuchardt2015-04-17
| * cpumask: don't perform while loop in cpumask_next_and()Sergey Senozhatsky2015-04-17
| * fs/exec.c:de_thread: move notify_count write under lockKirill Tkhai2015-04-17
| * prctl: avoid using mmap_sem for exe_file serializationDavidlohr Bueso2015-04-17
| * mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov2015-04-17
| * Doc/sysctl/kernel.txt: document threads-maxHeinrich Schuchardt2015-04-17
| * kernel/sysctl.c: threads-max observe limitsHeinrich Schuchardt2015-04-17
| * kernel/fork.c: avoid division by zeroHeinrich Schuchardt2015-04-17
| * kernel/fork.c: new function for max_threadsHeinrich Schuchardt2015-04-17
| * fork_init: update max_threads commentJean Delvare2015-04-17
| * fork: report pid reservation failure properlyMichal Hocko2015-04-17
| * signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfoVladimir Davydov2015-04-17
| * ptrace: ptrace_detach() can no longer race with SIGKILLOleg Nesterov2015-04-17
| * ptrace: fix race between ptrace_resume() and wait_task_stopped()Oleg Nesterov2015-04-17
| * fs/fat: comment fix, fat_bits can be also 32Alexander Kuleshov2015-04-17
| * fs/fat: remove unnecessary includesAlexander Kuleshov2015-04-17
| * fs/fat: remove unnecessary defintionAlexander Kuleshov2015-04-17