linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-31 10:52:22 to 2019-03-07 13:20:15 UTC [more...]

[PATCH v6 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-07 13:20 UTC  (5+ messages)
` [PATCH v6 1/4] sh: Advertise gigantic page support
` [PATCH v6 2/4] sparc: "
` [PATCH v6 3/4] mm: Simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
` [PATCH v6 4/4] hugetlb: allow to free gigantic pages regardless of the configuration

[PATCH v5 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-06 21:17 UTC  (13+ messages)
` [PATCH v5 1/4] sh: Advertise gigantic page support
` [PATCH v5 2/4] sparc: "
` [PATCH v5 3/4] mm: Simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
` [PATCH v5 4/4] hugetlb: allow to free gigantic pages regardless of the configuration

[PATCH] arch: sh: Kconfig: pedantic cleanups
 2019-03-06 20:45 UTC 

Kernel compilation for SH4 arch fails with poky 2.5.2
 2019-03-06 18:03 UTC  (4+ messages)

[PATCH v4 1/4] sh: Advertise gigantic page support
 2019-03-05  6:57 UTC 

Darlehensangebot
 2019-03-04 17:12 UTC 

From Mrs. Elia Rodrigues,
 2019-03-03 12:54 UTC 

Zdravstvujte vas interesuyut klientskie bazy dannyh?
 2019-03-02 23:25 UTC  (2+ messages)
` Zdravstvujte Vas "

[PATCH v4 4/4] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-03-01 17:51 UTC  (4+ messages)

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-27 19:14 UTC  (14+ messages)
` [RESEND PATCH 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
` [RESEND PATCH 2/7] mm/gup: Change write parameter to flags in fast walk
` [RESEND PATCH 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
` [RESEND PATCH 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
` [RESEND PATCH 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
` [RESEND PATCH 6/7] IB/qib: "
` [RESEND PATCH 7/7] IB/mthca: "

[PATCH v3 19/34] sh: mm: Add p?d_large() definitions
 2019-02-27 17:05 UTC 

[PATCH v4 0/3] locking/rwsem: Rwsem rearchitecture part 0
 2019-02-22  3:28 UTC  (15+ messages)
` [PATCH v4 1/3] locking/rwsem: Remove arch specific rwsem files
` [PATCH v4 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
` [PATCH v4 3/3] locking/rwsem: Optimize down_read_trylock()

overdue payment
 2019-02-19 12:07 UTC 

[PATCH v3 0/2] locking/rwsem: Remove arch specific rwsem files
 2019-02-15 18:35 UTC  (10+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] locking/rwsem: Optimize down_read_trylock()

[PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-15 18:29 UTC  (9+ messages)
  ` [PATCH V2 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
  ` [PATCH V2 2/7] mm/gup: Change write parameter to flags in fast walk
  ` [PATCH V2 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
  ` [PATCH V2 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
  ` [PATCH V2 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
  ` [PATCH V2 6/7] IB/qib: "
  ` [PATCH V2 7/7] IB/mthca: "

[PATCH] sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()
 2019-02-14 19:20 UTC 

[PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2019-02-14 15:22 UTC  (41+ messages)
` [PATCH-tip 01/22] locking/qspinlock_stat: Introduce a generic lockevent counting APIs
` [PATCH-tip 02/22] locking/lock_events: Make lock_events available for all archs & other locks
` [PATCH-tip 03/22] locking/rwsem: Relocate rwsem_down_read_failed()
` [PATCH-tip 04/22] locking/rwsem: Remove arch specific rwsem files
` [PATCH-tip 05/22] locking/rwsem: Move owner setting code from rwsem.c to rwsem.h
` [PATCH-tip 06/22] locking/rwsem: Rename kernel/locking/rwsem.h
` [PATCH-tip 07/22] locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
` [PATCH-tip 08/22] locking/rwsem: Add debug check for __down_read*()
` [PATCH-tip 09/22] locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro
` [PATCH-tip 10/22] locking/rwsem: Enable lock event counting
` [PATCH-tip 11/22] locking/rwsem: Implement a new locking scheme
` [PATCH-tip 12/22] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH-tip 13/22] locking/rwsem: Remove rwsem_wake() wakeup optimization
` [PATCH-tip 14/22] locking/rwsem: Add more rwsem owner access helpers
` [PATCH-tip 15/22] locking/rwsem: Merge owner into count on x86-64
` [PATCH-tip 16/22] locking/rwsem: Remove redundant computation of writer lock word
` [PATCH-tip 17/22] locking/rwsem: Recheck owner if it is not on cpu
` [PATCH-tip 18/22] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [PATCH-tip 19/22] locking/rwsem: Enable readers spinning on writer
` [PATCH-tip 20/22] locking/rwsem: Enable count-based spinning on reader
` [PATCH-tip 21/22] locking/rwsem: Wake up all readers in wait queue
` [PATCH-tip 22/22] locking/rwsem: Ensure an RT task will not spin on reader

[PATCH v2] sh: fix build error for invisible CONFIG_BUILTIN_DTB_SOURCE
 2019-02-14  2:07 UTC  (2+ messages)

dma_declare_coherent spring cleaning
 2019-02-13 19:27 UTC  (27+ messages)
` [PATCH 01/12] mfd/sm501: depend on HAS_DMA
` [PATCH 02/12] device.h: dma_mem is only needed for HAVE_GENERIC_DMA_COHERENT
` [PATCH 03/12] of: mark early_init_dt_alloc_reserved_memory_arch static
` [PATCH 04/12] of: select OF_RESERVED_MEM automatically
` [PATCH 05/12] dma-mapping: remove an incorrect __iommem annotation
` [PATCH 06/12] dma-mapping: improve selection of dma_declare_coherent availability
` [PATCH 07/12] dma-mapping: move CONFIG_DMA_CMA to kernel/dma/Kconfig
` [PATCH 08/12] dma-mapping: remove dma_mark_declared_memory_occupied
` [PATCH 09/12] dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
` [PATCH 10/12] dma-mapping: simplify allocations from per-device coherent memory
` [PATCH 11/12] dma-mapping: handle per-device coherent memory mmap in common code
` [PATCH 12/12] dma-mapping: remove dma_assign_coherent_memory

[PATCH] sh: Remove duplicate header
 2019-02-13 16:30 UTC  (4+ messages)

[PATCH v2 0/2] locking/rwsem: Remove arch specific rwsem files
 2019-02-13 15:33 UTC  (11+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] locking/rwsem: Optimize down_read_trylock()

[PATCH] locking/rwsem: Remove arch specific rwsem files
 2019-02-11 17:04 UTC  (13+ messages)

Boot-time warning?
 2019-02-06  7:48 UTC 

[PATCH] sh: migor: Include missing dma-mapping header
 2019-02-05 19:37 UTC 

[alsa-devel] [PATCH] ALSA: hda/ca0132: need CONFIG_PCI for compile
 2019-02-05  8:06 UTC 

[PATCH v2 0/7] sh_eth: implement simple RX checksum offload
 2019-02-05  8:00 UTC  (10+ messages)
` [PATCH v2 1/7] sh_eth: rename sh_eth_cpu_data::hw_checksum
` [PATCH v2 2/7] sh_eth: RX checksum offload support
` [PATCH v2 3/7] sh_eth: offload RX checksum on R7S72100
` [PATCH v2 4/7] sh_eth: offload RX checksum on R8A7740
` [PATCH v2 5/7] sh_eth: offload RX checksum on R8A77980
` [PATCH v2 6/7] sh_eth: offload RX checksum on SH7734
` [PATCH v2 7/7] sh_eth: offload RX checksum on SH7763

[PATCH 0/7] sh_eth: implement simple RX checksum offload
 2019-02-04 15:17 UTC  (8+ messages)
` [PATCH 4/7] sh_eth: offload RX checksum on R8A7740
` [PATCH 7/7] sh_eth: offload RX checksum on SH7763

[PATCH] sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE
 2019-02-04  8:55 UTC  (2+ messages)
` [PATCH] sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE again

[PATCH v2 00/21] Refine memblock API
 2019-02-03 10:04 UTC  (4+ messages)
` [PATCH v2 10/21] memblock: refactor internal allocation functions

Commit 594cc251fdd0 (user_access_begin does access_ok) made arch/sh stop booting on qemu
 2019-01-31 12:42 UTC  (2+ messages)

From Michelle
 2019-01-31 12:35 UTC 


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).