All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-07 08:56:05 to 2012-12-07 10:25:03 UTC [more...]

[PATCH 00/49] Automatic NUMA Balancing v10
 2012-12-07 10:23 UTC  (55+ messages)
` [PATCH 01/49] x86: mm: only do a local tlb flush in ptep_set_access_flags()
` [PATCH 02/49] x86: mm: drop TLB flush from ptep_set_access_flags
` [PATCH 03/49] mm,generic: only flush the local TLB in ptep_set_access_flags
` [PATCH 04/49] x86/mm: Introduce pte_accessible()
` [PATCH 05/49] mm: Only flush the TLB when clearing an accessible pte
` [PATCH 06/49] mm: Count the number of pages affected in change_protection()
` [PATCH 07/49] mm: Optimize the TLB flush of sys_mprotect() and change_protection() users
` [PATCH 08/49] mm: compaction: Move migration fail/success stats to migrate.c
` [PATCH 09/49] mm: migrate: Add a tracepoint for migrate_pages
` [PATCH 10/49] mm: compaction: Add scanned and isolated counters for compaction
` [PATCH 11/49] mm: numa: define _PAGE_NUMA
` [PATCH 12/49] mm: numa: pte_numa() and pmd_numa()
` [PATCH 13/49] mm: numa: Support NUMA hinting page faults from gup/gup_fast
` [PATCH 14/49] mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte
` [PATCH 15/49] mm: numa: Create basic numa page hinting infrastructure
` [PATCH 16/49] mm: mempolicy: Make MPOL_LOCAL a real policy
` [PATCH 17/49] mm: mempolicy: Add MPOL_NOOP
` [PATCH 18/49] mm: mempolicy: Check for misplaced page
` [PATCH 19/49] mm: migrate: Introduce migrate_misplaced_page()
` [PATCH 20/49] mm: migrate: Drop the misplaced pages reference count if the target node is full
` [PATCH 21/49] mm: mempolicy: Use _PAGE_NUMA to migrate pages
` [PATCH 22/49] mm: mempolicy: Add MPOL_MF_LAZY
` [PATCH 23/49] mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
` [PATCH 24/49] mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now
` [PATCH 25/49] mm: numa: Add fault driven placement and migration
` [PATCH 26/49] mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
` [PATCH 27/49] sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges
` [PATCH 28/49] mm: sched: numa: Implement slow start for working set sampling
` [PATCH 29/49] mm: numa: Add pte updates, hinting and migration stats
` [PATCH 30/49] mm: numa: Migrate on reference policy
` [PATCH 31/49] mm: numa: Migrate pages handled during a pmd_numa hinting fault
` [PATCH 32/49] mm: numa: Structures for Migrate On Fault per NUMA migration rate limiting
` [PATCH 33/49] mm: numa: Rate limit the amount of memory that is migrated between nodes
` [PATCH 34/49] mm: numa: Rate limit setting of pte_numa if node is saturated
` [PATCH 35/49] sched: numa: Slowly increase the scanning period as NUMA faults are handled
` [PATCH 36/49] mm: numa: Introduce last_nid to the page frame
` [PATCH 37/49] mm: numa: split_huge_page: Transfer last_nid on tail page
` [PATCH 38/49] mm: numa: migrate: Set last_nid on newly allocated page

[Qemu-devel] [PATCH v3 1/3] target-i386:define name of breakpoint bit in dr7
 2012-12-07 10:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/3] target-i386:make hw_breakpoint_enabled return bool type

[PATCH] fs: revert commit bbdd6808 to fallocate UAPI
 2012-12-07 10:24 UTC  (4+ messages)
` [PATCH, 3.7-rc7, RESEND] "

[RFC PATCH 0/3] ACPI/UART: Add ACPI 5.0 enueration support for UART
 2012-12-07 10:27 UTC  (16+ messages)
` [RFC PATCH 1/3] UART: Add UART subsystem as a bus
` [RFC PATCH v3 0/4] ACPI/UART: Add ACPI 5.0 enueration support for UART
  ` [RFC PATCH v3 1/4] UART: Add UART subsystem as a bus

[meta-angstrom][meta-systemd]: ${sysconfdir}/tmpfiles.d/var-run.conf conflict at do_rootfs
 2012-12-07 10:07 UTC 

[U-Boot] [Resend Patch v2 0/3] EXYNOS: Add support for Exynos4x12
 2012-12-07 10:21 UTC  (4+ messages)
` [U-Boot] [Resend Patch v2 1/3] EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses
` [U-Boot] [Resend Patch v2 2/3] EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12
` [U-Boot] [Resend Patch v2 3/3] EXYNOS: EXYNOS4X12: Add gpio "

[PATCH v10 10/10] mmc: sdhci: clean code for SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK selected
 2012-12-07 10:23 UTC 

[PATCH] x86/ucode: Improve error handling and container file processing on AMD
 2012-12-07 10:21 UTC  (2+ messages)

[PATCH] Fixes kernel oops when turning bluetooth mouse on
 2012-12-07 10:21 UTC  (3+ messages)

[mips-sjhill:mti-next 31/35] dma-default.c:(.text+0xb958): undefined reference to `hw_coherentio'
 2012-12-07 10:20 UTC 

[PATCH 0/5] perf hists: Changes on hists__{match,link} (v3)
 2012-12-07 10:18 UTC  (6+ messages)
` [PATCH 2/5] perf hists: Exchange order of comparing items when collapsing hists

[U-Boot] [PATCH v2] usbh/ehci: Increase timeout for enumeration
 2012-12-07 10:18 UTC  (3+ messages)

[Buildroot] buildroot-2012.11 openssh: Bad trap error
 2012-12-07 10:18 UTC  (3+ messages)

[PATCH RFC] misc/at24: distinguish between eeprom and fram chips
 2012-12-07 10:14 UTC  (5+ messages)

xfsdump INTERRUPT issue
 2012-12-07 10:16 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH 0/2] live backup vm
 2012-12-08  8:24 UTC  (2+ messages)

[Qemu-devel] [ANNOUNCE] QEMU 1.3.0 release
 2012-12-07 10:12 UTC  (6+ messages)

[Buildroot] [PATCH] fbv: add license info
 2012-12-07 10:12 UTC 

Wireless network problem with Access Point selection using ifup
 2012-12-07 10:12 UTC  (3+ messages)

[v3 1/1] iommu/tegra: smmu: bus_notifier registers platform IOMMU devices
 2012-12-07 10:12 UTC  (5+ messages)

[PATCH] btrfs: get the device in write mode when deleting it
 2012-12-07 10:09 UTC 

[RFC v2 0/7] pch_can/c_can: fix races and add PCH support to c_can
 2012-12-07 10:09 UTC  (9+ messages)

[PATCH v2] Persistent grant maps for xen blk drivers
 2012-12-07 10:08 UTC  (3+ messages)
` LVM Checksum error when using persistent grants (#linux-next + stable/for-jens-3.8)

[PATCH v2] ARM: Kconfig: Do not force selection of ARCH_VEXPRESS by ARCH_MULTI_V7
 2012-12-07 10:07 UTC  (2+ messages)

[PATCH v3 net-next 0/4] tunneling: Add support for hardware-offloaded encapsulation
 2012-12-07 10:07 UTC  (3+ messages)
` [PATCH v3 1/4] net: "

[Bridge] [PATCH net-next v5] bridge: export multicast database via netlink
 2012-12-07 10:04 UTC  (2+ messages)
`  "

[PATCH] ACPI: add Haswell LPSS devices to acpi_platform_device_ids list
 2012-12-07 10:08 UTC 

What value for max_pfn on ARM ?
 2012-12-07 10:04 UTC  (2+ messages)

[3.0-stable PATCH 00/36] Proposed 3.0-stable bug patches
 2012-12-07 10:06 UTC  (4+ messages)

help about ext3 read-only issue on ext3(2.6.16.30)
 2012-12-07 10:03 UTC  (11+ messages)

[RFC 0/8] PAPRD for ath9k
 2012-12-07 10:02 UTC  (9+ messages)
` [RFC 1/8] ath9k_hw: Fix PAPRD registers for AR9485
` [RFC 2/8] ath9k_hw: Fix PAPRD training
` [RFC 3/8] ath9k: Add a few debug messages for PAPRD
` [RFC 4/8] ath9k: Fix redundant PS wrappers
` [RFC 5/8] ath9k_hw: Various trivial fixes for PAPRD
` [RFC 6/8] ath9k_hw: Fix PAPRD retraining for AR9485
` [RFC 7/8] ath9k_hw: Calculate the correct training power for PAPRD
` [RFC 8/8] ath9k_hw: Enable PAPRD for AR9485, AR9462 and AR9565

[PATCH v7 0/9] More device removal fixes
 2012-12-07 10:02 UTC  (5+ messages)
` [PATCH v7 3/9] Introduce scsi_device_being_removed()

mdio_bus_match() bug
 2012-12-07 10:00 UTC 

[PATCH 05/11] brcmfmac: error messages should not be suppressed
 2012-12-07  9:59 UTC  (5+ messages)
` [PATCH V2 "
  ` [PATCH V3 "

[Bug 57977] New: Crash after multiple resolution change
 2012-12-07  9:59 UTC  (4+ messages)
` [Bug 57977] "

8250 UART doesn't work
 2012-12-07 10:04 UTC  (4+ messages)

[ 00/27] 3.6.10-stable review
 2012-12-07 10:00 UTC  (3+ messages)
` [ 20/27] s390/mm: have 16 byte aligned struct pages

[PATCH] smsc: RFC: Workaround for problems with lan8710 phy auto MDI-X
 2012-12-07  9:58 UTC  (3+ messages)
  ` [PATCHv2] "

[ 00/20] 3.4.23-stable review
 2012-12-07  9:59 UTC  (3+ messages)
` [ 15/20] s390/mm: have 16 byte aligned struct pages

[PATCH v1 0/3] SDIO fixes
 2012-12-07  9:57 UTC  (4+ messages)
` [PATCH v1 2/3] mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence

[PATCH] ACPI: add documentation about ACPI 5 enumeration
 2012-12-07 10:00 UTC 

[U-Boot] [PATCH 0/6] EXYNOS: Add support for Exynos4x10
 2012-12-07  9:56 UTC  (2+ messages)

[meta-fsl-ppc master] libxml2: remove the redundant bbappend
 2012-12-07  9:56 UTC  (2+ messages)

[PATCH] scripts/sortextable: support objects with more than 64K sections
 2012-12-07  9:55 UTC  (2+ messages)

[PATCH 0/6] xen: ARM HDLCD video driver
 2012-12-07  9:53 UTC  (5+ messages)
` [PATCH 1/6] xen/arm: introduce map_phys_range

[PATCH v9 00/10] mmc: sdhci: fixes and enhancements
 2012-12-07  9:51 UTC  (3+ messages)
` [PATCH v9 05/10] mmc: sdhci: introduce signal_voltage_switch callback function

[PATCH V3 00/11] ARM: delete struct sys_timer
 2012-12-07  9:51 UTC  (4+ messages)
` [PATCH V3 11/11] "

[PATCH] xfs: Fix re-use of EWOULDBLOCK during read on dm-mirror
 2012-12-07  9:53 UTC  (2+ messages)

[PATCH] wireless: Fix ethtool stats and other ops
 2012-12-07  9:50 UTC  (6+ messages)

Please pull l10n updates for 1.8.1 round 2
 2012-12-07  9:41 UTC  (3+ messages)

[U-Boot] [PATCH resend 1/2] u-boot/spl: Add u-boot-spl.img to u-boot targets
 2012-12-07  9:47 UTC  (8+ messages)
` [U-Boot] [PATCH resend 2/2] arm/boards: Define a new config option CONFIG_BOOT_PARAMS_P

[Buildroot] [PATCH] linux: add option to get sources from custom directory
 2012-12-07  9:46 UTC 

Sharing PCIE driver between Microblaze and Arm zynq
 2012-12-07  9:45 UTC  (4+ messages)

[PATCH] gitignore: Add test/bluezutils.pyc
 2012-12-07  9:42 UTC 

[PATCH] fix conntrack reassembly expire code
 2012-12-07  9:42 UTC 

[PATCH] drivers/uio/uio_pdrv_genirq.c: Fix memory leak & confusing labels
 2012-12-07  9:41 UTC  (4+ messages)
` [PATCH v2] drivers/uio/uio_pdrv_genirq.c: Fix memory freeing issues

[PATCH] qemu-stubdom: prevent useless medium change
 2012-12-07  9:37 UTC  (5+ messages)
    ` [PATCH] qemu-stubdom: prevent useless medium change [and 1 more messages]

[PATCH] docs: check for documentation generation tools in docs/configure
 2012-12-07  9:35 UTC  (2+ messages)

[PATCH] drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute
 2012-12-07  9:34 UTC 

[PATCH 2/2] drm/exynos: add exception codes to exynos_drm_fbdev_create()
 2012-12-07  9:35 UTC 

[RFC BlueZ] media-api: Add org.bluez.MediaStorage
 2012-12-07  9:33 UTC 

[Bridge] [PATCH net-next v4] bridge: export multicast database via netlink
 2012-12-07  9:32 UTC  (4+ messages)
    `  "

[Bridge] [patch] bridge: make buffer larger in br_setlink()
 2012-12-07  9:31 UTC  (4+ messages)
  `  "

at91: Status of NAND flash access
 2012-12-07  9:30 UTC  (9+ messages)

[PATCH] drivers/thermal/spear_thermal.c: use devm_clk_get
 2012-12-07  9:29 UTC 

[PATCH] mac80211: fix the multiple warnings for budding chipsets without ampdu_action defined
 2012-12-07  9:29 UTC  (3+ messages)

loan offer
 2012-12-07  9:29 UTC 

[PATCH] clk: use the 'CLK_ALWAYS_ENABLED' flag for clk-fixed by default
 2012-12-07  9:29 UTC  (2+ messages)

[patch] usb6fire: prevent driver panic state when stopping
 2012-12-07  9:26 UTC 

[U-Boot] [PATCH resend] misc/crypto: Add support for C3
 2012-12-07  9:25 UTC  (4+ messages)

[PATCH 1/2] regulator: lp8788-buck: Remove val array in lp8788_init_dvs
 2012-12-07  9:25 UTC  (2+ messages)
` [PATCH 2/2] regulator: lp8788-buck: Kill _gpio_request function

[PATCH 2/3] urcu: remove the wrong comma
 2012-12-07  9:24 UTC  (2+ messages)
` [PATCH 3/3] urcu: declare test_urcu_multiflavor functions

[PATCH 1/3] urcu: avoid "expression result unused" from clang
 2012-12-07  9:24 UTC 

[PATCH 00/20] wlcore fixes for 3.8 (part3)
 2012-12-07  9:23 UTC  (3+ messages)
` [PATCH 11/20] wlcore/wl18xx: change priority calculations for links

loan offer
 2012-12-07  9:23 UTC 

Help: A strange kernel panic with r0 corrupted by cpsr
 2012-12-07  9:23 UTC 

[PATCH] Btrfs: rename root_times_lock to root_item_lock
 2012-12-07  9:28 UTC 

[PATCH BlueZ 1/3] adapter: Fix unplugging adapter bug
 2012-12-07  9:22 UTC  (2+ messages)

[PATCH] ARM: ftrace: Ensure code modifications are synchronised across all cpus
 2012-12-07  9:22 UTC  (4+ messages)

[PATCH, RFC] Ext4: Mount partition as read only if during orphan cleanup truncate fails to obtain journal handle
 2012-12-07  9:22 UTC  (5+ messages)

[U-Boot] [PATCH 1/4] cfi_flash: Add manufact_match helper function
 2012-12-07  9:20 UTC  (7+ messages)
` [U-Boot] [PATCH 2/4 v2] cfi_flash: Read PPB sector protection from device for AMD/Spansion chips
` [U-Boot] [PATCH 3/4] cfi_flash: Enable PPB protection for all AMD cmdset flash chips
` [U-Boot] [PATCH 4/4] cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmd

Help: A strange kernel panic with r0 corrupted by cpsr
 2012-12-07  9:16 UTC 

Queries on USB skeleton Driver
 2012-12-07  9:13 UTC  (3+ messages)

[PATCH 3/3] DMA: AT91: Check fifo empty
 2012-12-07  9:12 UTC 

[PATCH 2/3] DMA: AT91: Get residual bytes in dma buffer
 2012-12-07  9:11 UTC 

[PATCH 1/3] DMA: AT91: Add value about transmit buswidth
 2012-12-07  9:11 UTC 

[PATCH 0/3] DMA: AT91: Fix get residue function in at_hdmac.c
 2012-12-07  9:10 UTC 

[PATCH] mtd: nand: davinci: fix the binding documentation
 2012-12-07  9:09 UTC 

[PATCH 0/3] Add O_DENY* flags to fcntl and cifs
 2012-12-07  9:08 UTC  (3+ messages)

[PATCH] ARM: OMAP3: cm-t3517: add MMC support
 2012-12-07  9:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Revert "ath9k_hw: Update AR9003 high_power tx gain table"
 2012-12-07  9:04 UTC  (3+ messages)

[PATCH RFC 0/5] Containerize syslog
 2012-12-07  9:03 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] gpt: GUID Partition Table (GPT) restoration
 2012-12-07  9:03 UTC  (4+ messages)
` [U-Boot] [PATCH v4 0/7] "

[Buildroot] Support of iMX6 hardware ?
 2012-12-07  9:02 UTC  (8+ messages)

rework mem_cgroup iterator
 2012-12-07  9:01 UTC  (8+ messages)
` [patch v2 3/6] memcg: rework mem_cgroup_iter to use cgroup iterators

fio --direct=1 and Linux page cache effects
 2012-12-07  9:00 UTC  (3+ messages)

PATCH reduce impact of FIFREEZE on userland processes
 2012-12-07  8:59 UTC  (3+ messages)

[U-Boot] [PATCH 0/5 v2] Add DT based ethernet driver for SMDK5250
 2012-12-07  8:59 UTC  (2+ messages)

[PATCH] Revert "crypto: caam - Updated SEC-4.0 device tree binding for ERA information."
 2012-12-07  8:57 UTC  (2+ messages)

[PATCH 1/1] drm/nv50/disp: Remove duplicate inclusion of header file
 2012-12-07  8:52 UTC 

[PATCH] drivers/pps/clients/pps-gpio.c: use devm_kzalloc
 2012-12-07  9:55 UTC  (2+ messages)


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.