public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-18 10:18:40 to 2012-06-18 14:21:36 UTC [more...]

[RFC PATCH 0/2] libtraceevent/perf: Add support for trace-cmd plugins
 2012-06-18 14:21 UTC  (3+ messages)

[PATCH 0/3] A few mass_storage fixes
 2012-06-18 14:20 UTC  (6+ messages)
` [PATCH 1/3] usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support
` [PATCH 2/3] usb: gadget: mass_storage: fail fsg_store_file() early if colud not open file
` [PATCH 3/3] usb: gadget: mass_storage: require backing file for non-removable LUNs

[PATCHv7 0/8] kvm: eoi optimization support
 2012-06-18 14:20 UTC  (5+ messages)
` [PATCHv7 3/8] kvm_para: guest side for eoi avoidance
` [PATCHv7 5/8] kvm: eoi msi documentation

nfs3 problem with -rc{2,3}
 2012-06-18 14:18 UTC  (4+ messages)

ARM SMP/GIC/LDS patches for Xilinx Zynq remoteproc
 2012-06-18 14:06 UTC  (20+ messages)
` [RFC PATCH 1/8] ARM: gic: Support forcing cpumask for possible cpus in the system
` [RFC PATCH 2/8] ARM: gic: Export gic_raise_softirq function for kernel modules
` [RFC PATCH 3/8] ARM: gic: Introduce new gic_set_cpu
` [RFC PATCH 4/8] ARM: smp: Move cpu initialization directly to ipi_cpu_stop
` [RFC PATCH 5/8] AMP: smp: Extend number of IPIs
` [RFC PATCH 6/8] ARM: smp: Use generic API for ipi
` [RFC PATCH 7/8] ARM: vmlinux.lds: Setup physical load address not virtual
` [RFC PATCH 8/8] ARM: vmlinux.lds: Setup correct entry point to physical address

[PATCH RESEND v7 2/3] mmc: core: Support packed write command for eMMC4.5 device
 2012-06-18 14:11 UTC  (3+ messages)

[PATCH RESEND v7 1/3] mmc: core: Add packed command feature of eMMC4.5
 2012-06-18 14:09 UTC  (4+ messages)

[PATCH 1/3] maestro3: Remove unused AC97 register definitions
 2012-06-18 14:06 UTC  (4+ messages)
` [PATCH 2/3] swarm_cs4297: Rename AC97 registers to use sound/ac97_codec.h definitions

[PATCH v2 1/5] tools lib traceevent: Replace malloc_or_die to plain calloc in alloc_event()
 2012-06-18 14:06 UTC  (8+ messages)
` [PATCH v2 4/5] tools lib traceevent: Introduce pevent_strerror
` [PATCH v2 5/5] scripts/tags.sh: Teach [ce]tags about libtraceeevent error codes

[PATCH v2][GIT PULL][v3.5] ftrace: Make all inline tags also include notrace
 2012-06-18 14:01 UTC 

[PATCH RFT] watchdog: Convert orion_wdt driver to watchdog core
 2012-06-18 14:01 UTC  (2+ messages)

[PATCH][GIT PULL][v3.5] ftrace: Make all inline tags also include notrace
 2012-06-18 14:00 UTC  (4+ messages)

[PATCH -stable] ntp: Correct TAI offset during leap second
 2012-06-18 13:55 UTC  (5+ messages)

[GIT PULL] v9fs fixes
 2012-06-18 13:50 UTC 

[GIT PULL] at91: platform data for atmel-mci (for 3.5)
 2012-06-18 13:49 UTC  (5+ messages)

[ 60/69] usb-storage: Add 090c:1000 to unusal-devs
 2012-06-18 13:38 UTC  (4+ messages)

[PATCH 0/2] x86,nmi: Section header fixes
 2012-06-18 13:33 UTC  (3+ messages)

[PATCH 1/2] memcg: remove -EINTR at rmdir()
 2012-06-18 13:31 UTC  (4+ messages)
` [PATCH 2/2] memcg: clean up force_empty_list() return value check

cpuidle future and improvements
 2012-06-18 13:30 UTC  (8+ messages)
` [linux-pm] "

BUG in __key_instantiate_and_link(): unable to handle kernel paging request at 0000632e6472616f
 2012-06-18 13:28 UTC  (7+ messages)

Why does ionice(1) ban the user to set back to 'none' class?
 2012-06-18 13:28 UTC  (2+ messages)

[PATCH] mm/memcg: add unlikely to mercg->move_charge_at_immigrate
 2012-06-18 13:19 UTC  (4+ messages)

[RFC PATCH 0/4] KVM: Optimize MMU notifier's THP page invalidation
 2012-06-18 13:20 UTC  (6+ messages)
` [PATCH 2/4] KVM: Introduce hva_to_gfn() for kvm_handle_hva()
` [PATCH 3/4] KVM: MMU: Make kvm_handle_hva() handle range of addresses

[PATCH RFT] regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmap
 2012-06-18 13:13 UTC  (12+ messages)

[PATCH 00/21] vfs: atomic open v6 (part 2)
 2012-06-18 13:12 UTC  (8+ messages)

[PATCH 2/2 v2] regmap: Add support for register indirect addressing
 2012-06-18 12:04 UTC 

[PATCH] spi: spi-pl022: Adjust probe() to of_get_named_gpio() returning -EPROBE_DEFER
 2012-06-18 12:56 UTC  (5+ messages)

[PATCH 7/7] mfd: s2mps11: Add samsung s2mps11 pmic
 2012-06-18 12:52 UTC  (2+ messages)

[PATCH 6/7] regualtor: Add samsung s2mps11 regulator driver
 2012-06-18 12:50 UTC  (2+ messages)

[PATCH v4 00/25] kmem limitation for memcg
 2012-06-18 12:43 UTC  (35+ messages)
` [PATCH v4 01/25] slab: rename gfpflags to allocflags
` [PATCH v4 02/25] provide a common place for initcall processing in kmem_cache
` [PATCH v4 03/25] slab: move FULL state transition to an initcall
` [PATCH v4 04/25] Wipe out CFLGS_OFF_SLAB from flags during initial slab creation
` [PATCH v4 05/25] memcg: Always free struct memcg through schedule_work()
` [PATCH v4 06/25] memcg: Make it possible to use the stock for more than one page
` [PATCH v4 07/25] memcg: Reclaim when more than one page needed
` [PATCH v4 08/25] memcg: change defines to an enum
` [PATCH v4 09/25] kmem slab accounting basic infrastructure
` [PATCH v4 10/25] slab/slub: struct memcg_params
` [PATCH v4 11/25] consider a memcg parameter in kmem_create_cache
` [PATCH v4 12/25] sl[au]b: always get the cache from its page in kfree
` [PATCH v4 13/25] Add a __GFP_SLABMEMCG flag
` [PATCH v4 14/25] memcg: kmem controller dispatch infrastructure
` [PATCH v4 15/25] allow enable_cpu_cache to use preset values for its tunables
` [PATCH v4 16/25] don't do __ClearPageSlab before freeing slab page
` [PATCH v4 17/25] skip memcg kmem allocations in specified code regions
` [PATCH v4 18/25] mm: Allocate kernel pages to the right memcg
` [PATCH v4 19/25] memcg: disable kmem code when not in use
` [PATCH v4 20/25] memcg: destroy memcg caches
` [PATCH v4 21/25] Track all the memcg children of a kmem_cache
` [PATCH v4 22/25] slab: slab-specific propagation changes
` [PATCH v4 23/25] memcg: propagate kmem limiting information to children
` [PATCH v4 24/25] memcg/slub: shrink dead caches
` [PATCH v4 25/25] Documentation: add documentation for slab tracker for memcg

BUG: scheduling while atomic: chcpu/6197/0x00000002
 2012-06-18 12:33 UTC  (2+ messages)

[PATCH]: In kernel hibernation, suspend to both
 2012-06-18 12:32 UTC  (6+ messages)

[PATCH 00/12] irqdomain cleanup and refactoring
 2012-06-18 12:28 UTC  (6+ messages)
` [PATCH 08/12] irqdomain: Replace LEGACY mapping with LINEAR

[PATCH 1/2] w1: Fix a typo in 'hardware' word
 2012-06-18 12:27 UTC  (5+ messages)
` [PATCH 2/2] pinctrl: pinctrl-mxs: fix implicit declaration of free()

[patch] BFS 420: a tiny step forward
 2012-06-18 12:25 UTC  (11+ messages)

[PATCH] tmp patch to fix hotplug issue in CMCI storm
 2012-06-18 12:23 UTC  (5+ messages)
` [PATCH V2] "

[PATCH 0/15] uprobes: misc
 2012-06-18 12:08 UTC  (5+ messages)
` [PATCH 11/15] uprobes: move BUG_ON(UPROBE_SWBP_INSN_SIZE) from write_opcode() to install_breakpoint()

[PATCH 2/7] regulator: s5m8767: Modify header file and Kconfig
 2012-06-18 12:12 UTC  (2+ messages)

[PATCH v2 1/2] uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()
 2012-06-18 12:06 UTC  (10+ messages)

[PATCH] arm: zynq: Support GIC OF initialization
 2012-06-18 12:10 UTC  (3+ messages)

XFS status update for May 2012
 2012-06-18 12:08 UTC 

[PATCH] regmap: Fix work_buf switching for page update during virtual range access
 2012-06-18 12:04 UTC 

[PULL] virtio
 2012-06-18 12:07 UTC  (13+ messages)
    ` [PATCH RFC] virtio-pci: flexible configuration layout
      ` [PATCH RFC] virtio-spec: "

Q: return of pinctrl_register and handing at drivers that use this function
 2012-06-18 12:04 UTC  (3+ messages)

[PATCH v5 0/13] SATA ZPODD support
 2012-06-18 12:03 UTC  (4+ messages)
` [PATCH v5 04/12] libata: use correct PCI devices

