linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-16 12:53:58 to 2012-08-16 16:06:07 UTC [more...]

[PATCH] Xen-SWIOTLB fies (v3) for v3.7
 2012-08-16 15:54 UTC  (6+ messages)
` [PATCH 1/5] xen/swiotlb: Simplify the logic
` [PATCH 2/5] xen/swiotlb: With more than 4GB on 64-bit, disable the native SWIOTLB
` [PATCH 3/5] swiotlb: add the late swiotlb initialization function with iotlb memory
` [PATCH 4/5] xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when PV PCI is used
` [PATCH 5/5] xen/pcifront: Use Xen-SWIOTLB when initting if required

[PATCH] usb: gadget: lpc32xx_udc: Port to new start/stop interface
 2012-08-16 16:05 UTC  (2+ messages)

[PATCH v5 00/12] KVM: introduce readonly memslot
 2012-08-16 16:03 UTC  (14+ messages)

[PATCH] Fixes for v3.6 (v1)
 2012-08-16 15:50 UTC  (3+ messages)
` [PATCH 1/2] xen/p2m: Fix for 32-bit builds the "Reserve 8MB of _brk space for P2M"
` [PATCH 2/2] Revert "xen PVonHVM: move shared_info to MMIO before kexec"

[PATCH 0/5] x86, MSI, AHCI: Support multiple MSIs
 2012-08-16 16:00 UTC  (7+ messages)
` [PATCH 1/5] x86, MSI: Support multiple MSIs in presense of IRQ remapping
` [PATCH 2/5] x86, MSI: Allocate as many multiple IRQs as requested
` [PATCH 3/5] x86, MSI: Minor readability fixes
` [PATCH 4/5] PCI, MSI: Enable multiple MSIs with pci_enable_msi_block_auto()
` [PATCH 5/5] AHCI: Support multiple MSIs

[PATCH v3 00/23] Introduce Xen support on ARM
 2012-08-16 15:36 UTC  (26+ messages)
` [PATCH v3 01/25] arm: initial Xen support
` [PATCH v3 02/25] xen/arm: hypercalls
` [PATCH v3 03/25] xen/arm: page.h definitions
` [PATCH v3 04/25] xen/arm: sync_bitops
` [PATCH v3 05/25] xen/arm: empty implementation of grant_table arch specific functions
` [PATCH v3 06/25] docs: Xen ARM DT bindings
` [PATCH v3 07/25] xen/arm: Xen detection and shared_info page mapping
` [PATCH v3 08/25] xen/arm: Introduce xen_pfn_t for pfn and mfn types
` [PATCH v3 09/25] xen/arm: Introduce xen_ulong_t for unsigned long
` [PATCH v3 10/25] xen/arm: compile and run xenbus
` [PATCH v3 11/25] xen: do not compile manage, balloon, pci, acpi and cpu_hotplug on ARM
` [PATCH v3 12/25] xen/arm: introduce CONFIG_XEN "
` [PATCH v3 13/25] xen/arm: get privilege status
` [PATCH v3 14/25] xen/arm: initialize grant_table on ARM
` [PATCH v3 15/25] xen/arm: receive Xen events "
` [PATCH v3 16/25] xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST
` [PATCH v3 17/25] xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfree
` [PATCH v3 18/25] xen: allow privcmd for HVM guests
` [PATCH v3 19/25] xen/arm: compile blkfront and blkback
` [PATCH v3 20/25] xen/arm: compile netback
` [PATCH v3 21/25] arm/v2m: initialize arch_timers even if v2m_timer is not present
` [PATCH v3 22/25] xen/arm: use the __HVC macro
` [PATCH v3 23/25] xen: missing includes
` [PATCH v3 24/25] xen: update xen_add_to_physmap interface
` [PATCH v3 25/25] [HACK] xen/arm: implement xen_remap_domain_mfn_range

[PATCH 0/3] x86, MSI: Support multiple MSIs in presense of IRQ remapping
 2012-08-16 15:50 UTC  (3+ messages)

[PATCH] tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails
 2012-08-16 15:45 UTC  (6+ messages)

(no subject)
 2012-08-16 15:40 UTC 

[patch 0/8] procfs, fdinfo updated
 2012-08-16 15:35 UTC  (28+ messages)
` [patch 4/8] fs, exportfs: Add export_encode_inode_fh helper

