Linux PARISC architecture development
 help / color / mirror / Atom feed
 messages from 2015-12-20 20:45:15 to 2016-02-21 14:45:16 UTC [more...]

SCSI bug
 2016-02-21 14:45 UTC  (8+ messages)

Клиентские базы! Тел\Viber\Whatsapp:+79139393506 Skype:prodawez389 Email:usitnikov94@gmail.com Узнайте подробнее!!!
 2016-02-10 10:21 UTC 

[PATCH] parisc: Use parentheses around expression in floppy.h
 2016-02-03 19:54 UTC 

[PATCH v7 00/15] tty: serial: 8250: Fix checkpatch warnings
 2016-02-03 17:54 UTC  (18+ messages)
` [PATCH v7 01/15] tty: serial: 8250: Fix whitespace errors
` [PATCH v7 02/15] tty: serial: 8250: Replace spaces with tabs
` [PATCH v7 03/15] tty: serial: 8250: Fix braces after struct
` [PATCH v7 04/15] tty: serial: 8250: Fix multiline comment style
` [PATCH v7 05/15] tty: serial: 8250: Remove else after return
` [PATCH v7 06/15] tty: serial: 8250: Move EXPORT_SYMBOL to function
` [PATCH v7 07/15] tty: serial: 8250: Fix line continuation warning
` [PATCH v7 08/15] tty: serial: 8250: Add parentheses to macro
` [PATCH v7 09/15] tty: serial: 8250: Fix multi-line strings
` [PATCH v7 10/15] tty: serial: 8250: Suitably replace printk
` [PATCH v7 11/15] tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro
` [PATCH v7 12/15] tty: serial: 8250: Correct conversion specifiers
` [PATCH v7 13/15] tty: serial: 8250: Merge duplicate conditions
` [PATCH v7 14/15] tty: serial: 8250: Fix indentation warnings
` [PATCH v7 15/15] tty: serial: 8250: Add generic port init macro

[PATCH 22/31] Add debugger entry points for PARISC
 2016-01-28 19:47 UTC 

[PATCH v2 00/16] compat: Introduce and use in_compat_syscall
 2016-01-27 21:06 UTC  (26+ messages)
` [PATCH v2 01/16] compat: Add in_compat_syscall to ask whether we're in a compat syscall
` [PATCH v2 02/16] sparc/compat: Provide an accurate in_compat_syscall implementation
` [PATCH v2 03/16] sparc/syscall: Fix syscall_get_arch
` [PATCH v2 04/16] seccomp: Check in_compat_syscall, not is_compat_task, in strict mode
` [PATCH v2 05/16] ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitness
` [PATCH v2 06/16] auditsc: For seccomp events, log syscall compat state using in_compat_syscall
` [PATCH v2 07/16] staging/lustre: Switch from is_compat_task to in_compat_syscall
` [PATCH v2 08/16] ext4: In ext4_dir_llseek, check syscall bitness directly
` [PATCH v2 09/16] net/sctp: Use in_compat_syscall for sctp_getsockopt_connectx3
` [PATCH v2 10/16] net/xfrm_user: Use in_compat_syscall to deny compat syscalls
` [PATCH v2 11/16] firewire: Use in_compat_syscall to check ioctl compatness
` [PATCH v2 12/16] efivars: Use in_compat_syscall to check for compat callers
` [PATCH v2 13/16] amdkfd: Use in_compat_syscall to check open() caller type
` [PATCH v2 14/16] input: Redefine INPUT_COMPAT_TEST as in_compat_syscall()
` [PATCH v2 15/16] uhid: Check write() bitness using in_compat_syscall
` [PATCH v2 16/16] x86/compat: Remove is_compat_task

[PATCH 06/17] arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
 2016-01-26 20:57 UTC  (2+ messages)
` [PATCH 09/17] drivers: Initialize resource entry to zero

[PATCH v3 00/17] Enhance iomem search interfaces and support EINJ to NVDIMM
 2016-01-25 21:49 UTC  (4+ messages)

