linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-30 09:53:30 to 2012-05-30 15:39:31 UTC [more...]

[GIT PULL] perf fixes
 2012-05-30 15:39 UTC 

PLEASE KINDLY OPEN ATTACHED FILE MY FAMILY NEEDED YOUR HELP
 2012-05-30 15:32 UTC 

[PATCH v3 13/28] slub: create duplicate cache
 2012-05-30 15:37 UTC  (14+ messages)

[PATCH 0/5] PCI: Prep for VFIO and IOMMU Groups
 2012-05-30 15:36 UTC  (5+ messages)
` [PATCH 1/5] pci: Add PCI DMA source ID quirk

v3.4 boot failure on qemu-system-arm -M versatilepb
 2012-05-30 15:37 UTC  (4+ messages)
  ` Re[2]: "
    ` Re[3]: "

[RFC Patch] fs: implement per-file drop caches
 2012-05-30 15:14 UTC  (3+ messages)

[Xen-devel] [PATCH] x86/amd: fix crash as Xen Dom0 on AMD Trinity systems
 2012-05-30 15:35 UTC  (21+ messages)
`  "

[RFC][PATCH 00/15] sched: SCHED_DEADLINE v5
 2012-05-30 15:34 UTC  (8+ messages)
` [PATCH 13/15] sched: add bandwidth management for sched_dl

[PATCH v3 00/28] kmem limitation for memcg
 2012-05-30 15:33 UTC  (22+ messages)
` [PATCH v3 12/28] slab: pass memcg parameter to kmem_cache_create
` [PATCH v3 16/28] memcg: kmem controller charge/uncharge infrastructure

[PATCH 00/35] AutoNUMA alpha14
 2012-05-30 15:30 UTC  (14+ messages)
` [PATCH 13/35] autonuma: add page structure fields

[PATCH 0/3] omap3/omap4: add device tree support for wdt
 2012-05-30 15:30 UTC  (11+ messages)
` [PATCH 1/3] arm/dts: add wdt node for omap3 and omap4
` [PATCH 3/3] watchdog: omap_wdt: add device tree support

[PATCH] serial: Add driver for LPC32xx High Speed UARTs
 2012-05-30 15:31 UTC  (2+ messages)

[PATCH 1/3] xen/mce: Add mcelog support for Xen platform (v2)
 2012-05-30 15:29 UTC  (20+ messages)
        ` [Xen-devel] "
                ` [PATCH 1/3] xen/mce: Add mcelog support for Xen platform (RFC)

[PATCH v4 0/6] ACPI: Add _OST support for ACPI hotplug
 2012-05-30 15:24 UTC  (9+ messages)

[PATCH v2] prctl: Removed redunant assignment of "error" to zero
 2012-05-30 15:27 UTC 

[RFC PATCH 0/5] omap: add ocp2scp as a misc driver
 2012-05-30 15:23 UTC  (10+ messages)
` [RFC PATCH 1/5] arm: omap: hwmod: make *phy_48m* as the main_clk of ocp2scp
` [RFC PATCH 2/5] arm: omap: remove ocp2scp_usb_phy_ick clock node
` [RFC PATCH 3/5] drivers: misc: omap: add a new driver for ocp2scp
` [RFC PATCH 4/5] ARM: OMAP4: add _dev_attr_ to ocp2scp for representing usb_phy
` [RFC PATCH 5/5] arm: omap: ocp2scp: create omap device for ocp2scp

[PATCH 08/22] regulator: Change ab8500 match names to reflect Device Tree
 2012-05-30 15:22 UTC  (7+ messages)

[PATCH]x86, reboot: Fix a warning message triggered by stop_other_cpus()
 2012-05-30 15:15 UTC  (5+ messages)

[RFC PATCH 0/3] usb: musb: add new phy driver
 2012-05-30 15:09 UTC  (6+ messages)
` [RFC PATCH 1/3] drivers: usb: otg: add a new driver for omap usb2 phy
` [RFC PATCH 2/3] usb: musb: omap glue: use omap-usb2 as the phy driver
` [RFC PATCH 3/3] arm: omap: phy: remove unused functions from omap-phy-internal.c

[PATCH] UBIFS: compute KSA size and store in superblock
 2012-05-30 15:18 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] prctl: Removed redunant assignment of "error" to zero
 2012-05-30 15:07 UTC  (2+ messages)

[PATCH] kvm: optimize ISR lookups
 2012-05-30 14:18 UTC  (9+ messages)

[3.2.16 -> 3.2.17 regression] High reported CPU load when idle
 2012-05-30 14:54 UTC  (4+ messages)

[BUG] perf tools: does not load global variables syms from main program
 2012-05-30 15:01 UTC 

[PATCH -V7 00/14] hugetlb: Add HugeTLB controller to control HugeTLB allocation
 2012-05-30 14:38 UTC  (15+ messages)
` [PATCH -V7 01/14] hugetlb: rename max_hstate to hugetlb_max_hstate
` [PATCH -V7 02/14] hugetlbfs: don't use ERR_PTR with VM_FAULT* values
` [PATCH -V7 03/14] hugetlbfs: add an inline helper for finding hstate index
` [PATCH -V7 04/14] hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages
` [PATCH -V7 05/14] hugetlb: avoid taking i_mmap_mutex in unmap_single_vma() for hugetlb
` [PATCH -V7 06/14] hugetlb: simplify migrate_huge_page()
` [PATCH -V7 07/14] mm/page_cgroup: Make page_cgroup point to the cgroup rather than the mem_cgroup
` [PATCH -V7 08/14] hugetlbfs: add a list for tracking in-use HugeTLB pages
` [PATCH -V7 09/14] hugetlbfs: Make some static variables global
` [PATCH -V7 10/14] hugetlbfs: Add new HugeTLB cgroup
` [PATCH -V7 11/14] hugetlbfs: add hugetlb cgroup control files
` [PATCH -V7 12/14] hugetlb: add charge/uncharge calls for HugeTLB alloc/free
` [PATCH -V7 13/14] hugetlb: migrate hugetlb cgroup info from oldpage to new page during migration
` [PATCH -V7 14/14] hugetlb: add HugeTLB controller documentation

[PATCH -V6 00/14] memcg: Add memcg extension to control HugeTLB allocation
 2012-05-30 14:43 UTC  (5+ messages)
` [PATCH -V6 07/14] memcg: Add HugeTLB extension

[PATCH] m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()
 2012-05-30 14:42 UTC  (5+ messages)

[PATCH 1/1] ib_srp: Infiniband srp fast failover patch
 2012-05-30 14:39 UTC  (3+ messages)

fix IPMI I/O error on NEC FC storage array
 2012-05-30 14:21 UTC 

3.4-rc7: BUG: Bad rss-counter state mm:ffff88040b56f800 idx:1 val:-59
 2012-05-30 14:20 UTC  (13+ messages)

[PATCH RFC V8 0/17] Paravirtualized ticket spinlocks
 2012-05-30 13:44 UTC  (20+ messages)
` [PATCH RFC V8 17/17] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock

[PATCH] x86: check for valid irq_cfg pointer in smp_irq_move_cleanup_interrupt
 2012-05-30 13:46 UTC  (11+ messages)

[PATCH] Trivial sched: Pass domain_attr to build_sched_domains()
 2012-05-30 13:43 UTC  (2+ messages)
` [tip:sched/urgent] sched: Remove NULL assignment of dattr_cur

[PATCH 2/3] sched: Remove the last NULL entry from sched_feat_names
 2012-05-30 13:42 UTC  (2+ messages)
` [tip:sched/urgent] "

[PATCH 1/3] sched: Make sched_feat_names const
 2012-05-30 13:41 UTC  (2+ messages)
` [tip:sched/urgent] "

[PATCH] sched/rt: fix SCHED_RR across cgroups
 2012-05-30 13:40 UTC  (2+ messages)
` [tip:sched/urgent] sched/rt: Fix "

[tip:sched/urgent] sched: Move nr_cpus_allowed out of ' struct sched_rt_entity'
 2012-05-30 13:39 UTC 

[tip:sched/numa] sched/numa: Introduce sys_numa_{t,m}bind()
 2012-05-30 13:38 UTC  (2+ messages)
` [tip:sched/urgent] sched: Make sure to not re-read variables after validation

[tip:sched/numa] sched/numa: Introduce sys_numa_{t,m}bind()
 2012-05-30 13:37 UTC  (2+ messages)
` [tip:sched/urgent] sched: Fix SD_OVERLAP

[patch] BFS 420: a tiny step forward
 2012-05-30 13:37 UTC 

[tip:sched/urgent] sched: Don' t try allocating memory from offline nodes
 2012-05-30 13:37 UTC 

[tip:sched/urgent] sched/nohz: Fix rq-> cpu_load calculations some more
 2012-05-30 13:36 UTC 

[tip:sched/urgent] sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask
 2012-05-30 13:35 UTC 

[PATCH V2] mm, x86, pat: Improve scaling of pat_pagerange_is_ram()
 2012-05-30 13:34 UTC  (2+ messages)
` [tip:x86/urgent] x86/mm/pat: "

[PATCH v3 0/6] per cgroup /proc/stat statistics
 2012-05-30 13:26 UTC  (36+ messages)
` [PATCH v3 1/6] measure exec_clock for rt sched entities
` [PATCH v3 2/6] account guest time per-cgroup as well
` [PATCH v3 3/6] expose fine-grained per-cpu data for cpuacct stats
` [PATCH v3 4/6] add a new scheduler hook for context switch
` [PATCH v3 5/6] Also record sleep start for a task group
` [PATCH v3 6/6] expose per-taskgroup schedstats in cgroup

3.0+ NFS issues
 2012-05-30 13:25 UTC  (4+ messages)

Re-validate your mailbox please!!!
 2012-05-30 13:05 UTC 

Re-validate your mailbox please!!!
 2012-05-30 13:00 UTC 

Re-validate your mailbox please!!!
 2012-05-30 12:58 UTC 

[GIT PULL] Block driver bits for 3.5
 2012-05-30 12:54 UTC 

[GIT PULL] Block/IO core bits for 3.5
 2012-05-30 12:50 UTC 

PROBLEM: Performance drop
 2012-05-30 12:43 UTC  (4+ messages)

[git pull] IOMMU updates for Linux 3.5
 2012-05-30 12:39 UTC 

[PATCH 1/2] remoteproc: maintain a generic child device for each rproc
 2012-05-30 12:38 UTC  (6+ messages)
` [PATCH 2/2] remoteproc: remove the now-redundant kref

kernel/sched/numa.c:103:14: sparse: incorrect type in initializer (different address spaces)
 2012-05-30 12:35 UTC 

[PATCH]USB:storage:fixed space issues in coding style
 2012-05-30 12:35 UTC 

[PATCHv5 0/3] perf, tool: Fix endian issues
 2012-05-30 12:23 UTC  (4+ messages)
` [PATCH 1/3] perf, tool: Handle different endians properly during symbol load
` [PATCH 2/3] perf, tool: Handle endianity swap on sample_id_all header data
` [PATCH 3/3] perf, tool: Fix 32 bit values endianity swap for sample_id_all header

[PATCH] perf, x86: Make cycles:p working on SNB
 2012-05-30 12:16 UTC  (6+ messages)

[PATCH v5] sound/soc/lapis: add platform driver for ML7213
 2012-05-30 12:14 UTC  (13+ messages)
                ` [alsa-devel] "

[PATCH v4] regulator: MAX77686: Add Maxim 77686 regulator driver
 2012-05-30 12:08 UTC  (6+ messages)

[RFC PATCH -tip 0/9]ftrace, kprobes: Ftrace-based kprobe optimization
 2012-05-30 11:39 UTC  (8+ messages)
` [RFC PATCH -tip 2/9] ftrace/x86-64: support SAVE_REGS feature on x86-64

[PATCH] crypto: serpent - add x86_64/avx assembler implementation
 2012-05-30 11:36 UTC  (5+ messages)

[PATCH RESEND 1/3] printk: convert byte-buffer to variable-length record buffer
 2012-05-30 11:29 UTC  (7+ messages)

[PATCH 1/1] Enable LTR/OBFF before device is used by driver
 2012-05-30 11:28 UTC  (3+ messages)

[PATCH] Visstrim M10: fix gpio handling
 2012-05-30 11:13 UTC 

[PATCH] cpumask: add a few comments of cpumask functions
 2012-05-30 10:49 UTC  (7+ messages)

Unhandled IRQs on AMD E-450
 2012-05-30 10:44 UTC  (11+ messages)

[PATCH] Documentation: kernel-parameters.txt Add amd_iommu_dump
 2012-05-30 10:39 UTC  (2+ messages)

[git pull] drm fixes
 2012-05-30 10:12 UTC 

[PATCH] kexec: consolidate crash late initialization
 2012-05-30 10:05 UTC 


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).