remarkable-linux/arch/mn10300/kernel
Linus Torvalds 4cdf8dbe2d Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull uaccess.h prepwork from Al Viro:
 "Preparations to tree-wide switch to use of linux/uaccess.h (which,
  obviously, will allow to start unifying stuff for real). The last step
  there, ie

    PATT='^[[:blank:]]*#[[:blank:]]*include[[:blank:]]*<asm/uaccess.h>'
    sed -i -e "s!$PATT!#include <linux/uaccess.h>!" \
            `git grep -l "$PATT"|grep -v ^include/linux/uaccess.h`

  is not taken here - I would prefer to do it once just before or just
  after -rc1.  However, everything should be ready for it"

* 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  remove a stray reference to asm/uaccess.h in docs
  sparc64: separate extable_64.h, switch elf_64.h to it
  score: separate extable.h, switch module.h to it
  mips: separate extable.h, switch module.h to it
  x86: separate extable.h, switch sections.h to it
  remove stray include of asm/uaccess.h from cacheflush.h
  mn10300: remove a bogus processor.h->uaccess.h include
  xtensa: split uaccess.h into C and asm sides
  bonding: quit messing with IOCTL
  kill __kernel_ds_p off
  mn10300: finish verify_area() off
  frv: move HAVE_ARCH_UNMAPPED_AREA to pgtable.h
  exceptions: detritus removal
2016-10-11 23:38:39 -07:00
..
asm-offsets.c mn10300: Remove signal translation and exec_domain 2015-04-12 20:58:25 +02:00
cevt-mn10300.c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2015-09-01 14:33:35 -07:00
csrc-mn10300.c
entry.S
fpu-low.S
fpu-nofpu-low.S
fpu-nofpu.c arch/mn10300/kernel/fpu-nofpu.c: needs asm/elf.h 2016-03-17 15:09:34 -07:00
fpu.c
gdb-io-serial-low.S
gdb-io-serial.c
gdb-io-ttysm-low.S
gdb-io-ttysm.c
gdb-low.S
gdb-stub.c
head.S
internal.h
io.c
irq.c mn10300/irq: Use access helper irq_data_get_affinity_mask() 2015-07-31 22:20:04 +02:00
kgdb.c Clarify naming of thread info/stack allocators 2016-06-24 15:09:37 -07:00
kprobes.c
Makefile
mn10300-debug.c
mn10300-serial-low.S
mn10300-serial.c
mn10300-serial.h
mn10300-watchdog-low.S
mn10300-watchdog.c
mn10300_ksyms.c
module.c
process.c exit_thread: accept a task parameter to be exited 2016-05-20 17:58:30 -07:00
profile-low.S
profile.c
ptrace.c
rtc.c mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC 2016-06-26 01:20:08 +02:00
setup.c
sigframe.h
signal.c mn10300: finish verify_area() off 2016-09-27 21:15:20 -04:00
smp-low.S
smp.c arch/hotplug: Call into idle with a proper state 2016-03-01 20:36:57 +01:00
switch_to.S
sys_mn10300.c
time.c
traps.c
vmlinux.lds.S nmi_backtrace: generate one-line reports for idle cpus 2016-10-07 18:46:30 -07:00