All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-27 06:48:13 to 2009-05-27 07:51:47 UTC [more...]

[PATCH 1/2] Add serial number support for virtio_blk, V3
 2009-05-27  7:51 UTC  (3+ messages)
` [Qemu-devel] "

i915_gem_retire_requests oops on 2.6.30-rc7
 2009-05-27  7:50 UTC  (3+ messages)

[TopGit PATCH] tg-push: prevent multiple occurences of branches
 2009-05-27  7:40 UTC  (3+ messages)

[PATCH 2/2] Add serial number support for virtio_blk, V3
 2009-05-27  7:49 UTC  (3+ messages)
` [Qemu-devel] "

[Patch 1/2] Doc: update Documentation/exception.txt
 2009-05-27  7:50 UTC  (3+ messages)
` [Patch 2/2] Doc: move Documentation/exception.txt into x86 subdir

[withdrawn] fbdev-permit-setting-of-vesa-modes-when-using-compiled-in-drivers.patch removed from -mm tree
 2009-05-27  7:47 UTC 

[GIT PULL REPOST] xen/dom0/apic-ops: Xen dom0 APIC changes
 2009-05-27  7:37 UTC  (26+ messages)
` [PATCH 01/17] xen/dom0: handle acpi lapic parsing in Xen dom0
` [PATCH 02/17] x86: add io_apic_ops to allow interception
` [PATCH 03/17] xen: implement io_apic_ops
` [PATCH 04/17] xen: create dummy ioapic mapping
` [PATCH 05/17] xen: implement pirq type event channels
` [PATCH 06/17] x86/io_apic: add get_nr_irqs_gsi()
` [PATCH 07/17] xen/apic: identity map gsi->irqs
` [PATCH 08/17] xen: direct irq registration to pirq event channels
` [PATCH 09/17] xen: bind pirq to vector and event channel
` [PATCH 10/17] xen: pre-initialize legacy irqs early
` [PATCH 11/17] xen: don't setup acpi interrupt unless there is one
` [PATCH 12/17] xen: use acpi_get_override_irq() to get triggering for legacy irqs
` [PATCH 13/17] xen: initialize irq 0 too
` [PATCH 14/17] xen: dynamically allocate irq & event structures
` [PATCH 15/17] xen: set pirq name to something useful
` [PATCH 16/17] xen: fix legacy irq setup, make ioapic-less machines work
` [PATCH 17/17] xen: disable MSI

[2.6.27.24] Kernel coredump to a pipe is failing
 2009-05-27  7:45 UTC  (11+ messages)

[Patch 0/4] module: merge module_32.c and module_64.c
 2009-05-27  7:46 UTC  (6+ messages)
