linux-ia64.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-27 16:10:20 to 2017-10-23 08:38:04 UTC [more...]

[PATCHv3 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-10-23  8:38 UTC  (25+ messages)
` [PATCHv3 1/7] switch dereference_function_descriptor() to `unsigned long'
` [PATCHv3 2/7] sections: split dereference_function_descriptor()
` [PATCHv3 3/7] ia64: Add .opd based function descriptor dereference
` [PATCHv3 4/7] powerpc64: "
` [PATCHv3 5/7] parisc64: "
` [PATCHv3 6/7] symbol lookup: use new kernel and module dereference functions
` [PATCHv3 7/7] checkpatch: add pF/pf deprecation warning

[PATCH] ia64/kernel/ptrace: Use common error handling code in two functions
 2017-10-20 16:14 UTC 

[PATCH-tip v7 00/15] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2017-10-19 15:21 UTC  (17+ messages)
` [PATCH-tip v7 01/15] locking/rwsem: relocate rwsem_down_read_failed()
` [PATCH-tip v7 02/15] locking/rwsem: Implement a new locking scheme
` [PATCH-tip v7 03/15] locking/rwsem: Move owner setting code from rwsem.c to rwsem-xadd.h
` [PATCH-tip v7 04/15] locking/rwsem: Remove kernel/locking/rwsem.h
` [PATCH-tip v7 05/15] locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
` [PATCH-tip v7 06/15] locking/rwsem: Remove arch specific rwsem files
` [PATCH-tip v7 07/15] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH-tip v7 08/15] locking/rwsem: Enable readers spinning on writer
` [PATCH-tip v7 09/15] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [PATCH-tip v7 10/15] locking/rwsem: Enable count-based spinning on reader
` [PATCH-tip v7 11/15] locking/rwsem: Remove rwsem_wake spinlock optimization
` [PATCH-tip v7 12/15] locking/rwsem: Eliminate redundant writer wakeup calls
` [PATCH-tip v7 13/15] locking/rwsem: Improve fairness to writers
` [PATCH-tip v7 14/15] locking/rwsem: Make waiting writer to optimistically spin for the lock
` [PATCH-tip v7 15/15] locking/rwsem: Wake up all readers in wait queue

refactor dma_cache_sync V2
 2017-10-19 15:02 UTC  (23+ messages)
  ` [PATCH 01/11] floppy: consolidate the dummy fd_cacheflush definition
  ` [PATCH 02/11] x86: make dma_cache_sync a no-op
  ` [PATCH 03/11] frv: "
  ` [PATCH 04/11] ia64: "
  ` [PATCH 05/11] microblaze: "
  ` [PATCH 06/11] mn10300: "
  ` [PATCH 08/11] unicore32: "
  ` [PATCH 09/11] xtensa: "
` [PATCH 07/11] powerpc: "
` [PATCH 10/11] sh: "
` [PATCH 11/11] dma-mapping: turn dma_cache_sync into a dma_map_ops method

[RFC][PATCH v2 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-10-19 14:11 UTC  (29+ messages)
` [RFC][PATCH v2 1/7] switch dereference_function_descriptor() to `unsigned long'
` [RFC][PATCH v2 2/7] sections: split dereference_function_descriptor()
` [RFC][PATCH v2 3/7] ia64: Add .opd based function descriptor dereference
` [RFC][PATCH v2 4/7] powerpc64: "
` [RFC][PATCH v2 5/7] parisc64: "
` [RFC][PATCH v2 6/7] symbol lookup: use new kernel and module dereference functions
` [RFC][PATCH v2 7/7] checkpatch: add pF/pf deprecation warning

[PATCH v4 2/2] pid: Remove pidhash
 2017-10-11 21:22 UTC  (2+ messages)

[PATCH v6 00/11] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2017-10-11 20:57 UTC  (21+ messages)
` [PATCH v6 01/11] locking/rwsem: relocate rwsem_down_read_failed()
` [PATCH v6 02/11] locking/rwsem: Implement a new locking scheme
` [PATCH v6 03/11] locking/rwsem: Move owner setting code from rwsem.c to rwsem-xadd.h
` [PATCH v6 04/11] locking/rwsem: Remove kernel/locking/rwsem.h
` [PATCH v6 05/11] locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
` [PATCH v6 06/11] locking/rwsem: Remove arch specific rwsem files
` [PATCH v6 07/11] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH v6 08/11] locking/rwsem: Enable readers spinning on writer
` [PATCH v6 09/11] locking/rwsem: Enable time-based reader lock stealing
` [PATCH v6 10/11] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [PATCH v6 11/11] locking/rwsem: Enable count-based spinning on reader

[PATCH 0/4] PCI: Cleanup unused stuff
 2017-10-09 13:12 UTC  (12+ messages)
` [PATCH 1/4] PCI: Remove redundant pcibios_set_master() declarations
` [PATCH 2/4] PCI: Remove redundant pci_dev, pci_bus, resource declarations
` [PATCH 3/4] PCI: Remove unused declarations
` [PATCH 4/4] alpha/PCI: Make pdev_save_srm_config() static

[PATCH REBASED 0/6] rwsem: Implement down_read_killable()
 2017-10-03  9:03 UTC  (12+ messages)
` [PATCH REBASED 1/6] alpha: Add __down_read_killable()
` [PATCH REBASED 2/6] ia64: "
` [PATCH REBASED 3/6] s390: "
` [PATCH REBASED 4/6] x86: "
` [PATCH REBASED 5/6] rwsem: Add down_read_killable()
` [PATCH REBASED 6/6] fs: Use killable down_read() in iterate_dir()

[PATCH] [IA64] sn: make sn_screen_info const, static and __initconst
 2017-09-28 15:29 UTC 

[PATCH v9] ACPI / init: Invoke early ACPI initialization earlier
 2017-09-27 10:06 UTC  (6+ messages)

[PATCH 0/3] use setup_timer() helper function
 2017-09-22 11:48 UTC  (2+ messages)

[PATCH 3/3] ia64: salinfo: use setup_timer() helper
 2017-09-22 11:38 UTC 

[PATCH 2/3] ia64: mca: use setup_timer() helper
 2017-09-22 11:38 UTC 

[PATCH 1/3] ia64: bte: use setup_timer() helper
 2017-09-22 11:38 UTC 

[PATCH 0/5] [RFC] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-09-20 16:31 UTC  (24+ messages)
` [PATCH 1/5] sections: split dereference_function_descriptor()
` [PATCH 2/5] ia64: Add .opd based function descriptor dereference
` [PATCH 3/5] powerpc64: "
` [PATCH 4/5] parisc64: "
` [PATCH 5/5] symbol lookup: use new kernel and module dereference functions

[PATCH] [RFC] clocksource: improve GENERIC_CLOCKEVENTS dependency
 2017-09-18 22:02 UTC  (5+ messages)

[PATCH v2 0/7] Remove the parent_node() for each arch
 2017-09-01  2:56 UTC  (2+ messages)
` [PATCH v2 1/7] ia64: topology: Remove the unused parent_node() macro

refactor dma_cache_sync
 2017-08-31 14:06 UTC  (15+ messages)
` [PATCH 03/12] frv: make dma_cache_sync a no-op
  ` [PATCH 01/12] floppy: consolidate the dummy fd_cacheflush definition
  ` [PATCH 02/12] mips: don't use dma_cache_sync to implement fd_cacheflush
  ` [PATCH 04/12] x86: make dma_cache_sync a no-op
  ` [PATCH 05/12] ia64: "
  ` [PATCH 06/12] microblaze: "
  ` [PATCH 08/12] powerpc: "
  ` [PATCH 10/12] xtensa: "
` [PATCH 07/12] mn10300: "
` [PATCH 09/12] unicore32: "
` [PATCH 11/12] sh: "
` [PATCH 12/12] dma-mapping: turn dma_cache_sync into a dma_map_ops method


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).