messages from 2012-03-07 22:34:24 to 2012-03-14 13:39:51 UTC [more...]
[RFC][PATCH 00/35] Disintegrate and kill asm/system.h [ver #2]
2012-03-14 13:39 UTC (94+ messages)
` [PATCH 01/35] Disintegrate asm/system.h for X86 "
` [PATCH 02/35] Disintegrate asm/system.h for Alpha "
` [PATCH 03/35] Disintegrate asm/system.h for ARM "
` [PATCH 04/35] Disintegrate asm/system.h for AVR32 "
` [PATCH 05/35] Disintegrate asm/system.h for Blackfin "
` [PATCH 06/35] Disintegrate asm/system.h for C6X "
` [Linux-c6x-dev] "
` [PATCH 07/35] Disintegrate asm/system.h for CRIS "
` [PATCH 08/35] Disintegrate asm/system.h for FRV "
` [PATCH 09/35] Disintegrate asm/system.h for H8300 "
` [PATCH 10/35] Disintegrate asm/system.h for Hexagon "
` [PATCH 11/35] Disintegrate asm/system.h for IA64 "
` [PATCH 12/35] Disintegrate asm/system.h for M32R "
` [PATCH 13/35] Disintegrate asm/system.h for M68K "
` [PATCH 14/35] Disintegrate asm/system.h for Microblaze "
` [PATCH 15/35] Disintegrate asm/system.h for MIPS "
` [PATCH 16/35] Disintegrate asm/system.h for MN10300 "
` [PATCH 17/35] Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h "
` [ORLinux] "
` [PATCH 18/35] Create asm-generic/barrier.h "
` [PATCH 19/35] Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h "
` [PATCH 20/35] Split the switch_to() wrapper out of asm-generic/system.h "
` [PATCH 21/35] Split arch_align_stack() out from "
` [PATCH 22/35] Disintegrate asm/system.h for OpenRISC "
` [PATCH 23/35] Disintegrate asm/system.h for PA-RISC "
` [PATCH 24/35] Disintegrate asm/system.h for PowerPC "
` [PATCH 25/35] Disintegrate asm/system.h for S390 "
` [PATCH 26/35] Disintegrate asm/system.h for Score "
` [PATCH 27/35] Disintegrate asm/system.h for SH "
` [PATCH 28/35] Disintegrate asm/system.h for Sparc "
` [PATCH 29/35] Disintegrate asm/system.h for Tile "
` [PATCH 30/35] Disintegrate asm/system.h for Unicore32 "
` [PATCH 31/35] Disintegrate asm/system.h for Xtensa "
` [PATCH 32/35] Move all declarations of free_initmem() to linux/mm.h "
` [PATCH 33/35] Disintegrate asm/system.h on all arches "
` [PATCH 34/35] Remove all #inclusions of asm/system.h "
` [PATCH 35/35] Delete all instances "
[PATCH 0/4 V16] Avoid soft lockup message when KVM is stopped by host
2012-03-14 10:12 UTC (11+ messages)
` [PATCH 1/4 V16] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4 V16] Add functions to check if the host has stopped the vm
` [PATCH 3/4 V16] Add ioctl for KVM_KVMCLOCK_CTRL
` [PATCH 4/4 V16] Add check for suspended vm in softlockup detector
[PATCH v14 01/13] sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
2012-03-14 8:05 UTC (49+ messages)
` [PATCH v14 02/13] net/compat.c,linux/filter.h: share compat_sock_fprog
` [PATCH v14 03/13] seccomp: kill the seccomp_t typedef
` [PATCH v14 04/13] arch/x86: add syscall_get_arch to syscall.h
` [PATCH v14 05/13] asm/syscall.h: add syscall_get_arch
` [PATCH v14 06/13] seccomp: add system call filtering using BPF
` [kernel-hardening] "
` [PATCH v14 07/13] signal, x86: add SIGSYS info and make it synchronous
` [PATCH v14 08/13] seccomp: add SECCOMP_RET_ERRNO
` [PATCH v14 09/13] seccomp: Add SECCOMP_RET_TRAP
` [PATCH v14 10/13] ptrace,seccomp: Add PTRACE_SECCOMP support
` [PATCH v14 11/13] x86: Enable HAVE_ARCH_SECCOMP_FILTER
` [PATCH v14 12/13] Documentation: prctl/seccomp_filter
` [PATCH v14 13/13] seccomp: remove duplicated failure logging
[PATCH 08/29] Disintegrate asm/system.h for C6X
2012-03-12 23:40 UTC (25+ messages)
` [RFC][PATCH 00/29] Disintegrate and kill asm/system.h
` [PATCH 09/29] Disintegrate asm/system.h for CRIS
` [PATCH 21/29] Disintegrate asm/system.h for PowerPC
` [PATCH 22/29] Disintegrate asm/system.h for S390
` [PATCH 26/29] Disintegrate asm/system.h for Tile
[PATCH 0/4 V13] Avoid soft lockup message when KVM is stopped by host
2012-03-10 19:53 UTC (8+ messages)
[PATCHv7 9/9] ARM: dma-mapping: add support for IOMMU mapper
2012-03-09 14:53 UTC (3+ messages)
` [PATCH] ARM: dma-mapping: fix calculation of iova bitmap size
Business Proposition!!!
2012-03-08 0:29 UTC
[PATCH v3 00/34] PCI: generic probe_only flag and core bus-to-resource support
2012-03-07 23:27 UTC (36+ messages)
` [PATCH v3 01/34] PCI: make pci_flags always available
` [PATCH v3 10/34] powerpc/PCI: allow reallocation on PA Semi
` [PATCH v3 12/34] unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
` [PATCH v3 15/34] PCI: add struct pci_host_bridge and a list of all bridges found
` [PATCH v3 18/34] PCI: add generic pcibios_resource_to_bus()
` [PATCH v3 20/34] arm/PCI: get rid of device resource fixups
` [PATCH v3 23/34] microblaze/PCI: "
` [PATCH v3 25/34] mn10300/PCI: "
` [PATCH v3 26/34] parisc/PCI: "
` [PATCH v3 27/34] powerpc/PCI: "
` [PATCH v3 28/34] sh/PCI: "
` [PATCH v3 29/34] sparc/PCI: "
` [PATCH v3 30/34] xtensa/PCI: "
` [PATCH v3 31/34] PCI: collapse pcibios_resource_to_bus
` [PATCH v3 32/34] PCI: allow P2P bridge windows starting at PCI bus address zero
` [PATCH v3 33/34] PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
` [PATCH v3 34/34] sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases()
[PATCH 1/3] Kbuild: centralize MKIMAGE and cmd_uimage definitions
2012-03-07 22:43 UTC (9+ messages)
` [PATCH 2/3] Kbuild: Implement CONFIG_UIMAGE_KERNEL_NOLOAD
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