[PULL] alpha.git

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Linus,

Please pull a small collection of patches that I've been neglecting.

Probably most importantly are the patches that wire up the new syscalls
needed by udev and the fix to the bootp{,z}file targets.

Thanks,
Matt

The following changes since commit a8b253b9f253c05e5e10b829b8d1fb24556f4b56:

  Merge tag 'pinctrl-v4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (2015-05-25 15:15:54 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha.git for-linus

for you to fetch changes up to cceaeddc2edf710141563c65808b5cea6829b925:

  alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect (2015-05-26 10:01:51 -0700)

----------------------------------------------------------------
Alex Dowad (1):
      alpha: copy_thread(): rename 'arg' argument to 'kthread_arg'

Chen Gang (2):
      alpha: Wire up all missing implemented syscalls
      alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect

Geert Uytterhoeven (1):
      alpha: Remove #include <uapi/asm/types.h> from <asm/types.h>

Helge Deller (1):
      alpha: Fix bootpfile and bootpzfile make targets

Jiang Liu (1):
      smp, alpha: kill SMP single function call interrupt

Paul Gortmaker (2):
      alpha: don't use module_init for non-modular core code
      alpha: delete non-required instances of <linux/init.h>

Yijing Wang (1):
      alpha: clean up unnecessary MSI/MSI-X capability find

 arch/alpha/boot/Makefile             |  16 +-
 arch/alpha/boot/main.c               |   1 -
 arch/alpha/boot/stdio.c              | 306 +++++++++++++++++++++++++++++++++++
 arch/alpha/boot/tools/objstrip.c     |   3 +
 arch/alpha/include/asm/types.h       |   1 -
 arch/alpha/include/asm/unistd.h      |   2 +-
 arch/alpha/include/uapi/asm/unistd.h |   3 +
 arch/alpha/kernel/err_ev6.c          |   1 -
 arch/alpha/kernel/irq.c              |   1 -
 arch/alpha/kernel/osf_sys.c          |   3 +-
 arch/alpha/kernel/process.c          |   7 +-
 arch/alpha/kernel/smp.c              |   8 +-
 arch/alpha/kernel/srmcons.c          |   3 +-
 arch/alpha/kernel/sys_marvel.c       |   2 +-
 arch/alpha/kernel/systbls.S          |   3 +
 arch/alpha/kernel/traps.c            |   1 -
 arch/alpha/oprofile/op_model_ev4.c   |   1 -
 arch/alpha/oprofile/op_model_ev5.c   |   1 -
 arch/alpha/oprofile/op_model_ev6.c   |   1 -
 arch/alpha/oprofile/op_model_ev67.c  |   1 -
 20 files changed, 333 insertions(+), 32 deletions(-)
 create mode 100644 arch/alpha/boot/stdio.c

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux