The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2009-08-22 14:16:57 to 2009-08-23 13:32:29 UTC [more...]

[PATCH 00/33] Staging: rt{286,287,307}0: merge rt3070 with rt2870
 2009-08-23 13:32 UTC  (31+ messages)
` [PATCH 01/33] Staging: rtxxxx: unify AsicRxAntEvalTimeout()
` [PATCH 02/33] Staging: rtxxxx: unify AsicSwitchChannel()
` [PATCH 03/33] Staging: rtxx70: unify NICInitRT30xxRFRegisters()
` [PATCH 04/33] Staging: rtxxxx: RTMPGetRalinkAuthModeStr() fixes
` [PATCH 05/33] Staging: rt3070: update allowed channels list for Japan
` [PATCH 06/33] Staging: rt3070: fix PID checking in RTUSBEnqueueCmdFromNdis()
` [PATCH 07/33] Staging: rt3070: WEP fixes
` [PATCH 08/33] Staging: rt3070: AsicSetSlotTime() fix
` [PATCH 09/33] Staging: rt3070: remove needless EFUSE_TAG register read
` [PATCH 10/33] Staging: rt3070: add remaining rt2870 device ids
` [PATCH 11/33] Staging: rt2870: use internal command for AsicUpdateProtect()
` [PATCH 12/33] Staging: rt2870: add fRTUSB_BULK_OUT_DATA_NORMAL_5 quirk
` [PATCH 13/33] Staging: rt28x0: add SIOCGIWNAME support to rt_ioctl_giwscan()
` [PATCH 14/33] Staging: rt28x0: fix GTK length check in ParseKeyData()
` [PATCH 15/33] Staging: rt28x0: fix BPP_R66 register handling
` [PATCH 16/33] Staging: rt28x0: fix fOP_STATUS_DOZE flag handling
` [PATCH 17/33] Staging: rt28x0 fix BACapability policy handling
` [PATCH 19/33] Staging: rt28x0: BssTableSetEntry() fix
` [PATCH 21/33] Staging: rt28x0: MlmeCheckPsmChange() fix
` [PATCH 22/33] Staging: rt28x0: MlmeAssocReqAction() fixes for wpa_supplicant support
` [PATCH 23/33] Staging: rt28x0: rt_ioctl_siwencode() fixes
` [PATCH 24/33] Staging: rt28x0: LinkUp() fixes
` [PATCH 25/33] Staging: rt3070: remove unused MiniportDataMMRequest()
` [PATCH 26/33] Staging: rt3070: remove unused RT_CMD_SET_* internal commands
` [PATCH 28/33] Staging: rtxxxx: remove unused AsicAntenna{Select,Setting}()
` [PATCH 29/33] Staging: rt2870: add eFuse support
` [PATCH 30/33] Staging: rt2870: add Antenna Diversity support
` [PATCH 31/33] Staging: rtxx70: merge rt3070 with rt2870
` [PATCH 32/33] Staging: rt2870: remove old firmware
` [PATCH 33/33] Staging: remove no longer needed rt3070 driver

[PATCH] ali5451: fix timeout handling in snd_ali_{codecs,timer}_ready()
 2009-08-23 13:27 UTC  (3+ messages)

[PATCH 00/22] Staging: rt{286,287,307}0: various fixes/cleanups
 2009-08-23 13:18 UTC  (4+ messages)

[PATCH 0/2] eventfd: new EFD_STATE flag
 2009-08-23 13:01 UTC  (7+ messages)

build issue #21 for v2.6.31-rc7-12-g3edf2fb in video/gspca/gspca_sn9c20x.ko
 2009-08-23 12:17 UTC 

2.6.31-rc6: ACPI handle has no context apparenty from libata during suspend to RAM
 2009-08-23 12:07 UTC  (3+ messages)

[PATCH 00/46] KVM updates for 2.6.32 merge window (3/4)
 2009-08-23 11:56 UTC  (47+ messages)
` [PATCH 01/46] KVM: Trace irq level and source id
` [PATCH 02/46] KVM: Ignore PCI ECS I/O enablement
` [PATCH 03/46] KVM: Trace mmio
` [PATCH 04/46] KVM: Trace apic registers using their symbolic names
` [PATCH 05/46] KVM: Add Directed EOI support to APIC emulation
` [PATCH 06/46] KVM: x2apic interface to lapic
` [PATCH 07/46] KVM: Use temporary variable to shorten lines
` [PATCH 08/46] KVM: Fix apic_mmio_write return for unaligned write
` [PATCH 09/46] KVM: handle AMD microcode MSR
` [PATCH 10/46] Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"
` [PATCH 11/46] KVM: MMU: Trace guest pagetable walker
` [PATCH 12/46] KVM: Document basic API
` [PATCH 13/46] KVM: Trace shadow page lifecycle
` [PATCH 14/46] KVM: fix MMIO_CONF_BASE MSR access
` [PATCH 15/46] KVM: ignore msi request if !level
` [PATCH 16/46] KVM: Add trace points in irqchip code
` [PATCH 17/46] KVM: No need to kick cpu if not in a guest mode
` [PATCH 18/46] KVM: Always report x2apic as supported feature
` [PATCH 19/46] KVM: PIT support for HPET legacy mode
` [PATCH 20/46] KVM: add module parameters documentation
` [PATCH 21/46] KVM: make io_bus interface more robust
` [PATCH 22/46] KVM: add ioeventfd support
` [PATCH 23/46] KVM: MMU: Fix MMU_DEBUG compile breakage
` [PATCH 24/46] KVM: Move exception handling to the same place as other events
` [PATCH 25/46] KVM: Move kvm_cpu_get_interrupt() declaration to x86 code
` [PATCH 26/46] KVM: Reduce runnability interface with arch support code
` [PATCH 27/46] KVM: silence lapic kernel messages that can be triggered by a guest
` [PATCH 28/46] KVM: Discard unnecessary kvm_mmu_flush_tlb() in kvm_mmu_load()
` [PATCH 29/46] KVM: MMU: fix missing locking in alloc_mmu_pages
` [PATCH 30/46] KVM: s390: remove unused structs
` [PATCH 31/46] KVM: x86: use get_desc_base() and get_desc_limit()
` [PATCH 32/46] KVM: x86: use kvm_get_gdt() and kvm_read_ldt()
` [PATCH 33/46] KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
` [PATCH 34/46] KVM: PIT: Unregister ack notifier callback when freeing
` [PATCH 35/46] KVM: Drop obsolete cpu_get/put in make_all_cpus_request
` [PATCH 36/46] KVM: VMX: Avoid to return ENOTSUPP to userland
` [PATCH 37/46] KVM: Align cr8 threshold when userspace changes cr8
` [PATCH 38/46] KVM: limit lapic periodic timer frequency
` [PATCH 39/46] KVM: fix kvm_init() error handling
` [PATCH 40/46] KVM: MMU: make rmap code aware of mapping levels
` [PATCH 41/46] KVM: MMU: rename is_largepage_backed to mapping_level
` [PATCH 42/46] KVM: MMU: make direct mapping paths aware of mapping levels
` [PATCH 43/46] KVM: MMU: make page walker "
` [PATCH 44/46] KVM: MMU: shadow support for 1gb pages
` [PATCH 45/46] KVM: MMU: enable gbpages by increasing nr of pagesizes
` [PATCH 46/46] KVM: report 1GB page support to userspace

Linux 2.6.31-rc7
 2009-08-23 10:56 UTC  (7+ messages)
` Regression: Linux 2.6.31-rc7 lost sensors on asus mobo

gfs2_mkdir : array subscript is above array bounds
 2009-08-23 10:53 UTC 

r8189 mac address changes persist across reboot (was: duplicate MAC addresses)
 2009-08-23 10:14 UTC 

RFC: THE OFFLINE SCHEDULER
 2009-08-23 11:05 UTC  (6+ messages)

[PATCH 2/2] v4l2: remove unnecessary vidioc_s_std() from gspca
 2009-08-23  9:30 UTC  (2+ messages)
` [RESEND][PATCH "

[PATCH 1/2] v4l2: modify the webcam video standard handling
 2009-08-23  9:30 UTC  (2+ messages)
` [RESEND][PATCH "

[PATCH 1/3] cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support
 2009-08-23  9:22 UTC  (2+ messages)

[tip:x86/cpu] x86: add specific support for Intel Atom architecture
 2009-08-23  9:21 UTC  (3+ messages)
  ` [PATCH] x86: default X86_L1_CACHE_BYTES to 64 with MATOM

[RFC patch 00/32] x86: Refactor the setup code to provide a base for embedded platforms
 2009-08-23  9:15 UTC  (3+ messages)

amd64 + mtrr: only 3.1gb of 8gb are covered, kernel 2.6.30 and earlier
 2009-08-23  9:11 UTC  (5+ messages)

[PATCH 0/1] aoe: ensure we initialise the request_queue correctly
 2009-08-23  9:00 UTC  (4+ messages)

Question about userspace-consumer
 2009-08-23  9:08 UTC  (13+ messages)
` Smart Battery System Design (was: Re: Question about userspace-consumer)

[patch 14/15] read_persistent_clock should return a timespec
 2009-08-23  9:03 UTC  (10+ messages)
` [tip:timers/core] timekeeping: Increase granularity of read_persistent_clock()
          ` [tip:timers/core] timekeeping: Increase granularity of read_persistent_clock(), build fix

[PATCH RFC -tip 0/4] v2 RCU cleanups and simplified preemptable RCU
 2009-08-23  9:03 UTC  (19+ messages)
` [PATCH -tip] v3 Move private definitions from include/linux/rcutree.h to kernel/rcutree.h
  ` [tip:core/rcu] rcu: "
` [PATCH -tip] v3 Renamings to increase RCU clarity
  ` [tip:core/rcu] rcu: "
` [PATCH -tip] v3 Consolidate sparse and lockdep declarations in include/linux/rcupdate.h
  ` [tip:core/rcu] rcu: "
` [PATCH -tip] v3 Fix online/offline indication for rcudata.csv trace file
  ` [tip:core/rcu] rcu: "
` [PATCH -tip] v3 Merge per-RCU-flavor initialization into pre-existing macro
  ` [tip:core/rcu] rcu: "
` [PATCH -tip] v3 Use debugfs_remove_recursive() simplify code
  ` [tip:core/rcu] rcu: "
` [PATCH -tip] v3 Simplify rcu_pending()/rcu_check_callbacks() API
  ` [tip:core/rcu] rcu: "
` [PATCH -tip] v3 Merge preemptable-RCU functionality into hierarchical RCU
  ` [tip:core/rcu] rcu: "
` [PATCH -tip] v3 Remove CONFIG_PREEMPT_RCU
  ` [tip:core/rcu] rcu: "

[PATCH] cciss: memory leak in cciss_init_one()
 2009-08-23  9:02 UTC  (2+ messages)

Opinions on moving Linux InfiniBand/RDMA mailing list to vger?
 2009-08-23  8:21 UTC  (2+ messages)
` [ofa-general] "

haptics devices linux driver support
 2009-08-23  7:51 UTC  (4+ messages)

2.6.31-rc3: lockdep warning triggered by dup_fd
 2009-08-23  7:36 UTC 

completely hide parts of the partition table from Windows?
 2009-08-23  7:36 UTC  (8+ messages)

[PATCH] dm snapshot: implement .iterate_devices
 2009-08-23  6:11 UTC 

[PATCH 0/6] Lazy workqueues
 2009-08-23  2:42 UTC  (5+ messages)

2.6.31-rc5 regression: Oops when USB Serial disconnected while in use
 2009-08-23  2:51 UTC  (2+ messages)

[PATCH] kmemleak: Fix scheduling-while-atomic bug
 2009-08-23  2:48 UTC  (5+ messages)

[PATCH] x86: reuse the boot-time mappings of fixed_addresses
 2009-08-23  2:35 UTC 

[PATCH] usb: fix paths in usbmon documentation
 2009-08-23  0:17 UTC  (3+ messages)
  ` [Bugme-new] [Bug 14020] New: Stack trace when running smartctl on an USB disk

[PATCH] gpio: adding __init/__exit macros in drivers/gpio/bt8xxgpio.c
 2009-08-23  0:06 UTC  (2+ messages)

ACPI locks hardware devices when it doesn't detect vista
 2009-08-23  0:02 UTC  (7+ messages)

[PATCH] char/impi: adding __init macro/ fix of __exit macro location in ipmi_poweroff.c
 2009-08-22 23:46 UTC 

2.6.31-rc6: Oops in fsnotify
 2009-08-22 22:27 UTC  (5+ messages)

[PATCH] Convert MMC subsys drivers to dev_pm_ops
 2009-08-22 21:56 UTC  (2+ messages)

[PATCH] hwmon: applesmc: restore keyboard backlight on resume
 2009-08-22 21:33 UTC 

[RFC][PATCH 0/3] PM: Asynchronous suspend and resume
 2009-08-22 21:46 UTC  (7+ messages)
` [RFC][PATCH 1/3] PM: Asynchronous resume of devices
` [RFC][PATCH 2/3] PM: Asynchronous suspend "

[patch 1/4 -mm] flex_array: convert element_nr formals to unsigned
 2009-08-22 21:28 UTC  (4+ messages)
` [patch 4/4 -mm] flex_array: add flex_array_shrink function

[tip:timers/core] x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdown
 2009-08-22 21:14 UTC  (3+ messages)

Kernel 2.6.30.4 XFS(..?) regression
 2009-08-22 21:01 UTC  (13+ messages)
    ` Kernel 2.6.30.4 XFS(..?) regression (happened again)
          ` Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)

2.6.27.19 + 28.7: network timeouts for r8169 and 8139too
 2009-08-22 20:43 UTC  (17+ messages)
                  ` [PATCH 2.6.30-rc4] r8169: avoid losing MSI interrupts

Subject:[ PATCH 002:003] export cpu up
 2009-08-22 23:30 UTC 

Subject :[ PATCH 003:003] inclue files
 2009-08-22 23:30 UTC 

Subject:[ PATCH 001:003] OFFSCHED CORE
 2009-08-22 23:29 UTC 

Strange network timeouts w/ 2.6.30.5
 2009-08-22 20:26 UTC  (2+ messages)

amd64 + mtrr: only 3.1gb of 8gb are covered, kernel 2.6.30 and earlier
 2009-08-22 19:29 UTC 

[git pull] PCI fix
 2009-08-22 19:15 UTC  (2+ messages)

[PATCH 1/1] NET: llc, zero sockaddr_llc struct
 2009-08-22 18:58 UTC 

[PATCH 1/1] GPU: vgaarb, use %p in pointers prints
 2009-08-22 18:56 UTC 

[PATCH 1/1] memstick: move dev_dbg
 2009-08-22 18:53 UTC 

[PATCH 1/1] MD: dm-log, fix cn_ulog_callback declaration
 2009-08-22 18:51 UTC 

[PATCH 1/2] ISDN: eicon, use offsetof
 2009-08-22 18:43 UTC  (2+ messages)
` [PATCH 2/2] ISDN: eicon, return on error

[PATCH 1/1] FS: reiser4, add parenths around !X & Y
 2009-08-22 18:40 UTC 

[PATCH 1/1] I2C: i2c-core, make attr groups const
 2009-08-22 18:34 UTC 

[PATCH 1/1] USB: make usb_buffer_map_sg consistent with doc
 2009-08-22 18:24 UTC 

Security: information leaks in /proc enable keystroke recovery
 2009-08-22 17:22 UTC  (8+ messages)

[PATCH] mm: make munlock fast when mlock is canceled by sigkill
 2009-08-22 16:54 UTC 

[PATCH 2/2] x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bit
 2009-08-22 16:37 UTC  (6+ messages)
` [tip:x86/urgent] "

[PATCH 0/17] Make O_SYNC handling use standard syncing path (Version 2)
 2009-08-22 16:27 UTC  (2+ messages)

[PATCH] qnx4: remove write support
 2009-08-22 13:56 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox