messages from 2012-11-28 21:26:56 to 2012-11-29 01:43:03 UTC [more...]
[PATCH v2 0/5] Add movablecore_map boot option
2012-11-29 1:42 UTC (14+ messages)
[PATCH 1/2] zsmalloc: add function to query object size
2012-11-29 1:40 UTC (4+ messages)
` [PATCH 2/2] zram: reduce metadata overhead
[PATCH 00/25] AIO performance improvements/cleanups
2012-11-29 1:38 UTC (15+ messages)
` [PATCH 07/25] aio: kiocb_cancel()
` [PATCH 12/25] aio: Refcounting cleanup
` [PATCH 13/25] aio: Convert read_events() to hrtimers
` [PATCH 14/25] aio: Make aio_read_evt() more efficient
[PATCH v3 0/3] Davinci VPSS helper functions for VPFE
2012-11-29 1:38 UTC (4+ messages)
` [PATCH v3 2/3] davinci: vpss: dm365: set vpss clk ctrl
[PATCH 1/3] zram: force disksize setting before using zram
2012-11-29 1:34 UTC (4+ messages)
` [PATCH 3/3] zram: get rid of lockdep warning
[PATCH 0/8] aoe: miscellaneous fixes follow-up recent patch submissions
2012-11-29 1:34 UTC (3+ messages)
[PATCH] zram: Prevent use of unmapped buffer
2012-11-29 1:33 UTC (3+ messages)
[RFC] Add mempressure cgroup
2012-11-29 1:27 UTC (3+ messages)
[PATCH] tmpfs: support SEEK_DATA and SEEK_HOLE (reprise)
2012-11-29 1:29 UTC (2+ messages)
[PATCH 0/6] cpufreq: add support for Calxeda ECX-1000 (highbank)
2012-11-29 1:51 UTC (12+ messages)
` [PATCH 0/6 v6] "
` [PATCH 6/6 v6] cpufreq, highbank: add support for highbank cpufreq
[PATCH 0/3] [GIT PULL] tracing: Some more updates
2012-11-29 1:23 UTC (4+ messages)
` [PATCH 1/3] tracing: Add a resize function to make one buffer equivalent to another buffer
` [PATCH 2/3] tracing: Remove unneeded checks from the stack tracer
` [PATCH 3/3] tracing: Remove unnecessary WARN_ONCEs from tracing_buffers_splice_read
[RFC PATCH v3 0/3] acpi: Introduce prepare_remove device operation
2012-11-29 1:15 UTC (17+ messages)
` [RFC PATCH v3 3/3] acpi_memhotplug: Allow eject to proceed on rebind scenario
[PATCH 1/1] solve memory leak for uio
2012-11-29 1:09 UTC
BUG: scheduling while atomic: ifup-bonding/3711/0x00000002 -- V3.6.7
2012-11-29 1:04 UTC (3+ messages)
[RFC][PATCH 1/2] create slow_virt_to_phys()
2012-11-29 0:53 UTC (2+ messages)
` [RFC][PATCH 2/2] fix kvm's use of __pa() on percpu areas
Supermicro X9SRL-F - channel enumeration error & ACPI/firmware bug question
2012-11-29 0:55 UTC (17+ messages)
[PATCH] char/tpm: Use true and false for bools
2012-11-29 0:42 UTC (4+ messages)
` [PATCH v2] "
Recent kernel "mount" slow
2012-11-29 0:38 UTC (33+ 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
drivres/hv
2012-11-29 0:35 UTC (5+ messages)
[PATCH] watchdog: optimizing the hrtimer interval for power saving
2012-11-29 0:30 UTC (4+ messages)
` [PATCH V2] "
[PATCH 0/3] KVM: x86: improve reexecute_instruction
2012-11-29 0:23 UTC (19+ messages)
` [PATCH 2/3] KVM: x86: let reexecute_instruction work for tdp
` [PATCH 3/3] KVM: x86: improve reexecute_instruction
[PATCH 1/2] KVM: VMX: fix invalid cpu passed to smp_call_function_single
2012-11-29 0:06 UTC (4+ messages)
` [PATCH 2/2] KVM: VMX: fix memory order between loading vmcs and clearing vmcs
[PATCH 00/19 v4] Improve IRQ remapping abstraction in x86 core code
2012-11-29 0:19 UTC (3+ messages)
[PATCH 0/8] RFC: Remove 386 support
2012-11-29 0:14 UTC (7+ messages)
` [PATCH 6/8] x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK
` [PATCH 8/8] x86, cleanups: Simplify sync_core() in the case of no CPUID
kswapd craziness in 3.7
2012-11-29 0:14 UTC (11+ messages)
32/64-bit NUMA consolidation behavior regresion
2012-11-29 0:03 UTC
[PATCH 1/1] TPM: STMicroelectronics ST33 I2C KERNEL 3.x.x
2012-11-29 0:04 UTC (3+ messages)
` [tpmdd-devel] "
[PATCH] tty: Correct tty buffer flushing
2012-11-29 0:03 UTC (2+ messages)
` Fwd: "
[PATCH, resend] kfifo: initialize fifo accordingly to C99 standard
2012-11-28 23:56 UTC (2+ messages)
[RFT PATCH v1 4/5] mm: provide more accurate estimation of pages occupied by memmap
2012-11-28 23:52 UTC (3+ messages)
` [RFT PATCH v2 "
[PATCH v9 00/46] x86, mm: map ram from top-down with BRK and memblock
2012-11-28 23:49 UTC (49+ 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 v3 0/9] Media Controller capture driver for DM365
2012-11-28 23:47 UTC (7+ messages)
TDM bus support in Linux Kernel
2012-11-28 23:38 UTC (4+ messages)
[PATCH V7 1/7] kbuild: centralize .dts->.dtb rule
2012-11-28 23:28 UTC (3+ messages)
[PATCH v2] rtc: Add NXP PCF8523 support
2012-11-28 23:31 UTC (2+ messages)
[patch] mm, memcg: avoid unnecessary function call when memcg is disabled
2012-11-28 23:29 UTC (4+ messages)
[BUG] NULL pointer dereference in 3.7-rc7 (syscall_trace_enter)
2012-11-28 23:20 UTC
[patch] bdi: add a user-tunable cpu_list for the bdi flusher threads
2012-11-28 23:23 UTC
[PATCH v2] audit: create explicit AUDIT_SECCOMP event type
2012-11-28 23:15 UTC
[PATCH 0/3] ARM/dts: omap3: Add DT support for IGEP devices
2012-11-28 23:14 UTC (4+ messages)
` [PATCH 1/3] ARM/dts: omap3: Add generic "
` [PATCH 2/3] ARM/dts: omap3: Add support for IGEPv2 board
` [PATCH 3/3] ARM/dts: omap3: Add support for IGEP COM Module
[patch 20/35] leds: route kbd LEDs through the generic LEDs layer
2012-11-28 22:06 UTC (3+ messages)
[PATCH v2 RESEND] Add NumaChip remote PCI support
2012-11-28 23:08 UTC (2+ messages)
[PATCH] audit: fix event coverage of AUDIT_ANOM_LINK
2012-11-28 22:57 UTC
[PATCH v3 0/4] ACPI: Refactor system notify handling
2012-11-28 22:49 UTC (9+ messages)
` [PATCH v3 1/4] ACPI: Support system notify handler via .sys_notify
[PATCH 07/24] MAINTAINERS: adjust for UAPI
2012-11-28 22:40 UTC (6+ messages)
` [PATCH 00/24] MAINTAINERS: fix file patterns
[PATCH] PCI/PM: Keep runtime PM enabled for unbound PCI devices
2012-11-28 22:43 UTC (3+ messages)
[PATCH v2 1/3] pppoatm: don't send frames to destroyed vcc
2012-11-28 22:33 UTC (15+ messages)
` [PATCH v2 3/3] pppoatm: protect against freeing of vcc
` [PATCH] atm: introduce vcc_pop()
` [PATCH] atm: introduce vcc_pop_skb()
[PATCHSET cgroup/for-3.8] cpuset: drop cpuset->stack_list and ->parent
2012-11-28 22:27 UTC (4+ messages)
` [PATCH 1/3] cpuset: implement cgroup_rightmost_descendant()
` [PATCH 2/3] cpuset: replace cpuset->stack_list with cpuset_for_each_descendant_pre()
` [PATCH 3/3] cpuset: remove cpuset->parent
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!
[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
perf PMU support for Haswell v6
2012-11-28 19:42 UTC (5+ messages)
` [PATCH 31/32] perf, tools: Default to cpu// for events v3
[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] "
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).