All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64 fixes for 3.8
@ 2013-01-23 17:27 Catalin Marinas
  0 siblings, 0 replies; 3+ messages in thread
From: Catalin Marinas @ 2013-01-23 17:27 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit 7d1f9aeff1ee4a20b1aeb377dd0f579fe9647619:

  Linux 3.8-rc4 (2013-01-17 19:25:45 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64.git tags/arm64-fixes

for you to fetch changes up to f1b99392caf120d7533da260318fae0eb5053737:

  arm64: makefile: fix uname munging when setting ARCH on native machine (2013-01-22 17:51:00 +0000)

----------------------------------------------------------------
- ELF coredump fix (more registers dumped than what user space expects)
- SUBARCH name generation (s/aarch64/arm64/)

----------------------------------------------------------------
Will Deacon (2):
      arm64: elf: fix core dumping to match what glibc expects
      arm64: makefile: fix uname munging when setting ARCH on native machine

 Makefile                     | 2 +-
 arch/arm64/include/asm/elf.h | 5 ++++-
 tools/perf/Makefile          | 2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] arm64 fixes for 3.8
@ 2013-01-15 18:20 Catalin Marinas
  0 siblings, 0 replies; 3+ messages in thread
From: Catalin Marinas @ 2013-01-15 18:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:

  Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64.git tags/arm64-fixes

for you to fetch changes up to 72d0ac048f3ded4022cf1cc72f54073f6fcad72f:

  arm64: compat: add syscall table entries for new syscalls (2013-01-15 17:15:16 +0000)

----------------------------------------------------------------
- Page protection fixes, including proper PAGE_NONE handling
- Timezone vdso sequence counting fix
- Additional compat syscall wiring

----------------------------------------------------------------
Will Deacon (4):
      arm64: vdso: remove broken, redundant sequence counting for timezones
      arm64: mm: only wrprotect clean ptes if they are present
      arm64: mm: introduce present, faulting entries for PAGE_NONE
      arm64: compat: add syscall table entries for new syscalls

 arch/arm64/include/asm/pgtable.h      | 36 +++++++++++++++++++----------------
 arch/arm64/include/asm/unistd32.h     |  7 ++++++-
 arch/arm64/kernel/vdso.c              |  4 ----
 arch/arm64/kernel/vdso/gettimeofday.S |  2 --
 4 files changed, 26 insertions(+), 23 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] arm64 fixes for 3.8
@ 2013-01-04 15:45 Catalin Marinas
  0 siblings, 0 replies; 3+ messages in thread
From: Catalin Marinas @ 2013-01-04 15:45 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit a49f0d1ea3ec94fc7cf33a7c36a16343b74bd565:

  Linux 3.8-rc1 (2012-12-21 17:19:00 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64.git tags/arm64-fixes

for you to fetch changes up to 25c92a37a8191b5fdbbba7bdc917e14766a52461:

  arm64: Always select ARM_AMBA and GENERIC_GPIO (2013-01-04 13:20:09 +0000)

----------------------------------------------------------------
- Missing include in asm/compat.h.
- Kconfig updates.

----------------------------------------------------------------
Catalin Marinas (3):
      arm64: Include linux/ptrace.h in asm/compat.h
      arm64: Keep the ARM64 Kconfig selects sorted
      arm64: Always select ARM_AMBA and GENERIC_GPIO

 arch/arm64/Kconfig              | 6 +++++-
 arch/arm64/include/asm/compat.h | 1 +
 2 files changed, 6 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-23 17:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-23 17:27 [GIT PULL] arm64 fixes for 3.8 Catalin Marinas
  -- strict thread matches above, loose matches on Subject: below --
2013-01-15 18:20 Catalin Marinas
2013-01-04 15:45 Catalin Marinas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.