messages from 2015-04-03 09:25:54 to 2015-07-20 12:01:18 UTC [more...]
[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_prepare()
` [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 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 01/23] alpha/time: Migrate to new 'set-state' interface
2015-07-16 11:26 UTC
[PATCH v2 48/49] PCI: Introduce resource_disabled()
2015-07-14 22:47 UTC
[PATCH V3 0/5] Allow user to request memory to be locked on page fault
2015-07-10 16:19 UTC (16+ messages)
` [PATCH V3 2/5] mm: mlock: Add new mlock, munlock, and munlockall system calls
` [PATCH V3 3/5] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it
` [PATCH V3 4/5] mm: mmap: Add mmap flag to request VM_LOCKONFAULT
[PATCH 8/8] math-emu: Remove math-emu-old
2015-07-02 15:55 UTC
[PATCH 3/8] alpha/math-emu: Move alpha from math-emu-old to math-emu
2015-07-02 15:49 UTC
[PATCH 2/8] math-emu: Import current glibc soft-fp as include/math-emu
2015-07-02 15:47 UTC
[PATCH 1/8] math-emu: Move math-emu to math-emu-old
2015-07-02 15:46 UTC
[PATCH 0/8] math-emu: Update kernel math-emu code from current glibc soft-fp
2015-07-02 15:44 UTC
[PATCH] Update kernel math-emu code from current glibc soft-fp
2015-07-02 12:50 UTC (8+ messages)
` [PATCH RESEND] "
` Ping "
[RESEND PATCH V2 0/3] Allow user to request memory to be locked on page fault
2015-06-25 14:46 UTC (23+ messages)
` [RESEND PATCH V2 1/3] Add mmap flag to request pages are locked after "
` [RESEND PATCH V2 2/3] Add mlockall flag for locking pages on fault
[PATCH 00/44] kernel: Add support for poweroff handler call chain
2015-06-18 21:40 UTC (8+ messages)
` [PATCH 01/44] "
[PATCH] alpha: Add support for BOTHER
2015-06-15 14:34 UTC (2+ messages)
Generic kernel features that need architecture(alpha) support
2015-06-08 14:51 UTC
[RFT v2 43/48] genirq, arch: Kill the first parameter 'irq' of irq_flow_handler_t
2015-06-05 14:16 UTC (2+ messages)
[PATCH 5/7] PCI: Remove unnecessary #includes of <asm/pci.h>
2015-06-05 8:08 UTC (3+ messages)
[PATCH V2 0/3] Allow user to request memory to be locked on page fault
2015-06-02 18:13 UTC (3+ messages)
` [PATCH V2 1/3] Add mmap flag to request pages are locked after "
` [PATCH V2 2/3] Add mlockall flag for locking pages on fault
[RESEND PATCH 0/3] Allow user to request memory to be locked on page fault
2015-06-02 14:25 UTC (5+ messages)
` [RESEND PATCH 1/3] Add flag to request pages are locked after "
` [RESEND PATCH 2/3] Add mlockall flag for locking pages on fault
WARNING at __local_bh_enable_ip (VFS vs Alpha SRM irq)
2015-06-02 8:12 UTC
[Patch v3 15/36] alpha, irq: Use access helper irq_data_get_affinity_mask()
2015-06-01 8:05 UTC
[PATCH 00/15] Replace module_init with device_initcall in non modules
2015-05-29 15:15 UTC (4+ messages)
` [PATCH 06/15] alpha: don't use module_init for non-modular core code
[PULL] alpha.git
2015-05-26 20:09 UTC
[PATCH] arch: alpha: kernel: remove deprecated call to pci_get_slot
2015-05-21 5:51 UTC (2+ messages)
[Patch v2 08/14] genirq: Introduce helper function irq_data_get_affinity_mask()
2015-05-20 19:34 UTC (3+ messages)
[RFC v1 20/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t
2015-05-20 10:16 UTC (2+ messages)
[PATCH 0/3] Allow user to request memory to be locked on page fault
2015-05-19 20:30 UTC (17+ messages)
` [PATCH 1/3] Add flag to request pages are locked after "
` [PATCH 2/3] Add mlockall flag for locking pages on fault
[PATCH] alpha: Wire up missing syscalls
2015-05-18 4:44 UTC (8+ messages)
[PATCH] alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect
2015-05-18 4:37 UTC
[PATCH v2] alpha: Wire up all missing implemented syscalls
2015-05-18 4:36 UTC
[PATCH v2] alpha: Wire up all implemented syscalls
2015-05-17 22:21 UTC
[RFC v1 06/11] genirq: Introduce helper function irq_data_get_affinity_mask()
2015-05-04 3:15 UTC
[PATCH v10 00/29] Refine PCI scan interfaces and make generic pci host bridge
2015-04-27 6:25 UTC (32+ messages)
` [PATCH v10 01/29] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v10 02/29] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v10 03/29] PCI: Save domain in pci_host_bridge
` [PATCH v10 04/29] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h
` [PATCH v10 05/29] PCI: Remove argument bus for pci_create_root_bus()
` [PATCH v10 06/29] PCI: Alloc busn resource dynamically for pci_scan_bus()
` [PATCH v10 07/29] PCI: Allocate busn resource for pci_scan_root_bus()
` [PATCH v10 08/29] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v10 09/29] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v10 10/29] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v10 11/29] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v10 12/29] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_set_root_bus_speed()
` [PATCH v10 13/29] PCI: Move pcibios_root_bridge_prepare() to pci_create_host_bridge()
` [PATCH v10 14/29] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v10 15/29] PCI: Introduce new scan function pci_scan_host_bridge()
` [PATCH v10 16/29] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v10 17/29] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v10 18/29] ia64/PCI: "
` [PATCH v10 19/29] powerpc/pci: Use pci_scan_host_bridge() for simplicity
` [PATCH v10 20/29] PCI: Remove pcibios_root_bridge_prepare() and pcibos_set_root_bus_speed()
` [PATCH v10 21/29] sparc/PCI: Use pci_scan_host_bridge() for simplicity
` [PATCH v10 22/29] parisc/PCI: Use pci_scan_root_bus() "
` [PATCH v10 23/29] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v10 24/29] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v10 25/29] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v10 26/29] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v10 27/29] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v10 28/29] PCI: Remove platform specific pci_domain_nr()
` [PATCH v10 29/29] PCI: Remove pci_bus_assign_domain_nr()
[PATCH] alpha: Forward declare struct pt_regs in processor.h
2015-04-16 6:58 UTC
[PATCH v9 00/30] Refine PCI scan interfaces and make generic pci host bridge
2015-04-08 9:22 UTC (33+ messages)
` [PATCH] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v9 03/30] PCI: Save domain in pci_host_bridge
` [PATCH v9 06/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v9 07/30] PCI: Add default bus resource in pci_host_bridge
` [PATCH v9 08/30] PCI: Update pci_host_bridge bus resource
` [PATCH v9 14/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v9 19/30] powerpc/pci: Use pci_scan_host_bridge() for simplicity
` [PATCH v9 20/30] PCI: Remove pcibios_root_bridge_prepare() and pcibos_set_root_bus_speed()
` [PATCH v9 21/30] sparc/PCI: Use pci_scan_host_bridge() for simplicity
` [PATCH v9 22/30] parisc/PCI: Use pci_scan_root_bus() "
` [PATCH v9 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v9 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v9 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v9 26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v9 27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v9 28/30] PCI: Remove platform specific pci_domain_nr()
` [PATCH v9 29/30] PCI: Remove pci_bus_assign_domain_nr()
` [PATCH v9 30/30] PCI: Clean up CONFIG_PCI_DOMAINS_GENERIC
[PATCH] signal: optimize 'sigaction' call path
2015-04-07 10:06 UTC
[PATCH] signal: optimize 'sigaction' call path
2015-04-04 11:52 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).