All of lore.kernel.org
 help / color / mirror / Atom feed
* [git patches] parisc updates for 2.6.26
@ 2008-05-15 15:37 ` Kyle McMartin
  0 siblings, 0 replies; 2+ messages in thread
From: Kyle McMartin @ 2008-05-15 15:37 UTC (permalink / raw)
  To: torvalds; +Cc: kyle, akpm, linux-parisc, linux-kernel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 2655 bytes --]

The following changes since commit 492c2e476eac010962850006c49df326919b=
284c:
  Linus Torvalds (1):
        Linux 2.6.26-rc2

are available in the git repository at:

  /pub/scm/linux/kernel/git/kyle/parisc-2.6.git master

Alan Cox (1):
      parisc: new termios definitions

Harvey Harrison (2):
      parisc: replace remaining __FUNCTION__ occurrences
      drivers/parisc: replace remaining __FUNCTION__ occurrences

Helge Deller (1):
      parisc: fix trivial section name warnings

Johannes Weiner (1):
      parisc: remove redundant display of free swap space in show_mem()

Kyle McMartin (3):
      parisc: use conditional macro for 64-bit wide ops
      parisc: remove -traditional from assembler flags
      arch/parisc/kernel/perf_asm.S: build fix

Robert P. J. Day (1):
      parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.=
h>.

S.=C3=87a=C4=9Flar Onur (1):
      arch/parisc/kernel/unaligned.c: use time_* macros

 arch/parisc/hpux/gate.S        |    3 +-
 arch/parisc/hpux/wrappers.S    |    3 +-
 arch/parisc/kernel/Makefile    |    3 --
 arch/parisc/kernel/entry.S     |   49 +++++++++++---------------
 arch/parisc/kernel/head.S      |    2 +-
 arch/parisc/kernel/hpmc.S      |    3 +-
 arch/parisc/kernel/inventory.c |    2 +-
 arch/parisc/kernel/pacache.S   |   73 ++++++++++++++++++++------------=
-------
 arch/parisc/kernel/perf_asm.S  |    4 ++-
 arch/parisc/kernel/real2.S     |   13 ++++---
 arch/parisc/kernel/syscall.S   |    5 ++-
 arch/parisc/kernel/traps.c     |    2 +-
 arch/parisc/kernel/unaligned.c |    5 ++-
 arch/parisc/lib/fixup.S        |    3 +-
 arch/parisc/lib/lusercopy.S    |    5 ++-
 arch/parisc/lib/memcpy.c       |    2 +-
 arch/parisc/mm/init.c          |    2 -
 drivers/parisc/asp.c           |    2 +-
 drivers/parisc/ccio-dma.c      |   36 ++++++++++----------
 drivers/parisc/dino.c          |   14 ++++----
 drivers/parisc/gsc.c           |    4 +-
 drivers/parisc/lasi.c          |    2 +-
 drivers/parisc/lba_pci.c       |   22 ++++++------
 drivers/parisc/led.c           |    2 +-
 drivers/parisc/sba_iommu.c     |   42 +++++++++++-----------
 drivers/parisc/wax.c           |    2 +-
 include/asm-parisc/assembly.h  |    6 +--
 include/asm-parisc/ioctl.h     |   51 +---------------------------
 include/asm-parisc/ioctls.h    |    4 ++
 include/asm-parisc/termbits.h  |    5 ++-
 include/asm-parisc/termios.h   |    6 ++-
 31 files changed, 167 insertions(+), 210 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-parisc"=
 in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* [git patches] parisc updates for 2.6.26
@ 2008-05-15 15:37 ` Kyle McMartin
  0 siblings, 0 replies; 2+ messages in thread
From: Kyle McMartin @ 2008-05-15 15:37 UTC (permalink / raw)
  To: torvalds; +Cc: kyle, akpm, linux-parisc, linux-kernel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 2443 bytes --]

The following changes since commit 492c2e476eac010962850006c49df326919b284c:
  Linus Torvalds (1):
        Linux 2.6.26-rc2

are available in the git repository at:

  /pub/scm/linux/kernel/git/kyle/parisc-2.6.git master

Alan Cox (1):
      parisc: new termios definitions

Harvey Harrison (2):
      parisc: replace remaining __FUNCTION__ occurrences
      drivers/parisc: replace remaining __FUNCTION__ occurrences

Helge Deller (1):
      parisc: fix trivial section name warnings

Johannes Weiner (1):
      parisc: remove redundant display of free swap space in show_mem()

Kyle McMartin (3):
      parisc: use conditional macro for 64-bit wide ops
      parisc: remove -traditional from assembler flags
      arch/parisc/kernel/perf_asm.S: build fix

Robert P. J. Day (1):
      parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.

S.Çağlar Onur (1):
      arch/parisc/kernel/unaligned.c: use time_* macros

 arch/parisc/hpux/gate.S        |    3 +-
 arch/parisc/hpux/wrappers.S    |    3 +-
 arch/parisc/kernel/Makefile    |    3 --
 arch/parisc/kernel/entry.S     |   49 +++++++++++---------------
 arch/parisc/kernel/head.S      |    2 +-
 arch/parisc/kernel/hpmc.S      |    3 +-
 arch/parisc/kernel/inventory.c |    2 +-
 arch/parisc/kernel/pacache.S   |   73 ++++++++++++++++++++-------------------
 arch/parisc/kernel/perf_asm.S  |    4 ++-
 arch/parisc/kernel/real2.S     |   13 ++++---
 arch/parisc/kernel/syscall.S   |    5 ++-
 arch/parisc/kernel/traps.c     |    2 +-
 arch/parisc/kernel/unaligned.c |    5 ++-
 arch/parisc/lib/fixup.S        |    3 +-
 arch/parisc/lib/lusercopy.S    |    5 ++-
 arch/parisc/lib/memcpy.c       |    2 +-
 arch/parisc/mm/init.c          |    2 -
 drivers/parisc/asp.c           |    2 +-
 drivers/parisc/ccio-dma.c      |   36 ++++++++++----------
 drivers/parisc/dino.c          |   14 ++++----
 drivers/parisc/gsc.c           |    4 +-
 drivers/parisc/lasi.c          |    2 +-
 drivers/parisc/lba_pci.c       |   22 ++++++------
 drivers/parisc/led.c           |    2 +-
 drivers/parisc/sba_iommu.c     |   42 +++++++++++-----------
 drivers/parisc/wax.c           |    2 +-
 include/asm-parisc/assembly.h  |    6 +--
 include/asm-parisc/ioctl.h     |   51 +---------------------------
 include/asm-parisc/ioctls.h    |    4 ++
 include/asm-parisc/termbits.h  |    5 ++-
 include/asm-parisc/termios.h   |    6 ++-
 31 files changed, 167 insertions(+), 210 deletions(-)

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

end of thread, other threads:[~2008-05-15 15:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-15 15:37 [git patches] parisc updates for 2.6.26 Kyle McMartin
2008-05-15 15:37 ` Kyle McMartin

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.