All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-02 14:45:56 to 2012-12-02 18:44:41 UTC [more...]

[PATCH 00/52] RFC: Unified NUMA balancing tree, v1
 2012-12-02 18:43 UTC  (31+ messages)
` [PATCH 01/52] mm/compaction: Move migration fail/success stats to migrate.c
` [PATCH 02/52] mm/compaction: Add scanned and isolated counters for compaction
` [PATCH 03/52] mm/migrate: Add a tracepoint for migrate_pages
` [PATCH 04/52] mm/numa: define _PAGE_NUMA
` [PATCH 05/52] mm/numa: Add pte_numa() and pmd_numa()
` [PATCH 06/52] mm/numa: Support NUMA hinting page faults from gup/gup_fast
` [PATCH 07/52] mm/numa: split_huge_page: transfer the NUMA type from the pmd to the pte
` [PATCH 08/52] mm/numa: Create basic numa page hinting infrastructure
` [PATCH 09/52] mm/mempolicy: Make MPOL_LOCAL a real policy
` [PATCH 10/52] mm/mempolicy: Add MPOL_MF_NOOP
` [PATCH 11/52] mm/mempolicy: Check for misplaced page
` [PATCH 12/52] mm/migrate: Introduce migrate_misplaced_page()
` [PATCH 13/52] mm/mempolicy: Use _PAGE_NUMA to migrate pages
` [PATCH 14/52] mm/mempolicy: Add MPOL_MF_LAZY
` [PATCH 15/52] mm/mempolicy: Implement change_prot_numa() in terms of change_protection()
` [PATCH 16/52] mm/mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now
` [PATCH 17/52] mm/numa: Add pte updates, hinting and migration stats
` [PATCH 18/52] mm/numa: Migrate on reference policy
` [PATCH 19/52] sched, numa, mm: Add last_cpu to page flags
` [PATCH 20/52] mm, numa: Implement migrate-on-fault lazy NUMA strategy for regular and THP pages

[Qemu-devel] [Bug 1085658] [NEW] exec, cpu log
 2012-12-02 18:31 UTC  (3+ messages)
` [Qemu-devel] [Bug 1085658] "

[kbd] [ANNOUNCE] kbd-1.15.4 (stable)
 2012-12-02 18:36 UTC  (4+ messages)

[RFC] Capabilities still can't be inherited by normal programs
 2012-12-02 18:35 UTC  (3+ messages)

[U-Boot] [PATCH] fix linker generated lists on non-C locales
 2012-12-02 18:34 UTC  (6+ messages)

[PATCH 2/2] libxl: switch NetBSD image file handling to Qemu
 2012-12-02 18:32 UTC 

[Buildroot] [git commit] pkg-infra: introduce errors for legacy API
 2012-12-02 18:31 UTC  (4+ messages)

[lm-sensors] ITE it8603e
 2012-12-02 18:26 UTC  (3+ messages)

[PATCH 2/2] libxl: switch NetBSD image file handling to Qemu
 2012-12-02 18:22 UTC 

Definitely seeing linux OS RAID device failure on reboot for 3.x (x >= 5) kernels
 2012-12-02 18:22 UTC 

[PATCH] firewire: sbp2: allow WRITE SAME and REPORT SUPPORTED OPERATION CODES
 2012-12-02 18:16 UTC  (3+ messages)

[PATCH] build: resolve link failure for ip6t_NETMAP
 2012-12-02 18:16 UTC 

【Suggestion】drivers/tty: drivers/char/: for MAX_ASYNC_BUFFER_SIZE
 2012-12-02 18:10 UTC  (9+ messages)
  ` [Suggestion] drivers/tty: "
          ` [PATCH] synclink fix ldisc buffer argument

i915 error hangcheck timer elapsed
 2012-12-02 18:05 UTC  (2+ messages)

[Bug 33648] New: Black line in Lightsmark with Z compression enabled (RV530)
 2012-12-02 18:04 UTC  (2+ messages)
` [Bug 33648] "

[Draft] From Bitbake Hello World To an Image
 2012-12-02 17:47 UTC 

[PATCH 00/10] Latest numa/core release, v18
 2012-12-02 17:53 UTC  (17+ messages)
  ` [RFC PATCH] mm/migration: Don't lock anon vmas in rmap_walk_anon()
    ` [RFC PATCH] mm/migration: Remove anon vma locking from try_to_unmap() use
            ` [PATCH 1/2] mm/rmap: Convert the struct anon_vma::mutex to an rwsem
            ` [PATCH 2/2] mm/migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
                ` [PATCH 2/2, v2] "

[PATCH v4]menuconfig: Add Save button
 2012-12-02 17:52 UTC  (2+ messages)

[PATCH] staging: ft1000: rename struct ft1000_device to ft1000_usb
 2012-12-02 17:51 UTC 

Kernel panic
 2012-12-02 17:51 UTC  (2+ messages)

[PATCH] lxdialog:inputbox: Fix can't change selected button with Left/Right when input box selected
 2012-12-02 17:32 UTC  (2+ messages)

[PATCH] tty: serial: vt8500: fix return value check in vt8500_serial_probe()
 2012-12-02 17:47 UTC  (3+ messages)

[Bug 49151] New: NULL pointer dereference in pata_acpi
 2012-12-02 17:46 UTC  (2+ messages)
` [Bug 49151] "

[PATCH 1/2] pci_ids: Added FPGA-related entries
 2012-12-02 17:26 UTC  (6+ messages)
` [PATCH 2/2] New driver: Xillybus generic interface for FPGA (programmable logic)

[RFC/PATCH 0/1] ubi: Add ubiblock driver
 2012-12-02 17:39 UTC  (9+ messages)

LGDT3305 configuration questions
 2012-12-02 17:39 UTC  (3+ messages)

[patch v2] x86, UV: integer wrap bug in uv_hub_ipi_value()
 2012-12-02 17:35 UTC  (7+ messages)
  ` [patch v3] "

[PATCH] rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_EN
 2012-12-02 17:34 UTC 

[PATCH net-next] net: fix sparse endianness warnings on sock_common
 2012-12-02 17:33 UTC 

[ 05/56] drivers/leds/leds-lp5521.c: fix lp5521_read() error handling
 2012-12-02 17:29 UTC  (3+ messages)
` [patch] leds: leds-lp5521: return an error code on error in probe()

[Qemu-devel] [PATCH 4/4] hw/ds1338.c: Handle stuck bits and preserve CH
 2012-12-02 17:22 UTC 

[PATCH RFC] [INET]: Get cirtical word in first 64bit of cache line
 2012-12-02 17:20 UTC  (6+ messages)

[Qemu-devel] [PATCH 3/4] hw/ds1338.c: ensure OSF can only be cleared
 2012-12-02 17:19 UTC 

em28xx: msi Digivox ATSC board id [0db0:8810]
 2012-12-02 17:18 UTC  (11+ messages)

[Qemu-devel] [PATCH 2/4] hw/ds1338.c: Minor fixes
 2012-12-02 17:17 UTC 

what is the function of "__barebox_early_initcalls_end"?
 2012-12-02 17:16 UTC 

[Qemu-devel] [PATCH 1/4] hw/ds1338.c: Fix handling of HOURS register
 2012-12-02 17:14 UTC 

[PATCH v2 00/22] OMAP USB Host cleanup
 2012-12-02 17:14 UTC  (5+ messages)
` [PATCH v2 13/22] mfd: omap-usb-host: override number of ports from platform data
` [PATCH v2 22/22] mfd: omap-usb-host: Don't spam console on clk_set_parent failure

[Buildroot] [PATCH] skeleton: add /etc/nsswitch.conf
 2012-12-02 17:13 UTC 

[Buildroot] Problems with name resolution
 2012-12-02 17:12 UTC 

[PATCHv2 1/2] cfg80211: allow user to specify short_preamble on ibss join
 2012-12-02 17:10 UTC  (2+ messages)
` [PATCHv2 2/2] mac80211: configure short_preamble capability if requested

[PATCH 1/2] cfg80211: allow user to specify short_preamble on ibss join
 2012-12-02 17:08 UTC  (2+ messages)
