linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-10 19:11:30 to 2012-02-16 18:07:02 UTC [more...]

[PATCH 21/21] posix_types: Remove fd_set macros
 2012-02-16 17:50 UTC  (16+ messages)
  ` [PATCH 00/21] RFC: Make all arches use <asm-generic/posix_types.h>
    ` [PATCH 20/21] xtensa: Use generic posix_types.h
    ` [PATCH 13/21] mn10300: "
    ` [PATCH 15/21] powerpc: "
    ` [PATCH 0/3] Eliminating __FD_*() functions from the kernel
      ` [PATCH 3/3] Delete the __FD_*() funcs for operating on fd_set from linux/time.h

[RFC PATCH v2] compat: poll() in 32-bit applications does not handle negative timeout values properly on 64-bit kernels
 2012-02-16 16:22 UTC  (4+ messages)

[PATCH 0/4 V13] Avoid soft lockup message when KVM is stopped by host
 2012-02-16 14:11 UTC  (10+ messages)
` [PATCH 3/4 V13] Add ioctl for KVM_KVMCLOCK_CTRL

[PATCH 00/40] arch: set_current_blocked() and block_sigmask()
 2012-02-16  9:28 UTC  (100+ messages)
` [PATCH 01/40] alpha: Use "
` [PATCH 02/40] arm: "
` [PATCH 03/40] avr32: Don't mask signals in the error path
` [PATCH 04/40] avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturn
` [PATCH 05/40] avr32: Use block_sigmask()
` [PATCH 06/40] blackfin: Use set_current_blocked() and block_sigmask()
` [PATCH 07/40] C6X: "
` [PATCH 08/40] cris: "
` [PATCH 09/40] frv: "
` [PATCH 10/40] h8300: "
` [PATCH 11/40] Hexagon: "
` [PATCH 12/40] ia64: "
` [PATCH 13/40] m32r: "
` [PATCH 14/40] m68k: "
` [PATCH 15/40] microblaze: Don't reimplement force_sigsegv()
` [PATCH 16/40] microblaze: No need to reset handler if SA_ONESHOT
` [PATCH 17/40] microblaze: Fix signal masking
` [PATCH 18/40] microblaze: Use set_current_blocked() and block_sigmask()
` [PATCH 19/40] MIPS: "
` [PATCH 20/40] mn10300: "
` [PATCH 21/40] OpenRISC: Don't reimplement force_sigsegv()
` [PATCH 22/40] OpenRISC: No need to reset handler if SA_ONESHOT
` [PATCH 23/40] OpenRISC: Don't mask signals if we fail to setup signal stack
` [PATCH 24/40] OpenRISC: Use set_current_blocked() and block_sigmask()
` [PATCH 25/40] parisc: "
` [PATCH 26/40] powerpc: "
` [PATCH 27/40] [S390] Use block_sigmask()
` [PATCH 28/40] score: Don't mask signals if we fail to setup signal stack
` [PATCH 29/40] score: Use set_current_blocked() and block_sigmask()
` [PATCH 30/40] sh: No need to reset handler if SA_ONESHOT
` [PATCH 31/40] sh: Use set_current_blocked() and block_sigmask()
` [PATCH 32/40] sparc: Use block_sigmask()
` [PATCH 33/40] tile: Use set_current_blocked() and block_sigmask()
` [PATCH 34/40] um: Don't restore current->blocked on error
` [PATCH 35/40] um: Use set_current_blocked() and block_sigmask()
` [PATCH 36/40] unicore32: Use block_sigmask()
` [PATCH 37/40] xtensa: Don't reimplement force_sigsegv()
` [PATCH 38/40] xtensa: No need to reset handler if SA_ONESHOT
` [PATCH 39/40] xtensa: Don't mask signals if we fail to setup signal stack
` [PATCH 40/40] xtensa: Use set_current_blocked() and block_sigmask()

Sealed lead batteries
 2012-02-14 13:05 UTC 

[PATCHv6 0/7] ARM: DMA-mapping framework redesign
 2012-02-14 15:02 UTC  (16+ messages)
` [PATCHv6 1/7] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
` [PATCHv6 2/7] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
` [PATCHv6 3/7] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCHv6 7/7] ARM: dma-mapping: add support for IOMMU mapper