Add rq->nr_uninterruptible count to dest cpu's rq while CPU goes down
 2012-08-16 15:32 UTC  (5+ messages)

drbd fixes
 2012-08-16 15:28 UTC 

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-16 15:25 UTC  (16+ messages)
` [PATCH v2 04/11] kmem accounting basic infrastructure
` [PATCH v2 06/11] memcg: kmem controller infrastructure

NULL pointer dereference in ext4_ext_remove_space on 3.5.1
 2012-08-16 15:25 UTC  (4+ messages)

[PATCH 1/2] powerpc: Add trap_nr to thread_struct
 2012-08-16 15:21 UTC  (6+ messages)
` [PATCH v3 2/2] powerpc: Uprobes port to powerpc

[patch] [SCSI] mvsas: fix a && vs & bug
 2012-08-16 15:23 UTC  (2+ messages)

[GIT PULL] Update LZO compression
 2012-08-16 15:21 UTC  (7+ messages)

ext4fs error "ext4_mb_generate_buddy:741:group 16, 8160 clusters in bitmap, 4064 in gd" (with repro)
 2012-08-16 14:28 UTC  (4+ messages)

suspicious RCU usage in xfrm_net_init()
 2012-08-16 15:19 UTC  (3+ messages)

[PATCH] spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)
 2012-08-16 15:19 UTC 

[PATCH v2 00/31] AArch64 Linux kernel port
 2012-08-16 15:09 UTC  (10+ messages)
` [PATCH v2 02/31] arm64: Kernel booting and initialisation
` [PATCH v2 07/31] arm64: Process management
` [PATCH v2 26/31] arm64: Miscellaneous library functions

[PATCH v3 0/7] Avoid cache trashing on clearing huge/gigantic page
 2012-08-16 15:15 UTC  (8+ messages)
` [PATCH v3 1/7] THP: Use real address for NUMA policy
` [PATCH v3 2/7] THP: Pass fault address to __do_huge_pmd_anonymous_page()
` [PATCH v3 3/7] hugetlb: pass fault address to hugetlb_no_page()
` [PATCH v3 4/7] mm: pass fault address to clear_huge_page()
` [PATCH v3 5/7] x86: Add clear_page_nocache
` [PATCH v3 6/7] mm: make clear_huge_page cache clear only around the fault address
` [PATCH v3 7/7] x86: switch the 64bit uncached page clear to SSE/AVX v2

[PATCH] openrisc: Use schedule_preempt_disabled()
 2012-08-16 15:04 UTC 

[PATCH] unicore32: Use schedule_preempt_disabled()
 2012-08-16 15:05 UTC 

[Resend with Ack][PATCH v1] PCI: allow acpiphp to handle PCIe ports without native PCIe hotplug capability
 2012-08-16 15:15 UTC  (3+ messages)

[REGRESION] Suspend hangs with 3.6-rc1 on Lenovo T60 notebook
 2012-08-16 15:13 UTC  (2+ messages)

[PATCH] media: davinci: vpif: add check for NULL handler
 2012-08-16 15:13 UTC  (2+ messages)

[PATCH] hugetlb: do not use vma_hugecache_offset for vma_prio_tree_foreach
 2012-08-16 15:11 UTC  (3+ messages)

[PATCH] blackfin: Use schedule_preempt_disabled()
 2012-08-16 15:02 UTC 

[PATCH] c6x: Use schedule_preempt_disabled()
 2012-08-16 15:03 UTC 

[PATCH 1/1] Drivers: hv: Explicitly size elements of protocol structures
 2012-08-16 15:23 UTC 

[PATCH 0/5] rbtree based interval tree as a prio_tree replacement
 2012-08-16 15:06 UTC  (7+ messages)
` [PATCH 3/5] kmemleak: use rbtree instead of prio tree