` [Patch 4/4] module: trim exception table in module_free()

two patches for voicecall.c
 2009-05-27  7:46 UTC 

Lkml dropping mail?
 2009-05-27  7:44 UTC 

[PATCH 3/3] ftrace: add tracepoint for itimer
 2009-05-27  7:43 UTC  (5+ messages)

[PATCH] lib : provide a more precise radix_tree_gang_lookup_slot
 2009-05-27  7:39 UTC  (4+ messages)

[PATCH 2/3] ftrace: add tracepoint for hrtimer
 2009-05-27  7:39 UTC  (3+ messages)

x86 MCE improvements series for 2.6.31 v2
 2009-05-27  7:38 UTC  (14+ messages)
` [PATCH 01/31] x86: MCE: Synchronize core after machine check handling
  ` [PATCH 02/31] x86: MCE: Improve mce_get_rip v3
    ` [PATCH 03/31] x86: MCE: Fix EIPV behaviour with !PCC
      ` [PATCH 04/31] x86: MCE: Use extended sysattrs for the check_interval attribute
        ` [PATCH 05/31] x86: MCE: Add machine check exception count in /proc/interrupts
          ` [PATCH 06/31] x86: Fix panic with interrupts off (needed for MCE)

possible recursive locking in 2.6.30-rc6
 2009-05-27  7:42 UTC  (5+ messages)

[PATCH] mac80211: fix transposed min/max CW values
 2009-05-27  7:41 UTC 

[PATCH] fbdev: does not allow VESA modes without compiled-in drivers (bug #13249)
 2009-05-27  7:41 UTC 

just a dump
 2009-05-27  7:43 UTC  (6+ messages)

[Qemu-devel] Patch: Adding ability for qemu-img to create SCSI VMware disk images
 2009-05-27  7:40 UTC  (7+ messages)

linux-next: failed to fetch osd tree
 2009-05-27  7:39 UTC  (3+ messages)

[tip:perfcounters/core] perf_counter tools: Rename output.perf to perf.data
 2009-05-27  7:36 UTC 

[PATCH 1/3] ftrace: add tracepoint for timer
 2009-05-27  7:36 UTC  (3+ messages)

One question about perf_counter on IA
 2009-05-27  7:17 UTC 

[XEN-3.4] pv_ops dom0 time/clock handling
 2009-05-27  7:37 UTC  (4+ messages)

2.6.30-rc7: Reported regressions 2.6.28 -> 2.6.29
 2009-05-27  7:31 UTC  (6+ messages)
` [Bug #13175] sata_nv incompatible with async scsi scan

[PATCH v2 0/2] tracing/events: convert block trace points to TRACE_EVENT()
 2009-05-27  7:30 UTC  (8+ messages)
` [PATCH v2 1/2] tracing/events: make __string() more general

Microblaze MMU v2
 2009-05-27  6:47 UTC  (30+ messages)
` [PATCH 01/29] microblaze_mmu_v2: Add mmu_defconfig
  ` [PATCH 02/29] microblaze_mmu_v2: MMU update for startup code
    ` [PATCH 03/29] microblaze_mmu_v2: Alocate TLB for early console
      ` [PATCH 04/29] microblaze_mmu_v2: TLB low level code
        ` [PATCH 05/29] microblaze_mmu_v2: MMU initialization
          ` [PATCH 06/29] microblaze_mmu_v2: mmu.h update
            ` [PATCH 07/29] microblaze_mmu_v2: Page fault handling high level - fault.c
              ` [PATCH 08/29] microblaze_mmu_v2: Context handling - mmu_context.c/h
                ` [PATCH 09/29] microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section update
                  ` [PATCH 10/29] microblaze_mmu_v2: io.h MMU update
                    ` [PATCH 11/29] microblaze_mmu_v2: pgalloc.h and page.h
                      ` [PATCH 12/29] microblaze_mmu_v2: Update process creation for MMU
                        ` [PATCH 13/29] microblaze_mmu_v2: Update tlb.h and tlbflush.h
                          ` [PATCH 14/29] microblaze_mmu_v2: MMU asm offset update
                            ` [PATCH 15/29] microblaze_mmu_v2: Add CURRENT_TASK for entry.S
                              ` [PATCH 16/29] microblaze_mmu_v2: entry.S, entry.h
                                ` [PATCH 17/29] microblaze_mmu_v2: Update exception handling - MMU exception
                                  ` [PATCH 18/29] microblaze_mmu_v2: uaccess MMU update
                                    ` [PATCH 19/29] microblaze_mmu_v2: Add MMU related exceptions handling
                                      ` [PATCH 20/29] microblaze_mmu_v2: Update linker script for MMU
                                        ` [PATCH 21/29] microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMU
                                          ` [PATCH 22/29] microblaze_mmu_v2: Traps MMU update
                                            ` [PATCH 23/29] microblaze_mmu_v2: Update signal returning address
                                              ` [PATCH 24/29] microblaze_mmu_v2: Update cacheflush.h
                                                ` [PATCH 25/29] microblaze_mmu_v2: Update dma.h for MMU
                                                  ` [PATCH 26/29] microblaze_mmu_v2: Elf update
                                                    ` [PATCH 27/29] microblaze_mmu_v2: stat.h MMU update
                                                      ` [PATCH 28/29] microblaze_mmu_v2: Kconfig update
                                                        ` [PATCH 29/29] microblaze_mmu_v2: Makefiles

[PATCH 2.6.29] ide-tape: remove back-to-back REQUEST_SENSE detection
 2009-05-27  7:40 UTC  (2+ messages)

Pull request: bluetooth-2.6 2009-05-27
 2009-05-27  7:33 UTC 

[SPAM] Solution for Your weight problem!!!
 2009-05-27  7:33 UTC 

[GIT PULL] kmemcheck fixes for -tip
 2009-05-27  7:26 UTC  (2+ messages)

[PATCH] rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle
 2009-05-27  7:28 UTC 

[U-Boot] TICKET NO:1110008342
 2009-05-27  7:29 UTC 

[PATCH] i2c: Simplified CONFIG_I2C=n interface
 2009-05-27  7:28 UTC  (5+ messages)

[GIT PULL REPOST] xen/dom0/pci - Xen dom0 PCI access
 2009-05-27  7:24 UTC  (11+ messages)
` [PATCH 01/10] xen: Don't disable the I/O space
` [PATCH 02/10] xen: Allow unprivileged Xen domains to create iomap pages
` [PATCH 03/10] Xen: Rename the balloon lock
` [PATCH 04/10] xen: Add xen_create_contiguous_region
` [PATCH 05/10] x86/PCI: Clean up pci_cache_line_size
` [PATCH 06/10] x86/PCI: Enable scanning of all pci functions
` [PATCH 07/10] Xen/x86/PCI: Add support for the Xen PCI subsystem
` [PATCH 08/10] x86/pci: make sure _PAGE_IOMAP it set on pci mappings
` [PATCH 09/10] xen/pci: clean up Kconfig a bit
` [PATCH 10/10] xen: define BIOVEC_PHYS_MERGEABLE()

[TopGit PATCH] tg-push: don't accept non-tgish branches to push
 2009-05-27  7:23 UTC  (2+ messages)

+ fsldma-fix-check-on-potential-fdev-chan-overflow.patch added to -mm tree
 2009-05-27  7:26 UTC 

[Qemu-devel] [PATCH] User Networking: Enable removal of redirections
 2009-05-27  7:26 UTC  (6+ messages)
` [Qemu-devel] [PATCH] User networking: Show active connections
  ` [Qemu-devel] "
` [Qemu-devel] Re: [PATCH] User Networking: Enable removal of redirections

2.6.30: xruns caused by "ALSA: pcm - Safer boundary checks"
 2009-05-27  7:25 UTC  (10+ messages)

+ drivers-isdn-i4l-isdn_ttyc-fix-check-for-array-overindexing.patch added to -mm tree
 2009-05-27  7:23 UTC 

[PATCH 11/31] x86: MCE: Implement bootstrapping for machine check wakeups
 2009-05-27  7:24 UTC  (21+ messages)
` [PATCH 12/31] x86: MCE: Remove TSC print heuristic
  ` [PATCH 13/31] x86: MCE: Drop BKL in mce_open
    ` [PATCH 14/31] x86: MCE: Add table driven machine check grading
      ` [PATCH 15/31] x86: MCE: Check early in exception handler if panic is needed
        ` [PATCH 16/31] x86: MCE: Implement panic synchronization
          ` [PATCH 17/31] x86: MCE: Switch x86 machine check handler to Monarch election. v2
            ` [PATCH 18/31] x86: MCE: Store record length into memory struct mce anchor
              ` [PATCH 19/31] x86: MCE: Default to panic timeout for machine checks v2
                ` [PATCH 20/31] x86: MCE: Improve documentation
                  ` [PATCH 21/31] x86: MCE: Support more than 256 CPUs in struct mce
                    ` [PATCH 22/31] x86: MCE: Extend struct mce user interface with more information
                      ` [PATCH 23/31] x86: MCE: Add MCE poll count to /proc/interrupts
                        ` [PATCH 24/31] x86: MCE: Don't print backtrace on machine checks with DEBUG_BUGVERBOSE
                          ` [PATCH 25/31] x86: MCE: Implement new status bits v2
                            ` [PATCH 26/31] x86: MCE: Export MCE severities coverage via debugfs
                              ` [PATCH 27/31] x86: MCE: Print header/footer only once for multiple MCEs

[PATCH] Restore SB600 SATA controller 64 bit DMA
 2009-05-27  7:22 UTC  (2+ messages)

Microblaze merge
 2009-05-27  7:22 UTC 

[GIT PULL] Xen APIC hooks (with io_apic_ops)
 2009-05-27  7:17 UTC  (4+ messages)
` [PATCH 02/17] x86: add io_apic_ops to allow interception

[GIT PULL REPOST] xen/dom0/core - core Xen dom0 support changes
 2009-05-27  7:15 UTC  (22+ messages)
` [PATCH 01/16] xen dom0: Make hvc_xen console work for dom0
` [PATCH 02/16] xen dom0: Initialize xenbus "
` [PATCH 03/16] xen dom0: Set up basic IO permissions "
` [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 09/16] xen: implement XENMEM_machphys_mapping
` [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 13/16] x86: make /dev/mem mappings _PAGE_IOMAP
` [PATCH 14/16] paravirtualize IO permission bitmap
` [PATCH 15/16] x86: don't need "changed" parameter for set_io_bitmap()
` [PATCH 16/16] xen/i386: make sure initial VGA/ISA mappings are not overridden

[PATCH 2/2 tip] perf: report should only load text symbols from kallsyms
 2009-05-27  7:16 UTC  (4+ messages)
` [tip:perfcounters/core] perf report: Only "
` [tip:perfcounters/core] perf report: Only load text symbols from kallsyms, fix
` [tip:perfcounters/core] perf_counter tools: Introduce stricter C code checking

+ lguest-fix-array-indexing-check.patch added to -mm tree
 2009-05-27  7:21 UTC 

[PATCH 1/1 tip] perf: report should show the IP only in --verbose mode
 2009-05-27  7:16 UTC  (2+ messages)
` [tip:perfcounters/core] perf report: Show "

[PATCH] snd-hda-intel: Jack Mode changes for Sigmatel boards
 2009-05-27  7:20 UTC  (4+ messages)

[PATCHv2 0/4] git-am support for foreign patches
 2009-05-27  7:19 UTC  (8+ messages)
` [PATCHv2 1/4] git-am foreign patch support: introduce patch_format
  ` [PATCHv2 2/4] git-am foreign patch support: autodetect some patch formats
    ` [PATCHv2 3/4] git-am foreign patch support: StGIT support
      ` [PATCHv2 4/4] git-am: refactor 'cleaning up and aborting'

+ drivers-serial-mpc52xx_uartc-fix-array-overindexing-check.patch added to -mm tree
 2009-05-27  7:19 UTC 

[LTP] Reg: Script to extract description of test case from LTPROOT/doc/testcases/*.txt files
 2009-05-27  7:18 UTC  (4+ messages)

[PATCH 1/2 tip] perf: Use hex2long instead of sscanf
 2009-05-27  7:16 UTC  (2+ messages)
` [tip:perfcounters/core] perf report: "

+ otus-80211core-coidc-fix-array-range-check.patch added to -mm tree
 2009-05-27  7:17 UTC 

[PATCH] carminefb: beyond ARRAY_SIZE of carmine_modedb
 2009-05-27  7:15 UTC 

+ carminefb-fix-possible-access-beyond-end-of-carmine_modedb.patch added to -mm tree
 2009-05-27  7:15 UTC 

[PATCH 1/2] compat: add a mkstemps() compatibility function
 2009-05-27  7:14 UTC  (5+ messages)
` [PATCH 2/2] diff: generate prettier filenames when using GIT_EXTERNAL_DIFF

+ drivers-net-macvlanc-fix-cloning-of-tagged-vlan-interfaces.patch added to -mm tree
 2009-05-27  7:11 UTC 

[U-Boot] [PATCH v4] Gbe Controller driver support for kirkwood SOCs
 2009-05-27  7:10 UTC  (2+ messages)

[Qemu-devel] [PATCH]: Allow monitor interaction when using migrate -exec
 2009-05-27  7:10 UTC  (2+ messages)

[RFC] [PATCH] Device Tree on ARM platform
 2009-05-27  7:08 UTC 

[U-Boot] [PATCH 1/2] 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
 2009-05-27  7:08 UTC  (5+ messages)

[PATCH 0/3] Blackfin I2C updates for 2.6.31
 2009-05-27  7:05 UTC  (3+ messages)
` [PATCH 1/3] Blackfin I2C/TWI Driver: make sure we don't end up with a CLKDIV=0

[PATCH -tip] Documentation/accounting/getdelays.c intialize the variable before using it
 2009-05-27  7:03 UTC  (3+ messages)

Problem with oom-killer in memcg
 2009-05-27  7:04 UTC  (3+ messages)

linux-next: edac-amd tree build warning
 2009-05-27  7:01 UTC 

+ x86-platform-oqo-select-input_polldev.patch added to -mm tree
 2009-05-27  6:59 UTC 

[PATCH] x86: fix cpufreq tsc scaling
 2009-05-27  7:00 UTC  (3+ messages)

Please help in adding ams-delta support to ASoC
 2009-05-27  6:59 UTC  (2+ messages)

[PATCH] sched: Support current clocksource handling in fallback sched_clock()
 2009-05-27  6:58 UTC  (10+ messages)
` [PATCH] sched: Support current clocksource handling in fallback
  ` [PATCH] sched: Support current clocksource handling in

Net: ucc_geth ethernet driver optimization space
 2009-05-27  6:49 UTC  (3+ messages)

[PATCH] io-controller: Add io group reference handling for request
 2009-05-27  6:56 UTC  (6+ messages)

+ documentation-accounting-getdelaysc-intialize-the-variable-before-using-it.patch added to -mm tree
 2009-05-27  6:54 UTC 

[RFC][PATCH] memcg: fix swap account (26/May)[0/5]
 2009-05-27  6:50 UTC  (6+ messages)
` [RFC][PATCH 5/5] (experimental) chase and free cache only swap

asking for patch review
 2009-05-27  6:39 UTC  (4+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.