linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-24 01:16:32 to 2011-11-24 13:25:05 UTC [more...]

[PATCH -mm] cgroup: Fix task counter common ancestor logic
 2011-11-24 13:24 UTC  (3+ messages)

[PATCH v2 00/14] per-cgroup /proc/stat
 2011-11-24 13:24 UTC  (12+ messages)
` [PATCH v2 14/14] Change CPUACCT to default n

[PATCH RFC] remove jump_label optimization for perf sched events
 2011-11-24 13:23 UTC  (4+ messages)

[PATCH] tracing: add trace console
 2011-11-24 13:21 UTC  (12+ messages)
` [PATCH] printk: add console output tracing
        ` [PATCH v2] "

[PATCH] USB: remove BKL comments
 2011-11-24 15:23 UTC 

[PATCH 1/8] firmware: Sigma: Prevent out of bounds memory access
 2011-11-24 13:15 UTC  (9+ messages)
` [PATCH 2/8] firmware: Sigma: Skip header during CRC generation
` [PATCH 3/8] firmware: Sigma: Fix endianess issues
` [PATCH 4/8] firmware: Sigma: Mark firmware strutcs packed
` [PATCH 5/8] ASoC: Move SigmaDSP firmware loader to ASoC
  ` [PATCH v2 "
` [PATCH 6/8] ASoC: SigmaDSP: Provide diagnostic error messages
` [PATCH 7/8] ASoC: SigmaDSP: Move private structs and functions to c file
` [PATCH 8/8] ASoC: SigmaDSP: Add regmap support

[PATCH v7 3.2-rc2 0/30] uprobes patchset with perf probe support
 2011-11-24 13:12 UTC  (7+ messages)
` [PATCH v7 3.2-rc2 5/30] uprobes: copy of the original instruction
` [PATCH v7 3.2-rc2 20/30] tracing: Extract out common code for kprobes/uprobes traceevents

[patch 0/5] mm: per-zone dirty limits v3-resend
 2011-11-24 13:11 UTC  (4+ messages)
` [patch 3/5] mm: try to distribute dirty pages fairly across zones

[PATCH v4 0/7] iommu: split mapping to page sizes as supported by the hardware
 2011-11-24 12:52 UTC  (8+ messages)
` [PATCH v4 2/7] iommu/core: "
          ` Changing IOMMU-API for generic DMA-mapping "

[PATCH]: Added comments in fat.h
 2011-11-24 12:46 UTC 

[PATCH] mm: compaction: push isolate search base of compact control one pfn ahead
 2011-11-24 12:38 UTC 

[PATCH v3 3/6] [SCSI] runtime resume device before system suspend
 2011-11-24 12:21 UTC  (2+ messages)

[PATCH] block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk"
 2011-11-24 12:21 UTC  (2+ messages)

[RFC PATCH 0/5] Reduce compaction-related stalls and improve asynchronous migration of dirty pages v3
 2011-11-24 12:21 UTC  (8+ messages)
` [PATCH 4/5] mm: compaction: Determine if dirty pages can be migreated without blocking within ->migratepage

[PATCH] ALSA: Convert mips directory to module_platform_driver
 2011-11-24 12:07 UTC  (2+ messages)

[PATCH 01/11] MFD: DA9052 MFD core module v8
 2011-11-24 12:05 UTC  (2+ messages)

[RFC] prctl: Add PR_ codes to restore vDSO and tune up mm_struct entires
 2011-11-24 12:00 UTC 

[PATCH] ARM: add subname parameter to mfp_set_groupg callers
 2011-11-24 11:59 UTC  (5+ messages)

[patch] mtip32xx: uninitialized variable in mtip_quiesce_io()
 2011-11-24 11:59 UTC  (2+ messages)

[patch 0/8] mm: memcg fixlets for 3.3
 2011-11-24 11:58 UTC  (31+ messages)
` [patch 1/8] mm: oom_kill: remove memcg argument from oom_kill_task()
` [patch 2/8] mm: unify remaining mem_cont, mem, etc. variable names to memcg
` [patch 3/8] mm: memcg: clean up fault accounting
` [patch 4/8] mm: memcg: lookup_page_cgroup (almost) never returns NULL
` [patch 5/8] mm: memcg: remove unneeded checks from newpage_charge()
` [patch 6/8] mm: memcg: remove unneeded checks from uncharge_page()
` [patch 7/8] mm: memcg: modify PageCgroupAcctLRU non-atomically
` [patch 8/8] mm: memcg: modify PageCgroupCache non-atomically

[patch 0/6] sched, nohz: load balancing patches
 2011-11-24 11:53 UTC  (6+ messages)
` [patch 1/6] sched, nohz: introduce nohz_flags in the struct rq
` [patch 3/6] sched, nohz: sched group, domain aware nohz idle load balancing

[patch] dmatest: store correct thread count in dmatest_add_channel()
 2011-11-24 11:47 UTC 

[PATCH 1/3] usb: udc: Fix gadget driver's speed check in various UDC drivers
 2011-11-24 11:36 UTC  (6+ messages)
  ` [PATCH 2/3] usb: gadget: replace usb_gadget::is_dualspeed with max_speed
  ` [PATCH 3/3] usb: gadget: rename usb_gadget_driver::speed to max_speed

[PATCH] [TRIVIAL] clockevents: drop unknown Kconfig symbol
 2011-11-24 11:27 UTC 

[path] adding header info in raw.h
 2011-11-24 11:09 UTC 

[PATCH 1/3] mtd/nand : use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR
 2011-11-24 11:07 UTC  (9+ messages)
` [PATCH 2/3] mtd/nand : set correct length to FBCR for a non-full-page write
` [PATCH 3/3] mtd/nand : workaround for Freescale FCM to support large-page Nand chip

[PATCH v3 0/6] KVM: optimize memslots searching
 2011-11-24 11:04 UTC  (10+ messages)
` [PATCH v3 1/6] KVM: introduce KVM_MEM_SLOTS_NUM macro
` [PATCH v3 2/6] KVM: introduce update_memslots function
` [PATCH v3 3/6] KVM: introduce kvm_for_each_memslot macro
` [PATCH v3 4/6] KVM: introduce id_to_memslot function
` [PATCH v3 5/6] KVM: sort memslots by its size and use line search
` [PATCH v3 6/6] KVM: introduce a table to map slot id to index in memslots array

I have a blaze of 353 page allocation failures, all alike
 2011-11-24 10:53 UTC  (14+ messages)

[PATCH RFC] watchdog: add a new driver for VIA chipsets
 2011-11-24 10:57 UTC  (15+ messages)

[PATCH 1/3] leds: Convert led platform drivers to module_platform_driver
 2011-11-24 10:57 UTC  (6+ messages)
` [PATCH 2/3] leds: Convert led i2c drivers to module_i2c_driver
` [PATCH 3/3] leds: Convert leds-dac124s085 to module_spi_driver

[PATCH] regulator: Fix compile break due to missing arguments to regulator_register
 2011-11-24 10:51 UTC  (2+ messages)

linux-next: manual merge of the at91 tree with the arm-soc tree
 2011-11-24 10:47 UTC  (3+ messages)

[PATCH] atmel ac97c: using software reset instead hardware reset if not available
 2011-11-24 10:44 UTC  (2+ messages)

[PATCH 1/1] SPI: disable CONFIG_SPI_FSL_ESPI=m build
 2011-11-24 10:41 UTC 

[PATCH] PM / Hibernation: Fix *massive* memory leak at early exits in hibernation
 2011-11-24 10:37 UTC  (5+ messages)

[PATCH v7 0/5] AT91: replace broken TWI driver i2c-at91.c
 2011-11-24 10:33 UTC  (6+ messages)
` [PATCH v7 3/5] drivers/i2c/busses/i2c-at91.c: add new driver

[PATCH] [TRIVIAL] [RESEND] leds: Kconfig: Fix typo 'D2NET_V2'
 2011-11-24 10:29 UTC  (2+ messages)

[REGRESSION] [Linux 3.2] top/htop and all other CPU usage metering applications has gone crackers
 2011-11-24 10:30 UTC 

[PATCH v3 00/16] DocG3 fixes and write support
 2011-11-24 10:24 UTC  (3+ messages)
` [PATCH v3 13/16] mtd/docg3: add ECC correction code

[PATCH v3 0/2] Stop some of the abuse of BUG() where compile time checks should be used
 2011-11-24 10:24 UTC  (4+ messages)

[PATCH] PM/Hibernation: Fix the early termination of test modes
 2011-11-24 10:15 UTC  (2+ messages)

sched: Avoid SMT siblings in select_idle_sibling() if possible
 2011-11-24 10:12 UTC  (17+ messages)
                  ` [patch 1/6] sched: use rt.nr_cpus_allowed to recover select_task_rq() cycles
                        ` [patch 3/7] sched: set skip_clock_update in yield_task_fair()

linux-next: build failure after merge of the final tree (pm tree related)
 2011-11-24 10:15 UTC  (5+ messages)

[PATCH] KVM: IA64: fix struct redefinition
 2011-11-24 10:09 UTC 

[PATCH] cgroup_freezer: fix freezing groups with stopped tasks
 2011-11-24 10:04 UTC  (8+ messages)

Fwd: uprobes: register/unregister probes
 2011-11-24 10:00 UTC  (5+ messages)

[PATCH] PM / Hibernation: Refactor and simplify hibernation_snapshot() code
 2011-11-24  9:51 UTC  (2+ messages)

[PATCH v1] USB: OTG should be linked before Host
 2011-11-24  9:40 UTC  (2+ messages)

[PATCH 3/3 v2] drm/i915: hot plug/unplug notification to HDMI audio driver
 2011-11-24  9:38 UTC  (7+ messages)

[PATCH] usb: musb: PM: fix context save/restore in suspend/resume path
 2011-11-24  9:27 UTC  (3+ messages)

Regression in thinkpad-acpi events
 2011-11-24  9:25 UTC  (7+ messages)

[PATCH 0/2] misc: add MAX8997 MUIC driver
 2011-11-24  9:14 UTC 

[PATCH 1/2] MFD: MAX8997: add platform data for MAX8997 MUIC driver
 2011-11-24  9:12 UTC  (2+ messages)
` [PATCH 2/2] misc: add driver support for MAX8997 MUIC

[PATCH] iio: Fix build error in industrialio-core.c
 2011-11-24  9:11 UTC  (4+ messages)

Check the document KOVCXYNLDS
 2011-11-24  8:14 UTC 

WARNING: at mm/slub.c:3357, kernel BUG at mm/slub.c:3413
 2011-11-24  8:50 UTC  (27+ messages)
                                            ` slub: use irqsafe_cpu_cmpxchg for put_cpu_partial

[PATCH 0/6] SUNRPC: make RPC clients use network-namespace-aware PipeFS routines
 2011-11-24  8:45 UTC  (3+ messages)

[PATCH 0/7] Introducing a generic AMP framework
 2011-11-24  8:43 UTC  (6+ messages)

gold for sale 550
 2011-11-24  8:20 UTC 

[PATCH][RFC] fsldma: fix performance degradation by optimizing spinlock use
 2011-11-24  8:12 UTC  (3+ messages)

linux-next: build failure of Linus' tree
 2011-11-24  8:09 UTC  (2+ messages)

[PATCH] P1021: set IReady in QE Microcode Upload
 2011-11-24  7:55 UTC  (5+ messages)

Fix for fsl_upm
 2011-11-24  7:46 UTC  (2+ messages)

[GIT PULL] eCryptfs fixes for 3.2-rc3
 2011-11-24  7:45 UTC  (3+ messages)

linux-next: build failure after merge of the regulator tree
 2011-11-24  7:31 UTC  (2+ messages)

[PATCH] ARM: SAMSUNG: Add s3c_setparent_clksrc in s3c_set_clksrc
 2011-11-24  7:06 UTC 

[PATCH 0/5] Generalize module_platform_driver
 2011-11-24  7:29 UTC  (5+ messages)
` [PATCH 3/5] SPI: Add helper macro for spi_driver boilerplate

[PATCH] SPI: fix build with CONFIG_SPI_FSL_ESPI=m
 2011-11-24  7:22 UTC  (3+ messages)

[patch] debugfs: remove unneeded cast in debugfs_print_regs32()
 2011-11-24  7:22 UTC 

[PATCH 8/9] arch/powerpc/sysdev/ehv_pic.c: add missing kfree
 2011-11-24  7:16 UTC  (2+ messages)

[patch] uprobes: add_utask() returns an ERR_PTR() not NULL
 2011-11-24  7:17 UTC 

[PATCHv3 RFC] virtio-pci: flexible configuration layout
 2011-11-24  7:11 UTC  (9+ messages)

[PATCH 11/15] samsung-laptop: add keyboard backlight support
 2011-11-24  7:07 UTC  (6+ messages)

[PATCH] topology: Provide CPU topology in sysfs in !SMP configurations
 2011-11-24  7:04 UTC 

linux-next: Tree for Nov 23 (crypto)
 2011-11-24  6:37 UTC  (2+ messages)
` [PATCH] crypto: serpent-sse2 - should select CRYPTO_CRYPTD

iwlagn is getting very shaky
 2011-11-24  6:47 UTC  (12+ messages)

[PATCH] slub: avoid potential NULL dereference or corruption
 2011-11-24  6:45 UTC  (8+ messages)
  ` [PATCH V2] "

linux-next: Tree for Nov 24
 2011-11-24  6:43 UTC 

[PATCH] ARM: imx: drop 'ARCH_MX31' and 'ARCH_MX35'
 2011-11-24  6:37 UTC  (4+ messages)

3.2.0-rc2: WARNING: at iwlwifi/wl-trans-pcie.c:1105
 2011-11-24  6:23 UTC  (4+ messages)

[V3 PATCH 1/2] tmpfs: add fallocate support
 2011-11-24  5:52 UTC  (13+ messages)

pata_jmicron triggers warning in PCIe code
 2011-11-24  5:49 UTC  (2+ messages)

[PATCH 1/2] dma/ep93xx_dma: fix initialization of M2M control register
 2011-11-24  5:47 UTC  (5+ messages)
` [PATCH 2/2] dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to access empty list

[PATCH] net: mv643xx_eth: fix build error
 2011-11-24  5:42 UTC  (2+ messages)

CIFS: Rename bug on servers not supporting inode numbers
 2011-11-24  5:08 UTC  (4+ messages)

Linux 3.2-rc3 - just in time for Thanksgiving
 2011-11-24  4:58 UTC 

Slub Allocator: Why get_order(size * MAX_OBJS_PER_PAGE) - 1 in function slab_order()?
 2011-11-24  4:55 UTC  (6+ messages)
    ` Fwd: "

linux-next: manual merge of the cgroup tree with the pm tree
 2011-11-24  4:20 UTC 

(no subject)
 2011-11-24  4:12 UTC 

[PATCH 1/2] watchdog: Remove touch_all_softlockup_watchdogs
 2011-11-24  3:54 UTC  (2+ messages)
` [PATCH 2/2] watchdog: Softlockup has regular windows where it is not armed

[RFC][PATCH 0/3] impelemnt cgroup_(subsys)_disabled in generic
 2011-11-24  3:18 UTC  (3+ messages)

[regression 3.1.0 -> 3.20rc] USB Oops
 2011-11-24  3:18 UTC  (3+ messages)

[PATCH] spi: nuc900: Include linux/module.h
 2011-11-24  3:16 UTC  (2+ messages)

[Help] The kernel crashed after merging the iscsi patch 
 2011-11-24  3:05 UTC 

[PATCH v2 5/5] perf: Enable applicable siblings when group leader is enable-on-exec
 2011-11-24  3:06 UTC  (11+ messages)

[PATCH] cleanup comment in include/linux/compaction.h for defer_compaction
 2011-11-24  2:57 UTC 

[patch for-3.2-rc3] cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
 2011-11-24  2:50 UTC  (14+ messages)

[RFC PATCH 1/3] Multistate Switch Class: import Android's switch class and modify
 2011-11-24  2:46 UTC  (2+ messages)

[RFC PATCH 3/3] Multistate Switch Class: support multiple states at a device
 2011-11-24  2:06 UTC 

[RFC PATCH 2/3] Multistate Switch Class: add notifier block
 2011-11-24  2:06 UTC 

i915: 3.2 rc1/2 KMS regression
 2011-11-24  2:03 UTC  (2+ messages)

[RFC PATCH 0/3] introduce: Multistate Switch Class
 2011-11-24  2:03 UTC 

[git patches] libata fixes
 2011-11-24  1:32 UTC  (2+ 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).