All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-01 08:10:02 to 2009-10-01 09:38:09 UTC [more...]

[PATCH 00/35] fix usage of __{,dev}exit_p
 2009-10-01  9:35 UTC  (51+ messages)
` [PATCH 01/34] move asic3_remove to .devexit.text
` [PATCH 02/34] move atp870u_remove "
` [PATCH 03/34] move bbc_remove "
` [PATCH 04/34] don't use __devexit_p to wrap excite_nand_remove
` [PATCH 05/34] move grover_remove to .devexit.text
` [PATCH 06/34] don't use __devexit_p to wrap hal2_remove
` [PATCH 07/34] move ilo_remove to .devexit.text
` [PATCH 08/34] move initio_remove_one "
` [PATCH 09/34] don't use __devexit_p to wrap iodev_remove
` [PATCH 10/34] don't use __devexit_p to wrap lasi700_driver_remove
` [PATCH 11/34] move mcf_remove to .devexit.text
` [PATCH 12/34] move megaraid_detach_one "
` [PATCH 13/34] don't use __devexit_p to wrap meth_remove
` [PATCH 14/34] don't wrap mlx4_remove_one in __devexit_p
` [PATCH 15/34] move mpc85xx_pci_err_remove to .devexit.text
` [PATCH 16/34] move mv64x60_pci_err_remove "
` [PATCH 17/34] move mxcnd_remove to .exit.text
` [PATCH 18/34] don't use __devexit_p to wrap NCR_Q720_remove
` [PATCH 19/34] move s3c_adc_remove to .devexit.text
` [PATCH 20/34] move s3c_pwm_remove "
` [PATCH 21/34] wrap sc26xx_driver_remove by __exit_p
` [PATCH 22/34] don't use __devexit_p to wrap sgiseeq_remove
` [PATCH 23/34] don't use __devexit_p to wrap sgiwd93_remove
` [PATCH 24/34] don't use __devexit_p to wrap snd_sgio2audio_remove
` [PATCH 25/34] don't use __devexit_p to wrap snirm710_driver_remove
` [PATCH 26/34] move spidev_remove to .devexit.text
` [PATCH 27/34] move stex_remove "
` [PATCH 28/34] move vhci_hcd_remove "
` [PATCH 29/34] move virtballoon_remove "
` [PATCH 30/34] move virtnet_remove "
` [PATCH 31/34] move virtrng_remove "
` [PATCH 32/34] don't use __devexit_p to wrap zalon_remove
` [PATCH 33/34] move lis3l02dq_remove to .devexit.text
` [PATCH 34/34] move sca3000_remove "

tg3: Badness at kernel/mutex.c:207
 2009-10-01  9:36 UTC  (3+ messages)

BFS vs. mainline scheduler benchmarks and measurements
 2009-10-01  9:36 UTC  (8+ messages)

[Bug 14214] New: BUG at drivers/scsi/scsi_lib.c:1108!
 2009-10-01  9:35 UTC  (6+ messages)
` [Bug 14214] "

[PATCH] Xen 3.2: Fix guest boot on AMD K8 machine
 2009-10-01  9:34 UTC 

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-10-01  9:28 UTC  (30+ messages)

[PATCH/mtd-utils] add a "ubirsvol" tool to resize UBI volume
 2009-10-01  9:31 UTC 

[PATCH 1/4] i2c: imx: check busy bit when START/STOP
 2009-10-01  9:30 UTC  (14+ messages)
` [PATCH 2/4] i2c: imx: only imx1 needs disable delay
  ` [PATCH 3/4] i2c: imx: add macros and printk to make debug easy

[U-Boot] [PATCH v3] AT91: Add SD/MMC controller support
 2009-10-01  9:28 UTC  (5+ messages)
` [U-Boot] AT91 working SD with u-boot

[RFC PATCHSET] workqueue: implement concurrency managed workqueue
 2009-10-01  9:22 UTC  (28+ messages)
` [PATCH 01/19] freezer: don't get over-anxious while waiting
` [PATCH 02/19] scheduler: implement sched_class_equal()
` [PATCH 03/19] scheduler: implement workqueue scheduler class
` [PATCH 04/19] scheduler: implement force_cpus_allowed_ptr()
` [PATCH 05/19] kthread: implement kthread_data()
` [PATCH 06/19] acpi: use queue_work_on() instead of binding workqueue worker to cpu0
` [PATCH 07/19] stop_machine: reimplement without using workqueue
` [PATCH 08/19] workqueue: misc/cosmetic updates
` [PATCH 09/19] workqueue: merge feature parametesr into flags
` [PATCH 10/19] workqueue: update cwq alignement and make one more flag bit available
` [PATCH 11/19] workqueue: define both bit position and mask for work flags
` [PATCH 12/19] workqueue: separate out process_one_work()
` [PATCH 13/19] workqueue: temporarily disable workqueue tracing
` [PATCH 14/19] workqueue: (TEMPORARY) kill singlethread variant
` [PATCH 15/19] workqueue: reimplement workqueue flushing using color coded works
` [PATCH 16/19] workqueue: introduce worker
` [PATCH 17/19] workqueue: reimplement work flushing using linked works
` [PATCH 18/19] workqueue: reimplement workqueue freeze using cwq->frozen_works queue
` [PATCH 19/19] workqueue: implement concurrency managed workqueue

[PATCH] ARM: OpenRD base: Initialize PCI express, i2c and UART 1
 2009-10-01  9:26 UTC  (4+ messages)

[PATCH] rotary_encoder: fix relative axis support
 2009-10-01  9:25 UTC  (2+ messages)

patented FTL format
 2009-10-01  9:23 UTC  (3+ messages)

[PATCH] S3C64xx: Fix S3C6400_EPLL_ MDIV_MASK, PDIV_MASK, and SDIV_MASK value
 2009-10-01  9:22 UTC 

kernel BUG at drivers/ide/ide-disk.c:187 (2.6.31)
 2009-10-01  9:25 UTC  (5+ messages)

[Qemu-devel] [GIT PULL] 0.10.7 stable release
 2009-10-01  9:21 UTC  (9+ messages)
` [Qemu-devel] [PATCH 01/12] fix for bad macaddr of e1000 in Windows 2003 server with original MS driver
  ` [Qemu-devel] [PATCH 02/12] Handle BH's queued by AIO completions in qemu_aio_flush()
    ` [Qemu-devel] [PATCH 03/12] BACKPORT: Add save/restore support to the LSI logic SCSI device model
      ` [Qemu-devel] [PATCH 04/12] vmdk: Fix backing file handling
        ` [Qemu-devel] [PATCH 05/12] fix broken migration
          ` [Qemu-devel] [PATCH 06/12] fix migration to obey -S
            ` [Qemu-devel] [PATCH 07/12] BACKPORT: vnc: fix copyrect screen corruption

[GIT PULL] block updates for 2.6.32-rc
 2009-10-01  9:23 UTC  (4+ messages)

futex question
 2009-10-01  9:22 UTC  (2+ messages)

[Qemu-devel] [PATCHv2] qemu: target library, use it in msix
 2009-10-01  9:17 UTC  (22+ messages)
` [Qemu-devel] "
      ` [Qemu-devel] CODING_STYLE (was Re: [PATCHv2] qemu: target library, use it in msix)
        ` [Qemu-devel] "
            ` [Qemu-devel] Re: CODING_STYLE

[PATCH] gitweb: Do not show 'patch' link in 'commit' view for merges
 2009-10-01  9:18 UTC  (4+ messages)

Compile warning
 2009-10-01  9:18 UTC 

[GITGRUB] New menu interface (implementation)
 2009-10-01  9:17 UTC  (12+ messages)

[RFC] Privilege dropping security module
 2009-10-01  9:15 UTC  (5+ messages)

[Qemu-devel] [PATCH] Reorganize option rom (+linux kernel) loading
 2009-10-01  9:11 UTC  (3+ messages)

[PATCH] x86: limit irq affinity
 2009-10-01  9:07 UTC  (2+ messages)

multipath - AAArgh! How do I turn "features=1 queue_if_no_path" off?
 2009-10-01  9:05 UTC  (6+ messages)

yum upgrade on btrfs very slow
 2009-10-01  9:04 UTC  (7+ messages)

[U-Boot] [PATCH] new default shortcut to config & build a board
 2009-10-01  9:03 UTC  (3+ messages)

Multiple ports support for virtio_console; major number for dev
 2009-10-01  9:00 UTC  (11+ messages)
` [PATCH] virtio_console: Add support for multiple ports for generic guest and host communication

Subscribe
 2009-10-01  9:00 UTC 

[Qemu-devel] [PATCH 00/61] Q35 chip set and stuff
 2009-10-01  8:57 UTC  (9+ messages)
` [Qemu-devel] [PATCH 22/61] pci: use appropriate PRIs in PCI_DPRINTF()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 59/61] ioapic: make irr accept more than 32 pins
` [Qemu-devel] [PATCH 61/61] pc_q35: apic mode for pci interrupt routing

tg3: bug report, driver freeze (transmit timed out), ifdown+ifup makes interface work again
 2009-10-01  8:34 UTC 

b43: fix wldev use after free
 2009-10-01  8:49 UTC 

[Qemu-devel] virtio-console-bus, multiport, virtio-console-port
 2009-10-01  8:56 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/6] char: Emit 'OPENED' events on char device open
  ` [Qemu-devel] [PATCH 2/6] qdev: add string property
    ` [Qemu-devel] [PATCH 3/6] virtio-console: Add a virtio-console bus, support for multiple ports

[patch 1/4] x86: cleanup and add missing log levels for k8
 2009-10-01  8:56 UTC  (3+ messages)
` [patch 4/4] x86: interleave emulated nodes over physical nodes

[PATCH 0/9] Add vsprintf extension %pU to print UUID/GUIDs and use it
 2009-10-01  8:55 UTC  (5+ messages)
` [PATCH 1/9] lib/vsprintf.c: Add %pU to print UUID/GUIDs

[RFC PATCH] perf_core: provide a kernel-internal interface to get to performance counters
 2009-10-01  8:53 UTC  (7+ messages)

[.32-rc1/2] ath5k: has become unreliable with .32-rc1
 2009-10-01  8:52 UTC  (3+ messages)
` [SOLVED][.32-rc1/2] "

[PATCH 0/2] cfg80211: firmware and hardware version
 2009-10-01  8:51 UTC  (4+ messages)
` [PATCH 1/3] wireless: implement basic ethtool support for cfg80211 devices

[Qemu-devel] [PATCH 0/4] SCSI-hotdel: Implement removal of SCSI hard disks
 2009-10-01  8:50 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] SCSI-hotdel: Add detach method to LSI SCSI driver
  ` [Qemu-devel] [PATCH 2/4] SCSI-hotdel: Factor out IF argument parsing
    ` [Qemu-devel] [PATCH 3/4] SCSI-Hotdel: Implement drive_hot_del

[PATCH] at91: enable ssc reception on at91sam9g20ek
 2009-10-01  8:50 UTC 

Faulty BIOS or GRUB issue (USB Stick won't boot)
 2009-10-01  8:49 UTC  (7+ messages)

driver_nl80211 broken again
 2009-10-01  8:46 UTC  (10+ messages)

[Buildroot] how to clean up everything but the toolchain
 2009-10-01  8:44 UTC  (2+ messages)

[Bug 23972] New: Nouveau KMS - kernel crash when loading drm on G86 [GeForce 8400M GS]
 2009-10-01  8:42 UTC  (2+ messages)
  ` [Bug 23972] "

[PATCH v2] twl4030: Fix boot with twl4030 usb transceiver enabled
 2009-10-01  8:41 UTC  (4+ messages)

kirkwood openrd: random kernel crashes with git kernel
 2009-10-01  8:42 UTC  (5+ messages)

[at91sam9g45] touch screen not detected by Angstrom Linux
 2009-10-01  8:36 UTC  (3+ messages)

[GIT PATCH] USB patches for 2.6.31-git
 2009-10-01  8:34 UTC  (10+ messages)
` [origin tree boot hang] [PATCH] Revert "early_printk: Allow more than one early console"
  ` [origin tree boot hang] [PATCH] Revert "early_printk: Allow morethan "
          ` [origin tree boot hang] [PATCH] Revert "early_printk: Allowmorethan "

linux-omap git tree updated to v2.6.32-rc1, important changes, please read
 2009-10-01  8:31 UTC  (12+ messages)

Proposition commercial
 2009-10-01  8:28 UTC 

[PATCH 3/3] e4defrag: avoid unsuccessful return in non-privileged user
 2009-10-01  8:16 UTC  (3+ messages)

[PATCH 0/2] net/netfilter: Makefile and pr_<level>
 2009-10-01  8:27 UTC  (8+ messages)
` [PATCH 1/2] net/netfilter/ipvs: Move #define KMSG_COMPONENT to Makefile

BUG: sleeping function called from invalid context at kernel/mutex.c:280
 2009-10-01  8:26 UTC  (4+ messages)
` [tip:timers/urgent] clocksource: Resume clocksource without taking the clocksource mutex

[PATCH REALTEK] Added quirk to enable sound on Toshiba NB200
 2009-10-01  8:26 UTC  (9+ messages)

[GIT PATCH] TTY patches for 2.6.31-git
 2009-10-01  8:21 UTC  (4+ messages)
` [origin tree boot crash] "

[PATCH] drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)
 2009-10-01  8:20 UTC 

[U-Boot] [PATCH 4/4 v2] s5pc1xx: add support SMDKC100 board
 2009-10-01  8:20 UTC  (10+ messages)
    ` [U-Boot] [PATCH 4/4 v3] "
                ` [U-Boot] [PATCH 4/4 v4] "

[U-Boot] [PATCH 3/4 v2] s5pc1xx: support serial driver
 2009-10-01  8:20 UTC  (8+ messages)
      ` [U-Boot] [PATCH 3/4 v3] "
            ` [U-Boot] [PATCH 3/4 v4] "

[U-Boot] [PATCH 2/4 v2] s5pc1xx: support onenand driver
 2009-10-01  8:20 UTC  (8+ messages)
    ` [U-Boot] [PATCH 2/4 v3] "
            ` [U-Boot] [PATCH 2/4 v4] "

[U-Boot] [PATCH 1/4 v2] s5pc1xx: support Samsung s5pc1xx SoC
 2009-10-01  8:20 UTC  (8+ messages)
    ` [U-Boot] [PATCH 1/4 v3] "
            ` [U-Boot] [PATCH 1/4 v4] "

[PATCH 1/2] increase portability of NORETURN declarations
 2009-10-01  8:17 UTC  (3+ messages)
` [PATCH 2/2] add NORETURN_PTR for function pointers

[PATCH] Documentation - pt-BR
 2009-10-01  8:16 UTC  (4+ messages)

[PATCH 1/3] e4defrag: output blocks per extent by -c option
 2009-10-01  8:15 UTC  (3+ messages)

[LTP] [PATCH] ppoll01: add signal() syscall to register the signal handler
 2009-10-01  8:16 UTC  (4+ messages)

[Qemu-devel] qemu-img needs "-O host_device" describing
 2009-10-01  8:16 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v5 1/2] gitweb: check given hash before trying to create snapshot
 2009-10-01  8:13 UTC  (2+ messages)

[PATCH] drm/radeon/kms: Convert R100 to new init path (V2)
 2009-10-01  8:12 UTC 

[PATCH] generate-cmdlist.sh should be either executable or run as parameter of "."
 2009-10-01  8:11 UTC  (4+ messages)

[LTP] [PATCH V2] ppoll01: add signal() syscall to register the signal handler
 2009-10-01  8:10 UTC 

[net-2.6 PATCH] ixgbe: correct the parameter description
 2009-10-01  8:10 UTC  (2+ 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.