All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-17 14:26:11 to 2010-03-17 15:40:14 UTC [more...]

linux-next: Tree for March 17
 2010-03-17 15:38 UTC  (2+ messages)
` linux-next: Tree for March 17 (gigaset isdn)

[Buildroot] [Bug 1339] New: Busybox needs -fno-stric-aliasing to compile cleanly
 2010-03-17 15:39 UTC  (3+ messages)
` [Buildroot] [Bug 1339] Busybox needs -fno-strict-aliasing "

Some simple Checkpatch.pl cleanup
 2010-03-17 15:39 UTC  (4+ messages)
` [PATCH 42/66] arch/mips/lib/libgcc.h: Checkpatch cleanup

[PATCH RFC 00/11] lock monitor: Separate features related to lock
 2010-03-17 15:39 UTC  (5+ messages)

[PATCH] grip: Upgrade to 3.3.1
 2010-03-17 15:34 UTC  (3+ messages)

[PATCH 2/2] Report errors when failing to launch the html browser in mingw
 2010-03-17 15:20 UTC 

[Qemu-devel] [PATCH] Use snapshots from backing disks
 2010-03-17 15:35 UTC  (2+ messages)

[PATCH 1/2] fix mingw stat() and lstat() implementations for handling symlinks
 2010-03-17 15:17 UTC 

[Qemu-devel] [PATCH QEMU] Transparent Hugepage Support #3
 2010-03-17 15:35 UTC  (5+ messages)

[PATCH 0/5] V2 usb console improvements series
 2010-03-17 15:34 UTC  (4+ messages)

[PATCH v7] rps: Receive Packet Steering
 2010-03-17 15:34 UTC  (10+ messages)

Content based storage
 2010-03-17 15:33 UTC  (5+ messages)

Ugly issue with conntrack
 2010-03-17 15:33 UTC  (2+ messages)

[PATCH]: Support dynamic resizing of vbds
 2010-03-17 15:33 UTC  (7+ messages)

[PATCH V3 0/2] Add support for enhanced atomic operations
 2010-03-17 15:32 UTC  (7+ messages)

[Qemu-devel] [PATCH] better describe -net options
 2010-03-17 15:32 UTC  (2+ messages)

Block device files and the page cache
 2010-03-17 15:30 UTC  (2+ messages)

[PATCH] Netfilter: Remove unused headers in net/netfilter/nfnetlink.c
 2010-03-17 15:29 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/50] Convert device_add to QObject / QError
 2010-03-17 15:28 UTC  (3+ messages)
` [Qemu-devel] [PULL v2] "

[Qemu-devel] [PULL] e100/pci fixes
 2010-03-17 15:28 UTC  (2+ messages)

Regression in i915 on 2.6.34-rc1
 2010-03-17 15:26 UTC  (4+ messages)

[PATCH 0/3] several minor Netlink fixes
 2010-03-17 15:26 UTC  (3+ messages)
` [PATCH 1/3] netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()

PCA9564: "bus is not idle" issue
 2010-03-17 15:26 UTC  (3+ messages)

checkpatch false positive
 2010-03-17 15:25 UTC  (2+ messages)

[PATCH][RF C/T/D] Unmapped page cache control - via boot parameter
 2010-03-17 15:24 UTC  (11+ messages)

[RFC PATCH]: ACPI: Automatically online hot-added memory
 2010-03-17 15:24 UTC  (5+ messages)

[PATCH 0/3] staging wlan-ng: refactor p80211wext.c & 1 minor fix
 2010-03-17 14:30 UTC  (4+ messages)
` [PATCH 1/3] staging wlan-ng: tidy up iw_handler
` [PATCH 2/3] staging wlan-ng: fix p80211wext_mhz_to_channel for channel 14
` [PATCH 3/3] staging wlan-ng: refactor p80211wext.c to reduce text size

[Buildroot] [Bug 1213] New: Move .config into output directory
 2010-03-17 15:23 UTC  (2+ messages)
` [Buildroot] [Bug 1213] "

[patch 0/2] x86,pat: Reduce contention on the memtype_lock -V3
 2010-03-17 16:21 UTC  (5+ messages)
` [patch 1/2] x86,pat Update the page flags for memtype atomically instead of using memtype_lock. -V3
` [patch 2/2] x86,pat Convert memtype_lock into an rw_lock

dma_sync_sg_for_cpu applied to a single scatterlist element
 2010-03-17 15:22 UTC  (2+ messages)

[PATCH 00 of 34] Transparent Hugepage support #14
 2010-03-17 15:19 UTC  (35+ messages)
` [PATCH 01 of 34] define MADV_HUGEPAGE
` [PATCH 02 of 34] compound_lock
` [PATCH 03 of 34] alter compound get_page/put_page
` [PATCH 04 of 34] update futex compound knowledge
` [PATCH 05 of 34] fix bad_page to show the real reason the page is bad
` [PATCH 06 of 34] clear compound mapping
` [PATCH 07 of 34] add native_set_pmd_at
` [PATCH 08 of 34] add pmd paravirt ops
` [PATCH 09 of 34] no paravirt version of pmd ops
` [PATCH 10 of 34] export maybe_mkwrite
` [PATCH 11 of 34] comment reminder in destroy_compound_page
` [PATCH 12 of 34] config_transparent_hugepage
` [PATCH 13 of 34] special pmd_trans_* functions
` [PATCH 14 of 34] add pmd mangling generic functions
` [PATCH 15 of 34] add pmd mangling functions to x86
` [PATCH 16 of 34] bail out gup_fast on splitting pmd
` [PATCH 17 of 34] pte alloc trans splitting
` [PATCH 18 of 34] add pmd mmu_notifier helpers
` [PATCH 19 of 34] clear page compound
` [PATCH 20 of 34] add pmd_huge_pte to mm_struct
` [PATCH 21 of 34] split_huge_page_mm/vma
` [PATCH 22 of 34] split_huge_page paging
` [PATCH 23 of 34] clear_copy_huge_page
` [PATCH 24 of 34] kvm mmu transparent hugepage support
` [PATCH 25 of 34] _GFP_NO_KSWAPD
` [PATCH 26 of 34] don't alloc harder for gfp nomemalloc even if nowait
` [PATCH 27 of 34] transparent hugepage core
` [PATCH 28 of 34] verify pmd_trans_huge isn't leaking
` [PATCH 29 of 34] madvise(MADV_HUGEPAGE)
` [PATCH 30 of 34] pmd_trans_huge migrate bugcheck
` [PATCH 31 of 34] memcg compound
` [PATCH 32 of 34] memcg huge memory
` [PATCH 33 of 34] transparent hugepage vmstat
` [PATCH 34 of 34] khugepaged

[PATCH] [ARM] pxa: remove ifdef in ssp.h
 2010-03-17 15:21 UTC 

[PATCH] [ARM] pxa: remove ifdef in ssp.h
 2010-03-17 15:21 UTC 

A clocksource question
 2010-03-17 15:21 UTC  (5+ messages)

[PATCH 0 of 5] PV on HVM Xen
 2010-03-17 15:21 UTC  (9+ messages)

Rules PREROUTING doesn't work
 2010-03-17 15:20 UTC  (4+ messages)

do_unpack
 2010-03-17 15:17 UTC 

?Re: RE: infiniband RDMA connection to server is rejected when client reboot
 2010-03-17 15:20 UTC  (2+ messages)

nf-next: netfilter: xt_recent: Add an entry reaper
 2010-03-17 15:19 UTC  (4+ messages)

Build Error with GLIBC-2.11.1
 2010-03-17 15:17 UTC  (2+ messages)

nf-next-2.6 rebased
 2010-03-17 15:16 UTC 

git branch --current?
 2010-03-17 15:14 UTC  (4+ messages)

[U-Boot] EABI 4.2
 2010-03-17 15:12 UTC  (5+ messages)

[PATCH 1/4 RFC]OMAP2: Fix compile errors
 2010-03-17 15:12 UTC  (2+ messages)
` compilation error on hwmods branch

[PATCH] mpt: modify mptctl_exit() to call proper deregister functions
 2010-03-17 15:12 UTC  (2+ messages)

[patch] ivtv: sizeof() => ARRAY_SIZE()
 2010-03-17 15:11 UTC  (2+ messages)

[PATCH v3 0/3] Workaround the Out-of-order Issue of Loongson-2F
 2010-03-17 15:11 UTC  (5+ messages)
` [PATCH v3 1/3] Loongson-2F: Flush the branch target history such as BTB and RAS
` [PATCH v3 3/3] Loongson-2F: Fixup of problems introduced by -mfix-loongson2f-jump of binutils 2.20.1

[PATCH 1/1] infiniband: ulp/iser, fix error retval in iser_create_ib_conn_res
 2010-03-17 15:11 UTC  (3+ messages)

[U-Boot] cross compiling fw_printenv on big endian
 2010-03-17 15:10 UTC  (6+ messages)

[PATCH] iw: change install command to make it compatible with ancient coreutils
 2010-03-17 15:09 UTC 

[PATCH] branch: only print upstream relationship with -v -v
 2010-03-17 15:05 UTC 

ATA 4 KiB sector issues
 2010-03-17 15:08 UTC  (2+ messages)

Maybe my frequent kernel building could be of some help to the community? And how to build?
 2010-03-17 15:07 UTC  (4+ messages)

Problem with em28xx card, PAL and teletext
 2010-03-17 14:59 UTC 

[Xenomai-help] Analogy vs Comedi
 2010-03-17 15:05 UTC  (4+ messages)
  ` [Xenomai-help] Sleep in rtdm driver

[omap3camera] Camera bring-up on Zoom3 (OMAP3630)
 2010-03-17 15:04 UTC  (8+ messages)

[PATCH] xfrm: cache bundle lookup results in flow cache
 2010-03-17 14:58 UTC  (4+ messages)

Highmem issues with MMC filesystem
 2010-03-17 14:58 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/4] tcg-hppa get it working, v2.1
 2010-03-17 14:56 UTC  (8+ messages)
` [Qemu-devel] [PATCH 4/4] tcg-hppa: Compute is_write in cpu_signal_handler
` [Qemu-devel] [PATCH 3/4] tcg-hppa: Finish the port

LVM2 ./WHATS_NEW test/test-utils.sh
 2010-03-17 14:55 UTC 

root login over serial port using shadow
 2010-03-17 14:49 UTC  (2+ messages)

[PATCH] vhost: fix interrupt mitigation with raw sockets
 2010-03-17 14:43 UTC  (3+ messages)

[PATCH] vhost: fix interrupt mitigation with raw sockets
 2010-03-17 14:43 UTC 

[linux-pm] [RFC][PATCH] PM: Update device power management document
 2010-03-17 14:49 UTC  (3+ messages)
`  "

Possible bug in eeepc-laptop.c - EeePC 900
 2010-03-17 14:49 UTC  (6+ messages)

runtime PM: common hooks for static and runtime PM
 2010-03-17 14:47 UTC  (2+ messages)

[PATCH] [V2] uartlite: move from byte accesses to word accesses
 2010-03-17 14:47 UTC  (3+ messages)

Does function_graph support x86_32?
 2010-03-17 14:45 UTC 

[PATCH] ASoC: split pxa ssp for reusing code
 2010-03-17 14:45 UTC 

[PATCH] ASoC: split pxa ssp for reusing code
 2010-03-17 14:45 UTC 

LVM2 ./WHATS_NEW liblvm/lvm_base.c
 2010-03-17 14:45 UTC 

Getting a branch's time of creation
 2010-03-17 14:45 UTC 

(no subject)
 2010-03-17 14:43 UTC  (9+ messages)
` [PATCH v2] v4l: videobuf: code cleanup

[PATCH] drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable)
 2010-03-17 14:44 UTC 

LVM2 ./WHATS_NEW lib/metadata/metadata.c test/ 
 2010-03-17 14:44 UTC 

[PATCH 0/6] Add test cases for GAtServer
 2010-03-17 14:44 UTC  (7+ messages)
` [PATCH 1/6] Add register S3 basic command callback
  ` [PATCH 2/6] Add register S5 "
    ` [PATCH 3/6] Add register ATE "
      ` [PATCH 4/6] Add register ATQ "
        ` [PATCH 5/6] Add register ATV "
          ` [PATCH 6/6] Add voice call test case for GAtServer

+ tmpfs-fix-oops-on-remounts-with-mpol=default.patch added to -mm tree
 2010-03-17 14:42 UTC  (5+ messages)
  ` [PATCH 5/5] doc: add the documentation for mpol=local

nf-next: checks and three modules
 2010-03-17 14:43 UTC  (12+ messages)
` [PATCH 2/9] netfilter: xtables: slightly more detailed checkentry return values
` [PATCH 7/9] netfilter: xtables: inclusion of xt_SYSRQ

[PATCH] vhost: fix error handling in vring ioctls
 2010-03-17 14:42 UTC 

[PATCH 0/3] staging wlan-ng: refactor p80211wext.c & 1 minor fix
 2010-03-17 14:40 UTC  (4+ messages)
` [PATCH 1/3] staging wlan-ng: tidy up iw_handler
` [PATCH 2/3] staging wlan-ng: fix p80211wext_mhz_to_channel for channel 14
` [PATCH 3/3] staging wlan-ng: refactor p80211wext.c to reduce text size

[PATCH 0/2] Two short fixes for sm-notify
 2010-03-17 14:39 UTC  (6+ messages)
` [PATCH 2/2] sm-notify: Send fully-qualified and unqualified mon_names

Commit 96a4c8d50de20da865296a380b996f73204d6b34 breaks PowerBook LVDS
 2010-03-17 14:39 UTC  (4+ messages)

[PATCH 4/5] usb-hcd,usb-console: poll hcd device to force usb console writes
 2010-03-17 14:38 UTC  (2+ messages)

[PATCH 01/11] Rename g_at_server_send_result
 2010-03-17 14:38 UTC  (12+ messages)
` [PATCH 02/11] Add framework of server parser
  ` [PATCH 03/11] Add basic command parsing
    ` [PATCH 04/11] Add extended "
      ` [PATCH 05/11] Add server at command data structure
        ` [PATCH 06/11] Add notify at command callback
          ` [PATCH 07/11] Add g_at_server_register and unregister callback
            ` [PATCH 08/11] Add G_AT_SERVER_RESULT_EXT_ERROR
              ` [PATCH 09/11] Fix do not emit error if extended error has emitted
                ` [PATCH 10/11] Refactor g_at_server_send_final
                  ` [PATCH 11/11] Add utilities to send server response

[patch 1/2] fs: cleanup files_lock
 2010-03-17 14:38 UTC  (3+ messages)

[Xenomai-core] Analogy a4l_ioctl_bufinfo() bug?
 2010-03-17 14:36 UTC  (2+ messages)

OT: sas controllers/expanders and "desktop" drives?
 2010-03-17 14:36 UTC 

[PATCHES] radeon kms pm patches
 2010-03-17 14:35 UTC  (5+ messages)

[U-Boot] Uboot debugging clarification!
 2010-03-17 14:34 UTC 

[PATCH 0/1] 3c59x: Acquire vortex lock instead of disabling irq
 2010-03-17 14:33 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 7/8] [ARM] pxa: move ssp into common plat-pxa
 2010-03-17 14:32 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/6] Multi-level page tables and userland mapping fixes, v3
 2010-03-17 14:32 UTC  (6+ messages)

[PATCH 0/2 v2] overhaul davinci spi driver to fix multiple errors
 2010-03-17 14:32 UTC  (7+ messages)
` [PATCH 1/2 v2] spi: overhaul davinci spi driver to correct "

ASoC updates for 2.6.35
 2010-03-17 14:31 UTC  (2+ messages)

[PATCH] testsuite: get stacktrace if test drops core
 2010-03-17 14:30 UTC  (3+ messages)
  `  "

[PATCH/RFC 0/2] Fix DQBUF behavior for recoverable streaming errors
 2010-03-17 14:29 UTC  (3+ messages)
` [PATCH 1/2] v4l: Add a new ERROR flag for DQBUF after "
` [PATCH 2/2] v4l: videobuf: Add support for V4L2_BUF_FLAG_ERROR

[Pv-ops][PATCH] Netback multiple tasklet support
 2010-03-17 14:28 UTC  (11+ messages)
                ` [PATCH] [pv-ops] fix dom0 S3 when MSI is used

[PATCH 00/25] Replicator
 2010-03-17 14:28 UTC  (3+ messages)
` [PATCH 13/25] Replicator: lock_vol update replicator LV


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.