[PATCH v3 09/17] drivers: Initialize resource entry to zero
 2016-01-24 18:00 UTC  (3+ messages)
  ` [PATCH v3 06/17] arch: Set IORESOURCE_SYSTEM_RAM to System RAM

[PATCH] parisc: Fix ptrace: syscall number and return value modification
 2016-01-20 17:09 UTC  (4+ messages)

ptrace interface does not permit modification of syscall return
 2016-01-19 15:11 UTC  (4+ messages)

[PATCH] mm: Remove duplicate definitions of MADV_FREE
 2016-01-18  8:23 UTC  (2+ messages)

[PATCH] Add compile-time check for __ARCH_SI_PREAMBLE_SIZE
 2016-01-17 21:00 UTC 

[GIT PULL] parisc architecture updates for v4.5
 2016-01-16 21:45 UTC 

[patch 1/4] hrtimer: Handle remaining time proper for TIME_LOW_RES
 2016-01-16 18:36 UTC 

[PATCH v6 00/15] tty: serial: 8250: Fix checkpatch warnings
 2016-01-14  9:31 UTC  (18+ messages)
` [PATCH v6 01/15] tty: serial: 8250: Fix whitespace errors
` [PATCH v6 02/15] tty: serial: 8250: Replace spaces with tabs
` [PATCH v6 03/15] tty: serial: 8250: Fix braces after struct
` [PATCH v6 04/15] tty: serial: 8250: Fix multiline comment style
` [PATCH v6 05/15] tty: serial: 8250: Remove else after return
` [PATCH v6 06/15] tty: serial: 8250: Move EXPORT_SYMBOL to function
` [PATCH v6 07/15] tty: serial: 8250: Fix line continuation warning
` [PATCH v6 08/15] tty: serial: 8250: Add parentheses to macro
` [PATCH v6 09/15] tty: serial: 8250: Fix multi-line strings
` [PATCH v6 10/15] tty: serial: 8250: Suitably replace printk
` [PATCH v6 11/15] tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro
` [PATCH v6 12/15] tty: serial: 8250: Correct conversion specifiers
` [PATCH v6 13/15] tty: serial: 8250: Merge duplicate conditions
` [PATCH v6 14/15] tty: serial: 8250: Fix indentation warnings
` [PATCH v6 15/15] tty: serial: 8250: Add generic port init macro

[PATCH v5 00/15] tty: serial: 8250: Fix checkpatch warnings
 2016-01-13 17:30 UTC  (23+ messages)
` [PATCH v5 01/15] tty: serial: 8250: Fix whitespace errors
` [PATCH v5 02/15] tty: serial: 8250: Replace spaces with tabs
` [PATCH v5 03/15] tty: serial: 8250: Fix braces after struct
` [PATCH v5 04/15] tty: serial: 8250: Fix multiline comment style
` [PATCH v5 05/15] tty: serial: 8250: Remove else after return
` [PATCH v5 06/15] tty: serial: 8250: Move EXPORT_SYMBOL to function
` [PATCH v5 07/15] tty: serial: 8250: Fix line continuation warning
` [PATCH v5 08/15] tty: serial: 8250: Add parentheses to macro
` [PATCH v5 09/15] tty: serial: 8250: Fix multi-line strings
` [PATCH v5 10/15] tty: serial: 8250: Suitably replace printk
` [PATCH v5 11/15] tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro
` [PATCH v5 12/15] tty: serial: 8250: Correct conversion specifiers
` [PATCH v5 13/15] tty: serial: 8250: Fix indentation warnings
` [PATCH v5 14/15] tty: serial: 8250: Add generic port init macro
` [PATCH v5 15/15] tty: serial: 8250: Merge duplicate conditions

linux-next: strange commit in the parisc-hd tree
 2016-01-12 21:43 UTC  (5+ messages)

[PATCH v4 00/13] tty: serial: 8250: Fix checkpatch warnings
 2016-01-11 13:03 UTC  (22+ messages)
` [PATCH v4 01/13] tty: serial: 8250: Fix whitespace errors
` [PATCH v4 02/13] tty: serial: 8250: Replace spaces with tabs
` [PATCH v4 03/13] tty: serial: 8250: Fix braces after struct
` [PATCH v4 04/13] tty: serial: 8250: Fix multiline comment style
` [PATCH v4 05/13] tty: serial: 8250: Remove else after return
` [PATCH v4 06/13] tty: serial: 8250: Move EXPORT_SYMBOL to function
` [PATCH v4 07/13] tty: serial: 8250: Fix line continuation warning
` [PATCH v4 08/13] tty: serial: 8250: Add parentheses to macro
` [PATCH v4 09/13] tty: serial: 8250: Fix multi-line strings
` [PATCH v4 10/13] tty: serial: 8250: Suitably replace printk
` [PATCH v4 11/13] tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro
` [PATCH v4 12/13] tty: serial: 8250: Removed warning in debug output
` [PATCH v4 13/13] tty: serial: 8250: Fix indentation warnings

