summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20150327next-20150327Stephen Rothwell2015-03-275-0/+9825
* Merge branch 'akpm/master'Stephen Rothwell2015-03-2724-266/+358
|\
| * mm: add strictlimit knobMaxim Patlasov2015-03-272-0/+43
| * drivers/w1/w1_int.c: call put_device if device_register failsLevente Kurusa2015-03-271-2/+1
| * mtrr, mm, x86: enhance MTRR checks for KVA huge page mappingToshi Kani2015-03-274-22/+47
| * mtrr, x86: clean up mtrr_type_lookup()Toshi Kani2015-03-271-51/+86
| * mtrr, x86: define MTRR_TYPE_INVALID for mtrr_type_lookup()Toshi Kani2015-03-274-13/+19
| * mtrr, x86: fix MTRR state checks in mtrr_type_lookup()Toshi Kani2015-03-272-7/+12
| * mtrr, x86: remove a wrong address check in __mtrr_type_lookup()Toshi Kani2015-03-271-1/+1
| * mtrr, x86: fix MTRR lookup to handle inclusive entryToshi Kani2015-03-271-8/+9
| * mm, x86: document return values of mapping funcsToshi Kani2015-03-272-9/+29
| * drivers/rtc/rtc-at91rm9200.c: make IO endian agnosticBen Dooks2015-03-271-2/+2
| * Documentation/spi/spidev_test.c: fix warningAndrew Morton2015-03-271-2/+2
| * rtc-s5m-allow-usage-on-device-type-different-than-main-mfd-type-v2Krzysztof Kozlowski2015-03-271-2/+2
| * drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD typeKrzysztof Kozlowski2015-03-271-4/+6
| * .gitignore: ignore *.tarAndrey Skvortsov2015-03-271-0/+1
| * MAINTAINERS: add Mediatek SoC mailing listMatthias Brugger2015-03-271-0/+1
| * tomoyo-reduce-mmap_sem-hold-for-mm-exe_file-checkpatch-fixesAndrew Morton2015-03-271-11/+11
| * tomoyo: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso2015-03-271-9/+12
| * oprofile-reduce-mmap_sem-hold-for-mm-exe_file-fixAndrew Morton2015-03-271-0/+1
| * powerpc/oprofile: reduce mmap_sem hold for exe_fileDavidlohr Bueso2015-03-271-5/+8
| * oprofile: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso2015-03-271-14/+16
| * mips: ip32: add platform data hooks to use DS1685 driverJoshua Kinard2015-03-274-138/+84
| * lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help textAndrew Morton2015-03-271-3/+2
| * arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERRMasanari Iida2015-03-271-2/+2
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2015-03-27388-4927/+9401
|\
| * zsmalloc: remove extra cond_resched() in __zs_compactSergey Senozhatsky2015-03-271-2/+0
| * x86: switch to using asm-generic for seccomp.hKees Cook2015-03-263-31/+18
| * sparc: switch to using asm-generic for seccomp.hKees Cook2015-03-261-8/+3
| * powerpc: switch to using asm-generic for seccomp.hKees Cook2015-03-263-17/+10
| * parisc: switch to using asm-generic for seccomp.hKees Cook2015-03-262-16/+1
| * mips: switch to using asm-generic for seccomp.hKees Cook2015-03-261-5/+2
| * microblaze: use asm-generic for seccomp.hKees Cook2015-03-261-7/+1
| * arm: use asm-generic for seccomp.hKees Cook2015-03-262-11/+1
| * seccomp: allow COMPAT sigreturn overridesKees Cook2015-03-261-0/+2
| * lib/lz4/lz4_decompress.c: pull out constant tablesRasmus Villemoes2015-03-261-11/+7
| * arc: do not export symbols in troubleshoot.cDavidlohr Bueso2015-03-261-2/+1
| * kconfig-use-macros-which-are-already-defined-fixAndrew Morton2015-03-261-8/+7
| * include/linux/kconfig.h: ese macros which are already definedMichal Simek2015-03-261-1/+1
| * memstick: mspro_block: add missing curly bracesDan Carpenter2015-03-261-1/+2
| * bfs: bfad_worker cleanupJiri Slaby2015-03-261-13/+9
| * affs-kstrdup-memory-handling-fixAndrew Morton2015-03-261-2/+2
| * affs: kstrdup() memory handlingSanidhya Kashyap2015-03-261-0/+4
| * fs/affs: use affs_test_opt()Fabian Frederick2015-03-265-21/+22
| * fs/affs/super.c: use affs_set_opt()Fabian Frederick2015-03-261-15/+16
| * fs/affs/affs.h: add mount option manipulation macrosFabian Frederick2015-03-261-0/+4
| * fs/affs: use AFFS_MOUNT prefix for mount optionsFabian Frederick2015-03-266-48/+54
| * adfs: return correct return valuesSanidhya Kashyap2015-03-262-5/+16
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2015-03-262-0/+3
| * cpumask: don't perform while loop in cpumask_next_and()Sergey Senozhatsky2015-03-261-4/+5