All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-13 08:47:52 to 2011-05-13 10:06:04 UTC [more...]

[PATCH 3/3] mm: slub: Default slub_max_order to 0
 2011-05-13 10:05 UTC  (21+ messages)

[Buildroot] [PATCH] dropbear: fix static link for version 0.53.1
 2011-05-13 10:05 UTC  (2+ messages)

[RFC][PATCH v7 00/14] memcg: per cgroup dirty page accounting
 2011-05-13 10:04 UTC  (30+ messages)
` [RFC][PATCH v7 01/14] memcg: document cgroup dirty memory interfaces
` [RFC][PATCH v7 02/14] memcg: add page_cgroup flags for dirty page tracking
` [RFC][PATCH v7 03/14] memcg: add mem_cgroup_mark_inode_dirty()
` [RFC][PATCH v7 04/14] memcg: add dirty page accounting infrastructure
` [RFC][PATCH v7 05/14] memcg: add kernel calls for memcg dirty page stats
` [RFC][PATCH v7 06/14] memcg: add dirty limits to mem_cgroup
` [RFC][PATCH v7 07/14] memcg: add cgroupfs interface to memcg dirty limits
` [RFC][PATCH v7 08/14] writeback: add memcg fields to writeback_control
` [RFC][PATCH v7 09/14] cgroup: move CSS_ID_MAX to cgroup.h
` [RFC][PATCH v7 10/14] memcg: dirty page accounting support routines
` [RFC][PATCH v7 11/14] memcg: create support routines for writeback
` [RFC][PATCH v7 12/14] memcg: create support routines for page-writeback
` [RFC][PATCH v7 13/14] writeback: make background writeback cgroup aware
` [RFC][PATCH v7 14/14] memcg: check memcg dirty limits in page writeback

linux-next: manual merge of the tip tree with the arm tree
 2011-05-13 10:04 UTC  (5+ messages)

Sched_autogroup and niced processes
 2011-05-13 10:04 UTC  (11+ messages)

[Buildroot] [git commit] dropbear: fix static link for version 0.53.1
 2011-05-13 10:04 UTC 

[Buildroot] [git commit] dropbear: link statically if BR2_PREFER_STATIC_LIB
 2011-05-13 10:04 UTC 

[PATCH] x86-64: remove left over uses of .got entries
 2011-05-13 10:04 UTC 

[PATCH 0/8] Sequencer Foundations
 2011-05-13 10:02 UTC  (21+ messages)
` [PATCH 2/8] revert: Make "commit" and "me" local variables
` [PATCH 3/8] revert: Introduce a struct to parse command-line options into
` [PATCH 4/8] revert: Separate cmdline argument handling from the functional code
` [PATCH 7/8] revert: Implement parsing --continue, --abort and --skip

[PATCH] ARM: twd: Adjust localtimer frequency with cpufreq notifiers
 2011-05-13 10:02 UTC  (14+ messages)
          ` [PATCH] ARM: twd: Adjust localtimer frequency with cpufreqnotifiers
              ` [PATCH] ARM: twd: Adjust localtimer frequency withcpufreqnotifiers

[PATCH v2] kconfig: autogenerated config_is_xxx macro
 2011-05-13 10:01 UTC  (8+ messages)

[PATCH 00/25] Misc commits
 2011-05-13 10:00 UTC  (4+ messages)
` [PATCH 25/25] m4: update upstream-status for patches

[PATCH] i2c-i801: Don't depend on other kernel driver config options
 2011-05-13 10:01 UTC 

[PATCH 01/32] staging: brcm80211: replaced IL_BIGENDIAN by __BIG_ENDIAN
 2011-05-13  9:59 UTC  (32+ messages)
` [PATCH 02/32] staging: brcm80211: new Kconfig item to enable IO reordering fix
` [PATCH 03/32] staging: brcm80211: replaced #ifdef __mips__ sections by W_REG_FLUSH
` [PATCH 04/32] staging: brcm80211: got rid of #ifdef __mips__ sections in hnddma.c
` [PATCH 05/32] staging: brcm80211: got rid of #ifdef __mips__ by new dma_spin_for_len()
` [PATCH 06/32] staging: brcm80211: remove unnecessary functions from wlc_main.c
` [PATCH 07/32] staging: brcm80211: remove unused functions and prototypes
` [PATCH 08/32] staging: brcm80211: make function definitions and prototype consistent
` [PATCH 09/32] staging: brcm80211: cleanup functions in nvram.c
` [PATCH 10/32] staging: brcm80211: fix makefiles for building drivers in kernel
` [PATCH 11/32] staging: brcm80211: Kconfig fix for 'Broadcom I/O order fix'
` [PATCH 12/32] staging: brcm80211: removed unused struct net_device_stats related code
` [PATCH 13/32] staging: brcm80211: removed counter related macros that expanded to NOP
` [PATCH 14/32] staging: brcm80211: removed stats WEXT support from fullmac
` [PATCH 15/32] staging: brcm80211: removed support for proprietary ioctl WLC_GET_PKTCNTS
` [PATCH 16/32] staging: brcm80211: removed counter related struct wl_cnt
` [PATCH 17/32] staging: brcm80211: removed more unused counter related structures
` [PATCH 18/32] staging: brcm80211: Fix for WPA GTK install issue in brcmfmac driver
` [PATCH 19/32] staging: brcm80211: Fix for suspend "
` [PATCH 20/32] staging: brcm80211: brcmfmac driver's interface name changed to "wlan"
` [PATCH 21/32] staging: brcm80211: Fixed wl_assoc_params structure miss match in brcmfmac driver
` [PATCH 22/32] staging: brcm80211: Optimized wl_inform_single_bss function "
` [PATCH 23/32] staging: brcm80211: Fixed bss (re)connect/disconnect issues "
` [PATCH 24/32] staging: brcm80211: Fixed ibss join/leave functionality "
` [PATCH 25/32] staging: brcm80211: Added support to change roaming parameters from "
` [PATCH 26/32] staging: brcm80211: Added support to change scan times "
` [PATCH 27/32] staging: brcm80211: Fixed scan notification functionality in "
` [PATCH 28/32] staging: brcm80211: Removed unused variable from "
` [PATCH 29/32] staging: brcm80211: cfg80211 up/down routines in brcmfmac driver are fixed
` [PATCH 30/32] staging: brcm80211: Better debug support added to brcmfmac driver
` [PATCH 31/32] staging: brcm80211: Corrected sdpcm_shared_t structure definition
` [PATCH 32/32] staging: brcm80211: fix checkpatch issue in wlc_channel.c

xl/xm save -c fails - set_vcpucontext EOPNOTSUPP (was Re: xl save -c issues with Windows 7 Ultimate)
 2011-05-13 10:00 UTC  (11+ messages)

[PATCH 0/4] Pinmux subsystem
 2011-05-13  9:59 UTC  (5+ messages)

patch from intel-drm-staging for 2.6.39
 2011-05-13  9:57 UTC  (2+ messages)

[PATCH 0/1] [v2] Automatically generate package repos for rpm and deb [bug #1024]
 2011-05-13  9:53 UTC  (2+ messages)
` [RFC][v2] [PATCH 1/1] package-index.bb: add support for deb and rpm

[Xenomai-help] Xenomai 2.5.X - 32 bit X86 is not running on newer Kernel Versions
 2011-05-13  9:55 UTC 

[PATCH 09/13] i2c/i2c-nomadik: add code to retry on timeout failure
 2011-05-13  9:55 UTC  (3+ messages)

[rfc patch 0/6] mm: memcg naturalization
 2011-05-13  9:53 UTC  (10+ messages)
` [rfc patch 1/6] memcg: remove unused retry signal from reclaim
` [rfc patch 3/6] mm: memcg-aware global reclaim
` [rfc patch 5/6] memcg: remove global LRU list

Where to host new layers
 2011-05-13  9:47 UTC  (2+ messages)

[PATCH 00/48] i18n: Add shell script translations (depends on infrastructure)
 2011-05-13  9:48 UTC  (8+ messages)
` [PATCH 20/48] i18n: git-submodule die + eval_gettext messages

[PATCH V3 1/2] input: pmic8xxx-keypad: Add row and column gpio configuration
 2011-05-13  9:47 UTC  (2+ messages)
` [PATCH V3 2/2] input: pmic8xxx_pwrkey: Add support for power key

[U-Boot] USB only works in Linux if started in UBoot
 2011-05-13  9:46 UTC 

xserver-xorg upgrade to 1.10
 2011-05-13  9:40 UTC  (6+ messages)
` [PATCH 1/5] xserver-xorg: upgrade to 1.10.1.901 and make it default for SHR
` [PATCH 2/5] om-gta0*: drop xf86-input-tslib
` [PATCH 3/5] pointercal-xinput: sync koen's changes from meta-oe
` [PATCH 4/5] xinput-calibrator: add 0.7.5 "
` [PATCH 5/5] xinput-calibrator: drop older versions

BTRFS, encrypted LVM and disk write cache ?
 2011-05-13  9:43 UTC  (8+ messages)

[PATCH] x86, cpuidle: remove assertion on X86_FEATURE_TSC_RELIABLE
 2011-05-13  9:42 UTC  (5+ messages)

[lm-sensors] [PATCHv6 1/1] Hwmon: Merge Pkgtemp with Coretemp
 2011-05-13  9:41 UTC  (3+ messages)

[PATCH 0/5] arm: omap: usb: Runtime PM support for EHCI and OHCI drivers
 2011-05-13  9:40 UTC  (9+ messages)
` [PATCH 1/5] arm: omap: usb: ehci and ohci hwmod structures for omap3 and omap4
  ` [PATCH 2/5] arm: omap: usb: register hwmods of usbhs
    ` [PATCH 3/5] arm: omap: usb: device name change for the clk names "

Select patches for 2.6.40
 2011-05-13  9:39 UTC  (13+ messages)
` [PATCH 06/16] drm/i915: Replace ironlake_compute_wm0 with g4x_compute_wm0
` [PATCH 08/16] drm/i915/i2c: Convert from using GMBUS1 + reg_offset idiom to reg + 0
` [PATCH 09/16] drm/i915/gmbus: Reset the controller on initialisation
` [PATCH 14/16] drm/i915: Use PCI-ID to identify Broadwater and Crestline

[PATCH 0/1] Fix SRC_URI for distcc which moved to googlecode.com
 2011-05-13  9:34 UTC  (2+ messages)

[U-Boot] Prize
 2011-05-13  9:35 UTC 

LVM2/daemons/common daemon-server.c daemon-ser 
 2011-05-13  9:34 UTC 

[RFC PATCH] cpuset: fix cpuset_cpus_allowed_fallback() don't update tsk->rt.nr_cpus_allowed
 2011-05-13  9:34 UTC  (9+ messages)
  ` [PATCH 1/2] "

problem with kmemleak
 2011-05-13  9:32 UTC  (9+ messages)
    ` 答复: "

[PATCH 0/8] 13-May Consolidated Pulls
 2011-05-13  9:29 UTC  (2+ messages)

[PATCH 0/1] Re-add powerpc-linux-gnuspe support
 2011-05-13  9:26 UTC  (4+ messages)
` [PATCH 1/1] siteinfo.bbclass: Add powerpc-linux-gnuspe

[PATCH] sysfs: remove "last sysfs file:" line from the oops messages
 2011-05-13  9:23 UTC  (2+ messages)

Patch Review Process
 2011-05-13  9:28 UTC  (4+ messages)

Regression with ext4 in kernel 2.6.39-rc7? (Was: testing ext4 master branch)
 2011-05-13  9:27 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/4] Coroutines for better asynchronous programming
 2011-05-13  9:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] coroutine: introduce coroutines
` [Qemu-devel] [PATCH v3 2/4] coroutine: add check-coroutine automated tests
` [Qemu-devel] [PATCH v3 3/4] coroutine: add check-coroutine --benchmark-lifecycle
` [Qemu-devel] [PATCH v3 4/4] coroutine: pool coroutines to speed up creation

[PATCH] ASoC: Update omap/ams-delta for TTY API change
 2011-05-13  9:25 UTC  (4+ messages)
` [RESEND][PATCH] "

[RFC PATCH] Consolidate SRAM support
 2011-05-13  9:25 UTC  (9+ messages)
` [RFC PATCH v3] "

Alsa Support for Korg Pandora Mini, Vox ToneLab ST
 2011-05-13  9:25 UTC  (3+ messages)

X11 performance regressions
 2011-05-13  9:24 UTC  (9+ messages)

question about UFO behavior for bridge device
 2011-05-13  9:21 UTC 

[Qemu-devel] [Bug 723871] [NEW] qemu-kvm-0.14.0 Aborts with -vga qxl
 2011-05-13  9:10 UTC  (2+ messages)
` [Qemu-devel] [Bug 723871] "

[QUERY] Behavior of spi slave memories w.r.t chip select signal
 2011-05-13  9:20 UTC  (7+ messages)

[meta-intel] n450-audio.bb: ${POKYBASE} --> ${COREBASE}
 2011-05-13  9:16 UTC 

mpt2sas: bug in disk ordering?
 2011-05-13  9:19 UTC 

[PATCH] mfd: Fix off-by-one value range checking for tps65910_i2c_write
 2011-05-13  9:13 UTC 

[PATCHSET ptrace] ptrace: implement PTRACE_SEIZE/INTERRUPT and group stop notification
 2011-05-13  9:13 UTC  (8+ messages)
` [PATCH 10/11] ptrace: move JOBCTL_TRAPPING wait to wait(2) and ptrace_check_attach()

[PATCH] MIPS: Fix build breakage in cpu-probe.c
 2011-05-13  9:12 UTC  (4+ messages)

[gsimmons@gsimmons.org: Bug#596626: Please support Linksys WUSB600N v2 WiFi USB stick]
 2011-05-13  9:12 UTC  (3+ messages)
` Bug#596626: "

[PATCH] kvm tools: Fix type mismatches on GCC 4.4 on 32-bit systems
 2011-05-13  9:11 UTC  (2+ messages)

[PATCHv2] v4l: Add M420 format definition
 2011-05-13  9:11 UTC 

[RFC][PATCH 0/7] memcg async reclaim
 2011-05-13  9:04 UTC  (10+ messages)

[RFC] rt2x00: advertise interface combinations
 2011-05-13  9:09 UTC 

[PATCH 0/9] strict user copy checks on x86_64
 2011-05-13  9:08 UTC  (3+ messages)
` [PATCH 1/9] iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning

[U-Boot] [PATCH] fsl_esdhc: Initialize mmc->b_max
 2011-05-13  9:07 UTC  (2+ messages)

[PATCH v1] bonding,llc: Fix structure sizeof incompatibility for some PDUs
 2011-05-13  9:04 UTC 

[PATCH] compat-wireless: make WEXT patch apply over sched_scan
 2011-05-13  9:03 UTC  (2+ messages)

[U-Boot] [PATCH V7 1/3] MX5: clock: Add clock config interface
 2011-05-13  9:04 UTC  (8+ messages)
` [U-Boot] [PATCH V7 2/3] PMIC: Add dialog pmic support

qt 4.7.3 translation support
 2011-05-13  9:00 UTC  (3+ messages)
` [PATCH 3/3] qt4-4.7.3: add translations'support

[BUG] perf: bogus correlation of kernel symbols
 2011-05-13  9:01 UTC  (11+ messages)

[PATCH 0/2] UBIFS: Free space fixup on first mount
 2011-05-13  7:58 UTC  (4+ messages)
` [PATCH 2/2] UBIFS: fix-up free space on mount if flag is set

[U-Boot] [PATCH] MX53: Add initial support for MX53SMD board
 2011-05-13  9:01 UTC  (2+ messages)

[PATCH] cfg80211: advertise possible interface combinations
 2011-05-13  8:58 UTC 

manually update iptables
 2011-05-13  8:57 UTC  (2+ messages)

[PATCH v2 0/6] wl12xx: add initial wowlan support
 2011-05-13  8:57 UTC  (7+ messages)
` [PATCH v2 1/6] wl12xx_sdio: set interrupt as wake_up interrupt
` [PATCH v2 2/6] wl12xx: declare suspend/resume callbacks (for wowlan)
` [PATCH v2 3/6] wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend
` [PATCH v2 4/6] wl12xx: prevent scheduling while suspending (WoW enabled)
` [PATCH v2 5/6] wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger
` [PATCH v2 6/6] wl12xx: enter/exit psm on wowlan suspend/resume

[Qemu-devel] [0/25] Async threading for VirtFS using glib threads & coroutines
 2011-05-13  8:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH 05/25] [virtio-9p] Move errno into v9fs_do_readlink

[PATCH] ext4: Fix max file size of extent format file
 2011-05-13  8:55 UTC  (3+ messages)
` [PATCH] ext4: invalidate gap cache when writing extents last block

[PATCH] gpiolib: export gpiochip_find
 2011-05-13  8:52 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.