public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-27 12:52:18 to 2019-05-27 11:11:46 UTC [more...]

[PATCH v3 01/11] mm/memory_hotplug: Simplify and fix check_hotplug_memory_range()
 2019-05-27 11:11 UTC  (5+ messages)
` [PATCH v3 02/11] s390x/mm: Fail when an altmap is used for arch_add_memory()
` [PATCH v3 03/11] s390x/mm: Implement arch_remove_memory()
` [PATCH v3 04/11] arm64/mm: Add temporary arch_remove_memory() implementation
` [PATCH v3 05/11] drivers/base/memory: Pass a block_id to init_memory_block()

[PATCH v2 0/2] close_range()
 2019-05-26 20:20 UTC  (6+ messages)
` [PATCH v2 1/2] open: add close_range()
` [PATCH v2 2/2] tests: add close_range() tests

[PATCH v3 2/3] arch: wire-up close_range()
 2019-05-24 11:10 UTC 

[PATCH v3 1/2] pid: add pidfd_open()
 2019-05-24 10:54 UTC  (4+ messages)
` [PATCH v3 2/2] tests: add pidfd_open() tests

[PATCH v1 1/2] open: add close_range()
 2019-05-24 10:31 UTC  (15+ messages)
` [PATCH v1 2/2] tests: add close_range() tests

[PATCHv2] kernel/crash: make parse_crashkernel()'s return value more indicant
 2019-05-24  3:11 UTC  (9+ messages)

[PATCH 1/2] open: add close_range()
 2019-05-22  8:12 UTC  (15+ messages)
` [PATCH 2/2] tests: add close_range() tests

[PATCH v7 0/1] iommu: enhance IOMMU dma mode build options
 2019-05-21 12:59 UTC  (3+ messages)
` [PATCH v7 1/1] "

[PATCH v2 1/2] pid: add pidfd_open()
 2019-05-20 14:59 UTC  (6+ messages)
` [PATCH v2 2/2] tests: add pidfd_open() tests

[PATCH v1 1/2] pid: add pidfd_open()
 2019-05-18 10:04 UTC  (13+ messages)
` [PATCH v1 2/2] tests: add pidfd_open() tests

[PATCH 1/2] pid: add pidfd_open()
 2019-05-16 14:53 UTC  (18+ messages)
` [PATCH 2/2] tests: add pidfd_open() tests

[PATCH: Linus please apply] ia64: Make sure that we have a mmiowb function real early
 2019-05-16  1:44 UTC  (2+ messages)

[PATCH v6 0/1] iommu: enhance IOMMU dma mode build options
 2019-05-13 14:04 UTC  (5+ messages)
` [PATCH v6 1/1] "

[PATCH v2 1/8] mm/memory_hotplug: Simplify and fix check_hotplug_memory_range()
 2019-05-09 22:18 UTC  (35+ messages)
` [PATCH v2 2/8] s390x/mm: Implement arch_remove_memory()
` [PATCH v2 4/8] mm/memory_hotplug: Create memory block devices after arch_add_memory()
` [PATCH v2 5/8] mm/memory_hotplug: Drop MHP_MEMBLOCK_API
` [PATCH v2 6/8] mm/memory_hotplug: Remove memory block devices before arch_remove_memory()
` [PATCH v2 7/8] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail
` [PATCH v2 8/8] mm/memory_hotplug: Remove "zone" parameter from sparse_remove_one_section

[PATCH] ia64: require -Wl,--hash-style=sysv
 2019-05-09  0:44 UTC  (4+ messages)

ERROR: "paddr_to_nid" [drivers/md/raid1.ko] undefined!
 2019-05-04  6:37 UTC  (8+ messages)

[PATCH] ia64: fix build errors by exporting paddr_to_nid()
 2019-05-04  4:42 UTC 

[PATCH] memblock: make keeping memblock memory opt-in rather than opt-out
 2019-05-02 15:31 UTC  (2+ messages)

[PATCH 0/2] x86, numa: always initialize all possible nodes
 2019-05-02 13:00 UTC  (4+ messages)
` [PATCH 1/2] "

serial drivers polishing
 2019-05-01  2:29 UTC  (62+ messages)
` [PATCH 01/41] drivers: tty: serial: dz: use dev_err() instead of printk()
` [PATCH 05/41] drivers: tty: serial: dz: use pr_info() instead of incomplete printk()
` [PATCH 06/41] drivers: tty: serial: sb1250-duart: use dev_err() instead of printk()
` [PATCH 10/41] drivers: tty: serial: sb1250-duart: fix missing parentheses
` [PATCH 12/41] drivers: tty: serial: uartlite: use dev_dbg() instead of pr_debug()
` [PATCH 13/41] drivers: tty: serial: uartlite: fill mapsize and use it
` [PATCH 14/41] drivers: tty: serial: uartlite: remove unnecessary braces
` [PATCH 15/41] drivers: tty: serial: uartlite: fix use fix bare 'unsigned'
` [PATCH 16/41] drivers: tty: serial: uartlite: fix overlong lines
` [PATCH 20/41] drivers: tty: serial: cpm_uart: use dev_err()/dev_warn() instead of printk()
` [PATCH 21/41] drivers: tty: serial: cpm_uart: fix includes
` [PATCH 22/41] drivers: tty: serial: cpm_uart: fix logging calls
` [PATCH 23/41] drivers: tty: serial: cpm_uart: fix styling issues
` [PATCH 35/41] drivers: tty: serial: 8250: add mapsize to platform data
` [PATCH 36/41] drivers: tty: serial: 8250: store mmio resource size in port struct
` [PATCH 37/41] drivers: tty: serial: 8250: simplify io resource size computation
` [PATCH 38/41] drivers: tty: serial: xilinx_uartps: fill mapsize and use it
` [PATCH 39/41] drivers: tty: serial: pmac_zilog: "
` [PATCH 40/41] drivers: tty: serial: helper for setting mmio range
` [PATCH 41/41] drivers: tty: serial: lpc32xx_hs: fill mapsize and use it

DISCONTIGMEM is deprecated
 2019-04-30 13:40 UTC  (4+ messages)

[PATCH] ia64: fix ptrace(PTRACE_GETREGS) (unbreaks strace, gdb)
 2019-04-29 11:34 UTC  (3+ messages)

[Untested patch] ia64: Eliminate goto from ftrace_modify_code
 2019-04-28 22:21 UTC 


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