linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-20 09:08:09 to 2012-08-20 14:15:20 UTC [more...]

[patch v2 2/6] blk: dont allow discard request merge temporarily
 2012-08-20 14:15 UTC  (14+ messages)
  ` [patch 1/2]block: handle merged discard request

apparent regressions from TLB range flushing page set
 2012-08-20 14:12 UTC 

[PATCH 00/11] pinctrl: mvebu: pinctrl driver
 2012-08-20 14:11 UTC  (10+ messages)
` [PATCH 01/11] pinctrl: mvebu: pinctrl driver core
` [PATCH 02/11] pinctrl: mvebu: dove pinctrl driver
` [PATCH 03/11] pinctrl: mvebu: kirkwood "

[PATCH v2 0/2] ARM: davinci: da850/omap-l138: add support for VPIF driver
 2012-08-20 14:08 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: da850/omap-l138: Add SoC related definitions for VPIF
` [PATCH v2 2/2] ARM: da850/omap-l138: Add EVM specific code for VPIF to work

[RFC V7 PATCH 00/19] memory-hotplug: hot-remove physical memory
 2012-08-20 14:09 UTC  (21+ messages)
` [RFC V7 PATCH 01/19] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC V7 PATCH 02/19] memory-hotplug: implement offline_memory()
` [RFC V7 PATCH 03/19] memory-hotplug: store the node id in acpi_memory_device
` [RFC V7 PATCH 04/19] memory-hotplug: offline and remove memory when removing the memory device
` [RFC V7 PATCH 05/19] memory-hotplug: check whether memory is present or not
` [RFC V7 PATCH 06/19] memory-hotplug: export the function acpi_bus_remove()
` [RFC V7 PATCH 07/19] memory-hotplug: call acpi_bus_remove() to remove memory device
` [RFC V7 PATCH 08/19] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC V7 PATCH 09/19] memory-hotplug: does not release memory region in PAGES_PER_SECTION chunks
` [RFC V7 PATCH 10/19] memory-hotplug: add memory_block_release
` [RFC V7 PATCH 11/19] memory-hotplug: remove_memory calls __remove_pages
` [RFC V7 PATCH 12/19] memory-hotplug: introduce new function arch_remove_memory()
` [RFC V7 PATCH 13/19] memory-hotplug: check page type in get_page_bootmem
` [RFC V7 PATCH 14/19] memory-hotplug: move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC V7 PATCH 15/19] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC V7 PATCH 16/19] memory-hotplug: free memmap "
` [RFC V7 PATCH 17/19] memory_hotplug: clear zone when the memory is removed
` [RFC V7 PATCH 18/19] memory-hotplug: add node_device_release
` [RFC V7 PATCH 19/19] memory-hotplug: remove sysfs file of node

[PATCH 00/11] x86/microcode: Early load microcode
 2012-08-20 14:06 UTC  (14+ messages)
` [PATCH 01/11] Documentation/x86: "
` [PATCH 02/11] x86/lib/cpio.c: Find cpio data by its file name
` [PATCH 03/11] x86/microcode_intel.h: Define functions and macros for early load ucode
` [PATCH 04/11] x86/microcode_core_early.c: Define interfaces "

[PATCH] [SCSI] virtio-scsi: Initialize scatterlist structure
 2012-08-20 14:05 UTC  (2+ messages)

[PATCH v4 00/10] NFS: callback threads containerization
 2012-08-20 14:00 UTC  (11+ messages)
` [PATCH v4 01/10] NFS: pass net to nfs_callback_down()
` [PATCH v4 02/10] NFS: callback service creation function introduced
` [PATCH v4 03/10] NFS: move per-net callback thread initialization to nfs_callback_up_net()
` [PATCH v4 04/10] NFS: callback up - transport backchannel cleanup
` [PATCH v4 05/10] NFS: callback service start function introduced
` [PATCH v4 06/10] NFS: callback up - users counting cleanup
` [PATCH v4 07/10] NFS: make nfs_callback_tcpport per network context
` [PATCH v4 08/10] NFS: make nfs_callback_tcpport6 "
` [PATCH v4 09/10] NFS: callback per-net usage counting introduced
` [PATCH v4 10/10] NFS: add debug messages to callback down function

[PATCHv2 1/2] sched: Fixed cpupri_init stub signature; switched from macros to inlines
 2012-08-20 14:00 UTC  (2+ messages)
` [PATCHv2 2/2] sched: Support compiling out real-time scheduling with REALTIME_SCHED

[PATCH 00/19 v2] Improve IRQ remapping abstraction in x86 core code
 2012-08-20 13:56 UTC  (20+ messages)
` [PATCH 01/19] x86, apic: Move irq_remapping_enabled checks into IRQ-remapping code
` [PATCH 02/19] [RFC] x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resume
` [PATCH 03/19] x86, io_apic: Introduce x86_io_apic_ops.disable()
` [PATCH 04/19] x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging
` [PATCH 05/19] x86, hpet: Introduce x86_msi_ops.setup_hpet_msi
` [PATCH 06/19] x86, msi: Use IRQ remapping specific setup_msi_irqs routine
` [PATCH 07/19] x86, io_apic: Introduce set_affinity function pointer
` [PATCH 08/19] x86, io_apic: Convert setup_ioapic_entry to "
` [PATCH 09/19] x86, io_apic: Move irq_remapping_enabled checks out of check_timer()
` [PATCH 10/19] x86, io_apic: Introduce function pointer for setup_timer_IRQ0_pin
` [PATCH 11/19] x86, irq: Move irq_remapping_enabled declaration to iommu code
` [PATCH 12/19] x86, irq: Add data structure to keep AMD specific irq remapping information
` [PATCH 13/19] x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core
` [PATCH 14/19] x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq()
` [PATCH 15/19] x86, irq: Move irq_remapped() check into free_remapped_irq
` [PATCH 16/19] x86, irq: Introduce setup_remapped_irq()
` [PATCH 17/19] x86, msi: Introduce x86_msi.compose_msi_msg call-back
` [PATCH 18/19] x86, io_apic: Introduce eoi_ioapic_pin call-back
` [PATCH 19/19] x86, irq: Move irq_remapped out of x86 core code

[PATCH v4 0/8] Avoid cache trashing on clearing huge/gigantic page
 2012-08-20 13:52 UTC  (9+ messages)
` [PATCH v4 1/8] THP: Use real address for NUMA policy
` [PATCH v4 2/8] THP: Pass fault address to __do_huge_pmd_anonymous_page()
` [PATCH v4 3/8] hugetlb: pass fault address to hugetlb_no_page()
` [PATCH v4 4/8] mm: pass fault address to clear_huge_page()
` [PATCH v4 5/8] x86: Add clear_page_nocache
` [PATCH v4 6/8] mm: make clear_huge_page cache clear only around the fault address
` [PATCH v4 7/8] x86: switch the 64bit uncached page clear to SSE/AVX v2
` [PATCH v4 8/8] mm: implement vm.clear_huge_page_nocache sysctl

[PATCH]mm/ia64: fix a node distance bug
 2012-08-20 13:54 UTC  (3+ messages)

[PATCH 0/8] UBI: add max_beb_per1024 parameter / ioctl
 2012-08-20  7:56 UTC  (3+ messages)
` [PATCH 1/8] arm: sam9_l9260_defconfig: adjust UBI bad eraseblocks limit

[PATCH] Input: Let the FT5x06 driver build without debugfs
 2012-08-20 13:53 UTC  (4+ messages)

[PATCH] NFS: put net in case of idr allocation failure
 2012-08-20 13:43 UTC 

[PATCH 3/3] IIO: arm: Add LRADC to i.MX28 dts
 2012-08-20 13:41 UTC  (3+ messages)

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-20 13:36 UTC  (9+ messages)
` [PATCH v2 06/11] memcg: kmem controller infrastructure

[PATCH 00/19] Input and HID updates for 3.7
 2012-08-20 13:36 UTC  (7+ messages)
` [PATCH 09/19] Input: MT - Handle frame synchronization in core
` [PATCH 16/19] HID: hid-multitouch: Remove misleading null test
` [PATCH 19/19] HID: multitouch: Remove the redundant touch state

[discussion]sched: a rough proposal to enable power saving in scheduler
 2012-08-20 13:26 UTC  (9+ messages)

[PATCH] fs: Introducing Lanyard Filesystem
 2012-08-20 13:21 UTC  (14+ messages)

[RFC v2 0/7] modsig: signature based kernel module integrity verfication
 2012-08-20 13:13 UTC  (13+ messages)
` [RFC v2 7/7] modsig: build rules and scripts to generate keys and sign modules

[PATCHSET 0/7] Cleanup hist printing code (v3)
 2012-08-20 13:08 UTC  (3+ messages)
` [PATCH 3/7] perf hists: Introduce hist_period_print functions

[PATCH RESEND v4] spi/pl022: add devicetree support
 2012-08-20 13:07 UTC  (3+ messages)

[PATCH 0/4] cputime: Virtual cputime accounting small cleanups and consolidation v3
 2012-08-20 13:07 UTC  (3+ messages)

[PATCH 2/3] remoteproc: recover a remoteproc when it has crashed
 2012-08-20 13:07 UTC 

Linux 3.2.28
 2012-08-20 13:05 UTC  (2+ messages)

[PATCH 0/8] acpi-cpufreq: Move modern AMD cpufreq support to acpi-cpufreq
 2012-08-20 13:00 UTC  (4+ messages)
` [PATCH 7/8] cpufreq: Remove support for hardware P-state chips from powernow-k8

[PATCH v3 00/11] Series short description
 2012-08-20 12:57 UTC  (3+ messages)

[PATCH 0/8] Changes surrounding IRQs and IRQ domains
 2012-08-20 12:55 UTC  (10+ messages)
` [PATCH 5/8] mfd: Provide the PRCMU with its own IRQ domain

RFC: Link Time Optimization support for the kernel
 2012-08-20 12:38 UTC  (22+ messages)
` [PATCH 26/74] lto, sound: Fix export symbols for !CONFIG_MODULES
` [PATCH 27/74] lto: Mark EXPORT_SYMBOL symbols __visible
` [PATCH 46/74] x86, lto: Disable fancy hweight optimizations for LTO
` [PATCH 55/74] lto, workaround: Add workaround for initcall reordering

[PATCH] perf: Fix include order for bison/flex-generated C files
 2012-08-20 12:37 UTC  (2+ messages)

myri10ge in p4080ds ppc
 2012-08-20 12:19 UTC 

lockdep trace from posix timers
 2012-08-20 12:20 UTC  (9+ messages)

[PATCH] Boot PV guests with more than 128GB (v3) for v3.7
 2012-08-20 12:19 UTC  (9+ messages)
` [PATCH 06/11] xen/mmu: For 64-bit do not call xen_map_identity_early
  ` [Xen-devel] "

[PATCHv3 0/4] Add device tree data for omap5
 2012-08-20 12:19 UTC  (5+ messages)

[PATCH] regulator: ab8500: fix voltage selector regression
 2012-08-20 12:18 UTC 

[GIT PULL] regulator updates for 3.6
 2012-08-20 12:13 UTC 

[RFC PATCH 1/1] fair.c: Add/Export find_idlest_perfer_cpu API
 2012-08-20 12:00 UTC  (2+ messages)

[PATCH 00/22] mop500 related Audio reorganisation and fixups
 2012-08-20 11:59 UTC  (7+ messages)
` [PATCH 04/22] ASoC: Ux500: Move MSP pinctrl setup into the MSP driver
` [PATCH 08/22] ASoC: codecs: Enable AB8500 CODEC for Device Tree
  ` [alsa-devel] "
    ` [PATCH 1/1] "

[PATCHv7] arm/dts: omap4-sdp: Add keypad data
 2012-08-20 11:56 UTC  (5+ messages)

Repeated fork() causes SLAB to grow without bound
 2012-08-20 11:53 UTC  (9+ messages)

[PATCH v2 0/2] mfd: dt: add power off support for Tegra20/Tegra30
 2012-08-20 11:34 UTC  (3+ messages)
` [PATCH v2 1/2] mfd: dt: tps6586x: Add power off control

[overlayfs/port] overlayfs: v13 port attempt to kernel 3.5
 2012-08-20 11:26 UTC  (3+ messages)

[RFC 0/2] USB gadget - configfs
 2012-08-20 11:19 UTC  (15+ messages)

[PATCH 1/1] driver-core: Shut up dev_dbg_reatelimited() without DEBUG
 2012-08-20 11:14 UTC  (3+ messages)

[PATCH v3] SUNRPC: protect service sockets lists during per-net shutdown
 2012-08-20 11:05 UTC  (4+ messages)

[PATCH 1/3] firmware loader: fix firmware -ENOENT situations
 2012-08-20 11:04 UTC  (3+ messages)
` [PATCH 2/3] firmware loader: let caching firmware piggyback on loading firmware
` [PATCH 3/3] MAINTAINERS: update maintain status of FIRMWARE LOADER

[PATCH] mfd: ab8500: Make ab8500_irq_get_virq() static
 2012-08-20 10:53 UTC 

[PATCH v2 00/31] AArch64 Linux kernel port
 2012-08-20 10:53 UTC  (8+ messages)
` [PATCH v2 21/31] arm64: 32-bit (compat) applications support
` [PATCH v2 23/31] arm64: Debugging support

uprobe: single step over uprobe & global breakpoints
 2012-08-20 10:47 UTC  (11+ messages)
` [PATCH 2/5] x86/uprobes: implement x86 specific arch_uprobe_*_step
          ` [PATCH v2 "
                  ` [PATCH v3] "

[PATCH] staging: octeon: Add prevent NAPI from scheduling
 2012-08-20 10:41 UTC 

[PATCH] drivers-core: beware dev_printk() from printing nonsense
 2012-08-20 10:33 UTC 

[PATCH 0/3] OMAP: hwmod: reset API proposal
 2012-08-20 10:21 UTC  (7+ messages)
` [PATCH 2/3] ARM: OMAP: hwmod: revise deassert sequence

[RFC PATCH 0/5] net: socket bind to file descriptor introduced
 2012-08-20 10:18 UTC  (3+ messages)

[PATCH] x86: efi: Turn off efi_enabled after setup on mixed fw/kernel
 2012-08-20 10:13 UTC  (3+ messages)

[PATCH 1/2] pebs, x86: Make sure to really disable PEBS
 2012-08-20 10:10 UTC  (2+ messages)

[PATCH] perf/x86: enable Intel Cedarview Atom suppport
 2012-08-20 10:06 UTC  (3+ messages)

[git pull] IOMMU Fixes for v3.6-rc2
 2012-08-20 10:06 UTC 

[PATCH v3] clk: add Loongson1B clock support
 2012-08-20 10:05 UTC 

[PATCHv3 0/6] perf, tool: Allow to use hw events in PMU syntax
 2012-08-20  9:55 UTC  (4+ messages)
` [PATCH 1/6] perf, x86: Making hardware events translations available in sysfs

[PATCH] net/stmmac: fix issue of clk_get for Loongson1B
 2012-08-20  9:52 UTC  (2+ messages)

[PATCH] caif: Do not dereference NULL in chnl_recv_cb()
 2012-08-20  9:48 UTC  (3+ messages)

BUG: scheduling while atomic, under native_smp_prepare_cpus()
 2012-08-20  9:42 UTC  (4+ messages)

[PATCH v6 0/6] thermal: Add kernel thermal support for exynos platform
 2012-08-20  9:36 UTC  (7+ messages)
` [PATCH v6 1/6] thermal: add generic cpufreq cooling implementation

[PATCH] unifdef: set a secure umask before calling mkstemp()
 2012-08-20  9:35 UTC  (4+ messages)

[PATCH 0/3] fix error return code
 2012-08-20  9:33 UTC  (2+ messages)

regression with poll(2)?
 2012-08-20  9:30 UTC  (4+ messages)
` regression with poll(2)

Add rq->nr_uninterruptible count to dest cpu's rq while CPU goes down
 2012-08-20  9:26 UTC  (8+ messages)

linux-next: Tree for Aug 20
 2012-08-20  9:23 UTC 

[GIT PULL] x86 fixes
 2012-08-20  9:21 UTC 

[PATCH] smsc75xx: add missing entry to MAINTAINERS
 2012-08-20  9:20 UTC  (2+ messages)

[PATCH 0/10] fix error return code
 2012-08-20  9:15 UTC  (3+ messages)
` [alsa-devel] "

[PATCH 1/2] snd-ad1816a: remove useless struct snd_card_ad1816a
 2012-08-20  9:13 UTC  (2+ messages)
` [alsa-devel] "

[GIT PULL] scheduler fixes
 2012-08-20  9:12 UTC 

[GIT PULL] perf fixes
 2012-08-20  9:08 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).