messages from 2009-05-07 18:48:01 to 2009-05-08 00:25:34 UTC [more...]
[GIT PULL] xen: dom0 support for PCI access
2009-05-07 21:45 UTC (7+ messages)
` [PATCH 01/11] xen: Don't disable the I/O space
` [PATCH 02/11] xen: Allow unprivileged Xen domains to create iomap pages
` [PATCH 03/11] Xen: Rename the balloon lock
` [PATCH 04/11] xen: Add xen_create_contiguous_region
` [PATCH 05/11] x86/PCI: Clean up pci_cache_line_size
` [PATCH 06/11] x86/PCI: Enable scanning of all pci functions
[GIT PULL] xen: core dom0 support
2009-05-07 21:10 UTC (12+ messages)
` [PATCH 04/16] xen dom0: Add support for the platform_ops hypercall
` [PATCH 05/16] xen mtrr: Add mtrr_ops support for Xen mtrr
` [PATCH 06/16] xen: disable PAT
` [PATCH 07/16] xen/dom0: use _PAGE_IOMAP in ioremap to do machine mappings
` [PATCH 08/16] xen/dom0: Use host E820 map
` [PATCH 10/16] xen: clear reserved bits in l3 entries given in the initial pagetables
` [PATCH 11/16] xen: allow enable use of VGA console on dom0
` [PATCH 12/16] xen/dom0: add XEN_DOM0 config option
` [PATCH 14/16] paravirtualize IO permission bitmap
` [PATCH 15/16] x86: don't need "changed" parameter for set_io_bitmap()
` [PATCH 16/16] xen: checkpatch cleanups
[GIT PULL] xen: apic support for dom0
2009-05-07 21:14 UTC (14+ messages)
` [PATCH 02/18] xen: hook io_apic read/write operations
` [PATCH 04/18] xen: implement pirq type event channels
` [PATCH 05/18] x86/io_apic: add get_nr_irqs_gsi()
` [PATCH 06/18] xen/apic: identity map gsi->irqs
` [PATCH 07/18] xen: direct irq registration to pirq event channels
` [PATCH 08/18] xen: bind pirq to vector and event channel
` [PATCH 09/18] xen: pre-initialize legacy irqs early
` [PATCH 10/18] xen: don't setup acpi interrupt unless there is one
` [PATCH 14/18] xen: set pirq name to something useful
` [PATCH 15/18] xen: fix legacy irq setup, make ioapic-less machines work
` [PATCH 16/18] xen: disable MSI
` [PATCH 17/18] xen/apic: checkpatch cleanups
` [PATCH 18/18] xen/apic: add pin argument to setup_ioapic_entry()
[GIT PULL] x86: paravirt_ops updates
2009-05-07 20:32 UTC (2+ messages)
` [PATCH 3/5] x86-32: make sure clts is batched during context switch
[GIT PULL] Xen core updates
2009-05-07 20:24 UTC (6+ messages)
` [PATCH 1/8] xen/x86-64: fix breakpoints and hardware watchpoints
` [PATCH 2/8] xen/x86-64: clean up warnings about IST-using traps
` [PATCH 3/8] xen: cache cr0 value to avoid trap'n'emulate for read_cr0
` [PATCH 4/8] xen: deal with NMI's use of IST too
` [PATCH 5/8] xen/i386: make sure initial VGA/ISA mappings are not overridden
2.6.30-rc4: xfs_fsr hangs
2009-05-07 23:55 UTC (3+ messages)
[PATCH] msi-x: let drivers retry when not enough vectors
2009-05-07 23:55 UTC (4+ messages)
[RFC PATCH 0/3] generic hypercall support
2009-05-07 23:43 UTC (42+ messages)
[RFC] TuxOnIce
2009-05-07 23:43 UTC (21+ messages)
` [TuxOnIce-devel] "
[PATCH] remove DMA_nBIT_MASK macro
2009-05-07 23:35 UTC (4+ messages)
[PATCH] remove DMA_nBIT_MASK macro
2009-05-07 23:35 UTC (4+ messages)
[Bug #13058] First hibernation attempt fails
2009-05-07 23:24 UTC (29+ messages)
` [PATCH 1/5] mm: Add __GFP_NO_OOM_KILL flag
[PATCH 0/5][v2] Simplify devpts code
2009-05-07 23:21 UTC (7+ messages)
` [v3][PATCH 5/5] Merge code for single and multiple-instance mounts
` [v3][PATCH 5/5] Merge code for single and multiple-instancemounts
` [v3][PATCH 5/5] Merge code for single andmultiple-instancemounts
usbfs, claiming entire usb devices
2009-05-07 23:12 UTC (6+ messages)
[RFC 1/1] seccomp: Add bitmask of allowed system calls
2009-05-07 23:00 UTC (4+ messages)
YOUR ACCOUNT MAY BE DELETED IN TWO DAYS TIME VERY URGENT
2009-05-07 19:08 UTC
[tip PATCH] futex: add requeue-pi documentation
2009-05-07 22:40 UTC
IO scheduler based IO Controller V2
2009-05-07 22:40 UTC (12+ messages)
[PATCH] Yet another Conexant Clone to add to cdc-acm.c
2009-05-07 22:28 UTC (4+ messages)
[PATCH 00/14] RFC: x86: relocatable kernel changes
2009-05-07 22:27 UTC (15+ messages)
` [PATCH 01/14] x86, boot: align the .bss section in the decompressor
` [PATCH 02/14] x86, boot: honor CONFIG_PHYSICAL_START when relocatable
` [PATCH 03/14] x86, config: change defaults PHYSICAL_START and PHYSICAL_ALIGN
` [PATCH 04/14] x86, boot: unify use LOAD_PHYSICAL_ADDR and LOAD_PHYSICAL_ALIGN
` [PATCH 05/14] kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputs
` [PATCH 06/14] x86: add a Kconfig symbol for when relocations are needed
` [PATCH 07/14] x86, boot: simplify arch/x86/boot/compressed/Makefile
` [PATCH 08/14] x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S
` [PATCH 09/14] x86, boot: add new runtime_address and runtime_size bzImage fields
` [PATCH 10/14] x86, doc: document the runtime_start "
` [PATCH 11/14] x86, boot: use rep movsq to move kernel on 64 bits
` [PATCH 12/14] x86, boot: zero EFLAGS on 32 bits
` [PATCH 13/14] x86: make CONFIG_RELOCATABLE the default
` [PATCH 14/14] x86, defconfig: update defconfigs to relocatable
[RFC][PATCH 0/5] PM/Hibernate: Rework memory shrinking
2009-05-07 22:24 UTC (14+ messages)
` [RFC][PATCH 4/5] PM/Hibernate: Rework shrinking of memory
` [RFC][PATCH 0/5] PM/Hibernate: Rework memory shrinking (rev. 2)
` [RFC][PATCH 1/5] mm: Introduce __GFP_NO_OOM_KILL
` [RFC][PATCH] PM/Freezer: Disable OOM killer when tasks are frozen (was: Re: [RFC][PATCH 1/5] mm: Introduce __GFP_NO_OOM_KILL)
` [RFC][PATCH 2/5] PM/Suspend: Do not shrink memory before suspend
` [RFC][PATCH 3/5] PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
` [RFC][PATCH 5/5] PM/Hibernate: Do not release preallocated memory unnecessarily
[patch 00/58] 2.6.29.3-stable review
2009-05-07 22:13 UTC (3+ messages)
[PATCH] x86: Reduce the default HZ value
2009-05-07 22:19 UTC (40+ messages)
[PATCH 2/3] net: bridge: use device address list instead of dev_addr
2009-05-07 22:03 UTC (4+ messages)
` [PATCH net-next] net: bridge: use device address list instead of dev_addr (repost)
[RFC PATCH 00/21 v3] amd64_edac: EDAC module for AMD64
2009-05-07 22:00 UTC (10+ messages)
` [PATCH 20/21] amd64_edac: add ECC reporting initializers
` [PATCH 21/21] amd64_edac: add module registration routines
[v0 PATCH 0/1] EDAC: Use dev_name() for AMD8111/AMD8131 drivers
2009-05-07 21:57 UTC (3+ messages)
` [v0 PATCH 1/1] Use dev_name() for AMD8111/AMD8131 EDAC driver
[PATCH] genirq: update irq_chip struct comment for irq_chip->disable hook
2009-05-07 21:52 UTC (5+ messages)
` [PATCH] genirq: ensure IRQs are lazy disabled before suspend
2.6.29 regression: left audio channel broken after resume from suspend with Intel HDA
2009-05-07 20:56 UTC (18+ messages)
[PATCH] vmscan: evict use-once pages first (v2)
2009-05-07 20:44 UTC (12+ messages)
` [PATCH -mm] vmscan: make mapped executable pages the first class citizen
[PATCH -rc] [BUGFIX] kprobes: fix to use text_mutex around arm/disarm kprobe
2009-05-07 20:31 UTC
[PATCH 0/5] do_wait cleanupe (more to come)
2009-05-07 20:12 UTC (2+ messages)
[RFC PATCH 3/3a] ptrace: add _ptrace_may_access()
2009-05-07 19:55 UTC (15+ messages)
` [patch 1/2] ptrace, security: rename ptrace_may_access => ptrace_access_check
` [patch 2/2] ptrace: turn ptrace_access_check() into a retval function
[RFC][PATCH] Adjust SHIFT_PLL to improve NTP convergence
2009-05-07 19:37 UTC (3+ messages)
[PATCH 0/2] crypto: disallow non-approved algs in fips mode
2009-05-07 19:28 UTC (4+ messages)
` [PATCH 1/2] crypto: add infra to skip disallowed "
` [PATCH 2/2] crypto: mark algs allowed "
[Security] [PATCH] proc: avoid information leaks to non-privileged processes
2009-05-07 19:24 UTC (16+ messages)
[PATCH 5/5] xen: reserve Xen start_info rather than e820 reserving
2009-05-07 18:56 UTC
[PATCH 1/5] xen/x86-64: fix breakpoints and hardware watchpoints
2009-05-07 18:56 UTC
[PATCH 4/5] xen/i386: reserve Xen pagetables
2009-05-07 18:56 UTC
[PATCH 2/5] xen/x86-64: clean up warnings about IST-using traps
2009-05-07 18:56 UTC
[PATCH 0/5] xen: fixes for 2.6.30-rc4
2009-05-07 18:56 UTC
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