All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-12-22 00:27:08 to 2008-12-22 06:33:58 UTC [more...]

[PATCH] [RFC v2] mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher
 2008-12-22  6:31 UTC 

2.6.28-rc9-git1: Reported regressions from 2.6.27
 2008-12-22  6:31 UTC  (5+ messages)
` [Bug #12156] v2.6.28-rc2: x86_32 relocation regression?

linux-next: manual merge of the rr tree
 2008-12-22  6:32 UTC 

[Qemu-devel] [PATCH] add missing firmware configuration channel numbers to BIOS
 2008-12-22  6:29 UTC  (2+ messages)

[PATCH][mmotm] memcg use css_tryget fix
 2008-12-22  6:26 UTC  (2+ messages)

Dynamically adjusting packed_git_window_size
 2008-12-22  6:25 UTC  (4+ messages)
` [PATCH] Add support for changing packed_git_window_size at process start time

[Bug 12144] optiarc bc-5500A can't read audio cds
 2008-12-22  6:23 UTC  (4+ messages)

UBIFS option to make volume not do compression
 2008-12-22  6:23 UTC  (2+ messages)

[Qemu-devel] First OOPS
 2008-12-22  6:22 UTC  (2+ messages)
` [Qemu-devel] "

Recall: [alsa-devel] [PATCH 0/8]ALSA: ASoc: DaVinci: cleanup
 2008-12-22  6:20 UTC 

Firmware patches for SCSI
 2008-12-22  6:19 UTC  (5+ messages)

[PATCH 0/8]ALSA: ASoc: DaVinci: cleanup
 2008-12-22  6:17 UTC  (2+ messages)
  ` [alsa-devel] "

[PATCH 00/05] video: deferred io sys helpers
 2008-12-22  6:12 UTC  (16+ messages)
