linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-28 18:52:34 to 2012-11-28 22:27:14 UTC [more...]

[PATCHSET cgroup/for-3.8] cpuset: drop cpuset->stack_list and ->parent
 2012-11-28 22:26 UTC 

[PATCH] PCI/PM: Keep runtime PM enabled for unbound PCI devices
 2012-11-28 22:25 UTC  (2+ messages)

[RFC PATCH v3 0/3] acpi: Introduce prepare_remove device operation
 2012-11-28 22:21 UTC  (11+ messages)
` [RFC PATCH v3 3/3] acpi_memhotplug: Allow eject to proceed on rebind scenario

[PATCH v2 1/3] pppoatm: don't send frames to destroyed vcc
 2012-11-28 22:18 UTC  (16+ messages)
` [PATCH v2 3/3] pppoatm: protect against freeing of vcc
              ` [PATCH] atm: introduce vcc_pop()

HOTPLUG replated patches
 2012-11-28 22:16 UTC  (2+ messages)

[RFC PATCH] tasklet: ignore disabled tasklet in tasklet_action
 2012-11-28 22:12 UTC  (6+ messages)
      ` [BUG -next-20121127] kernel BUG at kernel/softirq.c:471!

Recent kernel "mount" slow
 2012-11-28 22:10 UTC  (31+ messages)
                            ` [PATCH] Introduce a method to catch mmap_region (was: Recent kernel "mount" slow)
                                  ` [PATCH v2] Do a proper locking for mmap and block size change
                      ` [PATCH 1/2] percpu-rwsem: use synchronize_sched_expedited
                        ` [PATCH 2/2] block_dev: don't take the write lock if block size doesn't change

[PATCH 0/3] KVM: x86: improve reexecute_instruction
 2012-11-28 22:07 UTC  (15+ messages)
` [PATCH 2/3] KVM: x86: let reexecute_instruction work for tdp
` [PATCH 3/3] KVM: x86: improve reexecute_instruction

[PATCH v9 00/46] x86, mm: map ram from top-down with BRK and memblock
 2012-11-28 21:54 UTC  (48+ messages)
