linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-21 10:24:08 to 2014-07-29 02:19:20 UTC [more...]

[PATCH v4] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
 2014-07-29  2:19 UTC  (3+ messages)
` [PATCH v4] arm64, ia64, ppc, s390, sh, tile, um, x86, mm: "

[PATCH v3 0/8] Two-phase seccomp and x86 tracing changes
 2014-07-28 23:54 UTC  (32+ messages)
` [PATCH v3 1/8] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
` [PATCH v3 2/8] seccomp: Refactor the filter callback and the API
` [PATCH v3 3/8] seccomp: Allow arch code to provide seccomp_data
` [PATCH v3 4/8] seccomp: Document two-phase seccomp and arch-provided seccomp_data
` [PATCH v3 5/8] x86,x32,audit: Fix x32's AUDIT_ARCH wrt audit
` [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases
    ` TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
` [PATCH v3 7/8] x86_64,entry: Treat regs->ax the same in fastpath and slowpath syscalls
` [PATCH v3 8/8] x86_64,entry: Use split-phase syscall_trace_enter for 64-bit syscalls

[RFC PATCH 0/38] clean-up uapi + asm-generic Kbuild files
 2014-07-28 16:19 UTC  (6+ messages)
` [PATCH 01/38] cris: fix headers_install
  ` [PATCH 03/38] hexagon: drop ucontext from list exported headers
  ` [PATCH 19/38] hexagon: clean-up uapi Kbuild file

[PATCH v2 00/29] nios2 Linux kernel port
 2014-07-28 15:48 UTC  (29+ messages)
` [PATCH v2 05/29] nios2: Memory management
` [PATCH v2 13/29] nios2: DMA mapping API
` [PATCH v2 15/29] nios2: System calls handling
` [PATCH v2 19/29] nios2: Time keeping
` [PATCH v2 21/29] nios2: Futex operations

[RFC PATCH 00/11] Refactor MSI to support Non-PCI device
 2014-07-26  3:08 UTC  (23+ messages)
` [RFC PATCH 01/11] PCI/MSI: Use pci_dev->msi_cap instead of msi_desc->msi_attrib.pos
` [RFC PATCH 02/11] PCI/MSI: Use new MSI type macro instead of PCI MSI flags
` [RFC PATCH 03/11] PCI/MSI: Refactor pci_dev_msi_enabled()
` [RFC PATCH 04/11] PCI/MSI: Move MSIX table address mapping out of msix_capability_init
` [RFC PATCH 05/11] PCI/MSI: Move populate_msi_sysfs() out of msi_capability_init()
` [RFC PATCH 06/11] PCI/MSI: Save MSI irq in PCI MSI layer
` [RFC PATCH 07/11] PCI/MSI: Mask MSI-X entry in msix_setup_entries()
` [RFC PATCH 08/11] PCI/MSI: Introduce new struct msi_irqs and struct msi_ops
` [RFC PATCH 09/11] PCI/MSI: refactor PCI MSI driver
` [RFC PATCH 10/11] PCI/MSI: Split the generic MSI code into new file
` [RFC PATCH 11/11] x86/MSI: Refactor x86 MSI code

[PATCH v3 0/2] mm/highmem: make kmap cache coloring aware
 2014-07-25 19:43 UTC  (7+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] xtensa: support aliasing cache in kmap

[PATCH v3 0/2] mm/highmem: make kmap cache coloring aware
 2014-07-25 19:43 UTC 

[PATCH v3 0/2] mm/highmem: make kmap cache coloring aware
 2014-07-25 19:43 UTC 

[PATCH v2] mm/highmem: make kmap cache coloring aware
 2014-07-25  2:12 UTC  (14+ messages)

(request for -mm inclusion) Re: [PATCH v3] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
 2014-07-24 18:48 UTC 

Global signal cleanup, take 4
 2014-07-24  6:55 UTC  (87+ messages)
` [PATCH 01/43] arc: Use get_signal() signal_setup_done()
` [PATCH 02/43] arm64: "
` [PATCH 03/43] avr32: "
` [PATCH 04/43] blackfin: "
` [PATCH 05/43] c6x: "
` [PATCH 06/43] cris: "
` [PATCH 07/43] frv: "
` [PATCH 08/43] hexagon: "
` [PATCH 09/43] ia64: "
` [PATCH 10/43] m32r: "
` [PATCH 11/43] m68k: "
` [PATCH 12/43] microblaze: "
` [PATCH 13/43] mips: "
` [PATCH 14/43] mn10300: "
` [PATCH 15/43] parisc: "
` [PATCH 16/43] powerpc: "
` [PATCH 17/43] s390: "
` [PATCH 18/43] score: "
` [PATCH 19/43] sh: "
` [PATCH 20/43] tile: "
` [PATCH 21/43] um: "
` [PATCH 22/43] unicore32: "
` [PATCH 23/43] xtensa: "
` [PATCH 24/43] tracehook_signal_handler: Remove sig, info, ka and regs
` [PATCH 25/43] Clean up signal_delivered()
` [PATCH 26/43] Rip out get_signal_to_deliver()
` [PATCH 27/43] sas_ss_flags: Remove nested ternary if
` [PATCH 28/43] arc: Use sigsp()
` [PATCH 29/43] arm64: "
` [PATCH 30/43] avr32: "
` [PATCH 31/43] blackfin: "
` [PATCH 32/43] c6x: "
` [PATCH 33/43] cris: "
` [PATCH 34/43] frv: "
` [PATCH 35/43] hexagon: "
` [PATCH 36/43] m32r: "
` [PATCH 37/43] m68k: "
` [PATCH 38/43] metag: "
` [PATCH 39/43] microblaze: "
` [PATCH 40/43] mips: "
` [PATCH 41/43] mn10300: "
` [PATCH 42/43] openrisc: "
` [PATCH 43/43] powerpc: "

[PATCH 0/8] xtensa: highmem support on cores with aliasing cache
 2014-07-22 19:46 UTC  (11+ messages)
` [PATCH 6/8] mm/highmem: make kmap cache coloring aware
` [PATCH 7/8] xtensa: support aliasing cache in kmap

[PATCH 0/8] xtensa: highmem support on cores with aliasing cache
 2014-07-22 19:01 UTC 

[PATCH 0/8] xtensa: highmem support on cores with aliasing cache
 2014-07-22 19:01 UTC 

[PATCH v4 0/6] Per-user clock constraints
 2014-07-22 17:50 UTC  (3+ messages)
` [PATCH v4 6/6] clk: Add floor and ceiling constraints to clock rates


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