linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-14 14:08:29 to 2018-03-15 12:50:38 UTC [more...]

[PATCH 00/16] remove eight obsolete architectures
 2018-03-15 12:50 UTC  (66+ messages)
` [PATCH 01/16] mn10300: Remove the architecture
  ` [PATCH 02/16] arch: remove frv port
  ` [PATCH 03/16] arch: remove m32r port
  ` [PATCH 04/16] arch: remove score port
  ` [PATCH 05/16] arch: remove blackfin port
    ` [PATCH] scripts/checkstack.pl: remove blackfin support
  ` [PATCH 06/16] arch: remove tile port
  ` [PATCH 07/16] CRIS: Drop support for the CRIS port
` [PATCH 10/16] mm: remove obsolete alloc_remap()
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs
  ` [PATCH 12/16] asm-generic: siginfo: remove obsolete #ifdefs
` [PATCH 13/16] Documentation: arch-support: remove obsolete architectures
` [PATCH 15/16] recordmcount.pl: drop blackin and tile support
` [PATCH 16/16] ktest: remove obsolete architectures
` [PATCH 14/16] asm-generic: clean up asm/unistd.h

[PATCH v2 0/4] Fix issues with huge mapping in ioremap for ARM64
 2018-03-15 12:45 UTC  (10+ messages)
` [PATCH v2 1/4] asm/tlbflush: Add flush_tlb_pgtable() "
` [PATCH v2 2/4] ioremap: Implement TLB_INV before huge mapping
` [PATCH v2 3/4] arm64: Implement page table free interfaces
` [PATCH v2 4/4] Revert "arm64: Enforce BBM for huge IO/VMAP mappings"

arc_usr_cmpxchg and preemption
 2018-03-15 11:28 UTC  (16+ messages)

[Blackfin removal] [PATCH 02/28] net: Remove Blackfin Ethernet support
 2018-03-15 10:50 UTC  (25+ messages)
` [Blackfin removal] [PATCH 03/28] media: Remove Blackfin media support
` [Blackfin removal] [PATCH 04/28] tty: Remove Blackfin tty and uart support
` [Blackfin removal] [PATCH 05/28] rtc: Remove Blackfin RTC support
` [Blackfin removal] [PATCH 06/28] mmc: Remove Blackfin SD host support
` [Blackfin removal] [PATCH 07/28] watchdog: Remove Blackfin watchdog support
` [Blackfin removal] [PATCH 09/28] input: Remove Blackfin input support
` [Blackfin removal] [PATCH 10/28] i2c: Remove Blackfin I2C bus support
` [Blackfin removal] [PATCH 11/28] misc: Remove Blackfin DSP echo support
` [Blackfin removal] [PATCH 13/28] cpufreq: Remove Blackfin CPU frequency support
` [Blackfin removal] [PATCH 14/28] mtd: Remove Blackfin MTD support
` [Blackfin removal] [PATCH 15/28] spi: Remove Blackfin SPI bus support
` [Blackfin removal] [PATCH 16/28] irda: Remove Blackfin IRDA support
` [Blackfin removal] [PATCH 17/28] usb: Remove Blackfin USB support
` [Blackfin removal] [PATCH 18/28] crypto: Remove Blackfin crypto support
` [Blackfin removal] [PATCH 19/28] ata: Remove Blackfin PATA support
` [Blackfin removal] [PATCH 20/28] pwm: Remove Blackfin PWM support
` [Blackfin removal] [PATCH 21/28] pcmcia: Remove Blackfin PCMCIA support
` [Blackfin removal] [PATCH 22/28] can: Remove Blackfin CAN bus support
` [Blackfin removal] [PATCH 23/28] char: Remove Blackfin OTP support
` [Blackfin removal] [PATCH 24/28] pinctrl: Remove Blackfin pinctrl support
` [Blackfin removal] [PATCH 25/28] staging: Remove Blackfin iio trigger timer support
` [Blackfin removal] [PATCH 26/28] samples: Remove Blackfin gptimers sample code
` [Blackfin removal] [PATCH 27/28] documentation: Remove Blackfin documentation
` [Blackfin removal] [PATCH 28/28] MAINTAINERS: Remove Blackfin from MAINTAINERS list

[PATCH v2 00/27] x86: PIE support and option to extend KASLR randomization
 2018-03-15 10:18 UTC  (7+ messages)
` [PATCH v2 06/27] x86/entry/64: Adapt assembly for PIE support

[PATCH v3] x86: treat pkey-0 special
 2018-03-15  9:46 UTC  (4+ messages)

Do we need to disable preemption in flush_tlb_range()?
 2018-03-15  9:39 UTC  (9+ messages)

[PATCH v1 0/4] Fix issues with huge mapping in ioremap
 2018-03-15  7:17 UTC  (5+ messages)

[PATCH v2] earlycon: Fix __earlycon_table stride... again
 2018-03-15  2:33 UTC  (6+ messages)

[asm-generic:master 12/63] warning: (FAULT_INJECTION_STACKTRACE_FILTER && ..) selects FRAME_POINTER which has unmet direct dependencies (DEBUG_KERNEL && ..) || ..)
 2018-03-14 21:22 UTC  (2+ messages)

[PATCH v3] powerpc: treat pkey-0 special
 2018-03-14 21:01 UTC  (2+ messages)

[PATCH 08/16] procfs: remove CONFIG_HARDWALL dependency
 2018-03-14 20:18 UTC  (8+ messages)
` [PATCH 09/16] mm: remove blackfin MPU support

[PATCH 1/1 v2] x86: pkey-mprotect must allow pkey-0
 2018-03-14 18:58 UTC  (11+ messages)

[asm-generic:master 7/63] Makefile:628: arch/tile/Makefile: No such file or directory
 2018-03-14 18:47 UTC 

[asm-generic:master 3/63] Makefile:505: arch/frv/Makefile: No such file or directory
 2018-03-14 18:42 UTC 

[asm-generic:master 2/63] Makefile:505: arch/mn10300/Makefile: No such file or directory
 2018-03-14 18:40 UTC 

[asm-generic:master 8/63] Kconfig:12: can't open file "arch/cris/Kconfig"
 2018-03-14 18:37 UTC 

[asm-generic:master 5/63] Makefile:636: arch/score/Makefile: No such file or directory
 2018-03-14 18:33 UTC 

[PATCH v17 00/10] LPC: legacy ISA I/O support
 2018-03-14 18:15 UTC  (22+ messages)
` [PATCH v17 01/10] LIB: Introduce a generic PIO mapping method
` [PATCH v17 02/10] PCI: Remove unused __weak attribute in pci_register_io_range()
` [PATCH v17 03/10] PCI: Add fwnode handler as input param of pci_register_io_range()
` [PATCH v17 04/10] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH v17 05/10] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH v17 06/10] HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
` [PATCH v17 07/10] ACPI / scan: rename acpi_is_serial_bus_slave() to widen use
` [PATCH v17 08/10] ACPI / scan: do not enumerate Indirect IO host children
` [PATCH v17 09/10] HISI LPC: Add ACPI support
` [PATCH v17 10/10] MAINTAINERS: Add maintainer for HiSilicon LPC driver

[RFC PATCH 3/6] mm, arm64: untag user addresses in memory syscalls
 2018-03-14 17:44 UTC  (7+ messages)

[PATCH v5 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2018-03-14 16:12 UTC  (3+ messages)

[PATCH] x86, powerpc : pkey-mprotect must allow pkey-0
 2018-03-14 14:08 UTC  (6+ messages)


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