messages from 2015-06-08 23:34:08 to 2015-08-17 07:06:53 UTC [more...]
provide more common DMA API functions V2
2015-08-17 7:06 UTC (3+ messages)
` [PATCH 1/5] dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
` [PATCH 2/5] dma-mapping: consolidate dma_{alloc,free}_noncoherent
RFC: prepare for struct scatterlist entries without page backing
2015-08-14 16:17 UTC (53+ messages)
` [PATCH 01/31] scatterlist: add sg_pfn and sg_has_page helpers
` [PATCH 02/31] scatterlist: use sg_phys()
` [PATCH 03/31] dma-debug: handle page-less SG entries
` [PATCH 04/31] x86/pci-nommu: "
` [PATCH 05/31] x86/pci-calgary: "
` [PATCH 06/31] alpha/pci-noop: "
` [PATCH 07/31] alpha/pci_iommu: "
` [PATCH 08/31] c6x: "
` [PATCH 09/31] ia64/pci_dma: "
` [PATCH 10/31] powerpc/iommu: "
` [PATCH 11/31] sparc/iommu: "
` [PATCH 12/31] mn10300: "
` [PATCH 13/31] sparc/ldc: "
` [PATCH 14/31] sparc32/io-unit: "
` [PATCH 16/31] s390: "
` [PATCH 17/31] ia64/sba_iommu: remove sba_sg_address
` [PATCH 18/31] nios2: handle page-less SG entries
` [PATCH 19/31] arc: "
` [PATCH 21/31] blackfin: "
` [PATCH 22/31] metag: "
` [PATCH 23/31] sh: "
` [PATCH 24/31] xtensa: "
` [PATCH 25/31] frv: "
` [PATCH 26/31] openrisc: "
` [PATCH 27/31] mips: "
` [PATCH 28/31] powerpc: "
` [PATCH 29/31] parisc: "
` [PATCH 30/31] intel-iommu: "
` [PATCH 31/31] dma-mapping-common: skip kmemleak checks for "
` [PATCH 15/31] sparc32/iommu: handle "
` [PATCH 20/31] avr32: "
provide more common DMA API functions
2015-08-13 17:58 UTC (10+ messages)
` [PATCH 1/5] dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
` [PATCH 2/5] dma-mapping: consolidate dma_{alloc,free}_noncoherent
` [PATCH 3/5] dma-mapping: cosolidate dma_mapping_error
` [PATCH 4/5] dma-mapping: consolidate dma_supported
` [PATCH 5/5] dma-mapping: consolidate dma_set_mask
[PATCH 0/5] ACPI: Provide better MADT subtable sanity checks
2015-08-13 15:43 UTC (12+ messages)
` [PATCH 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro
` [Linaro-acpi] [PATCH 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the mac
` [PATCH 2/5] ACPI / ARM64: remove usage of BAD_MADT_ENTRY/BAD_MADT_GICC_ENTRY
` [PATCH 3/5] ACPI / IA64: remove usage of BAD_MADT_ENTRY
` [PATCH 4/5] ACPI / X86: "
` [PATCH 5/5] ACPI: remove definition of BAD_MADT_ENTRY macro
[PATCH v7 2/6] mm: mlock: Add new mlock system call
2015-08-12 9:45 UTC (2+ messages)
[BUG]: Intel uncore boot warning introduced in 4.1
2015-08-10 13:23 UTC (6+ messages)
[PATCH 02/31] arch/ia64/tioce: use kmemdup rather than duplicating its implementation
2015-08-07 7:59 UTC
[PATCH V6 2/6] mm: mlock: Add new mlock system call
2015-08-06 14:00 UTC (2+ messages)
[PATCH v3 1/3] mm: rename alloc_pages_exact_node to __alloc_pages_node
2015-08-06 7:00 UTC (14+ messages)
` [PATCH v3 2/3] mm: unify checks in alloc_pages_node() and __alloc_pages_node()
` [PATCH v3 3/3] mm: use numa_mem_id() in alloc_pages_node()
[PATCH 0/4] ACPI / core : few cleanups and updates for LPI
2015-08-04 17:46 UTC (5+ messages)
` [PATCH 1/4] ACPI / processor : add support for ACPI0010 processor container
` [PATCH 2/4] ACPI / sleep: move acpi_processor_sleep to sleep.c
` [PATCH 3/4] ACPI / processor_idle: replace PREFIX with pr_fmt
` [PATCH 4/4] ACPI / processor_idle : introduce ARCH_SUPPORTS_ACPI_PROCESSOR_CSTATE
[PATCH v2] arch: use WRITE_ONCE/READ_ONCE in smp_store_release/smp_load_acquire
2015-08-03 6:02 UTC (5+ messages)
[PATCH -next] ia64: Define ioremap_uc and ioremap_wc
2015-08-01 2:36 UTC
[PATCH v3 50/51] PCI: Introduce resource_disabled()
2015-07-27 23:30 UTC
[PATCH V5 2/7] mm: mlock: Add new mlock system call
2015-07-27 6:43 UTC (2+ messages)
[PATCH V4 2/6] mm: mlock: Add new mlock, munlock, and munlockall system calls
2015-07-24 15:53 UTC (10+ messages)
[PATCH] mm: rename and document alloc_pages_exact_node
2015-07-24 14:52 UTC (12+ messages)
[arch] WARNING: CPU: 0 PID: 0 at kernel/memremap.c:31 memremap()
2015-07-22 23:56 UTC
[PATCH -next] ia64: Increase NR_syscalls to match size of syscall table
2015-07-21 16:35 UTC
[PATCH part3 v12 00/10] Cleanup platform pci_domain_nr()
2015-07-20 12:01 UTC (11+ messages)
` [PATCH part3 v12 01/10] PCI: Save domain in pci_host_bridge
` [PATCH part3 v12 02/10] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h
` [PATCH part3 v12 03/10] PCI: Remove declaration for pci_get_new_domain_nr()
` [PATCH part3 v12 04/10] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH part3 v12 05/10] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_root_bus_prepar
` [PATCH part3 v12 06/10] PCI: Make pci_host_bridge hold sysdata in drvdata
` [PATCH part3 v12 07/10] PCI: Create pci host bridge prior to root bus
` [PATCH part3 v12 08/10] PCI: Introduce common pci_domain_nr() and remove platform specific code
` [PATCH part3 v12 09/10] PCI: Remove pci_bus_assign_domain_nr()
` [PATCH part3 v12 10/10] IA64/PCI: Fix build warning found by kbuild test
[PATCH 3/3] ia64, palinfo: Remove bogus __refdata annotation
2015-07-19 15:05 UTC
[PATCH 2/3] ia64, topology: Remove bogus __ref annotations
2015-07-19 15:05 UTC
[PATCH 1/3] ACPI / ia64: Get rid of the acpi_map_cpu() wrapper
2015-07-19 15:05 UTC
[PATCH 0/3] ia64: Remove unneeded __ref / __refdata annotations
2015-07-19 15:05 UTC
[PATCH 0/3] IRQ trivial clarifications
2015-07-17 17:50 UTC (10+ messages)
` [PATCH 1/3] x86, irq: Rename VECTOR_UNDEFINED and VECTOR_RETRIGGERED to IRQ_*
` [PATCH 2/3] x86, irq: Clarify "No irq handler" message
` [PATCH 3/3] IRQ: Print "unexpected IRQ" messages consistently across architectures
` [3/3] "
[PATCH] ia64: sn2: Add missing kfree in error path
2015-07-17 7:31 UTC
[PATCH v2 48/49] PCI: Introduce resource_disabled()
2015-07-14 22:47 UTC
[PATCH V3 2/5] mm: mlock: Add new mlock, munlock, and munlockall system calls
2015-07-08 11:06 UTC (4+ messages)
[GIT PULL] ia64: fix some boot time noise introduced this merge window
2015-07-02 21:36 UTC
[PATCH] mm: tlb.c: Trivial: Fix typo in error message
2015-06-29 20:16 UTC
[GIT PULL] misc ia64 changes for 4.2
2015-06-29 15:08 UTC
[PATCH 04/32] ACPI: sleep: Update acpi_set_firmware_waking_vector() invocations to favor 32-bit firm
2015-06-26 1:39 UTC (10+ messages)
` [PATCH 04/32] ACPI: sleep: Update acpi_set_firmware_waking_vector() invocations to favor 32-bit
` [PATCH v2 03/28] ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS
[GIT PULL] ia64: remove paravirt code
2015-06-22 16:59 UTC
[PATCH 01/44] kernel: Add support for poweroff handler call chain
2015-06-18 21:40 UTC (7+ messages)
[PATCH] ia64: export flush_icache_range for module use
2015-06-15 22:41 UTC (3+ messages)
[PATCH] ia64: remove paravirt code
2015-06-11 22:39 UTC (5+ messages)
[PATCH] arch/ia64: Use setup_timer
2015-06-11 4:48 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox