All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-01 07:42:23 to 2009-10-01 08:53:56 UTC [more...]

[PATCH 00/35] fix usage of __{,dev}exit_p
 2009-10-01  8:53 UTC  (48+ 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 "

[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] "

[Qemu-devel] [PATCH 00/61] Q35 chip set and stuff
 2009-10-01  8:52 UTC  (5+ messages)
` [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

[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 

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

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

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

[RFC PATCHSET] workqueue: implement concurrency managed workqueue
 2009-10-01  8:47 UTC  (24+ 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

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

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

[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  (8+ messages)

[GITGRUB] New menu interface (implementation)
 2009-10-01  8:41 UTC  (11+ messages)

[PATCH 1/4] i2c: imx: check busy bit when START/STOP
 2009-10-01  8:38 UTC  (23+ messages)
` [PATCH 2/4] i2c: imx: only imx1 needs disable delay
  ` [PATCH 3/4] i2c: imx: add macros and printk to make debug easy
    ` [PATCH 4/4] i2c: imx: disable clock when it's possible to save power

[Qemu-devel] virtio-console-bus, multiport, virtio-console-port
 2009-10-01  8:38 UTC  (11+ 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

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

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-10-01  8:34 UTC  (28+ 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 "

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

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

kernel BUG at drivers/ide/ide-disk.c:187 (2.6.31)
 2009-10-01  8:30 UTC  (4+ 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)

[Xenomai-core] [bug] accept() in non-blocking mode fails with EPERM instead of EAGAIN
 2009-10-01  8:09 UTC  (5+ messages)

[Xenomai-help] XUM follow-up: known problems and wishes for RT-Socket-CAN
 2009-10-01  8:08 UTC 

[PATCH 00/80] Kernel based checkpoint/restart [v18]
 2009-10-01  8:07 UTC  (12+ messages)

Release plan for 0.12.0
 2009-10-01  8:07 UTC  (3+ messages)
` [Qemu-devel] "

[U-Boot] Merge Window
 2009-10-01  8:06 UTC  (2+ messages)

Suspected memory-corruption on 7724 with Linus' snapshot of
 2009-10-01  8:05 UTC 

[Qemu-devel] Release plan for 0.12.0
 2009-10-01  8:03 UTC 

[PATCH] drivers-core: nullify private pointer on device-release
 2009-10-01  8:02 UTC 

[Qemu-devel] [PATCH 00/14] pcbios: support q35 chipset
 2009-10-01  8:01 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH] connector: Allow permission checking in the receiver callbacks
 2009-10-01  8:01 UTC  (5+ messages)

[PATCH] iSCSI/iBFT: use proper address translation
 2009-10-01  8:01 UTC 

[PATCH] [OneNAND] Standardising prints in onenand_base.c
 2009-10-01  8:01 UTC  (2+ messages)

linux-next: tree build failure
 2009-10-01  7:58 UTC  (2+ messages)

[PATCH]: nl80211: report age of scan results
 2009-10-01  7:57 UTC  (4+ messages)

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

[PATCH] twl4030: Fix boot with twl4030 usb transceiver enabled
 2009-10-01  7:56 UTC  (2+ messages)

[PATCH 0/1] OMAP: I2C: Add mpu wake up latency constraint
 2009-10-01  7:56 UTC  (6+ messages)
` [PATCH 1/1] OMAP: I2C: Add mpu wake up latency constraint in i2c

[U-Boot] [PATCH] arm: Correct build with CONFIG_SYS_HUSH_PARSER set
 2009-10-01  7:55 UTC  (3+ messages)

Heads up - recent patch series post to autofs list
 2009-10-01  7:53 UTC 

[Xenomai-help] BUG: Scheduling while atomic
 2009-10-01  7:53 UTC  (2+ messages)

unused header file drivers/net/wireless/wl12xx/wl1251_netlink.h?
 2009-10-01  7:49 UTC  (2+ messages)

[PATCH 2/2 v2] optimize for perf_event_init_task()
 2009-10-01  7:47 UTC  (2+ messages)
` [tip:perf/urgent] perf_event: Clean up perf_event_init_task()

[PATCH 1/2 v2] perf_counter: fix for __perf_event_sched_*()
 2009-10-01  7:46 UTC  (2+ messages)
` [tip:perf/urgent] perf_event: Fix event group handling in __perf_event_sched_*()

sort out lose ends after the O_SYNC series
 2009-10-01  7:42 UTC  (4+ messages)
` [PATCH 3/3] ubifs: remove manual O_SYNC handling

[patch] perf timechart: Add a power-only mode
 2009-10-01  7:46 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH tip/core/rcu 3/3] rcu: make hot-unplugged CPU relinquish its own RCU callbacks
 2009-10-01  7:46 UTC  (2+ messages)
` [tip:core/rcu] rcu: Make "

[PATCH tip/core/rcu 1/3] rcu: replace the rcu_barrier enum with pointer to call_rcu*() function
 2009-10-01  7:46 UTC  (2+ messages)
` [tip:core/rcu] rcu: Replace "

[PATCH tip/core/rcu 2/3] rcu: move rcu_barrier() to rcutree, make lightweight rcu_barrier() for rcutiny
 2009-10-01  7:46 UTC  (2+ messages)
` [tip:core/rcu] rcu: Move "

[PATCH 2/2] x86: UV hardware performance counter and topology access
 2009-10-01  7:46 UTC  (2+ messages)

[PATCH v2] libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
 2009-10-01  7:42 UTC  (2+ messages)

[lm-sensors] [PATCH] hwmon: Driver for Texas
 2009-10-01  7:42 UTC 

[PATCH] perf_event, powerpc: Fix compilation after big perf_counter rename
 2009-10-01  7:42 UTC  (12+ 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.