` [PATCH 01/05] video: deferred io sys helpers - core
` [PATCH 02/05] video: deferred io sys helpers - sh_mobile_lcdcfb
` [PATCH 03/05] video: deferred io sys helpers - hecuba / n411
` [PATCH 04/05] video: deferred io sys helpers - metronome
` [PATCH 05/05] video: deferred io sys helpers - xen

linux-next: manual merge of the mtd tree
 2008-12-22  6:12 UTC 

[Patch 1 of 2]: PV-domain SMP performance XEN-part
 2008-12-22  6:10 UTC  (2+ messages)

[RFC] [PATCH] rtc-cmos PNPBIOS module autoload broken
 2008-12-22  6:05 UTC  (3+ messages)

2.6.28-rc9 regression: system fails to suspend
 2008-12-22  6:04 UTC 

[PATCH 5/5] ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops
 2008-12-22  5:51 UTC  (2+ messages)

[PATCH 0/5] ia64/pv_ops, xen: binary patch optimization
 2008-12-22  5:51 UTC  (7+ messages)
` [PATCH 0/5] ia64/pv_ops, xen: binary patch optimization TAKE 3
  ` [PATCH 1/5] ia64/pv_op/binarypatch: add helper functions to support binary patching for paravirt_ops
  ` [PATCH 2/5] ia64/pv_ops: implement binary patching optimization for native
  ` [PATCH 3/5] ia64/pv_ops/bp/module: support binary patching for kernel module
  ` [PATCH 4/5] ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress false positive warning
  ` [PATCH 5/5] ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops

[PATCH 4/5] ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress false positiv
 2008-12-22  5:51 UTC  (2+ messages)

[PATCH 3/5] ia64/pv_ops/bp/module: support binary patching for kernel module
 2008-12-22  5:51 UTC  (2+ messages)

[PATCH 2/5] ia64/pv_ops: implement binary patching optimization for native
 2008-12-22  5:51 UTC  (2+ messages)

[PATCH 1/5] ia64/pv_op/binarypatch: add helper functions to support binary patching for paravirt_ops
 2008-12-22  5:51 UTC  (2+ messages)

[PATCH 0/5] ia64/pv_ops, xen: binary patch optimization TAKE 3
 2008-12-22  5:51 UTC 

[PATCH 00/15] ia64/pv_ops, xen: more paravirtualization. TAKE 3
 2008-12-22  5:50 UTC  (17+ messages)
` [PATCH 00/15] ia64/pv_ops, xen: more paravirtualization. TAKE 4
  ` [PATCH 01/15] ia64: remove warnings
  ` [PATCH 02/15] __initdata and const cannot be always a happy pair, as gcc-4.3.3 gives
  ` [PATCH 03/15] ia64/pv_ops: add hooks to paravirtualize fsyscall implementation
  ` [PATCH 04/15] ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen
  ` [PATCH 05/15] ia64/pv_ops: paravirtualize fsys.S
  ` [PATCH 06/15] ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization
  ` [PATCH 07/15] ia64/pv_ops: paravirtualize mov = ar.itc
  ` [PATCH 08/15] ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm
  ` [PATCH 09/15] ia64/pv_ops/pv_time_ops: add sched_clock hook
  ` [PATCH 10/15] ia64/pv_ops/xen/pv_time_ops: implement sched_clock
  ` [PATCH 11/15] ia64/pv_ops: gate page paravirtualization
  ` [PATCH 12/15] ia64/pv_ops/xen: define xen specific gate page
  ` [PATCH 13/15] ia64/pv_ops: move down __kernel_syscall_via_epc
  ` [PATCH 14/15] ia64/pv_ops: paravirtualize gate.S
  ` [PATCH 15/15] ia64/pv_ops/xen/gate.S: xen gate page paravirtualization

[PATCH 15/15] ia64/pv_ops/xen/gate.S: xen gate page paravirtualization
 2008-12-22  5:50 UTC  (2+ messages)

[PATCH 14/15] ia64/pv_ops: paravirtualize gate.S
 2008-12-22  5:50 UTC  (2+ messages)

[PATCH 13/15] ia64/pv_ops: move down __kernel_syscall_via_epc
 2008-12-22  5:50 UTC  (2+ messages)

[PATCH 12/15] ia64/pv_ops/xen: define xen specific gate page
 2008-12-22  5:50 UTC  (2+ messages)

[PATCH 11/15] ia64/pv_ops: gate page paravirtualization
 2008-12-22  5:50 UTC  (2+ messages)

[PATCH 10/15] ia64/pv_ops/xen/pv_time_ops: implement sched_clock
 2008-12-22  5:50 UTC  (2+ messages)

[PATCH 09/15] ia64/pv_ops/pv_time_ops: add sched_clock hook
 2008-12-22  5:50 UTC  (2+ messages)

[PATCH 08/15] ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm
 2008-12-22  5:50 UTC  (2+ messages)

[PATCH 07/15] ia64/pv_ops: paravirtualize mov = ar.itc
 2008-12-22  5:50 UTC  (2+ messages)

[PATCH 06/15] ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization
 2008-12-22  5:50 UTC  (2+ messages)

[PATCH 05/15] ia64/pv_ops: paravirtualize fsys.S
 2008-12-22  5:50 UTC  (2+ messages)

[PATCH 04/15] ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen
 2008-12-22  5:50 UTC  (2+ messages)

[PATCH 03/15] ia64/pv_ops: add hooks to paravirtualize fsyscall implementation
 2008-12-22  5:50 UTC  (2+ messages)

[PATCH 02/15] __initdata and const cannot be always a happy pair, as gcc-4.3.3 gives
 2008-12-22  5:50 UTC  (2+ messages)

[PATCH 01/15] ia64: remove warnings
 2008-12-22  5:50 UTC  (2+ messages)

[PATCH 00/15] ia64/pv_ops, xen: more paravirtualization. TAKE 4
 2008-12-22  5:50 UTC 

md looping on recovery of raid1 array
 2008-12-22  5:49 UTC 

Casting away noderef and address spaces?
 2008-12-22  5:36 UTC 

Problems with Online Defragmentation (was: Re: bugs of Online Defragmentation)
 2008-12-22  5:36 UTC 

[PATCH 00 of 14] swiotlb/x86: lay groundwork for xen dom0 use of swiotlb
 2008-12-22  5:34 UTC  (4+ messages)
` [PATCH 06/11] swiotlb: Store phys address in io_tlb_orig_addr array

[PATCH 00 of 14] swiotlb/x86: lay groundwork for xen dom0 use of swiotlb
 2008-12-22  5:34 UTC  (3+ messages)
` [PATCH 07 of 14] swiotlb: add arch hook to force mapping

ath5k_pci: gain calibration timeout / unable to reset hardware -11
 2008-12-22  5:31 UTC 

I2C1 controller timed out issue
 2008-12-22  5:22 UTC  (4+ messages)

usb-serial: how to let ch341 work with baudrate 57600 ?
 2008-12-22  5:18 UTC  (3+ messages)

python examples for keyboard connection
 2008-12-22  5:20 UTC 

linux-next: manual merge of the kvm tree
 2008-12-22  5:13 UTC  (2+ messages)

Present for you
 2008-12-22  4:39 UTC 

[rfc][patch 1/2] mnt_want_write speedup 1
 2008-12-22  4:35 UTC  (6+ messages)

Поздоровляємо с Днем Святого Миколая!
 2008-12-22  4:35 UTC 

futex.c and fault handling
 2008-12-22  4:32 UTC  (3+ messages)

[PATCH 5/5] tg3: Update version to 3.97
 2008-12-22  4:23 UTC  (2+ messages)

linux-next: sched tree build warning
 2008-12-22  4:22 UTC 

[PATCH 4/5] tg3: tg3.h cleanups
 2008-12-22  4:22 UTC  (2+ messages)

[PATCH 3/5] tg3: Remove unused cfgspc device members
 2008-12-22  4:22 UTC  (2+ messages)

[PATCH 2/5] tg3: Cleanup IPV6 LSO
 2008-12-22  4:22 UTC  (2+ messages)

[PATCH 1/5] tg3: WOL fixes
 2008-12-22  4:22 UTC  (2+ messages)

[PATCH] smackfs: check for allocation failures in smk_set_access()
 2008-12-22  4:16 UTC 

[PATCH] pkt_sched: Annotate uninitialized var in sfq_enqueue()
 2008-12-22  4:15 UTC  (2+ messages)

TTY problem on linux-2.6.28-rc7
 2008-12-22  4:11 UTC 

[NET-NEXT PATCH 1/3] net: fix DCB setstate to return success/failure
 2008-12-22  4:11 UTC  (6+ messages)
` [NET-NEXT PATCH 2/3] net: add DCNA attribute to the BCN interface for DCB
` [NET-NEXT PATCH 3/3] ixgbe: fix the display of DCB control stats in ethtool

pull request: wireless-next-2.6 2008-12-19
 2008-12-22  4:07 UTC  (3+ messages)

Help interpreting AHCI failure messages
 2008-12-22  4:05 UTC  (4+ messages)

[rfc][patch] unlock_page speedup
 2008-12-22  3:51 UTC  (5+ messages)

[patch 0/5] Changes based on review comments for PAT pfnmap tracking
 2008-12-22  3:59 UTC  (2+ messages)

[patch 3/3]Enable CMCI (Corrected Machine Check Error Interrupt) for Intel CPUs
 2008-12-22  3:58 UTC 

[patch 2/3]Enable CMCI (Corrected Machine Check Error Interrupt) for Intel CPUs
 2008-12-22  3:57 UTC 

[PATCH 00/43] iwl3945 merges into iwlagn (Dec 19)
 2008-12-22  3:55 UTC  (3+ messages)

per-cpu stats in block device: overkill?
 2008-12-22  3:56 UTC  (3+ messages)

[patch 1/3]Enable CMCI (Corrected Machine Check Error Interrupt) for Intel CPUs
 2008-12-22  3:55 UTC 

[PATCH 00/10] iwlwifi driver 12/22 updates
 2008-12-22  3:55 UTC  (12+ messages)
` [PATCH 01/10] iwl3945: rearrange 3945 tfd
  ` [PATCH 02/10] iwl3945: adding utils ops
    ` [PATCH 03/10] iwl3945: sync tx queue data structure with iwlagn
      ` [PATCH 04/10] iwl3945: remove iwl-3945-led.[ch]
        ` [PATCH 05/10] iwl3945: switch to the iwl-core send_card_state routine
          ` [PATCH 06/10] iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmd
            ` [PATCH 07/10] iwlwifi: move sysfs status entry to debugfs
              ` [PATCH 08/10] iwlwifi: kill retry_rate sysfs for iwlagn
                ` [PATCH 09/10] iwlwifi: fix warning 'Should it be static'
                  ` [PATCH 10/10] iwl3945: use rx queue management infrastructure from iwlcore

[patch 0/3]Enable CMCI (Corrected Machine Check Error Interrupt) for Intel CPUs
 2008-12-22  3:54 UTC 

[GIT]: Networking
 2008-12-22  3:49 UTC 

DSP/IOMMU needs 128-byte alignment from user-space buffers?
 2008-12-22  3:48 UTC  (5+ messages)

git-diff should not fire up $PAGER if there is no diff
 2008-12-22  3:28 UTC  (5+ messages)
` git-diff should not fire up $PAGER, period!

[PATCH v3 2.6.29] cxgb3 - manage private iSCSI IP address
 2008-12-22  3:24 UTC  (4+ messages)

[RFC PATCH -v4 00/14] fsnotify, dnotify, and inotify
 2008-12-22  3:22 UTC  (6+ messages)
` [RFC PATCH -v4 12/14] fsnotify: add correlations between events

[RFC PATCH 0/3] pm: device parallel resume mechanism
 2008-12-22  3:12 UTC  (4+ messages)

Git weekly links: 2008-51
 2008-12-22  3:04 UTC  (3+ messages)

[PATCH] Update MAINTAINERS file
 2008-12-22  3:12 UTC 

[PATCH] bash completion: add 'rename' subcommand to git-remote
 2008-12-22  2:56 UTC 

[linux-pm] [RFC PATCH 2/3] PCI: parallel resume for pci devices on bus 0
 2008-12-22  2:56 UTC  (3+ messages)
`  "

