linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-18 07:31:54 to 2012-09-18 14:17:56 UTC [more...]

[PATCH v3 00/16] slab accounting for memcg
 2012-09-18 14:12 UTC  (11+ messages)
` [PATCH v3 01/16] slab/slub: struct memcg_params
` [PATCH v3 02/16] slub: use free_page instead of put_page for freeing kmalloc allocation
` [PATCH v3 03/16] slab: Ignore the cflgs bit in cache creation
` [PATCH v3 04/16] provide a common place for initcall processing in kmem_cache
` [PATCH v3 05/16] consider a memcg parameter in kmem_create_cache
` [PATCH v3 07/16] memcg: skip memcg kmem allocations in specified code regions
` [PATCH v3 10/16] sl[au]b: Allocate objects from memcg cache
` [PATCH v3 11/16] memcg: destroy memcg caches
` [PATCH v3 13/16] slab: slab-specific propagation changes
` [PATCH v3 14/16] slub: slub-specific "

[PATCH v3 00/13] kmem controller for memcg
 2012-09-18 14:15 UTC  (15+ messages)
` [PATCH v3 01/13] memcg: Make it possible to use the stock for more than one page
` [PATCH v3 02/13] memcg: Reclaim when more than one page needed
` [PATCH v3 03/13] memcg: change defines to an enum
` [PATCH v3 04/13] kmem accounting basic infrastructure
` [PATCH v3 05/13] Add a __GFP_KMEMCG flag
` [PATCH v3 06/13] memcg: kmem controller infrastructure
` [PATCH v3 07/13] mm: Allocate kernel pages to the right memcg
` [PATCH v3 08/13] res_counter: return amount of charges after res_counter_uncharge
` [PATCH v3 09/13] memcg: kmem accounting lifecycle management
` [PATCH v3 10/13] memcg: use static branches when code not in use
` [PATCH v3 11/13] memcg: allow a memcg with kmem charges to be destructed
` [PATCH v3 12/13] execute the whole memcg freeing in rcu callback
` [PATCH v3 13/13] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs

[PATCH v10 0/5] make balloon pages movable by compaction
 2012-09-18 14:07 UTC  (6+ messages)
` [PATCH v10 3/5] virtio_balloon: introduce migration primitives to balloon pages

[RFT/PATCH] serial: omap: prevent resume if device is not suspended
 2012-09-18 14:02 UTC  (2+ messages)

[PATCH v5 00/17] Introduce Xen support on ARM (based on 3.6-rc5)
 2012-09-18 13:57 UTC  (4+ messages)

[PATCH v8 0/3] KVM: perf: kvm events analysis tool
 2012-09-18 14:01 UTC  (3+ messages)
` [PATCH v8 2/3] perf: move stat related code to util/stat.c

[PATCH] perf: teach perf inject to merge sched_stat_* and sched_switch events (v3)
 2012-09-18 13:56 UTC 

[PATCH v2] spi/pl022: Devicetree support w/o platform data
 2012-09-18 13:53 UTC 

[PATCH] spi/pl022: Devicetree support w/o platform data
 2012-09-18 13:52 UTC  (4+ messages)

[PATCH v3] gpio: Add Avionic Design N-bit GPIO expander support
 2012-09-18 13:48 UTC  (3+ messages)

[PATCH 0/2] rapidio: add inbound memory mapping API
 2012-09-18 13:37 UTC  (3+ messages)
` [PATCH 1/2] rapidio: add inbound memory mapping interface
` [PATCH 2/2] rapidio/tsi721: add inbound memory mapping callbacks

[PATCH] dma-debug: New interfaces to debug dma mapping errors
 2012-09-18 13:34 UTC  (6+ messages)

[PATCH] gpio: Describe interrupt-controller binding
 2012-09-18 13:28 UTC  (2+ messages)

[PATCH] lib/dma-debug: check for vmalloc buffers used with the DMA-API
 2012-09-18 13:18 UTC  (2+ messages)

[PATCH] staging: usbip: stub_dev: Fixed oops during removal of usbip_host
 2012-09-18 13:15 UTC  (6+ messages)

[PATCH 1/2] ARM: LPC32xx: DTS update for devicetree completion of spi-pl022
 2012-09-18 13:03 UTC  (4+ messages)
` [PATCH 2/2] ARM: LPC32xx: Platform "

[PATCH v4] media: v4l2-ctrls: add control for dpcm predictor
 2012-09-18 12:49 UTC  (5+ messages)

[RFC 0/5] ARM: dma-mapping: New dma_map_ops to control IOVA more precisely
 2012-09-18 12:49 UTC  (2+ messages)

[PATCH] drivers/rapidio/devices/tsi721.c: fix error return code
 2012-09-18 12:27 UTC  (2+ messages)

[PATCHv4 0/6] media: convert to c99 format
 2012-09-18 12:22 UTC  (7+ messages)
` [PATCHv4 1/6] media: Convert struct i2c_msg initialization to C99 format
` [PATCHv4 2/6] "
` [PATCHv4 3/6] "
` [PATCHv4 4/6] "
` [PATCHv4 5/6] "
` [PATCHv4 6/6] "

[PATCH] ARM: ux500: tidy up pin sleep modes
 2012-09-18 12:24 UTC  (2+ messages)

[PATCH] ARM: ux500: fix spi2 pin group
 2012-09-18 12:23 UTC  (2+ messages)

[PATCH v2 00/15] ASoC: OMAP: Convert to use dmaengine
 2012-09-18 12:22 UTC  (6+ messages)
` [PATCH v2 04/15] dmaengine: Pass no_wakeup parameter via device_prep_dma_cyclic() callback

[PATCH] dmaengine: add dmanegine slave map api's
 2012-09-18 12:20 UTC  (10+ messages)

[PATCHv3 0/6] media: convert to c99 format
 2012-09-18 12:19 UTC  (9+ messages)
` [PATCHv3 1/6] media: Convert struct i2c_msg initialization to C99 format
` [PATCHv3 2/6] "
` [PATCHv3 3/6] "
` [PATCHv3 4/6] "
` [PATCHv3 5/6] "
` [PATCHv3 6/6] "

[PATCH 00/19] First HREF Device Tree enablement patch-set
 2012-09-18 12:13 UTC  (6+ messages)
` [PATCH 09/19] ARM: ux500: Enable SSP (SPI) for HREF when booting Device Tree

[PATCH v2 0/2] Add pinctrl support to omap2-mcspi
 2012-09-18 12:11 UTC  (6+ messages)
` [PATCH v2 1/2] spi: omap2-mcspi: add pinctrl support
` [PATCH v2 2/2] ARM: OMAP2+: Enable pinctrl dummy states

[PATCH 01/10] drivers/video/mb862xx/mb862xxfbdrv.c: fix error return code
 2012-09-18 12:08 UTC  (10+ messages)
` [PATCH 02/10] drivers/video/sunxvr1000.c: "
` [PATCH 03/10] drivers/video/cg3.c: "
` [PATCH 04/10] drivers/video/sunxvr500.c: "
` [PATCH 05/10] drivers/video/atmel_lcdfb.c: "
` [PATCH 06/10] drivers/video/imxfb.c: "
` [PATCH 07/10] drivers/video/bw2.c: "
` [PATCH 08/10] drivers/video/cyber2000fb.c: "
` [PATCH 09/10] drivers/video/ps3fb.c: "
` [PATCH 10/10] drivers/video/arcfb.c: "

[REPOST PATCH v2 1/2] spi: omap2-mcspi: add pinctrl support
 2012-09-18 12:08 UTC  (2+ messages)

[PATCH] spi/pl022: Devicetree support w/o platform data
 2012-09-18 12:03 UTC  (2+ messages)

[PATCH] usbhid: call report_fixup before comparing descriptors
 2012-09-18 12:00 UTC  (2+ messages)

[PATCH v2] intel-iommu: Default to non-coherent for domains unattached to iommus
 2012-09-18 11:58 UTC  (2+ messages)

[PATCH] pinctrl: imx: remove duplicated const
 2012-09-18 11:53 UTC  (2+ messages)

[PATCH] spi: pl022: Add clk_{un}prepare() support in runtime PM
 2012-09-18 11:50 UTC  (4+ messages)

[PATCH 01/24] ARM: shmobile: use __iomem pointers for MMIO
 2012-09-18 11:50 UTC  (16+ messages)
` [PATCH 02/24] ARM: at91: "
` [PATCH 09/24] ARM: ixp4xx: "
` [PATCH 19/24] sh: "
` [PATCH 24/24] net: seeq: "

[PATCH] drivers/virtio/virtio_pci.c: fix error return code
 2012-09-18  0:49 UTC  (2+ messages)

0.5sec delay when ttyO0 is enabled
 2012-09-18 11:40 UTC  (3+ messages)

[PATCH] improve standard conformance of sscanf()
 2012-09-18 11:31 UTC 

[PATCH v2 0/7] perf ui/browser: Add browser for perf script
 2012-09-18 11:30 UTC  (5+ messages)
` [PATCH v2 6/7] perf ui/browser: Integrate script browser into annotation browser

[PATCH v3 v3 00/20] Input and HID updates for 3.7
 2012-09-18 11:29 UTC  (7+ messages)
` [PATCH v3 16/20] HID: Only dump input if someone is listening
        ` Input and HID updates for 3.7, version 4

[PATCH] xen-pciback: support wild cards in slot specifications
 2012-09-18 11:29 UTC 

[PATCH] clk: Make the managed clk functions generically available
 2012-09-18 11:25 UTC  (13+ messages)

[PATCH 1/1] Input: ab8500-ponkey: Make the distinction between DT and non-DT boots
 2012-09-18 11:22 UTC  (4+ messages)

[PATCH, v2] x86: use tzcnt instead of bsf
 2012-09-18 11:16 UTC 

2 physical-cpu (like 2x6core) config and NUMA?
 2012-09-18 11:04 UTC  (3+ messages)

[Re: [PATCH 2/2] drivers/s390/net/ctcm_main.c: fix error return code]
 2012-09-18 10:52 UTC 

[PATCH] asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID
 2012-09-18 10:21 UTC  (6+ messages)

[PATCH] iommu/exynos: use list_del_init instead of list_del/INIT_LIST_HEAD
 2012-09-18 10:44 UTC  (2+ messages)

[PATCH] dma: tegra: move smmu.h into SMMU driver
 2012-09-18 10:41 UTC  (2+ messages)

[PATCH REPOST] iommu/tegra: smmu: Use debugfs_create_dir for directory
 2012-09-18 10:37 UTC  (2+ messages)

[PATCH] iommu/amd: remove duplicated include from amd_iommu_init.c
 2012-09-18 10:32 UTC  (2+ messages)

Another tree for "next"
 2012-09-18 10:32 UTC  (4+ messages)

[PATCH 1/4] drivers/mmc/host/dw_mmc.c: fix error return code
 2012-09-18 10:13 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] x86, apm: Make on_cpu0() use workqueue instead of work_on_cpu()
 2012-09-18 10:19 UTC  (4+ messages)

[PATCH] perf/x86: update Intel Ivy Bridge support
 2012-09-18 10:10 UTC  (2+ messages)

[PATCH] Update sched_domains_numa_masks when new cpus are onlined
 2012-09-18 10:12 UTC 

[PATCHv2 0/6] media: convert to c99 format
 2012-09-18 10:02 UTC  (11+ messages)
` [PATCHv2 1/6] media: Convert struct i2c_msg initialization to C99 format
` [PATCHv2 2/6] "
` [PATCHv2 3/6] "
` [PATCHv2 4/6] "
` [PATCHv2 5/6] "
` [PATCHv2 6/6] "

[GIT PULL] Block bits for 3.6-final
 2012-09-18 10:01 UTC 

[PATCH] mfd: fix MAX77693 dependency on IRQ_DOMAIN
 2012-09-18 10:01 UTC 

[PATCHv2 0/3] remoteproc: introduce rproc recovery
 2012-09-18  9:59 UTC  (2+ messages)

[PATCH] cciss: fix handling of protocol error
 2012-09-18  9:57 UTC  (2+ messages)

[PATCH 00/16] ARM: big platform data header rename
 2012-09-18  9:57 UTC  (5+ messages)
` [PATCH 13/16] ARM: omap: move platform_data definitions

[PATCH v2 0/3] lockd: use per-net refrence-counted NSM clients
 2012-09-18  9:37 UTC  (4+ messages)
` [PATCH v2 1/3] lockd: per-net NSM client creation and destruction helpers introduced
` [PATCH v2 2/3] lockd: use rpc client's cl_nodename for id encoding
` [PATCH v2 3/3] lockd: create and use per-net NSM RPC clients on MON/UNMON requests

IMA policy search speedup
 2012-09-18  9:44 UTC 

[V2 for-next PATCH 0/7] workqueue: async idle rebinding and cleanup for hotplug
 2012-09-18  9:40 UTC  (2+ messages)

[PATCH 0/2] Minimal RAS stuff
 2012-09-18  9:34 UTC  (5+ messages)
` [PATCH 1/2] x86, mce: Enable MCA support by default

[RFC v8 PATCH 00/20] memory-hotplug: hot-remove physical memory
 2012-09-18  9:39 UTC  (8+ messages)

perf script: rwtop: SIGALRM and pipe read race
 2012-09-18  9:30 UTC  (6+ messages)

[PATCH] memcg: move mem_cgroup_is_root upwards (was Re: + memcg-cleanup-kmem-tcp-ifdefs.patch added to -mm tree)
 2012-09-18  9:13 UTC 

[PATCH tip/core/rcu 0/5] Documentation and rcutorture changes
 2012-09-18  9:12 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/5] rcu: Update rcutorture defaults
  ` [PATCH tip/core/rcu 3/5] rcu: Document SRCU dead-CPU capabilities, emphasize read-side limits

[PATCH] genirq: Add the IRQS_ONESHOT support for edge interrupt
 2012-09-18 12:54 UTC  (5+ messages)

Info required: Tracking memcpy operation in user/kernel
 2012-09-18  9:06 UTC 

[PATCH 1/2] workqueue: intruduce cwq_set_max_active() helper for thaw_workqueues()
 2012-09-18  8:36 UTC  (2+ messages)
` [PATCH 2/2] workqueue: Keep activate-order equals to queue_work()-order

[PATCH v2] KVM: trace the events of mmu_notifier
 2012-09-18  8:46 UTC  (6+ messages)

[PATCH 1/1] USB: EHCI: Tegra: Fix wrong register definition
 2012-09-18  8:42 UTC 

[PATCH] gpio: Describe interrupt-controller binding
 2012-09-18  8:35 UTC 

[PATCH 22/24] scsi: eesox: use __iomem pointers for MMIO
 2012-09-18  8:09 UTC  (4+ messages)

[GIT PULL] at91: one fix for 3.6
 2012-09-18  8:30 UTC 

[PATCH v2 0/2] mfd: twl: Move PWM driver to PWM framework
 2012-09-18  8:29 UTC  (3+ messages)
` [PATCH v2 1/2] mfd: twl: Replace twl_has_*() macros by IS_ENABLED()
` [PATCH v2 2/2] pwm: Move TWL6030 PWM driver to PWM framework

[PATCH v3 00/15] ASoC: OMAP: Convert to use dmaengine
 2012-09-18  8:28 UTC  (4+ messages)
` [PATCH v3 02/15] dmaengine: omap: Add support for pause/resume in cyclic dma mode

[PATCH v2 0/5] KVM: MMU: fix release pfn in mmu code
 2012-09-18  8:26 UTC  (11+ messages)
` [PATCH v2 1/5] KVM: MMU: release noslot pfn on the fail path properly
` [PATCH v2 4/5] KVM: MMU: introduce page_fault_start and page_fault_end
` [PATCH v2 5/5] KVM: MMU: introduce FNAME(prefetch_gpte)

[PATCH v2 0/5] unicore32: Move PWM driver to PWM framework
 2012-09-18  8:23 UTC  (6+ messages)
` [PATCH v2 1/5] unicore32: pwm: Properly remap memory-mapped registers
` [PATCH v2 2/5] unicore32: pwm: Use module_platform_driver()
` [PATCH v2 3/5] unicore32: pwm: Remove unnecessary indirection
` [PATCH v2 4/5] unicore32: pwm: Use managed resource allocations
` [PATCH v2 5/5] pwm: Move PUV3 PWM driver to PWM framework

[PATCH v6] iio: adc: add new lp8788 adc driver
 2012-09-18  8:19 UTC  (2+ messages)

[GIT PULL] sh fixes for 3.6-rc7
 2012-09-18  8:11 UTC 

staging: Line6 - Steps needed to get driver out of staging area
 2012-09-18  8:06 UTC  (3+ messages)

[PATCH] ARM: OMAP: OMAP_DEBUG_LEDS needs to select LEDS_CLASS
 2012-09-18  8:02 UTC  (4+ messages)

[PATCH 0/7] dw_dmac: introduce autoconfiguration
 2012-09-18  7:59 UTC  (6+ messages)
` [PATCH 2/7] dw_dmac: fill optional encoded parameters in register structure

[PATCH v4] pwm: i.MX: add devicetree support
 2012-09-18  7:57 UTC  (6+ messages)
` [PATCH 5/7] "

[PATCH] staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcd
 2012-09-18  7:42 UTC  (2+ messages)

[PATCH 0/2] mfd: twl: Move PWM driver to PWM framework
 2012-09-18  7:32 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).