All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-25 11:57:21 to 2012-05-25 13:03:38 UTC [more...]

[PATCH v3 00/28] kmem limitation for memcg
 2012-05-25 13:03 UTC  (19+ messages)
  ` [PATCH v3 01/28] slab: move FULL state transition to an initcall
  ` [PATCH v3 02/28] memcg: Always free struct memcg through schedule_work()
  ` [PATCH v3 03/28] slab: rename gfpflags to allocflags
  ` [PATCH v3 04/28] memcg: Make it possible to use the stock for more than one page
  ` [PATCH v3 05/28] memcg: Reclaim when more than one page needed
  ` [PATCH v3 06/28] slab: use obj_size field of struct kmem_cache when not debugging
  ` [PATCH v3 07/28] memcg: change defines to an enum
  ` [PATCH v3 08/28] res_counter: don't force return value checking in res_counter_charge_nofail
  ` [PATCH v3 09/28] kmem slab accounting basic infrastructure
  ` [PATCH v3 10/28] slab/slub: struct memcg_params
  ` [PATCH v3 11/28] slub: consider a memcg parameter in kmem_create_cache
  ` [PATCH v3 12/28] slab: pass memcg parameter to kmem_cache_create
  ` [PATCH v3 13/28] slub: create duplicate cache
  ` [PATCH v3 14/28] slab: "
  ` [PATCH v3 15/28] slub: always get the cache from its page in kfree
  ` [PATCH v3 16/28] memcg: kmem controller charge/uncharge infrastructure
  ` [PATCH v3 17/28] skip memcg kmem allocations in specified code regions
  ` [PATCH v3 18/28] slub: charge allocation to a memcg

[GIT PULL] CRIS updates for v3.5
 2012-05-25 13:02 UTC 

[Qemu-devel] [PATCH 1/3] qerror: add QERR_TOO_MANY_PARAMETERS
 2012-05-25 13:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/3] qapi: convert sendkey

USB device PM oddity in 3.5
 2012-05-25 13:00 UTC  (4+ messages)

[PATCH v3 00/16] net: hub-based networking
 2012-05-25 12:59 UTC  (17+ messages)
` [PATCH v3 13/16] net: Make the monitor output more reasonable hub info
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 00/16] net: hub-based networking

[PATCH] Btrfs: don't update atime on RO subvolumes
 2012-05-25 12:50 UTC 

Problems with 3.4-rc5
 2012-05-25 12:55 UTC  (17+ messages)
            ` v3.4-rc4 DSS PM problem (Was: Re: Problems with 3.4-rc5)

[PATCH] ARM: at91: aic can use fast eoi handler type
 2012-05-25 12:55 UTC 

[RFC PATCH 00/11] OMAP System Control Module
 2012-05-25 12:53 UTC  (17+ messages)
` [RFC PATCH 03/11] arm: omap: device: create a device for system control module
` [RFC PATCH 04/11] OMAP: Add early "
` [RFC PATCH 05/11] mfd: omap: control: core system control driver
` [RFC PATCH 06/11] OMAP2+: use control module mfd driver in omap_type

[PATCH v2] scripts/coccinelle: sizeof of pointer
 2012-05-25 12:53 UTC  (3+ messages)

[PATCH] scripts/coccinelle: address test is always true
 2012-05-25 12:52 UTC  (3+ messages)

[PATCH 3/3] gnttab: cleanup
 2012-05-25 12:52 UTC 

[Buildroot] [PATCH resend] owl-linux: new package
 2012-05-25 12:51 UTC 

[PATCH] Teach ignore machinery about pattern "/"
 2012-05-25 12:47 UTC 

[PATCH 2/3] gnttab: mark maptrack free list tail with an explicit terminator
 2012-05-25 12:51 UTC 

[PATCH 1/3] gnttab: don't use domain lock for serialization
 2012-05-25 12:50 UTC 

Linux Kernel boot up stops after message "Uncompressing Linux....done, booting the kernel"
 2012-05-25 12:50 UTC  (3+ messages)

[PATCH] ieee802154: pass source address in dgram_recvmsg
 2012-05-25 12:14 UTC 

[PATCH 0/3] gnttab: drop use of domain lock and cleanup
 2012-05-25 12:49 UTC 

remove repeat implementation of page_referenced
 2012-05-25 12:47 UTC  (2+ messages)

[Buildroot] [PATCH resend] midori: bump version to 0.4.6
 2012-05-25 12:47 UTC 