[PATCH 03/14] MIPS: adapt for dma_map_ops changes
 2012-02-13 12:41 UTC  (7+ messages)
` [PATCH 03/14 v2] "
    ` [PATCH 03/14 v3] "

[PATCH 00/14] DMA-mapping framework redesign preparation
 2012-02-13 10:40 UTC  (3+ messages)
` [PATCH] Hexagon: adapt for dma_map_ops changes

[PATCH 04/14] PowerPC: adapt for dma_map_ops changes
 2012-02-13 10:36 UTC  (3+ messages)
` [PATCH 04/14 v2] "

[PATCH resend] asm/types.h: All architectures use int-ll64.h in kernelspace
 2012-02-13  2:59 UTC  (6+ messages)

[PULL REQUEST] DMA-mapping framework redesign preparation patches
 2012-02-13  0:21 UTC  (2+ messages)

[PATCH -v5 0/24] PCI: allocate pci bus num range for unassigned bridge busn + pci rescan cleanup
 2012-02-13  0:11 UTC  (14+ messages)
` [PATCH 01/24] PCI: Add iobusn_resource
` [PATCH 04/24] PCI: Add busn_res operation functions

[PATCH -v6 0/22] PCI: allocate pci bus num range for unassigned bridge busn + pci rescan cleanup
 2012-02-11  4:06 UTC  (41+ messages)
` [PATCH 01/22] PCI: Add busn_res into struct pci_bus
` [PATCH 02/22] PCI: Add busn_res operation functions
` [PATCH 03/22] PCI: Add busn_res tracking in core
` [PATCH 04/22] PCI, x86: Register busn_res for root buses
` [PATCH 05/22] PCI, ia64: "
` [PATCH 06/22] PCI, sparc: "
` [PATCH 07/22] PCI, powerpc: "
` [PATCH 08/22] PCI, parisc: "
` [PATCH 09/22] PCI: Add pci_bus_extend/shrink_top()
` [PATCH 10/22] PCI: Probe safe range that we can use for unassigned bridge
` [PATCH 11/22] PCI: Strict checking of valid range for bridge
` [PATCH 12/22] PCI: Allocate bus range instead of use max blindly
` [PATCH 13/22] PCI: kill pci_fixup_parent_subordinate_busnr()
` [PATCH 14/22] PCI: Seperate child bus scanning to two passes overall
` [PATCH 15/22] pcmcia: remove workaround for fixing pci parent bus subordinate
` [PATCH 16/22] PCI: Double checking setting for bus register and bus struct
` [PATCH 17/22] PCI, pciehp: Remove not needed bus number range checking
` [PATCH 18/22] PCI, sys: Use device_type and attr_groups with pci dev
` [PATCH 19/22] PCI, sysfs: create rescan_bridge under /sys/.../pci/devices/... for pci bridges
` [PATCH 20/22] PCI: Add pci_bus_add_single_device()
` [PATCH 21/22] PCI: make pci_rescan_bus_bridge_resize use pci_scan_bridge instead
` [PATCH 22/22] PCI: clean up rescan_bus_bridge_resize

[PATCH v2 00/18] add PCI bus-to-resource offset support in core
 2012-02-10 22:37 UTC  (10+ messages)

[PATCH 20/21] xtensa: Use generic posix_types.h
 2012-02-08  5:09 UTC 

[PATCH 15/21] powerpc: Use generic posix_types.h
 2012-02-08  5:08 UTC 

[PATCH 13/21] mn10300: Use generic posix_types.h
 2012-02-08  5:08 UTC 


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