[PATCH RESEND v7 3/3] mmc: core: Support packed read command for eMMC4.5 device
 2012-06-18 11:59 UTC  (2+ messages)

[PATCH] regulator: extend the fixed voltage regulator to accept voltage
 2012-06-18 11:57 UTC  (6+ messages)

(no subject)
 2012-06-18 11:52 UTC  (2+ messages)
` 

Punching hole using fallocate is not removing the uninit extent from extent tree
 2012-06-18 11:45 UTC 

My dear good friend can we do this?
 2012-06-18 11:43 UTC 

[PATCH v2 0/3] Improve virtio-blk performance
 2012-06-18 11:39 UTC  (12+ messages)
` [PATCH 3/3] virtio-blk: Add bio-based IO path for virtio-blk

[PATCH 00/14] Final (large) batch of Snowball Device Tree Enablement
 2012-06-18 11:37 UTC  (10+ messages)
` [PATCH 08/14] mfd: Add IRQ domain support for the AB8500
` [PATCH 09/14] i2c: Add Device Tree support to the Nomadik I2C driver
    ` [PATCH 2/3] ARM: ux500: Add i2c configurations to the Device Tree for DB8500 based devices

[PATCH] pinctrl: mxs: Use kfree to fix build error
 2012-06-18 11:36 UTC  (5+ messages)

PROBLEM: New 3.5.0-rcx kernel hang after uncompressing the kernel image on Orion ARM machine linkstation pro
 2012-06-18 11:30 UTC 

[PATCH 5/7] mfd: samsung: Modify samsung mfd header
 2012-06-18 11:29 UTC 

[PATCH 4/7] regulator: s5m8767: Modify function and variable name
 2012-06-18 11:29 UTC 

[PATCH 3/7] mfd: samsung: Modify samsung mfd driver for common api
 2012-06-18 11:29 UTC 

[PATCH 1/7] mfd: samsung: Rename and Replace file and directory
 2012-06-18 11:28 UTC 

[PATCH 0/7] Initial release of Samsung S2MPS11 pmic driver
 2012-06-18 11:28 UTC 

[PATCH] gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available
 2012-06-18 11:24 UTC  (4+ messages)

[PATCH 0/8] Homogenize application output and fix sparse warnings
 2012-06-18 11:12 UTC  (9+ messages)
` [PATCH 1/8] Staging: xgifb: reformat module parameter descriptions
` [PATCH 2/8] Staging: xgifb: remove DEBUGPRN() macro and its uses
` [PATCH 3/8] Staging: xgifb: remove DPRINTK() macro and replace it with pr_debug
` [PATCH 4/8] Staging: xgifb: define real dumpVGAReg() content only in DEBUG mode
` [PATCH 5/8] Staging: xgifb: Remove XGIFAIL() macro and its calls
` [PATCH 6/8] Staging: xgifb: Remove printk usage
` [PATCH 7/8] Staging: xgifb: Fix sparse warnings
` [PATCH 8/8] Staging: xgifb: Replace pr_* with dev_* when possible

Michelle Miller Recommends Advanced Sports to you
 2012-06-18 11:09 UTC 

[PATCH] KVM: Use IRQF_ONESHOT for assigned device MSI interrupts
 2012-06-18 11:00 UTC  (12+ messages)

[PATCH][ANNOUNCE]RIFS-ES Scheduling V1 release
 2012-06-18 10:56 UTC  (6+ messages)

[PATCH 1/4] Staging: xgifb: Remove #ifdef MODULE
 2012-06-18 10:52 UTC  (4+ messages)
` [PATCH 2/4] Staging: xgifb: reorder the code a bit to be more module friendly

[RFC GIT PULL] nohz: Basic cputime accounting for adaptive tickless
 2012-06-18 10:46 UTC  (11+ messages)

[patch] UBIFS: add key state map data structure and accessors
 2012-06-18 10:43 UTC  (2+ messages)

[PATCH] x86: move call to print_modules() out of show_regs()
 2012-06-18 10:40 UTC 

[PATCH 1/2] iommu/tegra: gart: Remove unnecessary cleanup with devm_*()
 2012-06-18 10:37 UTC  (9+ messages)
` [PATCH 2/2] iommu/tegra: gart: Reserve iomem resource

[PATCH] x86/PCI: adjust section annotations
 2012-06-18 10:34 UTC 

[PATCH] x86: free_initrd_mem() can be __init
 2012-06-18 10:30 UTC 

[PATCH] x86/microcode: microcode_id[] can be __initconst
 2012-06-18 10:28 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox