All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-04-13 21:47:51 to 2011-04-14 00:03:37 UTC [more...]

SET_BLOCK_COUNT-bounded multiblock transfers
 2011-04-14  0:38 UTC  (5+ messages)
` [RFC 1/3] MMC: use CMD23 for multiblock transfers when we can
` [RFC 2/3] MMC: Implement MMC_CAP_CMD23 for SDHCI
` [RFC 3/3] MMC: Block CMD23 support for UHS104/SDXC cards

[patch] oom: replace PF_OOM_ORIGIN with toggling oom_score_adj
 2011-04-14  0:03 UTC  (2+ messages)

[PATCH V3] Add the pagefault count into memcg stats
 2011-04-13 23:52 UTC  (3+ messages)

percpu: preemptless __per_cpu_counter_add
 2011-04-13 23:55 UTC  (8+ messages)
    ` [PATCH] "

[PATCH 1/4] ARM: S5P: Add usb ehci device
 2011-04-13 23:54 UTC  (4+ messages)
` [PATCH 3/4] ARM: EXYNOS4: Add usb ehci device to the NURI board

[PATCH 0/4] trivial writeback fixes
 2011-04-13 23:52 UTC  (17+ messages)
` [PATCH 1/4] writeback: add bdi_dirty_limit() kernel-doc
` [PATCH 2/4] writeback: avoid duplicate balance_dirty_pages_ratelimited() calls
` [PATCH 3/4] writeback: skip balance_dirty_pages() for in-memory fs
` [PATCH 4/4] writeback: reduce per-bdi dirty threshold ramp up time

arm-angstrom-linux-gnueabi-gcc: No such file or director
 2011-04-13 23:49 UTC 

[PATCH] twl4030-usb: Report correct vbus value for accessory charger adapters1
 2011-04-13 23:47 UTC  (2+ messages)

[linux-lvm] Testing TRIM with LVM
 2011-04-13 23:48 UTC  (6+ messages)
  ` [PATCH] dm snapshot: add discard support to the snapshot-origin target [was: Re: Testing TRIM with LVM]
    ` [linux-lvm] "
    `  "
      ` [linux-lvm] "

[PATCH] asm-generic/cacheflush.h: flush icache when copying to user pages
 2011-04-13 23:45 UTC 

[PATCH] USB: OHCI: Fix build warning on Alchemy
 2011-04-13 23:43 UTC  (2+ messages)

[regression] 2.6.39-rc[1-3] fail to boot on G5 PowerMac
 2011-04-13 23:43 UTC  (8+ messages)

[PATCH] asm-generic/system.h: drop useless __KERNEL__
 2011-04-13 23:41 UTC 

Re-send (What else needs to be done to the sep driver (staging/sep))
 2011-04-13 23:41 UTC  (10+ messages)

[PATCH, RFC] isci: simplify dma coherent allocation
 2011-04-13 23:41 UTC  (5+ messages)

Linux 2.6.39-rc3
 2011-04-13 23:39 UTC  (18+ messages)

[ANNOUNCE] 2.6.33.9-rt31
 2011-04-13 23:38 UTC  (10+ messages)

[PATCH] iproute2: tc add mqprio qdisc support
 2011-04-13 23:37 UTC  (3+ messages)

expand raid10
 2011-04-13 23:36 UTC  (9+ messages)

[RFC][PATCH V4] axi: add AXI bus driver
 2011-04-13 23:36 UTC  (12+ messages)

[PATCH RESEND 0/4] USB: gadget: Add Samsung S3C24xx USB HS controller driver
 2011-04-13 23:28 UTC  (4+ messages)
` [PATCH RESEND v3 3/4] USB: Gadget: Add Samsung S3C24XX USB High-Speed "

Documentation
 2011-04-13 23:33 UTC 

[Devel] ACPICA version 20110413 released
 2011-04-13 23:32 UTC 

[RFC][PATCH] axi: add AXI bus driver
 2011-04-13 23:31 UTC  (24+ messages)

[U-Boot] [PATCH v2 1/5] Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
 2011-04-13 23:30 UTC  (12+ messages)
` [U-Boot] [PATCH v2 2/5] Add Ethernet hardware MAC address framework to usbnet

changing subnet ID
 2011-04-13 23:25 UTC  (2+ messages)

[PATCHv2] usb: core: Change usb_create_sysfs_intf_files()' return type to void
 2011-04-13 23:23 UTC  (3+ messages)
` [PATCHv3] "

[PATCH 1/3] rename alloc_pages_exact()
 2011-04-13 23:23 UTC  (8+ messages)
` [PATCH 2/3] make new alloc_pages_exact()

[RFC v3 0/8] x86, xsave: rework of extended state handling, LWP support
 2011-04-13 23:21 UTC  (3+ messages)
` [PATCH] x86, xsave: fix non-lazy allocation of the xsave area

[PATCH] Bluetooth: MTU configuration for LE links
 2011-04-13 23:20 UTC  (6+ messages)

freezer: should barriers be smp ?
 2011-04-13 23:12 UTC  (21+ messages)
  ` [uclinux-dist-devel] "
      ` [linux-pm] "
        ` [linux-pm] [uclinux-dist-devel] freezer: should barriers be smp?
        `  "

[Qemu-devel] [PATCH v2 00/19] softfloat and FPU fixes/improvements
 2011-04-13 23:11 UTC  (20+ messages)
` [Qemu-devel] [PATCH v2 01/19] softfloat: use GCC builtins to count the leading zeros
` [Qemu-devel] [PATCH v2 02/19] cpu-all.h: define CPU_LDoubleU
` [Qemu-devel] [PATCH v2 03/19] target-i386: use CPU_LDoubleU instead of a private union
` [Qemu-devel] [PATCH v2 04/19] target-i386: use float unions from cpu-all.h
` [Qemu-devel] [PATCH v2 05/19] target-i386: add floatx_{add, mul, sub} and use them
` [Qemu-devel] [PATCH v2 06/19] softfloat: add float*_unordered_{, quiet}() functions
` [Qemu-devel] [PATCH v2 07/19] softfloat-native: add float*_unordered_quiet() functions
` [Qemu-devel] [PATCH v2 08/19] target-alpha: use new float64_unordered_quiet() function
` [Qemu-devel] [PATCH v2 09/19] target-mips: use new float*_unordered*() functions
` [Qemu-devel] [PATCH v2 10/19] target-i386: fix CMPUNORDPS/D and CMPORDPS/D instructions
` [Qemu-devel] [PATCH v2 11/19] softfloat: rename float*_eq() into float*_eq_quiet()
` [Qemu-devel] [PATCH v2 12/19] softfloat: rename float*_eq_signaling() into float*_eq()
` [Qemu-devel] [PATCH v2 13/19] softfloat: move float*_eq and float*_eq_quiet
` [Qemu-devel] [PATCH v2 14/19] softfloat: improve description of comparison functions
` [Qemu-devel] [PATCH v2 15/19] target-ppc: fix SPE "
` [Qemu-devel] [PATCH v2 16/19] target-mips: simplify FP comparisons
` [Qemu-devel] [PATCH v2 17/19] target-mips: don't hardcode softfloat exception bits
` [Qemu-devel] [PATCH v2 18/19] target-mips: fix c.ps.* instructions
` [Qemu-devel] [PATCH v2 19/19] target-mips: clear softfpu exception state for comparison instructions

Gitbox
 2011-04-13 23:10 UTC  (10+ messages)

[net-next-2.6 RFC PATCH v3] ethtool: allow custom interval for physical identification
 2011-04-13 23:09 UTC 

RAID6 data-check took almost 2 hours, clicking sounds, system unresponsive
 2011-04-13 23:09 UTC  (3+ messages)

Best route for re-implementing TCPHA
 2011-04-13 23:08 UTC 

kernel panic, 2.6.38.2, gretap
 2011-04-13 22:58 UTC 

viafb: XO-1.5 video broken on 2.6.39
 2011-04-13 23:05 UTC  (2+ messages)

[PATCH 0/6] i2c-davinci gpio pulsed SCL recovery with ICPFUNC
 2011-04-13 23:04 UTC  (6+ messages)
` [PATCH 6/6] da8xx: enable the use of the ICPFUNC in i2c-davinci

How to handle a http git repository
 2011-04-13 22:59 UTC  (2+ messages)

[RFC-V2 PATCH 0/5] Proposal for iSCSI Network Configuration
 2011-04-13 22:53 UTC  (5+ messages)
` [RFC-V2 PATCH 4/5] iscsi_transport: show network configuration in sysfs

[PATCH] ARM: S3C64XX: Initial support for Wolfson/Simtec Cragganmore/Banff
 2011-04-13 22:56 UTC  (2+ messages)

[net-next-2.6 RFC PATCH v2 00/13] ethtool: allow custom interval for
 2011-04-13 22:55 UTC  (6+ messages)
` [net-next-2.6 RFC PATCH v2 01/13] ethtool: allow custom interval for physical identification

[PATCH] xfs: cleanup duplicate initializations
 2011-04-13 22:53 UTC  (4+ messages)
  ` [PATCH, v2] "

[PATCH] kbuild, deb-pkg: set host machine after dpkg-gencontrol
 2011-04-13 22:47 UTC  (2+ messages)

[PATCH] drm/nouveau: Associate memtimings with performance levels on cards <= nv98
 2011-04-13 22:46 UTC  (2+ messages)

[ANNOUNCE] Git 1.7.5.rc2
 2011-04-13 22:45 UTC 

[PATCH V3 0/7] memcg: per cgroup background reclaim
 2011-04-13 22:45 UTC  (4+ messages)
` [PATCH V3 5/7] Per-memcg "

[PATCH 2.6.39 v2] V4L: videobuf-dma-contig: fix mmap_mapper broken on ARM
 2011-04-13 22:43 UTC  (8+ messages)

BUG: git-svn dcommit and concurrency (Re: git svn dcommit errors all no-yet-commited changes are left squashed/uncommited?)
 2011-04-13 22:40 UTC  (2+ messages)

[PATCH] remove doubled words, e.g., s/to to/to/, and fix related typos
 2011-04-13 22:38 UTC  (6+ messages)
    ` [PATCH/RFC] Documentation/format-patch: summarize patch-sending workflow

[PATCH] usb: gadget: storage_common: use kstrto*()
 2011-04-13 22:37 UTC 

Disable PCI while CONFIG_PCI=y
 2011-04-13 22:37 UTC  (4+ messages)

Dear Account User
 2011-04-13 12:35 UTC 

[U-Boot] MV SDIO
 2011-04-13 22:34 UTC 

[U-Boot] [PATCH v3 1/4] Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
 2011-04-13 22:33 UTC  (3+ messages)

[PATCH 1/7] ASoC: neo1973_wm8753: Remove scenario management code
 2011-04-13 22:33 UTC  (5+ messages)
    ` [alsa-devel] "

[PATCH] powerpc: align DTL buffer to AMS boundary
 2011-04-13 22:33 UTC  (2+ messages)
` [PATCH v2] "

CONFIG_EXT4_USE_FOR_EXT23: rootfs shows as ext2 instead of ext4
 2011-04-13 22:30 UTC  (5+ messages)

Dear Account User
 2011-04-13 22:21 UTC 

[PATCH] usb: musb: omap2430: fix build failure
 2011-04-13 22:27 UTC  (4+ messages)

[PATCH 18/30] drm/i915: Add an interface to dynamically change the cache level
 2011-04-13 22:27 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Introduce i915_gem_object_finish_gpu()
  ` [PATCH 2/3] drm/i915: Introduce i915_gem_object_finish_gtt()
  ` [PATCH 3/3] drm/i915: Add an interface to dynamically change the cache level

2.6.38: rt2800usb: high latency (1000ms)?
 2011-04-13 22:26 UTC  (10+ messages)

[PATCH] ARM: s3c2440: gta02; Register dfbmcs320 device
 2011-04-13 22:26 UTC  (4+ messages)

Gitbox
 2011-04-13 22:23 UTC 

[PATCH v6 0/5] usb gadget: Add SuperSpeed support to the Gadget Framework
 2011-04-13 21:49 UTC  (3+ messages)

[linux-dvb] KNC ONE DVB-C [1894:0022] can't find any channels, PAT/SDT/NIT filter timeout
 2011-04-13 22:21 UTC 

[PATCH] xfs: fix duplicate message output
 2011-04-13 22:19 UTC  (2+ messages)

Family Health Info
 2011-04-13 22:16 UTC 

[PATCH] atmel_serial: keep the platform_device unchanged
 2011-04-13 21:58 UTC  (3+ messages)

[PATCH 2/2] ltp-ddt: New recipe to build ltp-ddt test tool
 2011-04-13 22:08 UTC 

dkms client module
 2011-04-13 22:04 UTC 

[PATCH] Btrfs: do not release delalloc space until after we end the transaction
 2011-04-13 22:08 UTC  (2+ messages)

on starting HVM-domU whole system freezes with "soft lockup - CPU X stuck for XXs! [qemu-dm:...]" [xen 4.0, xen 4.1]
 2011-04-13 22:04 UTC  (2+ messages)

[PATCH] arm: cputype.h uses __attribute_const__ which requires including kernel.h
 2011-04-13 22:03 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] Minor USB fixes
 2011-04-13 22:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/4] usb: use DPRINTF instead of printf for some simple cases

[PATCH] vfs: make vfs_mount lock scale for file systems without mount point
 2011-04-13 22:00 UTC 

i915 next
 2011-04-13 21:56 UTC  (4+ messages)
` [PATCH 29/30] drm/i915: Track fence setup separately from fenced object lifetime

Regression from 2.6.36
 2011-04-13 21:54 UTC  (17+ messages)

[regression 2.6.39-rc2][bisected] "perf, x86: P4 PMU - Read proper MSR register to catch" and NMIs
 2011-04-13 21:53 UTC  (8+ messages)

+ mm-add-__nocast-attribute-to-vm_flags.patch added to -mm tree
 2011-04-13 21:51 UTC 

+ fremap-convert-vm_flags-to-unsigned-long-long.patch added to -mm tree
 2011-04-13 21:51 UTC 

+ procfs-convert-vm_flags-to-unsigned-long-long.patch added to -mm tree
 2011-04-13 21:51 UTC 

[PATCHv2 net-next-2.6] rndis_host: Poll status before control channel where necessary
 2011-04-13 21:49 UTC  (2+ messages)

[RFT] p54: implement multicast + arp req PS filter
 2011-04-13 21:48 UTC  (4+ messages)

[PATCH] bridge: reset IPCB in br_parse_ip_options
 2011-04-13 21:48 UTC  (4+ 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.