summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20150422next-20150422Stephen Rothwell2015-04-225-0/+5311
* Merge branch 'akpm/master'Stephen Rothwell2015-04-2210-93/+227
|\
| * mm: add strictlimit knobMaxim Patlasov2015-04-222-0/+43
| * drivers/w1/w1_int.c: call put_device if device_register failsLevente Kurusa2015-04-221-2/+1
| * mtrr, mm, x86: enhance MTRR checks for KVA huge page mappingToshi Kani2015-04-224-22/+47
| * mtrr, x86: clean up mtrr_type_lookup()Toshi Kani2015-04-221-51/+86
| * mtrr, x86: define MTRR_TYPE_INVALID for mtrr_type_lookup()Toshi Kani2015-04-224-13/+19
| * mtrr, x86: fix MTRR state checks in mtrr_type_lookup()Toshi Kani2015-04-222-7/+12
| * mtrr, x86: remove a wrong address check in __mtrr_type_lookup()Toshi Kani2015-04-221-1/+1
| * mtrr, x86: fix MTRR lookup to handle inclusive entryToshi Kani2015-04-221-8/+9
| * mm, x86: document return values of mapping funcsToshi Kani2015-04-222-9/+29
| * arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERRMasanari Iida2015-04-221-2/+2
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2015-04-22101-1065/+2769
|\
| * x86: switch to using asm-generic for seccomp.hKees Cook2015-04-083-31/+18
| * sparc: switch to using asm-generic for seccomp.hKees Cook2015-04-081-8/+3
| * powerpc: switch to using asm-generic for seccomp.hKees Cook2015-04-083-17/+10
| * parisc: switch to using asm-generic for seccomp.hKees Cook2015-04-082-16/+1
| * mips: switch to using asm-generic for seccomp.hKees Cook2015-04-081-5/+2
| * microblaze: use asm-generic for seccomp.hKees Cook2015-04-081-7/+1
| * arm: use asm-generic for seccomp.hKees Cook2015-04-082-11/+1
| * seccomp: allow COMPAT sigreturn overridesKees Cook2015-04-081-0/+2
| * ipc/msg.c: use freezable blocking callYogesh Gaur2015-04-081-1/+2
| * arc: do not export symbols in troubleshoot.cDavidlohr Bueso2015-04-081-2/+1
| * kconfig-use-macros-which-are-already-defined-fixAndrew Morton2015-04-081-8/+7
| * include/linux/kconfig.h: ese macros which are already definedMichal Simek2015-04-081-1/+1
| * memstick: mspro_block: add missing curly bracesDan Carpenter2015-04-081-1/+2
| * bfs: correct return valuesSanidhya Kashyap2015-04-081-2/+2
| * bfs: bfad_worker cleanupJiri Slaby2015-04-081-13/+9
| * affs-kstrdup-memory-handling-fixAndrew Morton2015-04-081-2/+2
| * affs: kstrdup() memory handlingSanidhya Kashyap2015-04-081-0/+4
| * fs/affs: use affs_test_opt()Fabian Frederick2015-04-085-21/+22
| * fs/affs/super.c: use affs_set_opt()Fabian Frederick2015-04-081-15/+16
| * fs/affs/affs.h: add mount option manipulation macrosFabian Frederick2015-04-081-0/+4
| * fs/affs: use AFFS_MOUNT prefix for mount optionsFabian Frederick2015-04-086-48/+54
| * adfs: return correct return valuesSanidhya Kashyap2015-04-082-5/+16
| * gcov: fix softlockupsAndrey Ryabinin2015-04-081-1/+4
| * kernel/sysctl.c: detect overflows when converting to intHeinrich Schuchardt2015-04-081-1/+9
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2015-04-082-0/+3
| * cpumask: don't perform while loop in cpumask_next_and()Sergey Senozhatsky2015-04-081-4/+5
| * fs/exec.c:de_thread: move notify_count write under lockKirill Tkhai2015-04-081-1/+5
| * mm-rcu-protected-get_mm_exe_file-fix-2Andrew Morton2015-04-081-1/+1
| * mm: fix lockdep build in rcu-protected get_mm_exe_file()Konstantin Khlebnikov2015-04-081-1/+1
| * mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov2015-04-084-22/+40
| * doc-sysctl-kerneltxt-document-threads-max-fixAndrew Morton2015-04-081-1/+1
| * Doc/sysctl/kernel.txt: document threads-maxHeinrich Schuchardt2015-04-081-0/+21
| * kernel/sysctl.c: threads-max observe limitsHeinrich Schuchardt2015-04-083-6/+34
| * kernel-forkc-avoid-division-by-zero-fix-fixAndrew Morton2015-04-081-1/+1
| * kernel-forkc-avoid-division-by-zero-fixAndrew Morton2015-04-081-7/+1
| * kernel/fork.c: avoid division by zeroHeinrich Schuchardt2015-04-081-9/+26
| * kernel/fork.c: new function for max_threadsHeinrich Schuchardt2015-04-082-15/+23