` [PATCH 2/2] mac80211: configure short_preamble capability if requested

[U-Boot] [PATCH 0/4] apf27: add support of armadeus apf27 v2
 2012-12-02 17:09 UTC  (7+ messages)
` [U-Boot] [PATCH 2/4] apf27: add support for the armadeus APF27 board
` [U-Boot] [PATCH 3/4] apf27: add spl support for the apf27

master - thin: lvconvert supports swapping metadata device
 2012-12-02 17:02 UTC 

master - libdm: deactivate failed node in preload
 2012-12-02 17:02 UTC 

master - thin: deactivate subvolumes
 2012-12-02 17:02 UTC 

master - thin: lvchange may change discards freely
 2012-12-02 17:02 UTC 

master - thin: shuffle code
 2012-12-02 17:02 UTC 

master - thin: lvconvert update messages
 2012-12-02 17:02 UTC 

master - thin: add detach_pool_metadata_lv
 2012-12-02 17:02 UTC 

master - tests: add error_dev aux
 2012-12-02 17:02 UTC 

master - tests: resume devices on background
 2012-12-02 17:02 UTC 

master - lvm2api: fix size reporting
 2012-12-02 17:02 UTC 

[ 00/54] 3.6.9-stable review
 2012-12-02 17:01 UTC  (5+ messages)

[ 00/37] 3.0.54-stable review
 2012-12-02 17:01 UTC  (3+ messages)

[patch] carl9170: remove unneeded NULL check
 2012-12-02 16:51 UTC  (4+ messages)

[PATCH -next] xtensa: use for_each_compatible_node() macro
 2012-12-02 16:50 UTC  (2+ messages)

SPARC kernel build (piggyback) fails with binutils 2.23.1
 2012-12-02 16:50 UTC 

Build compat-wireless for linus tree
 2012-12-02 16:41 UTC  (4+ messages)

[RFC PATCH 0/5] USB: prepare for support port power off on non-ACPI device
 2012-12-02 16:37 UTC  (9+ messages)
` [RFC PATCH 1/5] Device Power: introduce power controller
` [RFC PATCH 2/5] driver core: introduce global device ADD/DEL notifier
  ` [RFC PATCH 3/5] USB: hub: apply power controller on usb port
` [RFC PATCH 4/5] arm: omap2: support port power on lan95xx devices
` [RFC PATCH 5/5] usb: omap ehci: remove all regulator control from ehci omap

[PATCH v3]realtek:r8169: Bugfix or workaround for missing extended GigaMAC registers settings
 2012-12-02 16:34 UTC  (3+ messages)

[Qemu-devel] [PATCH RFT 0/5] usb: Clean up and extend SysBus EHCI
 2012-12-02 16:27 UTC  (3+ messages)

[PATCH] rt2x00: rt2800lib: remove trailing semicolons from RFCSR3_* defines
 2012-12-02 16:26 UTC  (2+ messages)

[xen-unstable test] 14552: regressions - FAIL
 2012-12-02 16:25 UTC 

Weird theme issue when using an image object
 2012-12-02 16:21 UTC  (3+ messages)

[Xenomai] Compiling I-pipe patched kernel on beaglebone from Angstrom branch
 2012-12-02 16:14 UTC  (9+ messages)

[PATCH 0/2] numa/core updates
 2012-12-02 16:13 UTC  (6+ messages)
` [PATCH 1/2] sched: Exclude pinned tasks from the NUMA-balancing logic
` [PATCH 2/2] sched: Add RSS filter to NUMA-balancing

build regressions 2012-12-02
 2012-12-02 16:12 UTC 

[net-next rfc v7 0/3] Multiqueue virtio-net
 2012-12-02 16:09 UTC  (7+ messages)
` [net-next rfc v7 2/3] virtio_net: multiqueue support
` [net-next rfc v7 3/3] virtio-net: change the number of queues through ethtool

[Buildroot] [git commit] pkg-download.mk: Fix shallow clone
 2012-12-02 16:07 UTC 

[Buildroot] [PATCH] pkg-download.mk: Fix shallow clone
 2012-12-02 16:05 UTC  (2+ messages)

kms etc nouveau X failed
 2012-12-02 16:04 UTC  (3+ messages)

[PATCH] carl9170: fix signal strength reporting issues
 2012-12-02 15:52 UTC 

[PATCH] ARM: kirkwood: convert Guruplug to use the device tree
 2012-12-02 15:51 UTC 

Getting address of a symbol from kernel's symbol table
 2012-12-02 15:49 UTC  (2+ messages)

[Buildroot] [PATCH] qtuio: fix build issue because of missing include
 2012-12-02 15:48 UTC  (2+ messages)

[Buildroot] [git commit] qtuio: fix build issue because of missing include
 2012-12-02 15:48 UTC 

[PATCH] GPIO: MVEBU: Fix so only built when CONFIG_OF_IRQ
 2012-12-02 15:44 UTC 

[patch] staging: panel: pass correct lengths to keypad_send_key()
 2012-12-02 15:44 UTC  (2+ messages)

[PATCH] KVM: x86: Fix uninitialized return code
 2012-12-02 15:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] fs:ext3: remove lock_buffer in bclean() and setup_new_group_blocks
 2012-12-02 15:36 UTC 

Brightness control fails between 3.6.8 and 3.7.0-rc7 (Intel 915/Dell Vostro 3560)
 2012-12-02 15:33 UTC  (2+ messages)

[PATCH] ARM: sunxi: Include linux/delay.h
 2012-12-02 15:32 UTC  (2+ messages)

high host load from vmx_set_supported_cpuid call?
 2012-12-02 15:29 UTC  (10+ messages)

[PATCH 0/2] rt2x00: rt2800lib: indentation fixes
 2012-12-02 15:28 UTC  (5+ messages)
` [PATCH 1/2] rt2x00: rt2800lib: fix indentation of some rt2x00_rt calls
` [PATCH 2/2] rt2x00: rt2800lib: fix indentation in rt2800_init_rfcsr

[PATCH v2] [RFC] regmap: Add no-"bus" configuration possibility
 2012-12-02 15:27 UTC  (2+ messages)

[PATCH] spi: omap2-mcspi: Fix the redifine warning
 2012-12-02 15:18 UTC  (2+ messages)

[PATCH] clocksource: sunxi_timer: Add terminating entry for sunxi_timer_dt_ids
 2012-12-02 15:08 UTC 

[PATCH] regulator: wm831x-dcdc: Add MODULE_ALIAS for wm831x-boostp
 2012-12-02 15:16 UTC  (2+ messages)

[PATCH] regulator: tps51632: Ensure [base|max]_voltage_uV pdata settings are valid
 2012-12-02 15:15 UTC  (2+ messages)

[PATCH] regulator: wm831x-dcdc: Ensure selected voltage falls within requested range
 2012-12-02 15:12 UTC  (2+ messages)

[PATCH 0/4] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-12-02 15:11 UTC  (6+ messages)
` [PATCH 3/4 v5] iommu/fsl: Add iommu domain attributes required by fsl PAMU driver

[PATCH v2 0/5] Add movablecore_map boot option
 2012-12-02 15:11 UTC  (4+ messages)
` [PATCH v2 1/5] x86: get pg_data_t's memory from other node

[PATCH 1/2] iommu/amd: Don't use 512GB pages
 2012-12-02 15:06 UTC  (2+ messages)
  ` [PATCH 2/2] iommu/amd: Remove obsolete comment

[U-Boot] [PATCH v2 07/15] x86: Import MSR/MTRR code from Linux
 2012-12-02 14:55 UTC  (2+ messages)
` [U-Boot] [PATCH v2 14/15] Introduce arch_phys_memset which works like memset but on physical memory

[U-Boot] [PATCH v2 05/15] x86: Add basic cache operations
 2012-12-02 14:49 UTC  (4+ messages)
` [U-Boot] [PATCH v2 07/15] x86: Import MSR/MTRR code from Linux
` [U-Boot] [PATCH v2 08/15] x86: Clean up MTRR 7 right before jumping to the kernel
` [U-Boot] [PATCH v2 10/15] x86: Enable CONFIG_CMD_ZBOOT for coreboot

[PATCH 01/34] Thermal: Refactor thermal.h file
 2012-12-02 14:45 UTC  (5+ messages)
` [PATCH 31/34] thermal: cpu cooling: use const parameter while registering
` [PATCH 32/34] thermal: cpu cooling: allow module builds
` [PATCH 33/34] thermal: rcar: fixup the unit of temperature
` [PATCH 34/34] thermal: rcar: add rcar_zone_to_priv() macro


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.