summaryrefslogtreecommitdiffstats
path: root/arch/frv/Kconfig.debug (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-20ubifs: Rename ubifs_rename2Richard Weinberger1-6/+6
2016-10-19printk: suppress empty continuation linesLinus Torvalds1-0/+4
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes17-54/+84
2016-10-19mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes4-19/+20
2016-10-19mm: replace __access_remote_vm() write parameter with gup_flagsLorenzo Stoakes2-11/+21
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes9-27/+40
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes22-54/+49
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes5-15/+11
2016-10-19mm: replace get_user_pages_locked() write/force parameters with gup_flagsLorenzo Stoakes4-12/+15
2016-10-19sched/fair: Fix incorrect task group ->load_avgVincent Guittot1-1/+8
2016-10-19sh: add earlycon support to j2_defconfigRich Felker1-0/+1
2016-10-19sh: add Kconfig option for J-Core SoC core driversRich Felker2-0/+11
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes14-36/+27
2016-10-18mm: remove write/force parameters from __get_user_pages_unlocked()Lorenzo Stoakes6-19/+34
2016-10-18mm: remove write/force parameters from __get_user_pages_locked()Lorenzo Stoakes1-14/+33
2016-10-18mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2-2/+13
2016-10-18pinctrl: intel: Only restore pins that are used by the driverMika Westerberg1-2/+23
2016-10-18pinctrl: baytrail: Fix lockdepVille Syrjälä1-1/+2
2016-10-18pinctrl: aspeed-g5: Fix pin association of SPI1 functionAndrew Jeffery2-9/+81
2016-10-18pinctrl: aspeed-g5: Fix GPIOE1 typoAndrew Jeffery1-1/+1
2016-10-18pinctrl: aspeed-g5: Fix names of GPID2 pinsAndrew Jeffery1-6/+6
2016-10-18pinctrl: aspeed: "Not enabled" is a significant mux stateAndrew Jeffery1-5/+7
2016-10-18locking, fs/locks: Add missing file_sem locksPeter Zijlstra1-0/+6
2016-10-18locking/rwsem/x86: Add stack frame dependency for ____down_write()Josh Poimboeuf1-2/+4
2016-10-17btrfs: assign error values to the correct bio structsJunjie Mao1-2/+2
2016-10-17x86, pkeys: remove cruft from never-merged syscallsDave Hansen2-4/+0
2016-10-17generic syscalls: kill cruft from removed pkey syscallsDave Hansen2-7/+0
2016-10-17perf jit: Fix build issue on UbuntuAnton Blanchard1-1/+1
2016-10-17perf jevents: Handle events including .c and .oWang Nan1-2/+2
2016-10-17alarmtimer: Remove unused but set variableTobias Klauser1-2/+0
2016-10-17perf/x86/intel/uncore: Add Knights Mill CPUIDPiotr Luc1-0/+1
2016-10-17perf/x86/intel/rapl: Add Knights Mill CPUIDPiotr Luc1-0/+1
2016-10-17perf/x86/intel: Add Knights Mill CPUIDPiotr Luc1-1/+2
2016-10-17x86/cpu/intel: Add Knights Mill to Intel familyPiotr Luc1-0/+1
2016-10-17drm: Print device information again in debugfsDaniel Vetter1-4/+0
2016-10-16perf/x86/intel: Remove an inconsistent NULL checkDan Carpenter1-2/+2
2016-10-16x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams1-1/+1
2016-10-16cpu/hotplug: Use distinct name for cpu_hotplug.dep_mapJoonas Lahtinen1-1/+1
2016-10-16kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov4-4/+26
2016-10-16kprobes: Avoid false KASAN reports during stack copyDmitry Vyukov1-3/+4
2016-10-16objtool: Skip all "unreachable instruction" warnings for gcov kernelsJosh Poimboeuf1-31/+26
2016-10-16objtool: Improve rare switch jump table pattern detectionJosh Poimboeuf1-2/+9
2016-10-15Linux 4.9-rc1v4.9-rc1Linus Torvalds1-2/+2
2016-10-15pkeys: Remove easily triggered WARNDave Jones1-1/+0
2016-10-15score: traps: Add missing include file to fix build errorGuenter Roeck1-0/+1
2016-10-15fs/super.c: don't fool lockdep in freeze_super() and thaw_super() pathsOleg Nesterov1-12/+25
2016-10-15fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov1-3/+3
2016-10-15overlayfs: Fix setting IOP_XATTR flagVivek Goyal1-5/+6
2016-10-15iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()Vegard Nossum2-0/+51
2016-10-14CIFS: Retrieve uid and gid from special sid if enabledSteve French1-0/+123