All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-13 16:33:49 to 2012-11-13 17:29:00 UTC [more...]

staging: rtl8187se: code cleanups
 2012-11-13 17:28 UTC  (7+ messages)
` [PATCH 01/17] staging: rtl8187se: Removed dead functions
` [PATCH 02/17] staging: rtl8187se: Removed legacy rtl8225_rf_set_chan()
` [PATCH 03/17] staging: rtl8187se: Removed empty functions and one-iteration loop
` [PATCH 04/17] staging: rtl8187se: Fixed bugs in interrupt handler
` [PATCH 05/17] staging: rtl8187se: Simplified function GetSupportedWirelessMode8185()
` [PATCH 06/17] staging: rtl8187se: Fixed oops when rmmoding

[Qemu-devel] q35, usb-ehci1, and Mac OS X boot problems
 2012-11-13 17:28 UTC  (7+ messages)

[RFC PATCH 00/31] Foundation for automatic NUMA balancing V2
 2012-11-13 17:27 UTC  (5+ messages)

[PATCH v3 00/13] Win 8 support for digitizers
 2012-11-13 17:33 UTC  (12+ messages)
` [PATCH v3 11/13] HID: hid-multitouch: support for hovering devices
` [PATCH v3 12/13] HID: introduce Scan Time
` [PATCH v3 13/13] HID: hid-multitouch: forwards ABS_SCAN_TIME

[PATCH -v3 0/7] x86: Use BRK to pre mapping page table to make xen happy
 2012-11-13 17:26 UTC  (12+ messages)
` [PATCH v7 00/46] x86, mm: map ram from top-down with BRK and memblock
  ` [PATCH 21/46] x86, mm: setup page table in top-down
  ` [PATCH 22/46] x86, mm: Remove early_memremap workaround for page table accessing on 64bit
  ` [PATCH 26/46] x86, mm, Xen: Remove mapping_pagetable_reserve()
  ` [PATCH 27/46] x86, mm: Add alloc_low_pages(num)
  ` [PATCH 28/46] x86, mm: Add pointer about Xen mmu requirement for alloc_low_pages

[PATCHv2] replace: parse revision argument for -d
 2012-11-13 17:26 UTC  (6+ messages)
` [PATCHv3] "
  ` Notes in format-patch (was: Re: [PATCHv3] replace: parse revision argument for -d)
    ` Notes in format-patch

[PATCH 00/17] RTL8187SE driver cleanups
 2012-11-13 17:25 UTC  (8+ messages)
` [PATCH 15/17] Removed unused fields in r8180_priv

[PATCH] spi: tegra: add spi driver for sflash controller
 2012-11-13 17:25 UTC  (3+ messages)

[PATCH] send-email: add proper default sender
 2012-11-13 17:25 UTC  (23+ messages)
                      ` [PATCH 1/6] ident: make user_ident_explicitly_given private
                      ` [PATCH 2/6] ident: keep separate "explicit" flags for author and committer
                      ` [PATCH 3/6] var: accept multiple variables on the command line
                      ` [PATCH 4/6] var: provide explicit/implicit ident information
                      ` [PATCH 5/6] Git.pm: teach "ident" to query explicitness
                      ` [PATCH 6/6] send-email: do not prompt for explicit repo ident

[PATCH v3 0/2] add per-device sysfs knob to enable unrestricted, unprivileged SG_IO
 2012-11-13 17:25 UTC  (2+ messages)
` [PATCH v3 1/2] sg_io: pass request_queue to blk_verify_command

[PATCH 1/2] add credits for NUMA placement
 2012-11-13 17:23 UTC  (2+ messages)
` [tip:numa/core] sched, numa, mm: Add "

[PATCH 00/31] Latest numa/core patches, v15
 2012-11-13 17:13 UTC  (64+ messages)
` [PATCH 01/31] mm/generic: Only flush the local TLB in ptep_set_access_flags()
` [PATCH 02/31] x86/mm: Only do a local tlb flush "
` [PATCH 03/31] sched, numa, mm: Make find_busiest_queue() a method
` [PATCH 04/31] sched, numa, mm: Describe the NUMA scheduling problem formally
` [PATCH 05/31] sched, numa, mm, s390/thp: Implement pmd_pgprot() for s390
` [PATCH 06/31] mm/thp: Preserve pgprot across huge page split
` [PATCH 07/31] x86/mm: Introduce pte_accessible()
` [PATCH 08/31] mm: Only flush the TLB when clearing an accessible pte
` [PATCH 09/31] sched, numa, mm, MIPS/thp: Add pmd_pgprot() implementation
` [PATCH 10/31] mm/pgprot: Move the pgprot_modify() fallback definition to mm.h
` [PATCH 11/31] mm/mpol: Make MPOL_LOCAL a real policy
` [PATCH 12/31] mm/mpol: Add MPOL_MF_NOOP
` [PATCH 13/31] mm/mpol: Check for misplaced page
` [PATCH 14/31] mm/mpol: Create special PROT_NONE infrastructure
` [PATCH 15/31] mm/mpol: Add MPOL_MF_LAZY
` [PATCH 16/31] numa, mm: Support NUMA hinting page faults from gup/gup_fast
` [PATCH 17/31] mm/migrate: Introduce migrate_misplaced_page()
` [PATCH 18/31] mm/mpol: Use special PROT_NONE to migrate pages
` [PATCH 19/31] x86/mm: Completely drop the TLB flush from ptep_set_access_flags()
` [PATCH 20/31] sched, numa, mm: Introduce sched_feat_numa()
` [PATCH 21/31] sched, numa, mm: Implement THP migration
` [PATCH 22/31] sched, numa, mm: Add last_cpu to page flags
` [PATCH 23/31] sched, numa, mm, arch: Add variable locality exception
` [PATCH 24/31] sched, numa, mm: Add credits for NUMA placement
` [PATCH 25/31] sched, mm, x86: Add the ARCH_SUPPORTS_NUMA_BALANCING flag
` [PATCH 26/31] sched, numa, mm: Add the scanning page fault machinery
` [PATCH 27/31] sched, numa, mm: Add adaptive NUMA affinity support
` [PATCH 28/31] sched, numa, mm: Implement constant, per task Working Set Sampling (WSS) rate
` [PATCH 29/31] sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges
` [PATCH 30/31] sched, numa, mm: Implement slow start for working set sampling
` [PATCH 31/31] mm: Allow the migration of shared pages

[BUG] gitweb: XSS vulnerability of RSS feed
 2012-11-13 17:22 UTC  (6+ messages)

[PATCH] intel-iommu: Fix lookup in add device
 2012-11-13 17:22 UTC  (2+ messages)

[PATCH] regulator: core: avoid memory access after freeing it
 2012-11-13 17:16 UTC  (5+ messages)
    ` [PATCH] regulator: core: Add locked version of regulator_put to avoid deadlock

[PATCH 1/2] arm/mm: L2CC shared mutex with ARM TZ
 2012-11-13 17:17 UTC  (3+ messages)

VM memory allocation speed with cs 26056
 2012-11-13 17:17 UTC  (2+ messages)

[GIT PULL] ARM: OMAP: DMTIMER fixes
 2012-11-13 17:16 UTC  (2+ messages)

[Qemu-devel] Migration ToDo list
 2012-11-13 17:16 UTC  (7+ messages)

[PATCH] bindings: i2c: use consistent naming for i2c binding descriptions
 2012-11-13 17:16 UTC  (3+ messages)

[net-next PATCH v2 0/3] extend set/get netlink for embedded
 2012-11-13 17:16 UTC  (3+ messages)

[PATCH V2 2/11] time: convert arch_gettimeoffset to a pointer
 2012-11-13 17:14 UTC  (4+ messages)

+ fs-epoll-add-procfs-fdinfo-helper.patch added to -mm tree
 2012-11-13 17:14 UTC  (6+ messages)

PVH: libxl expertise
 2012-11-13 17:14 UTC  (2+ messages)

Errors attempting to build AT91SAM9x5 BSP
 2012-11-13 17:10 UTC  (3+ messages)

[PATCH] driver: platform: fix documentation for platform_get_irq_byname
 2012-11-13 16:47 UTC 

[RFC] Device Tree Overlays Proposal (Was Re: capebus moving omap_devices to mach-omap2)
 2012-11-13 17:10 UTC  (10+ messages)

[U-Boot] [PATCH] Add README for the "Falcon" mode
 2012-11-13 17:08 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/2] "

[Qemu-devel] slow virtio network with vhost=on and multiple cores
 2012-11-13 17:07 UTC  (20+ messages)

Does anyone use CONFIG_TINY_PREEMPT_RCU?
 2012-11-13 17:08 UTC  (3+ messages)

Color problem with MPX-885 card (cx23885)
 2012-11-13 17:07 UTC  (4+ messages)

[REGRESSION] r8169: jumbo fixes caused jumbo regressions!
 2012-11-13 17:06 UTC 

GPIO Watchdog device driver
 2012-11-13 17:03 UTC  (2+ messages)

UDP packets sent with wrong source address after routing change [AV#3431]
 2012-11-13 17:02 UTC  (21+ messages)

prio_callout
 2012-11-13 17:02 UTC 

[PATCH] initrd: add recovery feature
 2012-11-13 16:42 UTC  (3+ messages)

Fwd: rbd kernel module fail
 2012-11-13 16:56 UTC  (4+ messages)

[PATCH] drm/i915: Handle sync_seqno correctly when seqno has wrapped
 2012-11-13 16:54 UTC  (5+ messages)

PCI Compliance, gee fun
 2012-11-13 16:54 UTC  (4+ messages)

[PATCH 4/5] drm/i915: clear up wedged transitions
 2012-11-13 16:40 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: fix reset handling in the throttle ioctl
  ` [PATCH 2/2] drm/i915: clear up wedged transitions

[Devel] ref-counting races?
 2012-11-13 16:50 UTC 

Custom block script started twice for root block but only stopped once
 2012-11-13 16:49 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/24] CPU DeviceState v7
 2012-11-13 16:50 UTC  (6+ messages)
` [Qemu-devel] [PATCH 06/24] move I/O-related definitions from qemu-common.h to a new header (qemu-stdio.h)

[GIT PULL] ARM: OMAP2+: clock: convert to common clock framework
 2012-11-13 16:49 UTC  (2+ messages)

[PATCH] tegra: ventana: display and backlight DT entries
 2012-11-13 16:46 UTC  (3+ messages)

[PATCH] initrdscripts: fix udevd path
 2012-11-13 16:32 UTC  (2+ messages)

[PATCH] update-index/diff-index: use core.preloadindex to improve performance
 2012-11-13 16:46 UTC  (3+ messages)

checkout from neighbour branch undeletes a path?
 2012-11-13 16:43 UTC  (2+ messages)

[PATCH v2 00/26] Move OMAP2+ over to common clk framework
 2012-11-13 16:43 UTC  (3+ messages)

[PATCH v3] loop: Limit the number of requests in the bio list
 2012-11-13 16:42 UTC  (3+ messages)

e2fsck: eh_magic = 0000 != f30a
 2012-11-13 16:42 UTC  (2+ messages)

Request for bug info (#774, #782)
 2012-11-13 16:42 UTC 

BitBake & ClearCase
 2012-11-13 16:28 UTC  (3+ messages)

[PATCH 1/3] ASoC: arizona: Add support for multiplexer with no associated mixer
 2012-11-13 16:40 UTC  (3+ messages)
` [PATCH 2/3] ASoC: wm5102: Remove mixer widgets on the ASRC
` [PATCH 3/3] ASoC: wm5110: "

SR-IOV problem with Intel 82599EB (not enough MMIO resources for SR-IOV)
 2012-11-13 16:40 UTC  (8+ messages)

[PATCH v5 7/7] efi_pstore: Add a format check for an existing variable name at erasing time
 2012-11-13 16:39 UTC  (2+ messages)

[PATCH v5 6/7] efi_pstore: Add a format check for an existing variable name at reading time
 2012-11-13 16:39 UTC 

[Qemu-devel] qemu and transparent huge pages
 2012-11-13 16:38 UTC  (9+ messages)

Measure network usage
 2012-11-13 16:38 UTC 

[PATCH v5 5/7] efi_pstore: Add a sequence counter to a variable name
 2012-11-13 16:38 UTC 

[PATCH V2 00/12] arm: support for initial modules (e.g. dom0) and DTB supplied in RAM
 2012-11-13 16:38 UTC  (2+ messages)

[PATCH][V2] vmcore-dmesg: Determine correct machine pointer size
 2012-11-13 16:38 UTC 

[PATCH v5 4/7] efi_pstore: Add ctime to argument of erase callback
 2012-11-13 16:37 UTC 

[PATCH v5 3/7] efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
 2012-11-13 16:37 UTC 

[PATCH v5 2/7] efi_pstore: Add a logic erasing entries to an erase callback
 2012-11-13 16:36 UTC 

[PATCH v5 1/7] efi_pstore: Check remaining space with QueryVariableInfo() before writing data
 2012-11-13 16:36 UTC 

[U-Boot] Silence "make clean"
 2012-11-13 16:36 UTC  (4+ messages)

[Qemu-devel] [Bug 1075252] [NEW] qemu-img cannot read VMDK4 file
 2012-11-13 16:28 UTC  (4+ messages)
` [Qemu-devel] [Bug 1075252] "

[PATCH] vmcore-dmesg: Determine file data size based on e_machine
 2012-11-13 16:35 UTC  (3+ messages)

[PATCH v5 0/7] efi_pstore: multiple event logging support
 2012-11-13 16:35 UTC 

Manually accessing file contents from bprm->file
 2012-11-13 16:35 UTC 

Commit message problem of reverting multiple commits
 2012-11-13 16:34 UTC  (2+ messages)

[GIT PULL] UAPI: perf fixes
 2012-11-13 16:34 UTC  (5+ messages)

[PATCH 0/3] ACPI 5 support for GPIO, SPI and I2C
 2012-11-13 16:34 UTC  (6+ messages)
` [PATCH 3/3] ACPI: Evaluate _CRS while creating device node objects

[PATCH 0/6] cpufreq: add support for Calxeda ECX-1000 (highbank)
 2012-11-13 16:33 UTC  (7+ messages)
` [PATCH 0/6 v4] "
  ` [PATCH 3/6 v4] cpufreq: tolerate inexact values when collecting stats


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.