[PATCH] Powerpc 8xx CPM_UART delay in receive
 2012-08-16 15:21 UTC  (6+ messages)

Regression: Spurious "^A" in UML output
 2012-08-16 15:03 UTC  (4+ messages)

[PATCH] lxt PHY: Support for the buggy LXT973 rev A2
 2012-08-15 19:12 UTC 

[PATCH] mtd: kill MTD_NAND_VERIFY_WRITE
 2012-08-16 14:57 UTC  (4+ messages)

[PATCH 0/4] UBI: Use the whole NAND device to calculate max bad block number
 2012-08-16 14:54 UTC  (12+ messages)
` [PATCH 4/4] UBI: replace MTD_UBI_BEB_LIMIT with user-space parameter
          ` [PATCH] UBI: use a config value for default BEB limit
` [PATCH 1/2] UBI: use the whole MTD device size to get bad_peb_limit
  ` [PATCH 2/2] arm: sam9_l9260_defconfig: adjust UBI bad eraseblocks limit

[PATCH 4/4] UBI: replace MTD_UBI_BEB_LIMIT with user-space parameter
 2012-08-16 14:52 UTC  (4+ messages)
` [PATCH 0/2] splitting "UBI: replace MTD_UBI_BEB_LIMIT with user-space parameter"
` [PATCH 1/2] UBI: replace MTD_UBI_BEB_LIMIT with module parameter
` [PATCH 2/2] UBI: add ioctl for max_beb_per1024

MMTests 0.04
 2012-08-16 14:52 UTC  (4+ messages)
  ` [MMTests] dbench4 async on ext3

[PATCH v6 0/6] thermal: Add kernel thermal support for exynos platform
 2012-08-16 14:52 UTC  (3+ messages)
` [PATCH v6 1/6] thermal: add generic cpufreq cooling implementation
  ` [linux-pm] "

[PATCH][TRIVIAL] platform/x86: fix asus_laptop.wled_type description
 2012-08-16 14:48 UTC 

[PATCH] scsi_debug: Fix off-by-one bug when unmapping region
 2012-08-16 14:38 UTC 

[PATCH 0/4] cputime: Virtual cputime accounting small cleanups and consolidation v2
 2012-08-16 14:38 UTC  (15+ messages)
` [PATCH 1/4] cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING
` [PATCH 3/4] cputime: Consolidate vtime handling on context switch

[PATCH 0/2] GMBUS EDID read bit-banging fallback
 2012-08-16 14:35 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads

[discussion]sched: a rough proposal to enable power saving in scheduler
 2012-08-16 14:31 UTC  (8+ messages)

[PATCH 0/5] ARM: tegra: move all APB DMA client to dmaengine based driver
 2012-08-16 14:13 UTC  (6+ messages)
` [PATCH 1/5] ARM: tegra: config: enable dmaengine based APB DMA driver
` [PATCH 2/5] ARM: tegra: dma: remove legacy "
` [PATCH 3/5] ARM: tegra: apbio: remove support of legacy DMA driver based access
` [PATCH 4/5] spi: tegra: "
` [PATCH 5/5] ASoC: "

[PATCH 02/16] user_ns: use new hashtable implementation
 2012-08-16 14:28 UTC  (4+ messages)

[PATCH] ARM: LPC32xx: Adjust to pl08x DMA interface changes
 2012-08-16 14:26 UTC  (4+ messages)
` [PATCH 1/2] mtd: lpc32xx_slc: "

[PATCH 2/9] scripts/modpost: add a exception for USB gadget drivers
 2012-08-16 14:26 UTC  (4+ messages)

[PATCH] crypto: twofish - add x86_64/avx assembler implementation
 2012-08-16 14:26 UTC  (4+ messages)