timerfd_settime/timerfd_gettime issue ?
 2016-01-10 20:57 UTC  (6+ messages)
        ` [PATCH parisc,frv,m68k] timerfd: Fix timeout values with CONFIG_TIME_LOW_RES=y

[PATCH] parisc: Drop parisc-specific NSIGTRAP define
 2016-01-10  8:36 UTC 

[PATCH] parisc: Fix __ARCH_SI_PREAMBLE_SIZE on parisc
 2016-01-10  8:30 UTC 

parisc late boot crash in 4.4-rc, scsi-related
 2016-01-08 21:43 UTC  (2+ messages)

parisc late boot crash in 4.4-rc, scsi-related
 2016-01-08 20:56 UTC 

[PATCH v3 00/12] tty: serial: 8250: Fix checkpatch warnings
 2016-01-08 10:53 UTC  (15+ messages)
` [PATCH v3 01/12] tty: serial: 8250: Fix whitespace errors
` [PATCH v3 02/12] tty: serial: 8250: Replace spaces with tabs
` [PATCH v3 03/12] tty: serial: 8250: Fix braces after struct
` [PATCH v3 04/12] tty: serial: 8250: Fix multiline comment style
` [PATCH v3 05/12] tty: serial: 8250: Remove else after return
` [PATCH v3 06/12] tty: serial: 8250: Move EXPORT_SYMBOL to function
` [PATCH v3 07/12] tty: serial: 8250: Fix line continuation warning
` [PATCH v3 08/12] tty: serial: 8250: Add parentheses to macro
` [PATCH v3 09/12] tty: serial: 8250: Fix multi-line strings
` [PATCH v3 10/12] tty: serial: 8250: Suitably replace printk
` [PATCH v3 11/12] tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro
` [PATCH v3 12/12] tty: serial: 8250: Fix indentation warnings

[PATCH v3 UPDATE 09/17] drivers: Initialize resource entry to zero
 2016-01-07 13:06 UTC  (3+ messages)

[GIT PULL] parisc huge page support for v4.4
 2016-01-04 21:48 UTC  (10+ messages)

[PATCH] parisc: Use relative addresses in exception tables
 2016-01-04 21:12 UTC 

self-assignment in dino_card_setup
 2015-12-29 20:51 UTC  (3+ messages)

dladdr returns wrong names on hppa
 2015-12-29 18:35 UTC 

[PATCH v2 09/16] drivers: Initialize resource entry to zero
 2015-12-28 21:37 UTC  (2+ messages)

[PATCH v2 00/16] Enhance iomem search interfaces and support EINJ to NVDIMM
 2015-12-25 22:09 UTC 

[GIT PULL] parisc syscall restart fix for v4.4
 2015-12-25 12:19 UTC 

[PATCH] parisc: Fix syscall restarts
 2015-12-24 16:51 UTC  (29+ messages)
` [PATCH] parisc: Fix syscall restarts (v2)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox