All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-12-16 19:29:36 to 2008-12-16 20:58:25 UTC [more...]

Power management regression - rescheduling interrupts - Thinkpad X60s
 2008-12-16 20:58 UTC 

12x performance drop on md/linux+sw raid1 due to barriers [xfs]
 2008-12-16 20:57 UTC  (5+ messages)

[PATCH] fakephp: Allocate PCI resources before adding the device
 2008-12-16 20:56 UTC  (5+ messages)
      ` [PATCH] fakephp: Allocate PCI resources before adding the?device

[PATCH] Revised the detection for broken boot-region detection. MACRONIX parts have a custom implementation of the fixup. AMD implemtation restore to original version that has worked fine since 2001
 2008-12-16 20:56 UTC 

linux-next: manual merge of the rr_cpumask tree
 2008-12-16 20:55 UTC  (8+ messages)

[PATCH] xen: add xenfs to allow usermode <-> Xen interaction
 2008-12-16 20:54 UTC  (4+ messages)

[U-Boot] [PATCH] common: nvedit to protect additional ethernet addresses Part 1/1
 2008-12-16 20:55 UTC  (5+ messages)

[Bugme-new] [Bug 12235] New: /sys/devices/virtual/backlight/acpi_video0/brightness has it backwards
 2008-12-16 20:55 UTC  (2+ messages)

Calling an I2C camera sensor with SMBUS API?
 2008-12-16 20:55 UTC  (5+ messages)
  ` Issue: TWL4030-USB

[PATCH 1/11] drivers/ide: Move a dereference below a NULL test
 2008-12-16 20:49 UTC  (3+ messages)

[linux-dvb] Terratec Cinergy S PCI
 2008-12-16 20:54 UTC 

suspend/resume fails on second attempt in LNXVIDEO:00
 2008-12-16 20:53 UTC  (7+ messages)

[PATCH] ibmphp: Fix module ref count underflow
 2008-12-16 20:52 UTC  (4+ messages)

[patch] Performance Counters for Linux, v4
 2008-12-16 20:55 UTC  (11+ messages)
` [Perfctr-devel] "

[PATCH] xen: clean up asm/xen/hypervisor.h
 2008-12-16 20:50 UTC  (3+ messages)

[PATCH 0/3] Add BIOS splash image support
 2008-12-16 20:46 UTC  (7+ messages)
` [Qemu-devel] "

[PATCH] x86: add handle_irq() to allow interrupt injection
 2008-12-16 20:49 UTC  (2+ messages)

[patch] cciss: Fix problem that deleting multiple logical drives could cause a panic
 2008-12-16 20:49 UTC  (3+ messages)

[U-Boot] [PATCH v3] i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
 2008-12-16 20:49 UTC  (11+ messages)

[RFC][PATCH] ACPI: battery: add power_{now, avg} properties to power_class
 2008-12-16 20:49 UTC  (3+ messages)

[PATCH/RFC] atafb and panning
 2008-12-16 20:49 UTC  (6+ messages)
                  ` atari_mouse_interrupt_hook (was: Re: [PATCH/RFC] atafb and panning)

[ath9k-devel] one stubborn nooby
 2008-12-16 20:48 UTC 

[PATCH] x86: make sure we really have an hpet mapping before using it
 2008-12-16 20:48 UTC  (2+ messages)

[U-Boot] [PATCH] trab: make trab_fkt standalone code independent of libgcc
 2008-12-16 20:46 UTC  (2+ messages)

weird bash autocomplete issue
 2008-12-16 20:46 UTC 

ath5k + AP mode?
 2008-12-16 20:44 UTC  (5+ messages)

[PATCH] mac80211: fix an error in ieee80211_send_assoc() method
 2008-12-16 20:43 UTC  (2+ messages)

[U-Boot] [PATCH] NAND: Mark the BBT as scanned prior to calling scan_bbt
 2008-12-16 20:42 UTC 

[Qemu-devel] [PATCH] Add rtl8139b
 2008-12-16 20:42 UTC  (6+ messages)

(no subject)
 2008-12-16 20:18 UTC 

[PATCH] sched: Use RCU variant of list traversal in for_each_leaf_rt_rq()
 2008-12-16 20:39 UTC  (2+ messages)

Raid 5 Problem
 2008-12-16 20:39 UTC  (8+ messages)

[PATCH 0/9] ide-atapi: remove ide_atapi_pc from the irq handler
 2008-12-16 20:35 UTC  (2+ messages)

[Bug 11713] New: bugcheck with modprobe -r sym53c8xx
 2008-12-16 20:37 UTC  (2+ messages)
` [Bug 11713] "

Bonding gigabit and fast?
 2008-12-16 20:37 UTC  (4+ messages)

mm: Don't touch uninitialized variable in do_pages_stat_array()
 2008-12-16 20:35 UTC  (2+ messages)

[Bug 12224] New: journal activity on inactive partition causes inactive harddrive spinup
 2008-12-16 20:35 UTC  (2+ messages)
` [Bug 12224] "

[PATCH 00 of 14] swiotlb/x86: lay groundwork for xen dom0 use of swiotlb
 2008-12-16 20:35 UTC  (19+ messages)
` [PATCH 01 of 14] x86: remove unused iommu_nr_pages
` [PATCH 02 of 14] swiotlb: allow architectures to override swiotlb pool allocation
` [PATCH 03 of 14] swiotlb: move some definitions to header
` [PATCH 04 of 14] swiotlb: consistently use address_needs_mapping everywhere
` [PATCH 05 of 14] swiotlb: add comment where we handle the overflow of a dma mask on 32 bit
` [PATCH 06 of 14] swiotlb: allow architectures to override phys<->bus<->phys conversions
` [PATCH 07 of 14] swiotlb: add arch hook to force mapping
` [PATCH 08 of 14] swiotlb: factor out copy to/from device
` [PATCH 09 of 14] swiotlb: support bouncing of HighMem pages
` [PATCH 10 of 14] swiotlb: consolidate swiotlb info message printing
` [PATCH 11 of 14] x86: add swiotlb allocation functions
` [PATCH 12 of 14] x86: unify pci iommu setup and allow swiotlb to compile for 32 bit
` [PATCH 13 of 14] x86/swiotlb: add default phys<->bus conversion
` [PATCH 14 of 14] x86/swiotlb: add default swiotlb_arch_range_needs_mapping

[U-Boot] Pull request: u-boot-usb
 2008-12-16 20:35 UTC 

[PATCH 00/13] st: remove scsi_execute_async usage (the second half)
 2008-12-16 20:35 UTC  (4+ messages)

- net-ipv4-netfilter-nf_nat_rulec-update-rwlock-initialization-for-nat_table.patch removed from -mm tree
 2008-12-16 20:30 UTC 

[Qemu-devel] [6064] Implement device tree support needed for Bamboo emulation
 2008-12-16 20:34 UTC  (5+ messages)

[PATCH] x86: make apic_* operations inline functions
 2008-12-16 20:33 UTC 

[Qemu-devel] [PATCH] Fix type of spe_acc
 2008-12-16 20:32 UTC 

time_is_after_jiffies misnomer
 2008-12-16 20:33 UTC  (3+ messages)

- acpi-toshiba-only-register-rfkill-if-bt-is-enabled.patch removed from -mm tree
 2008-12-16 20:30 UTC 

- mm-dont-touch-uninitialized-variable-in-do_pages_stat_array.patch removed from -mm tree
 2008-12-16 20:30 UTC 

- mmotm-2008-12-15-16-45-uploaded.patch removed from -mm tree
 2008-12-16 20:30 UTC 

- cgroups-fix-a-race-between-rmdir-and-remount.patch removed from -mm tree
 2008-12-16 20:30 UTC 

- slob-do-not-pass-the-slab-flags-as-gfp-in-kmem_cache_create.patch removed from -mm tree
 2008-12-16 20:30 UTC 

- ecryptfs-update-maintainers.patch removed from -mm tree
 2008-12-16 20:30 UTC 

RAID 6 recovery (it's not looking good)
 2008-12-16 20:31 UTC  (2+ messages)

- pcmcia-blackfin-fix-bug-add-missing-to-module-macro.patch removed from -mm tree
 2008-12-16 20:30 UTC 

[PATCH] pl2303: add id for Hewlett-Packard LD220-HP POS pole display
 2008-12-16 20:30 UTC 

[PATCH] fakephp: Allocate PCI resources before adding the device
 2008-12-16 20:28 UTC  (4+ messages)
  ` Problems with fakephp
    ` fixup PCI device booleans in sysfs

[ajax@redhat.com: [PATCH] PCI: Don't carp about BAR allocation failures in quiet boot]
 2008-12-16 20:24 UTC 

[BUG] cdev_put() race condition
 2008-12-16 20:22 UTC  (2+ messages)

Loss of lock drop in qemu/net.c
 2008-12-16 20:25 UTC  (2+ messages)

[PATCH] aerdrv: fix a typo in error message
 2008-12-16 20:22 UTC  (2+ messages)

[PATCH 0/2] PCI Hotplug: acpiphp wants a 64-bit _SUN
 2008-12-16 20:21 UTC  (3+ messages)
` [PATCH 2/2] PCI Hotplug: acpiphp whitespace cleanup

[REVIEW PATCH 13/14] OMAP: CAM: Add Lens Driver
 2008-12-16 20:24 UTC  (2+ messages)

[PATCH] x86: traps.c declare functions before they get used
 2008-12-16 20:19 UTC  (2+ messages)

[PATCH 0/6] ide: final bits of struct hwgroup_s -> struct ide_host change
 2008-12-16 20:24 UTC  (5+ messages)
` [PATCH 1/6] ide: fix setting nIEN on idle devices

Logitech Alto Cordless
 2008-12-16 20:24 UTC  (6+ messages)

[patch] cciss: Simplify parameters to deregister_disk function
 2008-12-16 20:19 UTC 

[PATCH] build system: Make --enable-gettext actually enable gettext
 2008-12-16 20:23 UTC 

[PATCH] amiflop: get rid of sleep_on calls
 2008-12-16 20:23 UTC  (3+ messages)

[Qemu-devel] [PATCH] Fix DEBUG_TCGV compile error
 2008-12-16 20:21 UTC 

LVM2/daemons/clogd
 2008-12-16 20:21 UTC 

[PATCH] PCI: fix incorrect error return in pci_enable_wake
 2008-12-16 20:20 UTC 

[PATCH 00/12] PCI: unify P2P bridge INTx swizzling
 2008-12-16 20:20 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] usb : musb : Add high speed field in usb_device structure
 2008-12-16 20:18 UTC  (2+ messages)

[PATCH] percpu_counter: fix CPU unplug race in percpu_counter_destroy()
 2008-12-16 20:16 UTC  (5+ messages)
` [PATCH] percpu_counter: Fix __percpu_counter_sum()

Re: [connman] error building udev.c
 2008-12-16 20:16 UTC  (2+ messages)

[NLM] 2.6.27 broken
 2008-12-16 20:16 UTC  (6+ messages)

USB sound adapter for use with Tom's soundmodem?
 2008-12-16 20:14 UTC  (6+ messages)

[patch 0/8] x86 PAT: track pfnmap mappings with remap_pfn_range and vm_insert_pfn
 2008-12-16 20:13 UTC  (7+ messages)
` [patch 4/8] x86 PAT: hooks in generic vm code to help archs to track pfnmap regions
` [patch 5/8] x86 PAT: Implement track/untrack of pfnmap regions for x86

Linix mainline kernel OLTP performance
 2008-12-16 20:11 UTC 

[PATCH] EXCLUDED_FILE_TYPES: Fix macro for negation case
 2008-12-16 20:08 UTC 

[PATCH] sym53c8xx: fix shost use-after-free and memory leak
 2008-12-16 19:35 UTC 

Better way to force a rebuild
 2008-12-16 20:06 UTC  (6+ messages)

[PATCH] xen: whitespace/checkpatch cleanup
 2008-12-16 20:05 UTC  (2+ messages)

[PATCH] net: Remove a noisy printk
 2008-12-16 20:03 UTC  (8+ messages)

LVM2/test t-pvcreate-operation.sh
 2008-12-16 20:02 UTC 

[PATCH 4/28] drivers/ide: Drop return value from platform_driver
 2008-12-16 19:57 UTC  (4+ messages)
` [PATCH 4/28] drivers/ide: Drop return value from platform_driver remove functions
  ` [PATCH 4/28] drivers/ide: Drop return value from

kernel BUG: kernel bug caught at 55% mark of portage cache update
 2008-12-16 19:57 UTC 

[PATCH] SCSI: handle HARDWARE_ERROR sense correctly
 2008-12-16 19:56 UTC  (2+ messages)

[PATCH] lockd: handle fl_grant callbacks with coalesced locks (RFC)
 2008-12-16 19:56 UTC  (7+ messages)

[Qemu-devel] [PATCH] target-ppc: add Altivec instructions, corrections
 2008-12-16 19:56 UTC  (8+ messages)
` [Qemu-devel] [PATCH 13/42] target-ppc: add vmul{e, o}{s, u}{b, h} instructions
` [Qemu-devel] [PATCH 19/42] target-ppc: add m{f, t}vscr instructions
` [Qemu-devel] [PATCH 22/42] target-ppc: add vs{l,r} instructions

Git weekly news: 2008-50
 2008-12-16 19:49 UTC  (3+ messages)

[patch 1/2] x86: Support always running TSC on Intel CPUs
 2008-12-16 19:55 UTC  (3+ messages)

[PATCH 2/2] Recover from failed recalibration for OLPC touchpad
 2008-12-16 19:53 UTC  (2+ messages)

2.6.28-rc8-git1: Reported regressions from 2.6.27
 2008-12-16 19:51 UTC  (9+ messages)
` [Bug #12155] Regression in 2.6.28-rc and 2.6.27-stable - hibernate related

[patch 0/7] x86 PAT: v2 - track pfnmap mappings with remap_pfn_range and vm_insert_pfn
 2008-12-16 19:51 UTC  (2+ messages)

MPC8572 - IPR Register
 2008-12-16 19:54 UTC 

[Qemu-devel] [PATCH] target-ppc: add Altivec instructions, patch-bomb version
 2008-12-16 19:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH 01/42] target-ppc: add Altivec logical operations

+ linux-next-git-rejects.patch added to -mm tree
 2008-12-16 19:49 UTC 

[REVIEW PATCH 14/14] OMAP34XX: CAM: Add Sensors Support
 2008-12-16 19:48 UTC  (5+ messages)

[Buildroot] Bug building fontconfig
 2008-12-16 19:48 UTC  (2+ messages)

[PATCH] qla2xxx: support for multi- queue adapter
 2008-12-16 19:47 UTC  (2+ messages)

[PATCH 1/2] Add module parameters to control OLPC touchpad delays
 2008-12-16 19:44 UTC  (3+ messages)

weird bash autocomplete issue
 2008-12-16 19:47 UTC  (2+ messages)

Compressed Filesystem
 2008-12-16 19:45 UTC  (5+ messages)

[PATCH] HID: avoid sparse warning in HID_COMPAT_LOAD_DRIVER
 2008-12-16 19:44 UTC  (6+ messages)

mmotm git repository
 2008-12-16 19:43 UTC 

mmotm git repository
 2008-12-16 19:43 UTC 

i82875p_edac: BAR 0 collision
 2008-12-16 19:39 UTC  (4+ messages)

[PATCH] Simple LTTng userspace events through debugfs
 2008-12-16 19:42 UTC  (2+ messages)

Bump kernel version for osk5912
 2008-12-16 19:35 UTC  (2+ messages)

x86: Fix HPET for Fujitsu u9200
 2008-12-16 19:38 UTC  (2+ messages)

[PATCH 0/9] oprofile: port to the new ring buffer
 2008-12-16 19:38 UTC  (5+ messages)
` [PATCH 6/9] oprofile: port to the new ring_buffer

[PATCH 00/15] Kernel memory leak detector
 2008-12-16 19:36 UTC  (3+ messages)
` [PATCH 01/15] kmemleak: Add the base support

linux-next: v4l-dvb tree
 2008-12-16 19:36 UTC  (2+ messages)

[PATCH 1/9] ide: update ide_unregister() documentation
 2008-12-16 19:32 UTC  (9+ messages)
` [PATCH 2/9] ide: move ide_init_port_data() and friends to ide-probe.c
` [PATCH 3/9] ide: remove HWIF() macro
` [PATCH 4/9] ide: remove local_irq_set() macro
` [PATCH 5/9] ide: remove ide_pci_enablebit_t typedef
` [PATCH 6/9] ide: remove 'byte' typedef
` [PATCH 7/9] ide: remove ide_driver_t typedef
` [PATCH 8/9] ide: unexport ide_wait_not_busy()
` [PATCH 9/9] ide: remove ->error method from struct ide_driver

time_is_after_jiffies misnomer
 2008-12-16 19:29 UTC  (2+ messages)

[RFC v11][PATCH 00/13] Kernel based checkpoint/restart
 2008-12-16 19:28 UTC  (4+ messages)
` [RFC v11][PATCH 03/13] General infrastructure for checkpoint restart


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.