` [PATCH v9 01/46] x86, mm: Add global page_size_mask and probe one time only
` [PATCH v9 02/46] x86, mm: Split out split_mem_range from init_memory_mapping
` [PATCH v9 03/46] x86, mm: Move down find_early_table_space()
` [PATCH v9 04/46] x86, mm: Move init_memory_mapping calling out of setup.c
` [PATCH v9 05/46] x86, mm: Revert back good_end setting for 64bit
` [PATCH v9 06/46] x86, mm: Change find_early_table_space() paramters
` [PATCH v9 07/46] x86, mm: Find early page table buffer together
` [PATCH v9 08/46] x86, mm: Separate out calculate_table_space_size()
` [PATCH v9 09/46] x86, mm: Set memblock initial limit to 1M
` [PATCH v9 10/46] x86, mm: if kernel .text .data .bss are not marked as E820_RAM, complain and fix
` [PATCH v9 11/46] x86, mm: Fixup code testing if a pfn is direct mapped
` [PATCH v9 12/46] x86, mm: use pfn_range_is_mapped() with CPA
` [PATCH v9 13/46] x86, mm: use pfn_range_is_mapped() with gart
` [PATCH v9 14/46] x86, mm: use pfn_range_is_mapped() with reserve_initrd
` [PATCH v9 15/46] x86, mm: Only direct map addresses that are marked as E820_RAM
` [PATCH v9 16/46] x86, mm: relocate initrd under all mem for 64bit
` [PATCH v9 17/46] x86, mm: Align start address to correct big page size
` [PATCH v9 18/46] x86, mm: Use big page size for small memory range
` [PATCH v9 19/46] x86, mm: Don't clear page table if range is ram
` [PATCH v9 20/46] x86, mm: Break down init_all_memory_mapping
` [PATCH v9 21/46] x86, mm: setup page table in top-down
` [PATCH v9 22/46] x86, mm: Remove early_memremap workaround for page table accessing on 64bit
` [PATCH v9 23/46] x86, mm: Remove parameter in alloc_low_page for 64bit
` [PATCH v9 24/46] x86, mm: Merge alloc_low_page between 64bit and 32bit
` [PATCH v9 25/46] x86, mm: Move min_pfn_mapped back to mm/init.c
` [PATCH v9 26/46] x86, mm, Xen: Remove mapping_pagetable_reserve()
` [PATCH v9 27/46] x86, mm: Add alloc_low_pages(num)
` [PATCH v9 28/46] x86, mm: Add pointer about Xen mmu requirement for alloc_low_pages
` [PATCH v9 29/46] x86, mm: only call early_ioremap_page_table_range_init() once
` [PATCH v9 30/46] x86, mm: Move back pgt_buf_* to mm/init.c
` [PATCH v9 31/46] x86, mm: Move init_gbpages() out of setup.c
` [PATCH v9 32/46] x86, mm: change low/hignmem_pfn_init to static on 32bit
` [PATCH v9 33/46] x86, mm: Move function declaration into mm_internal.h
` [PATCH v9 34/46] x86, mm: Add check before clear pte above max_low_pfn on 32bit
` [PATCH v9 35/46] x86, mm: use round_up/down in split_mem_range()
` [PATCH v9 36/46] x86, mm: use PFN_DOWN "
` [PATCH v9 37/46] x86, mm: use pfn instead of pos in split_mem_range
` [PATCH v9 38/46] x86, mm: use limit_pfn for end pfn
` [PATCH v9 39/46] x86, mm: Unifying after_bootmem for 32bit and 64bit
` [PATCH v9 40/46] x86, mm: Move after_bootmem to mm_internel.h
` [PATCH v9 41/46] x86, mm: Use clamp_t() in init_range_memory_mapping
` [PATCH v9 42/46] x86, mm: kill numa_free_all_bootmem()
` [PATCH v9 43/46] x86, mm: kill numa_64.h
` [PATCH v9 44/46] sparc, mm: Remove calling of free_all_bootmem_node()
` [PATCH v9 45/46] mm: Kill NO_BOOTMEM version free_all_bootmem_node()
` [PATCH v9 46/46] x86, mm: Let "memmap=" take more entries one time

[PATCH 1/2] cgroup: fix lockdep warning for event_control
 2012-11-28 21:53 UTC  (3+ messages)
` [PATCH 2/2] cgroup: list_del_init() on removed events

[PATCH v3 0/4] ACPI: Refactor system notify handling
 2012-11-28 21:55 UTC  (8+ messages)
` [PATCH v3 1/4] ACPI: Support system notify handler via .sys_notify

[PATCH 07/24] MAINTAINERS: adjust for UAPI
 2012-11-28 21:46 UTC  (4+ messages)
` [PATCH 00/24] MAINTAINERS: fix file patterns

perf PMU support for Haswell v6
 2012-11-28 20:37 UTC  (8+ messages)
` [PATCH 25/32] tools, perf: Add a precise event qualifier
` [PATCH 31/32] perf, tools: Default to cpu// for events v3

[PATCH v2 0/5] Add movablecore_map boot option
 2012-11-28 21:38 UTC  (4+ messages)

[PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core
 2012-11-28 21:34 UTC  (14+ messages)
` [PATCH 01/13] cpuset: remove unused cpuset_unlock()
` [PATCH 02/13] cpuset: remove fast exit path from remove_tasks_in_empty_cpuset()
` [PATCH 03/13] cpuset: introduce ->css_on/offline()
` [PATCH 04/13] cpuset: introduce CS_ONLINE
` [PATCH 05/13] cpuset: introduce cpuset_for_each_child()
` [PATCH 06/13] cpuset: cleanup cpuset[_can]_attach()
` [PATCH 07/13] cpuset: drop async_rebuild_sched_domains()
` [PATCH 08/13] cpuset: reorganize CPU / memory hotplug handling
` [PATCH 09/13] cpuset: don't nest cgroup_mutex inside get_online_cpus()
` [PATCH 10/13] cpuset: make CPU / memory hotplug propagation asynchronous
` [PATCH 11/13] cpuset: pin down cpus and mems while a task is being attached
` [PATCH 12/13] cpuset: schedule hotplug propagation from cpuset_attach() if the cpuset is empty
` [PATCH 13/13] cpuset: replace cgroup_mutex locking with cpuset internal locking

[PATCH] cgroup: fix lockdep warning for event_control
 2012-11-28 21:33 UTC  (3+ messages)

[PATCH 2/2] vfio powerpc: enabled on powernv platform
 2012-11-28 21:30 UTC  (3+ messages)
` [PATCH] "

[PATCH v3 0/9] Media Controller capture driver for DM365
 2012-11-28 21:29 UTC  (18+ messages)
` [PATCH v3 9/9] davinci: vpfe: Add documentation and TODO

[RFC, PATCH 00/19] Numa aware LRU lists and shrinkers
 2012-11-28 21:28 UTC  (6+ messages)
` [PATCH 17/19] drivers: convert shrinkers to new count/scan API

[RFC 1/2] clk: use struct clk only for external API
 2012-11-28 21:26 UTC  (4+ messages)

[RFC v2 0/8] Support for Tegra 2D hardware
 2012-11-28 21:23 UTC  (17+ messages)
` [RFC v2 1/8] video: tegra: Add nvhost driver
` [RFC v2 8/8] drm: tegra: Add gr2d device

[PATCH 00/19 v4] Improve IRQ remapping abstraction in x86 core code
 2012-11-28 21:22 UTC  (3+ messages)

[PATCH] drivers/uio/uio_pdrv_genirq.c: Fix memory leak & confusing labels
 2012-11-28 21:14 UTC  (8+ messages)

[PATCH v8 00/46] x86, mm: map ram from top-down with BRK and memblock
 2012-11-28 21:06 UTC  (29+ messages)
` [PATCH v8 12/46] x86, mm: use pfn_range_is_mapped() with CPA
` [PATCH v8 14/46] x86, mm: use pfn_range_is_mapped() with reserve_initrd
` [PATCH v8 15/46] x86, mm: Only direct map addresses that are marked as E820_RAM
` [PATCH v8 21/46] x86, mm: setup page table in top-down
` [PATCH v8 22/46] x86, mm: Remove early_memremap workaround for page table accessing on 64bit
` [PATCH v8 23/46] x86, mm: Remove parameter in alloc_low_page for 64bit
` [PATCH v8 29/46] x86, mm: only call early_ioremap_page_table_range_init() once
` [PATCH v8 34/46] x86, mm: Add check before clear pte above max_low_pfn on 32bit
` [PATCH v8 46/46] x86, mm: Let "memmap=" take more entries one time

[PATCH 0/6] cpufreq: add support for Calxeda ECX-1000 (highbank)
 2012-11-28 21:05 UTC  (10+ messages)
` [PATCH 0/6 v6] "
  ` [PATCH 6/6 v6] cpufreq, highbank: add support for highbank cpufreq

[PATCH] uio.c: Fix warning: 'ret' might be used uninitialized
 2012-11-28 21:05 UTC  (4+ messages)

[PATCH] gpio: New driver for GPO emulation using PWM generators
 2012-11-28 21:02 UTC  (8+ messages)

[PATCH 1/2] vfio powerpc: implemented IOMMU driver for VFIO
 2012-11-28 21:01 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/5] Alter steal time reporting in KVM
 2012-11-28 20:55 UTC  (6+ messages)

[PATCH 0/23] media: Replace memcpy with struct assignment
 2012-11-28 20:55 UTC  (4+ messages)

[PATCH 1/3] balancenuma: put page if avoid migrating page
 2012-11-28 20:48 UTC  (4+ messages)

[PATCH 0/8] RFC: Remove 386 support
 2012-11-28 20:52 UTC  (12+ messages)
` [PATCH 1/8] x86, 386 removal: Remove CONFIG_M386 from Kconfig
` [PATCH 2/8] x86, 386 removal: Remove CONFIG_CMPXCHG
` [PATCH 3/8] x86, 386 removal: Remove CONFIG_XADD
` [PATCH 4/8] x86, 386 removal: Remove CONFIG_BSWAP
` [PATCH 5/8] x86, 386 removal: Remove CONFIG_INVLPG
` [PATCH 6/8] x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK
` [PATCH 7/8] x86, 386 removal: Remove CONFIG_X86_POPAD_OK
` [PATCH 8/8] x86, cleanups: Simplify sync_core() in the case of no CPUID

[regression] 3.7+ suspend to RAM/offline CPU fails with nmi_watchdog=0 (bisected)
 2012-11-28 20:37 UTC  (5+ messages)

[git pull] drm fixes
 2012-11-28 20:35 UTC  (3+ messages)

BUG_ON(inode->i_blocks);
 2012-11-28 20:35 UTC  (2+ messages)

[PATCH v3] PCI-AER: Do not report successful error recovery for devices with AER-unaware drivers
 2012-11-28 20:30 UTC  (3+ messages)

Hang in md-raid1 with 3.7-rcX
 2012-11-28 20:26 UTC  (3+ messages)

[GIT PULL 0/8] perf/urgent fixes
 2012-11-28 20:27 UTC  (2+ messages)

Acpi deadlocks with 3.7.0-rc4
 2012-11-28 20:31 UTC  (8+ messages)

memory-cgroup bug
 2012-11-28 20:20 UTC  (12+ messages)
` [PATCH -mm] memcg: do not trigger OOM from add_to_page_cache_locked
      ` [PATCH -v2 "

[PATCH v3 0/3] Davinci VPSS helper functions for VPFE
 2012-11-28 20:18 UTC  (5+ messages)
` [PATCH v3 1/3] davinci: vpss: dm365: enable ISP registers
` [PATCH v3 2/3] davinci: vpss: dm365: set vpss clk ctrl

drivres/hv
 2012-11-28 20:17 UTC 

[167986.379006] WARNING: at net/core/skbuff.c:3444 skb_try_coalesce+0x359/0x390()
 2012-11-28 19:52 UTC 

[PATCH v3] drm: tegra: Add maintainers entry
 2012-11-28 19:45 UTC 

linux-next: build failure after merge of the powerpc tree
 2012-11-28 19:42 UTC  (2+ messages)
` [PATCH] export of_reconfig_notifier_[register,unregister]

[PATCH v2] drm: tegra: Add maintainers entry
 2012-11-28 19:31 UTC  (3+ messages)

[PATCH] audit: create explicit AUDIT_SECCOMP event type
 2012-11-28 19:30 UTC  (4+ messages)

[PATCH] ab8500: remove explicit handling of battery type
 2012-11-28 19:27 UTC 

[PATCH V1 1/2] Xen acpi memory hotplug driver
 2012-11-28 19:26 UTC  (2+ messages)

[PATCH v2] rtc: Add NXP PCF8523 support
 2012-11-28 19:21 UTC 

[PATCH RESEND] regulator: tps51632: Use linear_min_sel and regulator_[map|list]_voltage_linear
 2012-11-28 19:21 UTC  (2+ messages)

[PATCH RFT RESEND] regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linear
 2012-11-28 19:20 UTC  (3+ messages)

[PATCH] drm: tegra: Add maintainers entry
 2012-11-28 19:19 UTC  (3+ messages)

[PATCH 1/1] TPM: STMicroelectronics ST33 I2C KERNEL 3.x.x
 2012-11-28 19:04 UTC  (8+ messages)
    ` [tpmdd-devel] "

[PATCH] mfd: wm5102: Mark DSP memory regions as volatile
 2012-11-28 19:04 UTC 

3.7-rc7: BUG: MAX_STACK_TRACE_ENTRIES too low!
 2012-11-28 18:59 UTC  (4+ messages)

[PATCH] add hardware I2C support for ARM IMX23
 2012-11-28 18:58 UTC  (6+ messages)

[RFC][PATCH] fs: configfs: programmatically create config groups
 2012-11-28 18:52 UTC  (10+ 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).