linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-11 03:34:05 to 2013-07-11 12:39:58 UTC [more...]

[PATCH 0/16] Basic scheduler support for automatic NUMA balancing V4
 2013-07-11 12:39 UTC  (21+ messages)
` [PATCH 01/16] mm: numa: Document automatic NUMA balancing sysctls
` [PATCH 02/16] sched: Track NUMA hinting faults on per-node basis
` [PATCH 03/16] mm: numa: Account for THP numa hinting faults on the correct node
` [PATCH 04/16] mm: numa: Do not migrate or account for hinting faults on the zero page
` [PATCH 05/16] sched: Select a preferred node with the most numa hinting faults
` [PATCH 06/16] sched: Update NUMA hinting faults once per scan
` [PATCH 07/16] sched: Favour moving tasks towards the preferred node
` [PATCH 08/16] sched: Reschedule task on preferred NUMA node once selected
` [PATCH 09/16] sched: Add infrastructure for split shared/private accounting of NUMA hinting faults
` [PATCH 10/16] sched: Increase NUMA PTE scanning when a new preferred node is selected
` [PATCH 11/16] sched: Check current->mm before allocating NUMA faults
` [PATCH 12/16] sched: Set the scan rate proportional to the size of the task being scanned
` [PATCH 13/16] mm: numa: Scan pages with elevated page_mapcount
` [PATCH 14/16] sched: Remove check that skips small VMAs
` [PATCH 15/16] sched: Set preferred NUMA node based on number of private faults
` [PATCH 16/16] sched: Select least loaded CPU on preferred NUMA node

[PATCH 0/8 v5] KVM: PPC: IOMMU in-kernel handling
 2013-07-11 12:39 UTC  (15+ messages)
` [PATCH 6/8] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH 8/8] KVM: PPC: Add hugepage support for IOMMU in-kernel handling

Error 2: No rule to make target kernel/timeconst.pl
 2013-07-11 12:35 UTC  (4+ messages)

[PATCH] watchdog: Add MOXA ART watchdog driver
 2013-07-11 12:29 UTC 

[RFC 0/4] perf tools: Remove event types data
 2013-07-11 12:26 UTC  (5+ messages)
` [PATCH 1/4] perf tools: Remove event types framework only user

[PATCH] staging: dwc2: fix value used in dwc2_set_all_params
 2013-07-11 12:24 UTC 

[PATCH] strict_strtoul in (obsolete) changed to kstrtoul
 2013-07-11 12:09 UTC  (2+ messages)

Driver core and sysfs changes for attribute groups
 2013-07-11 12:03 UTC  (10+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 2/7] sysfs.h: add ATTRIBUTE_GROUPS() macro
  ` [PATCH v2 5/7] sysfs: add support for binary attributes in groups

[PATCH] fs: sync: fixed performance regression
 2013-07-11 11:58 UTC  (3+ messages)

[PATCH v7 6/9] clk: exynos5250: add gate clock descriptions of System MMU
 2013-07-11 11:56 UTC  (2+ messages)

[LOCKDEP] cpufreq: possible circular locking dependency detected
 2013-07-11 11:47 UTC  (9+ messages)
            `  "

[PATCHSET 00/19] perf tools: Introduce new 'ftrace' command (v3)
 2013-07-11 11:43 UTC  (17+ messages)
` [PATCH 06/19] perf ftrace: Add support for --pid option
` [PATCH 09/19] perf ftrace: Add 'record' sub-command
` [PATCH 10/19] perf ftrace: Add 'show' sub-command
` [PATCH 11/19] perf ftrace: Add 'report' sub-command
` [PATCH 15/19] perf tools: Add document for perf-ftrace command

[PATCH] regmap: Allow multiple patches to be registered
 2013-07-11 11:42 UTC 

[PATCH RFC v3] media: OF: add video sync endpoint property
 2013-07-11 11:41 UTC  (3+ messages)

[PATCH v7 9/9] iommu/exynos: add bus notifier for registering System MMU
 2013-07-11 11:40 UTC  (2+ messages)

is it desirable to improve the build system?
 2013-07-11 11:38 UTC  (2+ messages)

[PATCH V3 0/3] bring up pxa988 with DT
 2013-07-11 11:35 UTC  (14+ messages)
` [PATCH V3 1/3] dts: change Marvell prefix to 'marvell'
` [PATCH V3 2/3] clocksource: mmp: support CLOCKSOURCE OF DECLARE
` [PATCH V3 3/3] ARM: mmp: bring up pxa988 with device tree support

[RFC][PATCH 0/9] sched: Power scheduler design proposal
 2013-07-11 11:34 UTC  (3+ messages)

[PATCH 1/1] ext4: fix ext4_get_group_number() at cluster boundaries
 2013-07-11 11:28 UTC 

[PATCH v3 0/4] MFD: Palmas: Add TPS659038 PMIC support on Palmas
 2013-07-11 11:27 UTC  (4+ messages)
` [PATCH v3 1/4] MFD: Palmas: Check if irq is valid

[PATCH] mfd: sec: Add register cache for interrupt mask registers
 2013-07-11 11:19 UTC  (2+ messages)

[GIT PULL] EFI urgent fixes
 2013-07-11 11:16 UTC 

[patch v1]mfd: update DA9055 i2c device id
 2013-07-11 11:15 UTC  (2+ messages)

[PATCH] arm64: use common reboot infrastructure
 2013-07-11 11:13 UTC 

[PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
 2013-07-11 11:14 UTC  (17+ messages)

[patch v1]mfd: fix for DA9055 driver initialization
 2013-07-11 11:10 UTC  (2+ messages)

[RFC PATCH 0/2] partial revoke implementation for procfs
 2013-07-11 11:07 UTC  (3+ messages)
` [PATCH 1/2] vfs: partial revoke implementation suggested by Al Viro
` [PATCH 2/2] proc: covert procfs to use the general revoke implementation

[v2 PATCH 0/6] Add DT support for s2mps11
 2013-07-11 11:06 UTC  (3+ messages)
` [v2 PATCH 6/6] mfd: s2mps11: Add device tree support

[PATCH] iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipset
 2013-07-11 10:59 UTC  (3+ messages)

[PATCH v2 0/2] perf tools: Power7 events name available for perf
 2013-07-11 10:58 UTC  (14+ messages)
` [PATCH v2 2/2] perf tools: Make Power7 events "

[PATCH v4 0/4] Enable async page faults on s390
 2013-07-11 10:58 UTC  (5+ messages)
` [PATCH 4/4] PF: Async page fault support "

Seg fault occurs when running statically compiled binary from kernel using call_usermodehelper
 2013-07-11 10:54 UTC  (6+ messages)

[RFC] [PATCH 0/2] x86: make jump labels use int3-based breakpoint instead of stop_machine()
 2013-07-11 10:54 UTC  (8+ messages)
` [RFC] [PATCH 1/2] x86: introduce int3-based instruction patching
  ` [RFC] [PATCH 1/2 v2] "

Hard lockups using 3.10.0
 2013-07-11 10:52 UTC  (4+ messages)

[PATCH 1/4] MFD: Add TPS659038 documentation under Palmas
 2013-07-11 10:44 UTC  (6+ messages)

[PATCH] spi: revert master->setup function removal for altera and nuc900
 2013-07-11 10:35 UTC  (2+ messages)

[PATCH] rtc: Add MOXA ART RTC driver
 2013-07-10 15:47 UTC  (2+ messages)

[PATCH 10/53] Input: atmel_mxt_ts - Add memory access interface via sysfs
 2013-07-11 10:30 UTC  (13+ messages)

[PATCH v4] HID: Add full support for Logitech Unifying receivers
 2013-07-11 10:29 UTC  (9+ messages)
      ` Logitech M705: Thumb button (was Re: [PATCH v4] HID: Add full support for Logitech Unifying receivers)

[PATCH RESEND 0/1] AHCI: Optimize interrupt processing
 2013-07-11 10:26 UTC  (5+ messages)

[PATCH 2/2] PCI,pciehp: avoid add a device already exist during pciehp_resume
 2013-07-11 10:19 UTC  (4+ messages)

[PATCH 2/2] fs/aio: Add support to aio ring pages migration
 2013-07-11 10:12 UTC  (2+ messages)

[PATCH 1/2] fs/anon_inode: Introduce a new lib function, anon_inode_getfile_private()
 2013-07-11 10:11 UTC  (2+ messages)

[PATCH 0/2] Add support to aio ring pages migration
 2013-07-11 10:11 UTC  (2+ messages)

[PATCH] xen: remove unused Kconfig parameter
 2013-07-11 10:08 UTC  (8+ messages)
  ` [Xen-devel] "

[PATCH 1/2] i2c-designware: make *CNT values configurable
 2013-07-11 10:13 UTC  (8+ messages)

timer: lockup in run_timer_softirq()
 2013-07-11 10:02 UTC  (4+ messages)

sched: add notifier for cross-cpu migrations
 2013-07-11  9:52 UTC  (4+ messages)
` [PATCH] remove sched "

3.10.0: Full dynticks = high load
 2013-07-11  9:49 UTC 

[PATCH -next 1/2] arm: Remove enforced Os flag for LZ4 decompressor
 2013-07-11  9:46 UTC  (8+ messages)
` [PATCH -next 2/2] kbuild: fix for updated LZ4 tool with the new streaming format
            ` [PATCH] .gitignore: ignore *.lz4 files

[GIT PULL for v3.11-rc1] media patches for Kernel v3.11
 2013-07-11  9:45 UTC 

[PATCH -v2 0/3] Use PCIe DSN to improve pciehp_resume
 2013-07-11  9:43 UTC  (4+ messages)
` [PATCH -v2 1/3] PCI: introduce PCIe Device Serial Number Capability support
` [PATCH -v2 2/3] PCI,pciehp: avoid add a device already exist before suspend during resume
` [PATCH -v2 3/3] PCI,pciehp: use PCIe DSN to identify device change during suspend

need to test usb driver using usb-skeleton from ldd3 book
 2013-07-11  9:41 UTC 

Your message to Alsa-devel awaits moderator approval
 2013-07-11  9:15 UTC 

[PATCH] mmc: dt: add host-off-card-on dt property
 2013-07-11  9:15 UTC 

Confidential info, kindly view attachment
 2013-07-11  7:12 UTC 

MXS persistent bits driver
 2013-07-11  9:12 UTC  (5+ messages)

[PATCH 0/3] spi changes and ti quad spi controller
 2013-07-11  9:12 UTC  (4+ messages)
` [PATCHv3 2/3] drivers: spi: Add qspi flash controller

[PATCH V2] pci: exynos: split into two parts such as Synopsys part and Exynos part
 2013-07-11  8:54 UTC  (5+ messages)

[PATCH 6/6] USB: ehci-omap: Implement suspend/resume
 2013-07-11  8:50 UTC  (2+ messages)

3.10: NCT6776F sensor question with Supermicro X9SRL-F motherboard
 2013-07-11  8:47 UTC  (3+ messages)
` [lm-sensors] "

[PATCH v2 0/3] Lm90 Enhancements
 2013-07-11  8:42 UTC  (10+ messages)
` [PATCH v2 1/3] hwmon: (lm90) split set&show temp as common codes
` [PATCH v2 2/3] hwmon: (lm90) add support to handle IRQ

[PATCH] omapfb: In omapfb_probe return -EPROBE_DEFER when display driver is not loaded yet
 2013-07-11  8:38 UTC  (2+ messages)

[PATCH v2 0/2] Enable lm90 in Tegra30 and Tegra114
 2013-07-11  8:34 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: dt: t30 cardhu: add dt entry for nct1008

ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices
 2013-07-11  8:16 UTC  (2+ messages)

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-07-11  8:08 UTC  (4+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 5/7] thermal:boost: Automatic enable/disable of BOOST feature

[PATCH] PM: avoid 'autosleep' in shutdown progress
 2013-07-11  8:03 UTC 

linux-next: Tree for Apr 26 [ bluetooth on suspend/resume ]
 2013-07-11  7:50 UTC  (5+ messages)

[PATCH] usb: USB host support should depend on HAS_DMA
 2013-07-11  7:49 UTC  (3+ messages)

[PATCH] kvm: reset arch memslot info on memslot creation
 2013-07-11  7:41 UTC  (3+ messages)

[PATCH 01/12] drivers/gpu/drm/tilcdc: don't use devm_pinctrl_get_select_default() in probe
 2013-07-11  7:40 UTC  (5+ messages)
` [PATCH 08/12] drivers/net/ethernet/cadence: "
` [PATCH 11/12] drivers/tty/serial: "

linux-next: rebase of the jdelvare-hwmon quilt series
 2013-07-11  7:39 UTC  (4+ messages)

[ANNOUNCE] 3.8.13-rt14
 2013-07-11  7:38 UTC 

[PATCH 5/6] USB: Support wakeup IRQ for suspended controllers
 2013-07-11  7:30 UTC  (2+ messages)

[PATCH 5/6] USB: Support wakeup IRQ for suspended controllers
 2013-07-11  7:30 UTC  (2+ messages)

[PATCH] usb: gadget: fotg210-udc: Remove bogus __init/__exit annotations
 2013-07-11  7:25 UTC  (3+ messages)

[PATCH for 3.2] memcg: do not trap chargers with full callstack on OOM
 2013-07-11  7:25 UTC  (11+ messages)

[PATCH] madvise: fix checkpatch errors
 2013-07-11  7:04 UTC  (2+ messages)

[PATCH 0/2] Anonymous Inode Allocations
 2013-07-11  6:57 UTC  (5+ messages)
` [PATCH 1/2] anon_inodes: allow external inode allocations
` [PATCH 2/2] DRM: use anon_inode instead of delayed inode init

[PATCH] Drivers: tty: n_gsm.c: fixed 7 errors & 6 warnings that checkpatch complained
 2013-07-11  6:58 UTC  (3+ messages)

[PATCH] strict_strtoul in (obsolete) changed to kstrtoul
 2013-07-11  6:56 UTC 

[PATCH] inet: fix spacing in assignment
 2013-07-11  6:55 UTC 

[PATCH] slab : allow SLAB_RED_ZONE and SLAB_STORE_USER to work on arm
 2013-07-11  6:48 UTC  (4+ messages)

[PATCH] ipvs: fixed spacing at for statements
 2013-07-11  6:45 UTC 

[PATCH] Staging: csr: csr_wifi_router_sef.c: fixed a brace coding style issue
 2013-07-11  6:45 UTC  (2+ messages)

linux-next: build failure after merge of the slab tree
 2013-07-11  6:42 UTC  (4+ messages)

[PATCH] cpufreq: Fix cpufreq regression after suspend/resume
 2013-07-11  6:23 UTC  (5+ messages)

[PATCH] x86/pci: fix checkpatch.pl indentation warnings
 2013-07-11  6:23 UTC 

[git pull] device-mapper changes for 3.11
 2013-07-11  6:20 UTC  (2+ messages)

[RFC] ARM: OMAP2+: omap_device: add pinctrl handling
 2013-07-11  6:17 UTC  (8+ messages)

[RFC PATCH 0/5] Support multiple pages allocation
 2013-07-11  6:12 UTC  (6+ messages)
` [RFC PATCH 1/5] mm, page_alloc: support "

[REGRESSION 3.10.0+] kernel panic - not syncing: Fatal exception in interrupt
 2013-07-11  5:35 UTC 

[PATCH] power: Fix comment typo in pm_wakeup.h
 2013-07-11  4:55 UTC 

[PATCH] perf annotate: Fix SEGV with assembly labels
 2013-07-11  4:33 UTC 

[PATCH V3] extcon: palmas: Option to disable ID/VBUS detection based on platform
 2013-07-11  4:30 UTC  (4+ messages)

[GIT] kbuild changes for v3.11-rc1
 2013-07-11  4:26 UTC  (3+ messages)

[PATCH v2 0/4] Radio device framework
 2013-07-11  4:22 UTC  (3+ messages)

linux-next: Tree for Jul 11
 2013-07-11  4:17 UTC 

[PATCH] kernel/params.c: print failure information instead of 'KOBJ_ADD' to user space, when sysfs_create_file() fails
 2013-07-11  4:06 UTC  (5+ messages)
      ` [PATCH v2] kernel/params.c: add/modify failure processing code "

[PATCH v2] pinctrl: msm: Add support for MSM TLMM pinmux
 2013-07-11  3:51 UTC  (3+ messages)

[PATCH v2 0/3] arm: atmel: at91sam9n12: add i2c pinctrl and qt1070 support
 2013-07-11  3:30 UTC  (3+ messages)
` [PATCH v2 1/3] arm: atmel: at91sam9n12: add pinctrl of TWI
` [PATCH v2 3/3] arm: atmel: at91sam9n12: correct pin number of gpio-key


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).