All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-20 15:17:41 to 2009-03-20 17:31:57 UTC [more...]

[PATCH] qemu:virtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY
 2009-03-20 17:31 UTC  (3+ messages)
` [Qemu-devel] "

Fw: Re: tip.git regression from "vsprintf: unify the format decoding layer for its 3 users"
 2009-03-20 17:30 UTC  (2+ messages)

[SPAM] OEM Software
 2009-03-20 17:30 UTC 

The Linux Staging tree, what it is and is not
 2009-03-20 17:25 UTC  (13+ messages)

esp scsi problem on shutdown - sunhme related?
 2009-03-20 17:29 UTC  (3+ messages)

Dropping qtopia-core-4.3.3.bb and qtopia4core.bbclass
 2009-03-20 17:26 UTC  (7+ messages)

e1000 is subtly incompatible with jumbo frames
 2009-03-20 17:27 UTC  (4+ messages)
  ` performance issue of netdev_budget and dev_weight with ixgbe

[PATCH] [RFC] c/r: Add UTS support
 2009-03-20 17:26 UTC  (11+ messages)

[PATCH] compat.diff update for master-2009-03-19
 2009-03-20 17:12 UTC 

[RFC][PATCH] x86_86 support of checkpoint/restart (Re: Checkpoint / Restart)
 2009-03-20 17:21 UTC  (6+ messages)

Exit from software scheduled periodic inquiry on program termination
 2009-03-20 17:19 UTC  (2+ messages)

2.6.29-rc8: Reported regressions from 2.6.28
 2009-03-20 17:19 UTC  (18+ messages)

alloc_heap_pages rejecting several order=6 requests early in boot (not tmem)
 2009-03-20 17:18 UTC  (2+ messages)

[PATCH 1/2] skb: expose and constify hash primitives
 2009-03-20 17:14 UTC  (6+ messages)
` [PATCH 2/2] ixgbe: fix select_queue management
  ` [PATCH 2/2] ixgbe: fix select_queue management (v2)

[PATCH] eql: fix non-constant printk warning
 2009-03-20 17:14 UTC 

compilation error?
 2009-03-20 17:14 UTC 

Status of GIT for Fedora 10 + gitweb's look
 2009-03-20 16:21 UTC  (2+ messages)

[PATCH v2 1/2] Introduce config variable "diff.primer"
 2009-03-20 17:11 UTC  (5+ messages)
    ` [PATCH v2 1/2] Introduce config variable "diff.defaultOptions"

lvcreate -s - why specifying size for snapshot ?
 2009-03-20 17:12 UTC  (7+ messages)

Git {log,diff} against tracked branch?
 2009-03-20 17:08 UTC  (18+ messages)
  ` [PATCH] Introduce %<branch> as shortcut to the tracked branch
    ` [PATCH v2] "
            ` ref name troubles, was "
                  ` [PATCH v3] Introduce BEL<branch> "
                    ` [PATCH v4] Introduce %<branch> "

[PATCH 0/5] [GIT PULL] updates for tip/tracing/ftrace
 2009-03-20 17:05 UTC  (5+ messages)

libnl: fix missing limits.h include
 2009-03-20 17:02 UTC 

libnl: mark nl_data arguments const
 2009-03-20 17:02 UTC 

[Qemu-devel] Next stable release
 2009-03-20 17:02 UTC  (2+ messages)

[patch 0/5] Intel Poulsbo/Morrestown DRM driver and DRM core changes
 2009-03-20 16:59 UTC  (8+ messages)

[refpolicy] admin_usermanage.patch
 2009-03-20 17:01 UTC 

How safe are ncurses apps?
 2009-03-20 17:01 UTC  (2+ messages)

[refpolicy] system_udev.patch
 2009-03-20 17:00 UTC 

[refpolicy] system_raid.patch
 2009-03-20 16:59 UTC 

[PATCH 0/5] some small cleanups for xen_machine_pv.c
 2009-03-20 16:59 UTC  (7+ messages)
` [PATCH 1/5] xen_machine_pv.c: switch to C99 initializers
` [PATCH 2/5] xen_machine_pv.c: delete pointless coomment
` [PATCH 3/5] Fixup dummy cpu setup
` [PATCH 4/5] use uint32_t for xen_domid
` [PATCH 5/5] kill unused variables

[refpolicy] system_iscsi.patch
 2009-03-20 16:58 UTC 

[PATCH v4 0/3] Tracers vs. CALLER_ADDR on PowerPC
 2009-03-20 16:52 UTC  (10+ messages)
` [PATCH 1/3] powerpc, Makefile: Make it possible to safely select CONFIG_FRAME_POINTER
` [PATCH 2/3] powerpc: Remove -fno-omit-frame-pointer workarounds
` [PATCH 3/3] tracing: Tracers that use CALLER_ADDR macros should select FRAME_POINTER

[U-Boot] Toradex Colibri PXA-320
 2009-03-20 16:48 UTC 

Tracking of local branches
 2009-03-20 16:46 UTC  (3+ messages)

[RFC] memcg: handle swapcache leak
 2009-03-20  7:45 UTC  (17+ messages)
            ` [PATCH] fix unused/stale swap cache handling on memcg v1 (Re: "
                    ` [PATCH] fix unused/stale swap cache handling on memcg v2
                              ` [PATCH] fix unused/stale swap cache handling on memcg v3

[PATCH] atm: fix non-const printk argument
 2009-03-20 16:44 UTC 

[PATCH 00/25] Cleanup and optimise the page allocator V5
 2009-03-20 16:41 UTC  (43+ messages)
` [PATCH 01/25] Replace __alloc_pages_internal() with __alloc_pages_nodemask()
` [PATCH 02/25] Do not sanity check order in the fast path
` [PATCH 03/25] Do not check NUMA node ID when the caller knows the node is valid
` [PATCH 04/25] Check only once if the zonelist is suitable for the allocation
` [PATCH 05/25] Break up the allocator entry point into fast and slow paths
` [PATCH 06/25] Move check for disabled anti-fragmentation out of fastpath
` [PATCH 07/25] Check in advance if the zonelist needs additional filtering
` [PATCH 08/25] Calculate the preferred zone for allocation only once
` [PATCH 09/25] Calculate the migratetype "
` [PATCH 10/25] Calculate the alloc_flags "
` [PATCH 11/25] Calculate the cold parameter "
` [PATCH 12/25] Remove a branch by assuming __GFP_HIGH == ALLOC_HIGH
` [PATCH 13/25] Inline __rmqueue_smallest()
` [PATCH 14/25] Inline buffered_rmqueue()
` [PATCH 15/25] Inline __rmqueue_fallback()
` [PATCH 16/25] Save text by reducing call sites of __rmqueue()
` [PATCH 17/25] Do not call get_pageblock_migratetype() more than necessary
` [PATCH 18/25] Do not disable interrupts in free_page_mlock()
` [PATCH 19/25] Do not setup zonelist cache when there is only one node
` [PATCH 20/25] Do not check for compound pages during the page allocator sanity checks
` [PATCH 21/25] Use allocation flags as an index to the zone watermark
` [PATCH 22/25] Update NR_FREE_PAGES only as necessary
` [PATCH 23/25] Get the pageblock migratetype without disabling interrupts
` [PATCH 24/25] Re-sort GFP flags and fix whitespace alignment for easier reading
` [PATCH 25/25] Use a pre-calculated value instead of num_online_nodes() in fast paths

e1000 under VMware doesn't work since 2.6.27.16 - BISECTED
 2009-03-20 16:41 UTC 

Problem on connecting on iwl3945 wifi card
 2009-03-20 16:43 UTC 

[JGIT PATCH] Ensure RawParseUtils.lineMap last element is the buffer end
 2009-03-20 16:38 UTC 

[PATCH] Staging: comedi: Fix an other build problem
 2009-03-20 16:37 UTC 

[PATCH] Staging: comedi: Fix build problem
 2009-03-20 16:36 UTC 

[Patch 1/3]RAS(Part II)--Intel MCA enalbing in XEN
 2009-03-20 16:35 UTC  (2+ messages)
`  "

[linux-dvb] supported dualchannel dvb-c card
 2009-03-20 16:32 UTC 

[PATCH v12 0/8] PCI: Linux kernel SR-IOV support
 2009-03-20 16:32 UTC  (3+ messages)
` [PATCH v12 7/8] PCI: document SR-IOV sysfs entries

[PATCH] Create the infrastructure for generic headers-UPDATE
 2009-03-20 16:31 UTC 

[Announce] 2.6.29-rc4-rt1
 2009-03-20 16:31 UTC  (11+ messages)
` [Announce] 2.6.29-rc4-rt2
  ` [Announce] 2.6.29-rc6-rt2
      ` [Announce] 2.6.29-rc6-rt3
        ` [Announce] 2.6.29-rc7-rt1
          ` [Announce] 2.6.29-rc78rt1

[PATCH] NOMMU: Pages allocated to a ramfs inode's pagecache may get wrongly discarded
 2009-03-20 16:24 UTC  (7+ messages)
` [PATCH 0/2] Make the Unevictable LRU available on NOMMU

[PATCH 0/3] compressed in-memory swapping take2
 2009-03-20 16:24 UTC  (4+ messages)
` [PATCH 2/3] xvmalloc memory allocator

[patch] x86, bts: use atomic memory allocation
 2009-03-20 16:23 UTC  (4+ messages)

[Qemu-devel] [6869] Update Changelog
 2009-03-20 16:22 UTC 

[Qemu-devel] [6868] virtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY ( Alex Williamson)
 2009-03-20 16:18 UTC 

[Qemu-devel] [6867] e1000: Fix RX descriptor low threshold interrupt logic ( Alex Williamson)
 2009-03-20 16:18 UTC 

[Qemu-devel] [6866] x86: Add NULL check to lsl (Jan Kiszka)
 2009-03-20 16:18 UTC 

[StGit PATCH] Add the --merged option to goto
 2009-03-20 16:15 UTC 

[PATCH]: sunvnet netdev ops conversion
 2009-03-20 16:16 UTC  (6+ messages)

ucc_geth broken w.r.t fixed_link PHY
 2009-03-20 16:06 UTC 

[Buildroot] Package license constraints
 2009-03-20 16:14 UTC 

[Qemu-devel] [6865] virtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY ( Alex Williamson)
 2009-03-20 16:13 UTC 

[Qemu-devel] [6864] e1000: Fix RX descriptor low threshold interrupt logic ( Alex Williamson)
 2009-03-20 16:13 UTC 

[Qemu-devel] [6863] x86: Add NULL check to lsl (Jan Kiszka)
 2009-03-20 16:13 UTC 

ath9k panic when connecting to 802.11n-enabled AP
 2009-03-20 16:10 UTC  (6+ messages)
    ` [ath9k-devel] "

[PATCH 0/7] [GIT PULL] tip/tracing/ftrace
 2009-03-20 16:02 UTC  (4+ messages)

[PATCH] mac80211: resume properly, add suspend/resume test
 2009-03-20 16:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] kbuild: work around distcc/icecc madness
 2009-03-20 16:00 UTC  (3+ messages)

I worry about you
 2009-03-20 16:01 UTC 

[Qemu-devel] [PATCH 0/3] vnc patches
 2009-03-20 15:59 UTC  (2+ messages)

ftruncate-mmap: pages are lost after writing to mmaped file
 2009-03-20  7:00 UTC  (6+ messages)

[Qemu-devel] [6862] vnc: throttle screen updates
 2009-03-20 15:59 UTC 

[Qemu-devel] [6861] vnc: fix printf warnings showing up with VNC_DEBUG enabled
 2009-03-20 15:59 UTC 

[Qemu-devel] [6860] vnc: cleanup surface handling, fix screen corruption bug
 2009-03-20 15:59 UTC 

[PATCH] nl80211: Check that function pointer != NULL before using it
 2009-03-20 15:57 UTC 

Question about x86/mm/gup.c's use of disabled interrupts
 2009-03-20 15:57 UTC  (8+ messages)

patch to assign PCI device on VM without address translation
 2009-03-20 15:55 UTC 

[PATCH 7 of 30] DM Snapshot: exception function changes 2 (fix mistake)
 2009-03-20 15:51 UTC 

[PATCH] ssb: remove EXPERIMENTAL dependencies
 2009-03-20 15:43 UTC 

[PATCH 7 of 30] DM Snapshot: exception function changes 2 (fix mistake)
 2009-03-20 15:48 UTC  (2+ messages)

[PATCH 1/2] snap: use const for descirptor
 2009-03-20 15:45 UTC  (3+ messages)
` [PATCH 2/2] ipx: use constant for strings and desciptor

[PATCH 28 of 30] DM Snapshot: introduce snapshare (fix mistake)
 2009-03-20 15:43 UTC 

[Qemu-devel] [PATCH] Add single stepping option for all targets
 2009-03-20 15:42 UTC  (5+ messages)

aacraid: SCSI bus appears hung
 2009-03-20 15:42 UTC  (2+ messages)

liblvm IOCTL/sysfs interface
 2009-03-20 15:39 UTC  (3+ messages)

[Xenomai-help] rtserial interface stalls
 2009-03-20 15:38 UTC  (3+ messages)

[linux-dvb] Chances to see multifrontend code extended to saa7134 cards
 2009-03-20 15:38 UTC 

[PATCH 0/2 resend] Add support for National Instruments PCI RS232 devices
 2009-03-20 15:37 UTC  (3+ messages)
` [PATCH 1/2] 8250_pci: add support for National Instruments 843x "
` [PATCH 2/2] 8250_pci: add support for National Instruments legacy 8420 RS232 boards

[PATCH] libata-core Use more robust parsing for multi_count
 2009-03-20 15:36 UTC  (12+ messages)
  ` [PATCH] libata-core More robust parsing for multi_count(v3)
        ` [PATCH] libata-core More robust parsing for multi_count(v4)
          ` [PATCH] libata-core More robust parsing for multi_count(v5)

Problem with radeonfb on PowerPC 7448&MV64560
 2009-03-20 15:35 UTC  (3+ messages)

[PATCH] cpuidle: suspend/resume scheduler tick timer during cpu idle entry/exit
 2009-03-20 15:34 UTC  (2+ messages)

hot plug on ICH9 with AHCI on
 2009-03-20 15:31 UTC  (4+ messages)

[PATCH] Add powerpc signalfd syscall numbers
 2009-03-20 15:32 UTC  (2+ messages)

[PATCH] limit CPU time spent in kipmid
 2009-03-20 15:30 UTC  (4+ messages)

Is it truth?
 2009-03-20 16:00 UTC 

[PATCH v4 3/6] mac80211: check if HT40+/- is allowed before sending assoc
 2009-03-20 14:29 UTC  (3+ messages)

[Patch] ltt-relay-alloc mmap support (due to NFS lack of splice support)
 2009-03-20 15:28 UTC 

[PATCH B 3/3] tidspbridge: decreate timeout to a saner value
 2009-03-20 15:28 UTC  (4+ messages)

kernel panics and errors on lsi 1064e
 2009-03-20 15:27 UTC  (2+ messages)

[net-next PATCH 1/5] igb: allow tx of pre-formatted vlan tagged packets
 2009-03-20 15:27 UTC  (2+ messages)

oom-killer killing even if memory is available?
 2009-03-20 15:27 UTC  (3+ messages)

[net-next PATCH 3/3] e1000e: allow tx of pre-formatted vlan tagged packets
 2009-03-20 15:24 UTC  (2+ messages)
` [next-next PATCH] e1000e: fixup merge error

I just got got another Oops
 2009-03-20 15:23 UTC  (8+ messages)
      ` BUG?: PAGE_FLAGS_CHECK_AT_PREP seems to be cleared too early (Was "

[PATCH] Documentation/git-filter-branch.txt: Remove unnecessary URL quoting
 2009-03-20 15:19 UTC  (2+ messages)

PATCH: Introduce struct vma_link_info
 2009-03-20 13:34 UTC 

rpm-native problem?
 2009-03-20 15:19 UTC  (3+ messages)

[RFC][PATCH 0/3] perf_counter: mmap output of overflow data
 2009-03-20 15:15 UTC  (4+ messages)
` [RFC][PATCH 1/3] perf_counter: add an mmap method to allow userspace to read hardware counters
` [RFC][PATCH 2/3] mutex: add atomic_dec_and_mutex_lock]
` [RFC][PATCH 3/3] perf_counter: new output ABI - part 1

Alpha kernel tree?
 2009-03-20 15:19 UTC  (2+ messages)

[PATCHv2 1/2] sh: add support for SMSC Polaris platform
 2009-03-20 15:18 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.