All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-10 23:44:12 to 2009-11-11 02:25:41 UTC [more...]

[PATCH 0/8] 8xx: Misc fixes for buggy insn
 2009-11-11  0:06 UTC  (13+ messages)

2.6.32-rc6 - 2.6.32-rc6-git3 misinterpreting fstype on boot
 2009-11-11  2:25 UTC  (2+ messages)

[PATCH] omap3: Fix macro definitions
 2009-11-11  2:20 UTC  (2+ messages)
` [APPLIED] "

Interrupts not Firing on PPC405EX
 2009-11-11  2:07 UTC  (2+ messages)

[Qemu-devel] [PATCH V2 0/3] usb-gotemp: USB thermometer emulation
 2009-11-11  2:10 UTC  (17+ messages)
` [Qemu-devel] [PATCH V2 1/3] usb: move HID request defines to hw/usb.h
  ` [Qemu-devel] [PATCH V2 2/3] usb-gotemp: new module emulating a USB thermometer
                  ` [Qemu-devel] [PATCH V3 2/3] usb-gotemp: reworked to add monitor commands

compat-wireless and minstrel
 2009-11-11  2:09 UTC  (7+ messages)

[PATCH 0/6] CGroups: cgroup memberlist enhancement+fix
 2009-11-11  2:07 UTC  (7+ messages)
` [PATCH 5/6] Makes procs file writable to move all threads by tgid at once

[PATCH resent] Documentation: rw_lock lessons learned
 2009-11-11  2:06 UTC  (2+ messages)

[PATCH 2/2] Use low pointer bits for dm io region
 2009-11-11  2:05 UTC 

[PATCH 1/2] Allocate "struct io" from a slab
 2009-11-11  2:04 UTC 

[PATCH v3 0/5] Sorting out sc.swap_cluster_max and kill hibernation specific reclaim logic
 2009-11-11  2:04 UTC  (12+ messages)
` [PATCH 1/5] vmscan: separate sc.swap_cluster_max and sc.nr_max_reclaim
` [PATCH 2/5] vmscan: Kill hibernation specific reclaim logic and unify it
` [PATCH 3/5] vmscan: zone_reclaim() don't use insane swap_cluster_max
` [PATCH 4/5] vmscan: Kill sc.swap_cluster_max
` [PATCH 5/5][nit fix] vmscan Make consistent of reclaim bale out between do_try_to_free_page and shrink_zone

linux-next: manual merge of the net/wireless trees with the wireless-current tree
 2009-11-11  2:01 UTC  (2+ messages)

[PATCH] vfs: Add a trace point in the mark_inode_dirty function
 2009-11-11  2:01 UTC  (2+ messages)

question meta-toolchain on x86_64 for armv5te
 2009-11-11  1:52 UTC  (2+ messages)

[LTP] [PATCH] ext4: fix script error of ext4_nsec_timestamps_test.sh
 2009-11-11  1:51 UTC 

[PATCH -mmotm 0/8] memcg: recharge at task move
 2009-11-11  1:49 UTC  (9+ messages)
` [PATCH -mmotm 2/8] memcg: move memcg_tasklist mutex
` [PATCH -mmotm 0/3] some cleanups for memcg
  ` [PATCH -mmotm 1/3] memcg: add mem_cgroup_cancel_charge()
  ` [PATCH -mmotm 2/3] memcg: cleanup mem_cgroup_move_parent()
  ` [PATCH -mmotm 3/3] memcg: remove memcg_tasklist

[PATCH] gitk: Add ability to define an alternate temporary directory
 2009-11-11  1:49 UTC  (2+ messages)
` [PATCH] gitk: Document the $GITK_TMPDIR variable

[PATCH 0/4] megaraid_sas HBA emulation
 2009-11-11  1:49 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] chunkd: add support for multiple key/value tables
 2009-11-11  1:48 UTC  (6+ messages)
      ` chunkd design genesis, storage tech, and "

[PATCH 00/24] Let 'git <command> -h' show usage without a git dir
 2009-11-11  1:58 UTC  (7+ messages)
` [PATCH 18/24] merge: do not setup worktree twice
` [PATCH 20/24] http-fetch: add missing initialization of argv0_path

[net-next-2.6 PATCH v5 0/5 RFC] TCPCT part1: cookie option exchange
 2009-11-11  1:48 UTC  (10+ messages)
` [net-next-2.6 PATCH v5 5/5 RFC] TCPCT part1e: initial SYN exchange with SYNACK data

[tip:core/rcu] rcu: Remove inline from forward-referenced functions
 2009-11-11  1:42 UTC  (7+ messages)

net packet storms with multiple NICs
 2009-11-11  1:38 UTC  (4+ messages)
` [Qemu-devel] "

[Ocfs2-devel] ocfs2 1.6 - third set
 2009-11-11  1:38 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH 1/8] ocfs2: Handle non-const seq_operations
` [Ocfs2-devel] [PATCH 2/8] ocfs2: Handle non-const inode->i_op
` [Ocfs2-devel] [PATCH 3/8] ocfs2: Handle non-const dentry->d_op
` [Ocfs2-devel] [PATCH 4/8] ocfs2: Handle non-const sb->s_op
` [Ocfs2-devel] [PATCH 5/8] ocfs2: Handle non-const sb->s_export_op
` [Ocfs2-devel] [PATCH 6/8] ocfs2: Handle missing const modifier in match_token() args
` [Ocfs2-devel] [PATCH 7/8] ocfs2: Handle non-const vm_area_struct->vm_ops
` [Ocfs2-devel] [PATCH 8/8] ocfs2: Handle missing const modifier in seq_open()

[Qemu-devel] [PATCH] qemu/virtio: make wmb compiler barrier + comments
 2009-11-11  1:34 UTC  (2+ messages)

[PATCH v2 0/8] introduce 3630 boards
 2009-11-11  1:32 UTC  (7+ messages)
` [PATCH v2 1/8] omap: 3630: update is_chip variable
  ` [PATCH v2 2/8] omap: introduce OMAP_LL_DEBUG_NONE DEBUG_LL config
    ` [PATCH v2 3/8] omap: zoom2: split board file for software reuse
    ` [APPLIED] [PATCH v2 2/8] omap: introduce OMAP_LL_DEBUG_NONE DEBUG_LL config
  ` [APPLIED] [PATCH v2 1/8] omap: 3630: update is_chip variable

[LTP] [PATCH] syscalls: fix some failure on arch X86_64
 2009-11-11  1:28 UTC  (2+ messages)

rtl8187se locks up when switching network
 2009-11-11  1:25 UTC 

[PATCH 0/6] mm: prepare for ksm swapping
 2009-11-11  1:22 UTC  (4+ messages)
` [PATCH 3/6] mm: CONFIG_MMU for PG_mlocked

How does the self-ballooning daemon calculate the selftarget?
 2009-11-11  1:21 UTC  (3+ messages)

dm: bind new table before destroying old
 2009-11-11  1:20 UTC  (2+ messages)

Runtime code modification fails on arm
 2009-11-11  1:17 UTC  (4+ messages)

[Qemu-devel] Multiple Nics on a VLAN
 2009-11-11  1:16 UTC 

[LTP] [PATCH][ppoll01] fix testcase 1, 5: pass correct value for sigset_t for mips
 2009-11-11  1:14 UTC  (9+ messages)
          ` [LTP] [PATCH][ppoll01] fix testcase 1, 5: pass correct valuefor "

[Bug 14534] New: mvsas : repeatably disconnects all disks during RAID6 resync
 2009-11-11  1:14 UTC  (2+ messages)
` [Bug 14534] "

[Fwd: [PATCH] powerpc: _exception: kill the obsolete code under is_global_init()]
 2009-11-11  1:13 UTC 

[PATCH] powerpc: _exception: kill the obsolete code under is_global_init()
 2009-11-11  1:12 UTC  (2+ messages)

gitk : french translation
 2009-11-11  1:10 UTC  (6+ messages)

OEDEM: Summary of 'OE and Poky', 'Hosting', 'Bugtracker'
 2009-11-11  1:07 UTC  (2+ messages)

kvm book3s issues
 2009-11-11  1:09 UTC  (4+ messages)

OEDEM 2009 summary: Death to checksums.ini?
 2009-11-11  1:06 UTC  (2+ messages)

Terratec Cinergy 600 TV MK3: Problem with Radio/RDS
 2009-11-11  1:06 UTC  (3+ messages)

lpj=x loops_per_jiffy option enhancements
 2009-11-11  1:03 UTC  (2+ messages)

Hauppauge HVR-1600 cx18 loading problem
 2009-11-11  1:03 UTC  (2+ messages)

[Buildroot] building kernel modules
 2009-11-11  0:58 UTC  (7+ messages)

[Qemu-devel] [PATCH 00/12] S/390 support
 2009-11-11  0:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH 01/12] TCG "sync" op
  ` [Qemu-devel] "

[RFC] Block IO Controller V1
 2009-11-11  0:48 UTC  (3+ messages)
` [PATCH 02/20] blkio: Change CFQ to use CFS like queue time stamps

[PATCH/RFC] fb: put framebuffer drivers back under the "frame buffer devices" menu
 2009-11-11  0:51 UTC  (2+ messages)

+ fb-put-framebuffer-drivers-back-under-the-frame-buffer-devices-menu.patch added to -mm tree
 2009-11-11  0:51 UTC 

gui wireless tools for moblin
 2009-11-11  0:50 UTC  (2+ messages)

[RFC] big fat transaction ioctl
 2009-11-11  0:49 UTC  (4+ messages)

"security_compute_sid: invalid context" error when starting/stopping mysqld daemon
 2009-11-11  0:46 UTC  (9+ messages)

Likley stupid question on "throttle_vm_writeout"
 2009-11-11  0:45 UTC  (7+ messages)

+ prctl-add-pr_set_proctitle_area-option.patch added to -mm tree
 2009-11-11  0:43 UTC  (3+ messages)

+ zlib-optimize-inffast-when-copying-direct-from-output.patch added to -mm tree
 2009-11-11  0:43 UTC 

+ cs5535-add-a-generic-clock-event-mfgpt-driver.patch added to -mm tree
 2009-11-11  0:40 UTC 

+ cs5535-move-the-divil-msr-definition-into-linux-cs5535h.patch added to -mm tree
 2009-11-11  0:41 UTC 

+ cs5535-move-vsa2-checks-into-linux-cs5535h.patch added to -mm tree
 2009-11-11  0:41 UTC 

+ cs5535-drop-the-geode-specific-mfgpt-gpio-code.patch added to -mm tree
 2009-11-11  0:41 UTC 

+ cs5535-add-a-generic-mfgpt-driver.patch added to -mm tree
 2009-11-11  0:40 UTC 

+ cs5535-define-lxfb-gxfb-msrs-in-linux-cs5535h.patch added to -mm tree
 2009-11-11  0:41 UTC 

ath9k rate control - busted
 2009-11-11  0:40 UTC  (2+ messages)
` [ath9k-devel] "

[Ocfs2-devel] Initial patches for ocfs2 1.6
 2009-11-11  0:38 UTC  (2+ messages)

[PATCH] [OMAP7XX] Add missing clocks for MMC
 2009-11-11  0:36 UTC  (2+ messages)

Support for 3DConnexion SpaceNavigator devices
 2009-11-11  0:34 UTC 

SRPT and SCST
 2009-11-11  0:33 UTC  (8+ messages)

[PATCH 0/4] omap_udc fixes for omap7xx
 2009-11-11  0:33 UTC  (2+ messages)

+ maintainers-correct-9p-file-system-git-entry.patch added to -mm tree
 2009-11-11  0:32 UTC 

+ maintainers-correct-security-subsystem-git-entry.patch added to -mm tree
 2009-11-11  0:32 UTC 

+ maintainers-correct-netfilter-git-entry-format.patch added to -mm tree
 2009-11-11  0:32 UTC 

[PATCH v3 11/20] mac80211: implement RANN processing and forwarding
 2009-11-11  0:19 UTC  (4+ messages)

[PATCH] drivers/serial: remove BAUD_TABLE_SIZE macro
 2009-11-11  0:29 UTC  (4+ messages)

Feature request: network devices
 2009-11-11  0:28 UTC  (3+ messages)

[Qemu-devel] [PATCH V3 0/3] usb-gotemp: USB thermometer emulation
 2009-11-11  0:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH V3 1/3] usb: move HID request defines to hw/usb.h
  ` [Qemu-devel] [PATCH V3 2/3] usb-gotemp: new module emulating a USB thermometer
    ` [Qemu-devel] [PATCH V3 3/3] Documentation: -usbdevice thermometer option

Failed to reboot Dom0 kernel because of segfault
 2009-11-11  0:27 UTC  (3+ messages)

+ oom-kill-show-virtual-size-and-rss-information-of-the-killed-process-fix.patch added to -mm tree
 2009-11-11  0:26 UTC 

Rergession in readcmd (commit 55c46b7)
 2009-11-11  1:19 UTC  (2+ messages)

+ mtd-maps-fix-accidental-removal-in-makefile.patch added to -mm tree
 2009-11-11  0:24 UTC 

[PATCH] block: jiffies fixes
 2009-11-11  0:22 UTC 

[PATCH] block core: use round_jiffies on timer to reduce wakeups
 2009-11-11  0:22 UTC 

2.6.31 kernel for mips compile failure - war.h:12:17: error: war.h: No such file or directory
 2009-11-11  0:22 UTC  (3+ messages)
  ` Kernel panic - not syncing: Attempted to kill init!

i2c-pnx driver issues
 2009-11-11  0:21 UTC 

drop SECURITY_FILE_CAPABILITIES?
 2009-11-11  0:19 UTC  (5+ messages)

LVM write support from grub2. Writing to environment block in core.img
 2009-11-11  0:18 UTC  (2+ messages)

+ serial-add-support-for-the-lava-quattro-pci-quad-port-16550a-card.patch added to -mm tree
 2009-11-11  0:18 UTC 

[PATCH v2 0/2] bsearch: fix overflow and avoid unnecessary calculation
 2009-11-11  0:18 UTC  (3+ messages)
` [PATCH v2 2/2] bsearch: prevent overflow when computing middle comparison element
  ` [PATCH v3 "

+ serial-fix-printk-format-specifiers-for-struct-uart_port-iobase.patch added to -mm tree
 2009-11-11  0:15 UTC 

Possible bug: SO_TIMESTAMPING 2.6.30+
 2009-11-11  0:13 UTC  (4+ messages)

[LTP] [PATCH] testcase pidns20, pidns21 on pid namespace
 2009-11-11  0:10 UTC  (3+ messages)

[PATCH 0/6] gianfar: Some fixes
 2009-11-11  0:11 UTC  (14+ messages)
` [PATCH 1/6] skbuff: Do not allow skb recycling with disabled IRQs
` [PATCH 2/6] gianfar: Remove 'Interrupt problem!' warning
` [PATCH 3/6] gianfar: Fix build with CONFIG_PM=y
` [PATCH 4/6] gianfar: Fix thinko in gfar_set_rx_stash_index()
` [PATCH 5/6] gianfar: Fix race between gfar_error() and gfar_start_xmit()
` [PATCH 6/6] gianfar: Revive SKB recycling

ASoC updates for 2.6.33
 2009-11-11  0:08 UTC  (2+ messages)

MSI StarCam Racer - No valid video chain found
 2009-11-11  0:09 UTC  (4+ messages)

[Qemu-devel] [RFC] virtio: Report new guest memory statistics pertinent to memory ballooning (V2)
 2009-11-11  0:07 UTC  (13+ messages)
` virtio: Add memory statistics reporting to the balloon driver
  ` [Qemu-devel] "

SATA NCQ - blessing for throughput, curse for latency?
 2009-11-11  0:08 UTC 

ATA: Make CS5536 PATA driver use 32-bit BM DMA template instead of 16-bit
 2009-11-11  0:08 UTC  (2+ messages)

+ sdhci-add-support-for-the-syskonnect-cardbus2sdio-adapter.patch added to -mm tree
 2009-11-11  0:07 UTC 

+ sdhci-add-support-for-the-syskonnect-cardbus2sdio-adapter.patch added to -mm tree
 2009-11-11  0:07 UTC 

Oops on ath_txq_schedule() hit a BUG_ON()
 2009-11-11  0:06 UTC  (2+ messages)
` [ath9k-devel] "

PCI bus node location
 2009-11-11  0:05 UTC  (7+ messages)

[RFC][PATCH] Add prctl to set sibling thread names
 2009-11-11  0:04 UTC  (3+ messages)

+ ptrace-copy_process-should-disable-stepping.patch added to -mm tree
 2009-11-11  0:04 UTC 

SATA_SIL: Add a work-around for IXP4xx CPU
 2009-11-11  0:04 UTC 

[PATCH] OMAP1: PM: Fix omapfb/lcd on Amstrad Delta broken when PM set
 2009-11-11  0:02 UTC  (6+ messages)

[PATCH v4 11/20] mac80211: implement RANN processing and forwarding
 2009-11-11  0:01 UTC 

[Bug 14157] end_request: I/O error, dev cciss/cXdX, sector 0
 2009-11-11  0:00 UTC 

+ pps-events-reporting-fix-up.patch added to -mm tree
 2009-11-10 23:59 UTC 

+ oom-kill-show-virtual-size-and-rss-information-of-the-killed-process.patch added to -mm tree
 2009-11-10 23:58 UTC  (3+ messages)

[refpolicy] [PATCH] make consolekit_t a confined X client
 2009-11-10 23:55 UTC  (4+ messages)

[Xenomai-help] rtdm and comedi
 2009-11-10 23:55 UTC  (2+ messages)

+ page-types-exit-early-when-invoked-with-d-describe.patch added to -mm tree
 2009-11-10 23:54 UTC 

+ page-types-learn-to-describe-flags-directly-from-command-line.patch added to -mm tree
 2009-11-10 23:54 UTC 

+ page-types-whitespace-alignment.patch added to -mm tree
 2009-11-10 23:54 UTC 

[Qemu-devel] [PATCH 00/18] target-arm cleanup
 2009-11-10 23:53 UTC  (5+ messages)

[PATCH 00/10] netdev: get rid of read_lock(&dev_base_lock) usages
 2009-11-10 23:53 UTC  (5+ messages)
` [PATCH 04/10] AOE: use rcu to find network device

+ drivers-serial-remove-baud_table_size-macro.patch added to -mm tree
 2009-11-10 23:49 UTC 

[PATCH] x86 VSDO: fix Kconfig help
 2009-11-10 23:46 UTC 

Could not use printf after init process
 2009-11-10 23:45 UTC  (3+ 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.