powerpc/perf: hw breakpoints return ENOSPC
 2012-08-16 14:15 UTC  (6+ messages)

[PATCH v4 0/3] Runtime Interpreted Power Sequences
 2012-08-16 14:14 UTC  (3+ messages)
` [PATCH v4 1/3] "

[PATCH] lockdep: fix potential NULL pointer dereferences
 2012-08-16 14:12 UTC 

3.5.1: WARNING: at include/linux/iocontext.h:140 copy_process.part.56+0x1041/0x1190()
 2012-08-16 14:05 UTC  (2+ messages)

lockdep trace from posix timers
 2012-08-16 14:03 UTC  (4+ messages)

[PATCH] power: add knob for printing device resume times
 2012-08-16 14:03 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ARM: LPC32xx: Provide DMA filter callbacks via platform data
 2012-08-16 13:59 UTC  (4+ messages)
` [PATCH] mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver
` [PATCH] mtd: lpc32xx_mlc: "

[RFC 0/2] Reduce alloc_contig_range latency
 2012-08-16 13:58 UTC  (7+ messages)
` [RFC 1/2] cma: remove __reclaim_pages
` [RFC 2/2] cma: support MIGRATE_DISCARD

CIFS on 3.5.0 causes hung tasks; Unexpected lookup error -19
 2012-08-16 13:56 UTC 

[patch] TTY: tty_alloc_driver() returns error pointers
 2012-08-16 13:56 UTC  (2+ messages)

[RFC PATCH 0/5] net: socket bind to file descriptor introduced
 2012-08-16 13:54 UTC  (3+ messages)

x86, nops settings result in kernel crash
 2012-08-16 13:48 UTC  (2+ messages)

[PATCH 2/2] ARM: kirkwood: DT descriptor for Seagate FreeAgent Dockstar
 2012-08-16 13:47 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: kirkwood: DT board setup "

[RFC 0/2] USB gadget - configfs
 2012-08-16 13:47 UTC  (6+ messages)

[PATCH] slub: try to get cpu partial slab even if we get enough objects for cpu freelist
 2012-08-16 13:47 UTC  (5+ messages)

[PATCHv3 0/6] perf, tool: Allow to use hw events in PMU syntax
 2012-08-16 13:44 UTC  (3+ messages)

[PATCH] [trivial] target: Fix typo in drivers/target
 2012-08-16 13:43 UTC 

[PATCH 2/8] exofs: remove lock/unlock super
 2012-08-16 13:30 UTC  (9+ messages)

[char-misc 3.6] mei: fix device stall after wd is stopped
 2012-08-16 13:25 UTC 

[PATCH] [media] davinci: vpfe: Add documentation
 2012-08-16 13:24 UTC  (2+ messages)

[PATCH 00/13] overlay filesystem: request for inclusion (v14)
 2012-08-16 13:24 UTC  (5+ messages)
` [PATCH 08/13] fs: limit filesystem stacking depth

[PATCH] net: add new QCA alx ethernet driver
 2012-08-16 13:16 UTC  (2+ messages)

[PATCH] dma: amba-pl08x: Export pl08x_filter_id
 2012-08-16 13:13 UTC  (3+ messages)

[PATCH v2 2/2] XEN: Document the semantic of the pagetable_reserve PVOPS
 2012-08-16 12:59 UTC 

[PATCH v2 1/2] XEN/X86: Improve semantic support for pagetable_reserve PVOPS
 2012-08-16 12:59 UTC 

[PATCH v2 0/2] XEN/X86: Document pagetable_reserve PVOPS and enforce a better semantic
 2012-08-16 12:59 UTC 

[PATCH] [SCSI] fix typo in scsi documentation
 2012-08-16 13:08 UTC  (2+ messages)

[PATCH] usb: hcd: use *resource_size_t* for specifying resource data
 2012-08-16 12:56 UTC  (2+ messages)


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