messages from 2011-10-19 04:05:23 to 2011-11-03 10:07:29 UTC [more...]
[PATCH v2] kdump: Fix crash_kexec - smp_send_stop race in panic
2011-11-03 10:07 UTC (6+ messages)
` [PATCH] "
[PATCH] gpiolib/arches: Centralise bolierplate asm/gpio.h
2011-11-03 3:45 UTC (23+ messages)
` [PATCH] asm-generic/gpio.h: merge basic gpiolib wrappers
` [PATCH v2] "
` [PATCH v3] "
[PATCH] gpio: fix build error in include/asm-generic/gpio.h
2011-11-02 20:16 UTC (7+ messages)
Contact UPS Via {ups_despatch.ng@dgoh.org} For Claims
2011-11-02 3:44 UTC
[merged] cross-memory-attach-v3.patch removed from -mm tree
2011-11-01 21:07 UTC (2+ messages)
[PATCH 0/6 V2] Avoid soft lockup message when KVM is stopped by host
2011-11-01 20:11 UTC (25+ messages)
` [PATCH 1/6 V2] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/6 V2] Add functions to check if the host has stopped the vm
` [PATCH 3/6 V2] Add ioctl for KVM_GUEST_STOPPED
` [PATCH 4/6 V2] Add generic stubs for kvm stop check functions
` [PATCH 5/6 V2] Add check for suspended vm in softlockup detector
` [PATCH 6/6 V2] Add age out of guest paused flag
Microsoft is paying you
2011-11-01 1:46 UTC
[patch 005/127] Cross Memory Attach
2011-11-01 0:06 UTC
[folded] cross-memory-attach-v4.patch removed from -mm tree
2011-10-31 23:39 UTC (2+ messages)
[PATCH 15/17] freezer: remove now unused TIF_FREEZE
2011-10-31 19:05 UTC (2+ messages)
[PATCH RFC 0/8] Signal: harmonize syscall restart logic
2011-10-31 15:48 UTC (20+ messages)
` [PATCH RFC 1/8] signal: introduce generic "
` [PATCH RFC 2/8] blackfin: implement syscall restart generically
` [uclinux-dist-devel] "
` [PATCH RFC 3/8] frv: "
` [PATCH RFC 4/8] mips: "
` [PATCH RFC 5/8] x86: "
` [PATCH RFC 6/8] m68k: "
` [PATCH RFC 7/8] ia64: "
` [PATCH RFC 8/8] tile: "
[PATCH v3 00/34] Create PCI root buses with correct resources
2011-10-29 16:25 UTC (58+ messages)
` [PATCH v3 01/34] PCI: add helpers for building PCI bus resource lists
` [PATCH v3 02/34] PCI: show host bridges and root bus resources
` [PATCH v3 03/34] PCI: add pci_create_root_bus() that accepts resource list
` [PATCH v3 04/34] PCI: add pci_scan_root_bus() "
` [PATCH v3 05/34] PCI: convert pci_scan_bus() to use pci_create_root_bus()
` [PATCH v3 06/34] PCI: convert pci_scan_bus_parented() "
` [PATCH v3 07/34] PCI: deprecate pci_scan_bus_parented()
` [PATCH v3 08/34] alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources
` [PATCH v3 09/34] arm/PCI: "
` [PATCH v3 10/34] frv/PCI: "
` [PATCH v3 11/34] ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()
` [PATCH v3 12/34] ia64/PCI: convert to pci_create_root_bus() for correct root bus resources
` [PATCH v3 13/34] microblaze/PCI: fix pci_bus_for_each_resource() usage
` [PATCH v3 14/34] microblaze/PCI: make pcibios_setup_phb_resources() static
` [PATCH v3 15/34] microblaze/PCI: convert to pci_create_root_bus() for correct root bus resources
` [PATCH v3 16/34] microblaze/PCI: use pci_scan_root_bus()
` [PATCH v3 17/34] mips/PCI: convert to pci_scan_root_bus() for correct root bus resources
` [PATCH v3 18/34] mn10300/PCI: "
` [PATCH v3 19/34] parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()
` [PATCH v3 20/34] parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resources
` [PATCH v3 21/34] parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root bus
` [PATCH v3 22/34] parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()
` [PATCH v3 23/34] parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resources
` [PATCH v3 24/34] powerpc/PCI: make pcibios_setup_phb_resources() static
` [PATCH v3 25/34] powerpc/PCI: split PHB part out of pcibios_map_io_space()
` [PATCH v3 26/34] powerpc/PCI: convert to pci_create_root_bus()
` [PATCH v3 27/34] sh/PCI: convert to pci_scan_root_bus() for correct root bus resources
` [PATCH v3 28/34] sparc/PCI: convert to pci_create_root_bus()
` [PATCH v3 29/34] sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resources
` [PATCH v3 30/34] x86/PCI: read Broadcom CNB20LE host bridge info before PCI scan
` [PATCH v3 31/34] x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()
` [PATCH v3 32/34] x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()
` [PATCH v3 33/34] xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources
` [PATCH v3 34/34] PCI: remove pci_create_bus()
[PATCH 0/6] Avoid soft lockup message when KVM is stopped by host
2011-10-28 13:21 UTC (17+ messages)
` [PATCH 1/6] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/6] Add functions to check if the host has stopped the vm
` [PATCH 3/6] Add ioctl for KVM_GUEST_STOPPED
` [PATCH 4/6] Add generic stubs for kvm stop check functions
` [PATCH 5/6] Add check for suspended vm in softlockup detector
` [PATCH 6/6] Add age out of guest paused flag
Hi
2011-10-28 11:10 UTC
Web News!!!
2011-10-28 10:22 UTC
Congratulation!!! Money Is Awarded To You
2011-10-22 19:46 UTC
[PATCH] dma-mapping: fix sync_single_range_* DMA debugging
2011-10-22 5:08 UTC (3+ messages)
[PATCH] compat: sync compat_stats with statfs
2011-10-19 22:28 UTC (2+ messages)
Please include const-sections into linux-next
2011-10-19 21:24 UTC (17+ messages)
[PATCH v5 36/36] Add extra arch overrides to asm-generic/checksum.h
2011-10-19 3:48 UTC (2+ messages)
[PATCH v5 35/36] Hexagon: Add self to MAINTAINERS
2011-10-19 3:48 UTC (2+ messages)
[PATCH v5 34/36] Hexagon: Add basic stacktrace functionality for Hexagon architecture
2011-10-19 3:47 UTC (2+ messages)
[PATCH v5 33/36] Hexagon: Add configuration and makefiles for the Hexagon architecture
2011-10-19 3:47 UTC (2+ messages)
[PATCH v5 32/36] Hexagon: Comet platform support
2011-10-19 3:46 UTC (2+ messages)
[PATCH v5 31/36] Hexagon: kgdb support files
2011-10-19 3:45 UTC
[PATCH v5 30/36] Hexagon: Add page-fault support
2011-10-19 3:45 UTC (2+ messages)
[PATCH v5 29/36] Hexagon: Add page table header files & etc
2011-10-19 3:44 UTC (2+ messages)
[PATCH v5 28/36] Hexagon: Add ioremap support
2011-10-19 3:44 UTC (2+ messages)
[PATCH v5 27/36] Hexagon: Provide DMA implementation
2011-10-19 3:44 UTC (2+ messages)
[PATCH v5 26/36] Hexagon: Implement basic TLB management routines for Hexagon
2011-10-19 3:43 UTC (2+ messages)
[PATCH v5 25/36] Hexagon: Implement basic cache-flush support
2011-10-19 3:43 UTC (2+ messages)
[PATCH v5 24/36] Hexagon: Provide basic implementation and/or stubs for I/O routines
2011-10-19 3:41 UTC (2+ messages)
[PATCH v5 23/36] Hexagon: Add user access functions
2011-10-19 3:41 UTC (2+ messages)
[PATCH v5 22/36] Hexagon: Add locking types and functions
2011-10-19 3:39 UTC
[PATCH v5 21/36] Hexagon: Add SMP support
2011-10-19 3:39 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).