[PATCH] spapr: Add "memop" hypercall
 2012-05-25 12:41 UTC  (13+ messages)
      ` [PATCH v2] "
                  ` [Qemu-devel] "

[Xen-staging] [xen-unstable] autoconf: check for dev86 and iasl on x86* only
 2012-05-25 12:42 UTC 

[PATCH -v2 00/12] Another step in l2cap_core/sock separation
 2012-05-25 12:41 UTC  (15+ messages)
` [PATCH -v2 01/12] Bluetooth: Remove extra l2cap_state_change(BT_CONNECTED)
` [PATCH -v2 02/12] Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c
` [PATCH -v2 03/12] Bluetooth: Add l2cap_chan->ops->ready()
` [PATCH -v2 04/12] Bluetooth: Use l2cap_chan_ready() in LE path
` [PATCH -v2 05/12] Bluetooth: Use chan->state instead of sk->sk_state
` [PATCH -v2 06/12] Bluetooth: Move check for backlog size to l2cap_sock.c
` [PATCH -v2 07/12] Bluetooth: Create DEFER_SETUP flag in conf_state
` [PATCH -v2 08/12] Bluetooth: Add chan->ops->defer()
` [PATCH -v2 09/12] Bluetooth: check for already existent channel before create new one
` [PATCH -v2 10/12] Bluetooth: Move bt_accept_enqueue() call to l2cap_sock.c
` [PATCH -v2 11/12] Bluetooth: Remove parent socket usage from l2cap_core.c
` [PATCH -v2 12/12] Bluetooth: Used void * as parameter in alloc_skb()

[Qemu-devel] [PATCH 00/18] ehci updates
 2012-05-25 12:40 UTC  (20+ messages)
` [Qemu-devel] [PATCH 01/18] ehci: add EHCIPacket
` [Qemu-devel] [PATCH] uhci: fix irq routing
` [Qemu-devel] [PATCH 02/18] ehci: make ehci_execute work on EHCIPacket instead of EHCIQueue
` [Qemu-devel] [PATCH 03/18] ehci: cache USBDevice in EHCIQueue
` [Qemu-devel] [PATCH 04/18] ehci: move ehci_flush_qh
` [Qemu-devel] [PATCH 05/18] ehci: add queuing support
` [Qemu-devel] [PATCH 06/18] ehci: tweak queue initialization
` [Qemu-devel] [PATCH 07/18] ehci: add async field to EHCIQueue
` [Qemu-devel] [PATCH 08/18] ehci: move async schedule to bottom half
` [Qemu-devel] [PATCH 09/18] ehci: schedule async bh on async packet completion
` [Qemu-devel] [PATCH 10/18] ehci: kick async schedule on wakeup
` [Qemu-devel] [PATCH 11/18] ehci: fix reset
` [Qemu-devel] [PATCH 12/18] ehci: add ehci_*_enabled() helpers
` [Qemu-devel] [PATCH 13/18] ehci: update status bits in ehci_set_state
` [Qemu-devel] [PATCH 14/18] ehci: fix halt status handling
` [Qemu-devel] [PATCH 15/18] ehci: remove unused attach_poll_counter
` [Qemu-devel] [PATCH 16/18] ehci: create ehci_update_frindex
` [Qemu-devel] [PATCH 17/18] ehci: adaptive wakeup rate
` [Qemu-devel] [PATCH 18/18] ehci: rework frame skipping

mm: fix faulty initialization in vmalloc_init()
 2012-05-25 12:39 UTC  (4+ messages)

[RFC PATCH] vfio: add fixup for broken PCI devices
 2012-05-25 12:36 UTC  (6+ messages)
  ` [Qemu-devel] "

Reason for md raid 01 blksize limited to 4 KiB?
 2012-05-25 12:35 UTC  (3+ messages)

Check if valid kernel and/or FS
 2012-05-25 12:35 UTC  (4+ messages)

[PULL] smsusb: add autodetection support for USB ID 2040:f5a0 (2012-05-25 08:32:17 -0400)
 2012-05-25 12:35 UTC 

[RFC] fastboot
 2012-05-25 12:33 UTC  (44+ messages)
