All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-07-28 16:54:14 to 2009-07-28 19:26:29 UTC [more...]

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2009-07-28 19:26 UTC 

[PATCH 0/3] VGA arbiter implementation (v2)
 2009-07-28 19:25 UTC  (4+ messages)
` [PATCH 1/3] vga: implements VGA arbitration on Linux
  ` [PATCH 2/3] vga: drops a documentation regarding the VGA arbiter

Dynamic configure max_cstate
 2009-07-28 19:25 UTC  (8+ messages)
          ` ok, now would this be useful? (Re: Dynamic configure max_cstate)

[PATCH NEXT] netxen: fix CONFIG_INET=n build
 2009-07-28 19:23 UTC  (2+ messages)

[PATCH v2 for 2.6.32] SFI - Simple Firmware Interface support
 2009-07-28 19:24 UTC  (3+ messages)
` [PATCH 03/12] SFI: document boot param "sfi=off"

linux-next: manual merge of the ttydev tree with the usb.current tree
 2009-07-28 19:24 UTC  (5+ messages)

[Qemu-devel] [PATCH] ENOTSUP is also not defined in WINDOWS. It also used to be 4096 in qemu
 2009-07-28 19:18 UTC 

BUG: scheduling while atomic reintroduced
 2009-07-28 19:20 UTC  (2+ messages)

Add option in git-am to ignore leading text?
 2009-07-28 19:19 UTC  (6+ messages)

[U-Boot] MPC8541 with fixed DDR SDRAM
 2009-07-28 19:17 UTC  (2+ messages)

[Regression] kdesu broken
 2009-07-28 19:15 UTC  (26+ messages)
      ` [PATCH] "

[PATCH] PNPACPI: Enable PNPACPI _PSx Support, v3
 2009-07-28 19:15 UTC  (4+ messages)
  ` [stable] "

Bug in kernel 2.6.31, Slow wb_kupdate writeout
 2009-07-28 19:11 UTC  (2+ messages)

TSC scaling and softtsc reprise, and PROPOSAL
 2009-07-28 19:10 UTC  (5+ messages)

Patch to get wvstreams recipe functional
 2009-07-28 18:54 UTC  (3+ messages)

[RESEND] [PATCH] readahead:add blk_run_backing_dev
 2009-07-28 19:07 UTC  (12+ messages)

[PATCH] Allow userspace block device implementation
 2009-07-28 19:07 UTC  (10+ messages)

Linux-2.6.31-rc4 - shut the annoying "failed to acquire vblank..."
 2009-07-28 19:08 UTC  (5+ messages)

[patch 0/2] mmu fixes
 2009-07-28 19:05 UTC  (5+ messages)
` [patch 1/2] KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
` [patch 2/2] KVM: MMU: fix bogus alloc_mmu_pages assignment

[PATCH] Deny CLONE_PARENT|CLONE_NEWPID combination
 2009-07-28 19:06 UTC  (5+ messages)

netfilter -stable 00/08: netfilter -stable fixes
 2009-07-28 19:04 UTC  (2+ messages)
` [stable] "

ATTENTION
 2009-07-28 17:48 UTC  (2+ messages)

[Qemu-devel] -drive werror=stop can cause state change handlers run out of order
 2009-07-28 18:33 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-devel] [PATCH] Fix VM state change handlers running "

[PATCH 0/3] NFS regression in 2.6.26?, "task blocked for more than 120 seconds"
 2009-07-28 18:31 UTC  (12+ messages)
        ` NFS client packet storm on 2.6.27.x
              ` [stable] "

TTM page pool allocator
 2009-07-28 18:55 UTC  (8+ messages)
          ` ttm_mem_global

[PATCH 5/9] drivers/net/wireless: correct error-handling code
 2009-07-28 18:48 UTC  (19+ messages)
  ` [PATCH] MAINTAINERS: Add networking wireless drivers section

[Bugme-new] [Bug 13760] New: 2.6.30 kernel locks up with pppoe in back trace (regression)
 2009-07-28 18:48 UTC  (14+ messages)
              ` [PATCH] net: net_assign_generic() fix
                      ` [PATCH] pppol2tp: calls unregister_pernet_gen_device() at unload time
                        ` [PATCH] pppoe: fix race at init time

[PATCH] pcf50633: fix wrong define for 10bit ADC mode
 2009-07-27 21:09 UTC 

[PATCH] pcf50633: revise locking for ADC
 2009-07-27 20:58 UTC 

pulseaudio workaround for alsa-driver bug
 2009-07-28 18:46 UTC 

[PATCH] pcf50633: use a dedicated workqueue for irq processing
 2009-07-27 20:41 UTC 

[RFC] IO scheduler based IO controller V7
 2009-07-28 18:45 UTC  (12+ messages)
` [PATCH 03/24] io-controller: bfq support of in-class preemption

[PATCH 0/26] oprofile: Performance counter multiplexing
 2009-07-28 18:45 UTC  (28+ messages)
` [PATCH 01/26] x86/oprofile: Rework and simplify nmi_cpu_setup()
` [PATCH 02/26] x86/oprofile: Whitespaces changes only
` [PATCH 03/26] oprofile: Implement performance counter multiplexing
` [PATCH 04/26] x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros
` [PATCH 05/26] x86/oprofile: Use per_cpu() instead of __get_cpu_var()
` [PATCH 06/26] x86/oprofile: Fix initialization of switch_index
` [PATCH 07/26] oprofile: oprofile_set_timeout(), return with error for invalid args
` [PATCH 08/26] oprofile: Rename variable timeout_jiffies and move to oprofile_files.c
` [PATCH 09/26] oprofile: Remove oprofile_multiplexing_init()
` [PATCH 10/26] oprofile: Grouping multiplexing code in oprof.c
` [PATCH 11/26] oprofile: Introduce op_x86_phys_to_virt()
` [PATCH 12/26] oprofile: Grouping multiplexing code in op_model_amd.c
` [PATCH 13/26] x86/oprofile: Implement multiplexing setup/shutdown functions
` [PATCH 14/26] x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.c
` [PATCH 15/26] x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() "
` [PATCH 16/26] x86/oprofile: Moving nmi_cpu_switch() "
` [PATCH 17/26] x86/oprofile: Remove const qualifier from struct op_x86_model_spec
` [PATCH 18/26] x86/oprofile: Remove unused num_virt_controls "
` [PATCH 19/26] x86/oprofile: Modify initialization of num_virt_counters
` [PATCH 20/26] x86/oprofile: Add function has_mux() to check multiplexing support
` [PATCH 21/26] x86/oprofile: Enable multiplexing only if the model supports it
` [PATCH 22/26] x86/oprofile: Implement mux_clone()
` [PATCH 23/26] oprofile: Adding switch counter to oprofile statistic variables
` [PATCH 24/26] x86/oprofile: Implement op_x86_virt_to_phys()
` [PATCH 25/26] x86/oprofile: Add counter reservation check for virtual counters
` [PATCH 26/26] x86/oprofile: Small coding style fixes

[RFC] Drop support for old audit rule API
 2009-07-28 18:34 UTC  (2+ messages)

linux-next: Tree for July 28
 2009-07-28 18:32 UTC  (5+ messages)
` [PATCH -next] netxen: fix build when CONFIG_INET=n
` [PATCH -next] usbtmc: fix printk format warnings

[Qemu-devel] QemuOpts breaks -cdrom
 2009-07-28 18:30 UTC 

[cron job] v4l-dvb daily build 2.6.22 and up: WARNINGS, 2.6.16-2.6.21: ERRORS
 2009-07-28 18:27 UTC 

[RFC] Do away with entry filter
 2009-07-28 18:26 UTC  (2+ messages)

[PATCH] ASoC: CX20442: fix issues pointed out by subsystem maintainer
 2009-07-28 18:24 UTC 

[PATCH 6/12] drivers/platform/x86: Correct redundant test
 2009-07-28 17:52 UTC  (3+ messages)

Regression impacts ServeRAID II on IBM xSeries 5500
 2009-07-28 18:20 UTC  (5+ messages)

Detect unused header files?
 2009-07-28 18:18 UTC 

ATTENTION
 2009-07-28 17:41 UTC 

[withdrawn] hwmon-add-wm835x-pmic-hardware-monitoring-driver-fix.patch removed from -mm tree
 2009-07-28 18:16 UTC 

[withdrawn] hwmon-add-wm835x-pmic-hardware-monitoring-driver-fix-fix.patch removed from -mm tree
 2009-07-28 18:16 UTC 

2.6.30.2 - 2.6.31-rc4: Warning at i915_gem_idle
 2009-07-28 18:15 UTC 

[2.6.31-rc4] nfs4 writecount warning
 2009-07-28 18:15 UTC  (3+ messages)

[Qemu-devel] [patch] esp.c fast SCSI-bus reset
 2009-07-28 18:14 UTC  (3+ messages)

[PATCH 1/2] hid2hci: iterate libusb devices twice
 2009-07-28 18:12 UTC  (2+ messages)

[PATCH 0/2] implement uid mount option for ext2 and ext3
 2009-07-28 18:11 UTC  (3+ messages)
` [PATCH 0/2] implement uid mount option for ext2 and ext3, try 3

[PATCH] pv-ops: register xen pci notifier
 2009-07-28 18:11 UTC  (4+ messages)

[PATCH 2/2] hid2hci: when recovering from S3 use parent devpath
 2009-07-28 18:10 UTC  (2+ messages)

[PATCH 3/3 v2] git-http-fetch: not a builtin
 2009-07-28 18:05 UTC  (3+ messages)

[U-Boot] [PATCH 1/8] tools: mkimage : bugfix returns correct value for list command
 2009-07-28 18:04 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] tools: mkimage: code abstraction generic and image specific
  ` [U-Boot] [PATCH 3/8] tools: mkimage: Move image header code to image specific files
    ` [U-Boot] [PATCH 4/8] tools: mkimage: Implemented callback function for default image support
      ` [U-Boot] [PATCH 5/8] tools: mkimage: Making genimg_print_size API global
        ` [U-Boot] [PATCH 6/8] tools: mkimage: Making table_entry code global
          ` [U-Boot] [PATCH 7/8] tools: mkimage: Add: Kirkwood Boot Image support (kwbimage)
            ` [U-Boot] [PATCH v4 8/8] Kirkwood: Sheevaplug: kwimage configuration

[PATCH] Documentation: Fix build failure of docs
 2009-07-28 18:03 UTC  (2+ messages)

compat tool problem with new tmem save/restore tmem_op struct
 2009-07-28 18:00 UTC 

fanotify - overall design before I start sending patches
 2009-07-28 17:59 UTC  (7+ messages)

[PATCH 2/3 v2] Use an external program to implement fetching with curl
 2009-07-28 17:59 UTC  (3+ messages)

[PATCH-RFC 1/2] eventfd: reorganize the code to simplify new flags
 2009-07-28 17:55 UTC  (2+ messages)
` [PATCH-RFC 2/2] eventfd: EFD_STATE flag

[PATCH-RFC 0/2] eventfd: new EFD_STATE flag
 2009-07-28 17:54 UTC 

[GIT PULL] OProfile updates for tip
 2009-07-28 17:54 UTC 

[PATCH][pvops_dom0][4/4] use physical acpi_id in acpi processor parsing logic
 2009-07-28 17:53 UTC  (4+ messages)

[U-Boot] [RFC 0/3] uboot-doc User's Manual Generation Tool
 2009-07-28 17:52 UTC  (4+ messages)
  ` [U-Boot] [RFC 2/3] uboot-doc: Add example support for uboot-doc

'make tools' error on xen-3.4-testing.hg
 2009-07-28 17:49 UTC 

[PATCH 5/5] Add a --version option to sparse
 2009-07-28 17:46 UTC  (5+ messages)

[PATCH] ppp: fix lost fragments in ppp_mp_explode()
 2009-07-28 17:43 UTC  (3+ messages)
` [PATCH] ppp: fix lost fragments in ppp_mp_explode() (resubmit)

[PATCH] x86: Buffer overflow
 2009-07-28 17:46 UTC 

[Buildroot] [git commit] CHANGES: add #163 + #473
 2009-07-28 17:42 UTC  (7+ messages)

'make tools' error on xen-3.4-testing.hg
 2009-07-28 17:41 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] Use C99 struct initializers in audio/*
 2009-07-28 17:39 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/4] Use proper struct initializers and remove INIT_FIELD() macro
        ` [Qemu-devel] "
` [Qemu-devel] [PATCH 3/4] Use C99 initializers for audio_option
    ` [Qemu-devel] "

[PATCH 1/3 v2] Add support for external programs for handling native fetches
 2009-07-28 17:38 UTC  (3+ messages)

[PATCH][pvops_dom0][2/4] Introduce the external control operation interface for domain0 ACPI parser
 2009-07-28 17:38 UTC  (4+ messages)

Real-Time Clocks and POSIX
 2009-07-28 17:21 UTC 

Intermittent "Address already in use" error
 2009-07-28 17:31 UTC  (3+ messages)

Nothing major left to do in Xen Networking ???
 2009-07-28 17:31 UTC  (3+ messages)

[PATCH] net: shrink net_device by #ifdef-ing protocol-specific members
 2009-07-28 17:28 UTC  (4+ messages)

[RFC] Add Checkpoint/Restart support for UNIX and INET sockets
 2009-07-28 17:22 UTC  (7+ messages)
` [PATCH 2/2] c/r: Add AF_INET support (v3)

LVM2 VERSION_DM WHATS_NEW_DM
 2009-07-28 17:22 UTC 

Software RAID Problem
 2009-07-28 16:24 UTC 

UBIFS Corrupt during power failure
 2009-07-28 17:19 UTC  (9+ messages)

[PATCH] OMAP3: PM: Move the clk stabilization delay to the right place
 2009-07-28 17:18 UTC  (2+ messages)

[PATCH 2/2] mtd/nand: Fix tmio_nand ecc correction
 2009-07-28 17:12 UTC  (2+ messages)

[Xenomai-help] POSIX skin/Blackfin: SIGSEGV when stracing or gdb'ing
 2009-07-28 17:12 UTC  (7+ messages)

[PATCH] drivers/s390: put NULL test before dereference
 2009-07-28 17:09 UTC  (2+ messages)

[PATCH] tmio_mmc: Optionally support using platform clock
 2009-07-28 17:09 UTC  (4+ messages)

LVM2 VERSION WHATS_NEW
 2009-07-28 17:07 UTC 

[PATCH 1/3] log: Show reflog date with --date=normal
 2009-07-28 17:05 UTC  (2+ messages)

Matthew handling PCI patches until Aug. 6th
 2009-07-28 17:02 UTC 

[PATCH 7/9] drivers/rtc: correct error-handling code
 2009-07-28 16:31 UTC  (2+ messages)
` [rtc-linux] "

[PATCH] nfs: remove superfluous BUG_ON()s
 2009-07-28 16:59 UTC  (3+ messages)

[PATCH] rt2x00: Fix build error when crypto support is disabled
 2009-07-28 16:58 UTC 

[PATCH 0/3] Allow larger BIOS image
 2009-07-28 16:57 UTC  (5+ messages)
` [PATCH 1/3] Update BIOS INT15-E820 to allow a "

[PATCH RFC] pci: expose function reset capability in sysfs
 2009-07-28 16:56 UTC  (6+ messages)

[PATCH] PCI: Unhide the SMBus on the Compaq Evo D510 USDT
 2009-07-28 16:56 UTC  (2+ messages)

[PATCH] Shut off pci_find_device warnings when the deprecated pci functions are enabled
 2009-07-28 16:55 UTC  (2+ messages)

[RT2X00] Linux-next tree next-20090725 and 20090727 FTBFS
 2009-07-28 16:55 UTC  (2+ messages)

[PATCH 0/2] IPVS: make use of pr_fmt and friends
 2009-07-28 16:55 UTC  (3+ messages)
` [PATCH 1/2] IPVS: use pr_fmt

[Bug 13273] Error by disconnecting USB flash storage in 2.6.30-rc5 x86-64
 2009-07-28 16:55 UTC 

Add Checkpoint/Restart support for UNIX sockets
 2009-07-28 16:54 UTC  (3+ messages)
` [PATCH 5/5] c/r: Add AF_UNIX support (v6)

eeepc_hotkey adds 25s to boot
 2009-07-28 16:54 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.