linux-next: usb tree build failure
 2008-12-22  2:42 UTC  (3+ messages)

linux-next: scsi tree build failure
 2008-12-22  2:38 UTC  (6+ messages)

[2.6.28-rc] Sata soft reset filling log
 2008-12-22  2:37 UTC  (2+ messages)

Memory issue with fast-import, why track branches?
 2008-12-22  2:36 UTC  (3+ messages)

[PATCH] add UIO support for JPU
 2008-12-22  2:36 UTC  (2+ messages)

[PATCH] vmx: Fix single step on debugger
 2008-12-22  2:34 UTC  (3+ messages)

[PATCH 3/4] soc-camera: add new bus width and signal polarity flags
 2008-12-22  2:29 UTC  (4+ messages)

Autoremoval of test_fs flag kinda sucks
 2008-12-22  2:28 UTC  (2+ messages)

[PATCH 1/2] fast-import: add special mode; copy from parent
 2008-12-22  2:25 UTC  (10+ messages)
` [PATCH 2/2] fast-import: add special '-' blob reference to use the previous one

Red leds at harddisk bays on SR1530HSH after update to 2.6.27.x
 2008-12-22  2:21 UTC  (3+ messages)

[PATCH] fast-import: Cleanup mode setting
 2008-12-22  2:19 UTC 

[RFC 2.6.27 1/2] fbdev: add E-Ink Broadsheet controller support
 2008-12-22  2:12 UTC  (3+ messages)

[PATCH 2/3] drivers/staging/agnx: Move a dereference below a NULL
 2008-12-22  2:10 UTC  (3+ messages)
` [PATCH 2/3] drivers/staging/agnx: Move a dereference below a NULL test

BUG: bad: [58e2a02eb18393e76a469580fedf7caec190eb5e] [SCSI] eata: convert to use the data buffer accessors
 2008-12-22  2:09 UTC  (2+ messages)

[PATCH] hrtimer: increase clock min delta threshold while interrupt hanging
 2008-12-22  2:07 UTC  (2+ messages)

Moving Ubuntu to upstream udev rules
 2008-12-22  2:00 UTC  (2+ messages)

Btrfs trees for linux-next
 2008-12-22  1:59 UTC  (9+ messages)
          ` Notes on support for multiple devices for a single filesystem

[U-Boot] Ask a question about compiler with u-boot?
 2008-12-22  1:53 UTC 

[PATCH 0/2] MCA support with page offlining
 2008-12-22  1:52 UTC  (5+ messages)

linux-next: manual merge of the sched tree
 2008-12-22  1:46 UTC  (2+ messages)

[pull request - net-next] my WAN and ixp4xx ethernet stuff
 2008-12-22  1:43 UTC 

an interesting platform
 2008-12-22  1:36 UTC  (2+ messages)

[patch]change a spinlock to mutex
 2008-12-22  1:35 UTC  (4+ messages)

[PATCH/RFC] ACPICA: disable ACPI 2.0 _GTS/_BFS support
 2008-12-22  1:42 UTC  (2+ messages)

md raid not starting
 2008-12-22  1:32 UTC 

[linux-dvb] How to runtime-detect S2API kernel?
 2008-12-22  1:26 UTC 

[PATCH -mm] a fixlet for cgroups-make-cgroup_path-rcu-safe.patch
 2008-12-22  1:24 UTC 

[Buildroot] alsa-lib error
 2008-12-22  1:16 UTC  (2+ messages)

■2008/12/22 山鉧科技網頁設計
 2008-12-22  1:00 UTC 

net-next: mii-tool qweasd: Unable to handle kernel NULL ptr dereference
 2008-12-22  0:59 UTC 

btrfs filesystem freeze
 2008-12-22  0:55 UTC  (2+ messages)

Suggested patch for testing last sector of USB devices
 2008-12-22  0:51 UTC  (2+ messages)

[patch 2.6.28-rc9] spi: spi_write_then_read() regression fix
 2008-12-22  0:48 UTC  (3+ messages)

[PATCH][RFC 23/23]: Support for zero-copy TCP transmit of user space data
 2008-12-22  0:43 UTC  (4+ messages)

[PATCH] x86: fix used_vectors breakage
 2008-12-22  0:29 UTC  (3+ messages)
` [PATCH] x86: fix lguest "

[PATCH] Have manpage reference new documentation on reverting merges
 2008-12-22  0:26 UTC  (4+ messages)
` [PATCHv2] "
    ` [PATCHv3] Have git revert documentation reference new HOWTO on reverting faulty merges


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.