` [PATCH 01/43] drm/i915: Track unbound pages
` [PATCH 02/43] drm/i915: Only pwrite through the GTT if there is space in the aperture
` [PATCH 03/43] drm/i915: Try harder to allocate an mmap_offset
` [PATCH 04/43] drm/i915: Pin backing pages for pwrite
` [PATCH 05/43] drm/i915: Pin pages for pread
` [PATCH 06/43] drm/i915/debugfs: Show (count, size) of purgeable objects in i915_gem_objects
` [PATCH 07/43] drm: Introduce drm_mm_create_block()
` [PATCH 08/43] drm/i915: Fix detection of stolen base for gen2
` [PATCH 09/43] drm/i915: Fix location of stolen memory register for SandyBridge+
` [PATCH 10/43] drm/i915: Avoid clearing preallocated regions from the GTT
` [PATCH 11/43] drm/i915: Always use the scatterlists if available for GTT insertion
` [PATCH 12/43] drm/i915: Tidy handling of the scatterlist by ppgtt
` [PATCH 13/43] drm/i915: Delay allocation of stolen space for FBC
` [PATCH 14/43] drm/i915: Extract general object init routine
` [PATCH 15/43] drm/i915: Allow objects to be created with no backing pages, but stolen space
` [PATCH 16/43] drm/i915: Support readback of stolen objects upon error
` [PATCH 17/43] drm/i915: Handle stolen objects in pwrite
` [PATCH 18/43] drm/i915: Handle stolen objects for pread
` [PATCH 19/43] drm/i915: Introduce i915_gem_object_create_stolen()
` [PATCH 20/43] drm/i915: Allocate fbcon from stolen memory
` [PATCH 21/43] drm/i915: Allocate ringbuffers "
` [PATCH 22/43] drm/i915: Allocate overlay registers "
` [PATCH 23/43] drm/i915: Introduce i915_gem_object_create_stolen_for_preallocated
` [PATCH 24/43] drm/i915: Split the framebuffer_info creation into a separate routine
` [PATCH 25/43] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon
` [PATCH 26/43] drm: add initial_config function to fb helper and add i915 support
` [PATCH 27/43] drm/i915: read initial config from hardware
` [PATCH 28/43] drm: don't zero out the CRTC even if it's the same as the current one
` [PATCH 29/43] drm/fb: don't NULL encoder CRTCs at fb init time
` [PATCH 30/43] drm/i915: when reading initial config, don't clobber PCH clock state
` [PATCH 31/43] drm/i915: use fb helper probe when building BIOS config
` [PATCH 32/43] drm/i915: read current LVDS config at boot
` [PATCH 33/43] drm/i915: more debug messages when BIOS display config can't be replicated
` [PATCH 34/43] drm/i915: allow 8 bit BIOS configs to be inherited
` [PATCH 35/43] drm/i915: add panel shutdown debug message
` [PATCH 36/43] drm/i915: try to handle multi-head BIOS configurations too
` [PATCH 37/43] drm/i915: Skip modifying PCH DREF if not changing clock sources
` [PATCH 38/43] drm/i915: Disable unused CRTCs
` [PATCH 39/43] drm/i915: remove unnecessary arg from intel_crtc_mode_get
` [PATCH 40/43] drm/i915: fetch sync polarity when building initial configuration
` [PATCH 41/43] drm/i915: remove unnecessary arg from intel_crtc_clock_get
` [PATCH 42/43] drm/i915: HACK: hard code existing mode clock to 137500
` [PATCH 43/43] drm/i915: HACK: force plane enable at plane update time

[PATCH] drm/i915/hdmi: Fix reg values for g4x_hdmi_connected
 2012-05-25 12:33 UTC  (3+ messages)

[PATCHv1 00/17] Bluetooth A2MP implementation
 2012-05-25 12:29 UTC  (8+ messages)
` [PATCHv3 00/18] "
  ` [PATCHv3 05/18] Bluetooth: A2MP: Add chan callbacks
  ` [PATCHv3 10/18] Bluetooth: A2MP: Process A2MP Discover Request
  ` [PATCHv3 11/18] Bluetooth: A2MP: Process A2MP Change Notify

[PATCH v4] regulator: MAX77686: Add Maxim 77686 regulator driver
 2012-05-25 12:27 UTC  (2+ messages)

long cifs timeout when share becomes unavailable
 2012-05-25 12:26 UTC  (4+ messages)

[U-Boot] [PATCH] MPC8xxx: Define cache ops for USB
 2012-05-25 12:24 UTC 

[PATCH 1/4] [-next] Makefile: Do not call cc-option before including the arch's Makefile
 2012-05-25 12:29 UTC  (3+ messages)

[Qemu-devel] [PATCH] qemu_find_file: check name as a straight path even if it has no '/'
 2012-05-25 12:23 UTC  (3+ messages)

Fix parisc compile failure after smp: Add task_struct argument to __cpu_up()
 2012-05-25 12:21 UTC  (2+ messages)

[PATCH] UBIFS: introduce struct ubifs_keymap
 2012-05-25 12:24 UTC  (4+ messages)

[Xenomai] A possible mis-interaction between CONFIG_PREEMPT and GPIO IRQ handling for ARM, leading to extreme latency
 2012-05-25 12:20 UTC  (6+ messages)

[PATCH 1/4 v5] drm/i915: timeout parameter for seqno wait
 2012-05-25 12:20 UTC  (3+ messages)
` [PATCH 4/4] [RESEND] drm/i915: s/i915_wait_request/i915_wait_seqno/g

[PATCH 00/23] Crypto keys and module signing
 2012-05-25 12:18 UTC  (2+ messages)

[patch 0/2] x86: mce: Implement poll mode for CMCI
 2012-05-25 12:17 UTC  (6+ messages)
` [patch 2/2] x86: mce: Implement cmci poll mode for intel machines

[RFC PATCH 0/4 V2] introduce: livedump
 2012-05-25 12:14 UTC  (4+ messages)
` [RFC PATCH 1/4 V2] livedump: Add notifier-call-chain into do_page_fault

[PATCH] PCI / ACPI: Do not request control of ASPM if the BIOS has disabled it
 2012-05-25 11:53 UTC  (3+ messages)

security mechanism message
 2012-05-25 12:14 UTC  (2+ messages)

[PATCH] Bluetooth: Define HCI AMP cmd struct
 2012-05-25 12:14 UTC  (3+ messages)

[PATCH v4 16/16] hub: add the support for hub own flow control
 2012-05-25 12:13 UTC  (3+ messages)
` [Qemu-devel] "

[GIT PULL for v3.5-rc1] media updates for v3.5
 2012-05-25 12:12 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/1] ISCSI: Add support for iscsi passthroughi to iscsi devices
 2012-05-25 11:59 UTC  (2+ messages)
` [Qemu-devel] [PATCH] SCSI: Add SCSI passthrough via scsi-generic to libiscsi

[Buildroot] [pull request] Pull request for branch for-2012.08/systemd
 2012-05-25 12:11 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] Rework of the init system
` [Buildroot] [PATCH 2/2] Add systemd unit for lighttpd

[Qemu-devel] Proposal for extensions of block job commands in QEMU 1.2
 2012-05-25 12:09 UTC  (5+ messages)
` [Qemu-devel] Block job commands in QEMU 1.2 [v2, including support for replication]

openjdk-7
 2012-05-25 12:00 UTC 

poor OSD performance using kernel 3.4
 2012-05-25 12:10 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/9] *** SUBJECT HERE ***
 2012-05-25 12:09 UTC  (2+ messages)

[Bug 12882] [855GM missng DVO driver] s-video not detected
 2012-05-25 12:09 UTC  (2+ messages)
` [Bug 12882] [855GM missing "

[Bug 17902] [830M] need support for DVO-LVDS via na2501
 2012-05-25 12:07 UTC  (2+ messages)
` [Bug 17902] [830M missing dvo driver] "

Beaglebone + Poky
 2012-05-25 12:06 UTC  (13+ messages)

[Bug 30845] [855 missing dvo driver] DVI output unsupported
 2012-05-25 12:05 UTC 

Include already exisiting rpm or .spec
 2012-05-25 12:03 UTC  (4+ messages)

[PATCH] rules: Limit USB autosuspend on USB HID devices
 2012-05-25 12:01 UTC 

[Buildroot] GNUTLS
 2012-05-25 12:01 UTC  (3+ messages)

[pull] drm-intel-fixes for 3.5
 2012-05-25 12:00 UTC  (2+ messages)

[Qemu-devel] [PATCH] Support virtio-scsi-pci adapter hot-plug
 2012-05-25 11:57 UTC  (6+ messages)

[U-Boot] [PATCH 0/9] arm/km: bugfixes and small corrections
 2012-05-25 11:57 UTC  (2+ messages)
` [U-Boot] [PATCH 9/9] km_arm: use filesize for erase in update command


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.