All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-05 03:12:46 to 2015-02-05 05:49:02 UTC [more...]

(AArch64) NR_CPUS limit
 2015-02-05  5:49 UTC  (2+ messages)

[Patch v4 00/23] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug
 2015-02-05  5:44 UTC  (28+ messages)
` [Patch v4 01/23] ACPICA: Resources: Provide common part for struct acpi_resource_address structures
` [Patch v4 02/23] ACPI: Remove redundant check in function acpi_dev_resource_address_space()
` [Patch v4 03/23] ACPI: Implement proper length checks for mem resources
` [Patch v4 04/23] ACPI: Use the length check for io resources as well
` [Patch v4 05/23] ACPI: Let the parser return false for disabled resources
` [Patch v4 06/23] ACPI: Unify the parsing of address_space and ext_address_space
` [Patch v4 07/23] ACPI: Move the window flag logic to the combined parser
` [Patch v4 08/23] ACPI: Add prefetch decoding to the address space parser
` [Patch v4 09/23] ACPI: Fix a bug in parsing ACPI Memory24 resource
` [Patch v4 10/23] ACPI: Normalize return value of resource parser functions
` [Patch v4 11/23] ACPI: Set flag IORESOURCE_UNSET for unassigned resources
` [Patch v4 12/23] ACPI: Enforce stricter checks for address space descriptors
` [Patch v4 13/23] ACPI: Return translation offset when parsing ACPI address space resources
` [Patch v4 14/23] ACPI: Translate resource into master side address for bridge window resources
` [Patch v4 15/23] ACPI: Add field offset to struct resource_list_entry
` [Patch v4 16/23] ACPI: Introduce helper function acpi_dev_filter_resource_type()
` [Patch v4 17/23] resources: Move struct resource_list_entry from ACPI into resource core
` [Patch v4 18/23] PCI: Use common resource list management code instead of private implementation
` [Patch v4 19/23] x86/PCI: Fix the range check for IO resources
` [Patch v4 20/23] x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation
` [Patch v4 21/23] x86/PCI: Refine the way to release PCI IRQ resources
` [Patch v4 22/23] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v4 23/23] x86/irq, ACPI: Implement ACPI driver to support "

Confused with adding drivers to kernel via bitbake -c menuconfig
 2015-02-05  5:43 UTC 

[U-Boot] [PATCH 0/7] ARM: UniPhier: code refactoring and I2C pin fix
 2015-02-05  5:43 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] ARM: UniPhier: move pin_init() to board_early_init_f()
` [U-Boot] [PATCH 2/7] ARM: UniPhier: move SPL init functions to spl_board_init()
` [U-Boot] [PATCH 3/7] ARM: UniPhier: revive support card info
` [U-Boot] [PATCH 4/7] ARM: UniPhier: remove unused checkboard() functions
` [U-Boot] [PATCH 5/7] ARM: UniPhier: do not compile unnecessary objects
` [U-Boot] [PATCH 6/7] ARM: UniPhier: consolidate MEMCONF setting code
` [U-Boot] [PATCH 7/7] ARM: UniPhier: enable I2C input pins for PH1-sLD8

Confused with adding drivers to kernel via bitbake -c menuconfig
 2015-02-05  5:42 UTC 

[mm] 721c21c17ab: +11.7% will-it-scale.per_thread_ops
 2015-02-05  5:41 UTC  (4+ messages)
  ` [LKP] "

[PATCH RFC 00/35] Add ACPI support for arm64 on Xen
 2015-02-05  5:38 UTC  (28+ messages)
` [PATCH RFC 05/35] ARM64 / ACPI: Parse FADT table to get PSCI flags
` [PATCH RFC 19/35] ACPI / GICv2: Add GIC specific ACPI boot support
` [PATCH RFC 20/35] xen/arm: Prepare a min DT for DOM0
` [PATCH RFC 21/35] xen/arm: Create memory node "
` [PATCH RFC 25/35] arm: acpi add helper functions to map memory regions
` [PATCH RFC 26/35] arm : acpi read mmio tables from uefi
` [PATCH RFC 28/35] arm: acpi map acpi tables in dom0
` [PATCH RFC 29/35] arm : acpi enable PSCI and hvc in acpi FADT table
` [PATCH RFC 30/35] arm : acpi map XSDT table to dom0
` [PATCH RFC 31/35] arm : acpi map status override "
` [PATCH RFC 32/35] arm : acpi map xen environment "
` [PATCH RFC 33/35] arm : acpi enable efi for acpi
` [PATCH RFC 34/35] arm : acpi workarounds for firmware/linux dependencies

[PATCH] bfin: check if an empty array pointer is passed to pinmux request API
 2015-02-05  5:33 UTC 

[debug] WARNING: CPU: 0 PID: 0 at init/main.c:689 start_kernel()
 2015-02-05  5:35 UTC 

[PATCH 0/2] ASoC: rsnd: tidyup .remove method
 2015-02-05  5:34 UTC  (6+ messages)
      ` [PATCH 1/2] ASoC: core: call snd_soc_unregister_card() when component cleanup
      ` [PATCH 2/2] ASoC: core: indicate unregister debug message once

[PATCH net-next] pkt_sched: fq: better control of DDOS traffic
 2015-02-05  5:30 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v3 "

[U-Boot] [PATCH v2 0/6] ARM: UniPhier: add doc, improve I2C EEPROM access
 2015-02-05  5:30 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] ARM: UniPhier: use "&&" instead of "; " in commands
` [U-Boot] [PATCH v2 2/6] ARM: UniPhier: add environment variable to update images in NAND
` [U-Boot] [PATCH v2 3/6] ARM: UniPhier: add a simple README file for UniPhier platform
` [U-Boot] [PATCH v2 4/6] MAINTAINERS: claim maintainership of files with "uniphier" pattern
` [U-Boot] [PATCH v2 5/6] ARM: UniPhier: move EEPROM device node into a separate DTS
` [U-Boot] [PATCH v2 6/6] ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS

[Bug 88978] [bisected] [SI Scheduler] Graphical corruption in Dota 2
 2015-02-05  5:30 UTC  (4+ messages)

[PATCH] putwchar.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-05  5:26 UTC 

[PATCH] x86, boot: Allow 64bit EFI kernel to be loaded above 4G
 2015-02-05  5:25 UTC  (3+ messages)

[PATCH] Documentation: Fix the wrong command `echo -1 > set_ftrace_pid` for cleaning the filter
 2015-02-05  5:16 UTC 

[PATCH] mbstowcs.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-05  5:18 UTC 

Adding packages via IMAGE_INSTALL in fsl-image-x11.bb does not work
 2015-02-05  5:18 UTC  (3+ messages)

[RFC PATCH 00/29] net: VRF support
 2015-02-05  5:17 UTC  (2+ messages)

ERROR: oe_runmake failed
 2015-02-05  5:16 UTC 

What does scrub tell me?
 2015-02-05  5:16 UTC  (3+ messages)

[PATCH v3 2/3] bfin_rotary: Move peripheral pinmux definition into platform data of bf527
 2015-02-05  5:13 UTC  (3+ messages)

[Qemu-devel] Intel X86 hardware transactional memory
 2015-02-05  5:09 UTC  (2+ messages)

[PATCH v5 0/7] Support for Fujitsu MB86S7X SoCs
 2015-02-05  5:08 UTC  (6+ messages)
` [PATCH v5 2/7] mailbox: arm_mhu: add driver for ARM MHU controller

[GIT PULL] SELinux patches for 3.20
 2015-02-05  5:05 UTC  (2+ messages)

[PATCH] realpath.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-05  5:05 UTC 

raid5 Unplug the disk
 2015-02-05  5:03 UTC  (3+ messages)

Mayflash / Dragonrise GameCube controller adapter recognized as tablet, not joystick
 2015-02-05  5:02 UTC  (3+ messages)

raid1 narrow_write_error with 4K disks, sd "bad block number requested" messages
 2015-02-05  4:59 UTC  (2+ messages)

[PATCH v10 0/6] Add Skyworks SKY81452 device drivers
 2015-02-05  4:59 UTC  (6+ messages)
` [PATCH v10 4/6] devicetree: Add new SKY81452 backlight binding

[PATCH v3 00/24] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-02-05  4:58 UTC  (10+ messages)
` [PATCH v3 08/24] powerpc/spapr: vfio: Switch from iommu_table to new powerpc_iommu
` [PATCH v3 12/24] powerpc/iommu/powernv: Release replaced TCE

[PATCH v2 2/3] ARM: EXYNOS: Constify exynos_pm_data and of_device_id array
 2015-02-05  4:56 UTC  (3+ messages)
` [v2,2/3] "

Bug in mount options handling in EXT4?
 2015-02-05  4:52 UTC  (4+ messages)

unsynchronized raid10 with different events count
 2015-02-05  4:52 UTC  (3+ messages)

Question about the function,andslcd_ioctl in the file,ans-lcd.c
 2015-02-05  4:52 UTC 

[U-Boot] [PATCH] cmd_i2c: quit I2C commands immediately on error
 2015-02-05  4:50 UTC 

[PATCH 0/7] ath9k patches
 2015-02-05  4:52 UTC  (8+ messages)
` [PATCH 1/7] ath9k: Fix descriptors for keep-alive frame
` [PATCH 2/7] ath9k: Set keep awake timer
` [PATCH 3/7] ath9k: Add new MCI states
` [PATCH 4/7] ath9k: Check MCI PowerSave state
` [PATCH 5/7] ath9k: Handle additional patterns on wakeup
` [PATCH 6/7] ath9k: Clear additional WoW events
` [PATCH 7/7] ath9k: Restart TSF2 timers on wakeup

[Qemu-devel] [PATCH v4 00/18] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2015-02-05  4:49 UTC  (15+ messages)
` [Qemu-devel] [PATCH v4 11/18] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
` [Qemu-devel] [PATCH v4 12/18] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS handlers
` [Qemu-devel] [PATCH v4 13/18] spapr_pci: Advertise dynamic DMA windows to guest
` [Qemu-devel] [PATCH v4 15/18] spapr_pci_vfio: Enable multiple groups per container
` [Qemu-devel] [PATCH v4 16/18] spapr_rtas_ddw: Workaround broken LE guests
` [Qemu-devel] [PATCH v4 17/18] target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64
` [Qemu-devel] [PATCH v4 18/18] vfio: Enable in-kernel acceleration via VFIO KVM device

[PATCH v2 3/3] ARM: EXYNOS: Remove left over 'extra_save'
 2015-02-05  4:49 UTC  (3+ messages)
` [v2,3/3] "

Off-Topic Write cache disabling?
 2015-02-05  4:47 UTC  (2+ messages)

[U-Boot] [PATCH v6 0/7] Exynos5: Fix warnings and enrich clock_get_periph_rate
 2015-02-05  4:41 UTC  (4+ messages)
` [U-Boot] [PATCH v6 7/7] Exynos: Clock: Cleanup soc_get_periph_rate

Array died during grow; now resync stopped
 2015-02-05  4:40 UTC  (6+ messages)
  ` Aw: "

[PATCH net-next] tcp: do not pace pure ack packets
 2015-02-05  4:36 UTC  (2+ messages)

[PATCH 0/2] mutex: Modifications to mutex_spin_on_owner
 2015-02-05  4:36 UTC  (3+ messages)
` [PATCH 1/2] mutex: In mutex_spin_on_owner(), return true when owner changes

rhashtable: Move hash_rnd into bucket_table
 2015-02-05  4:35 UTC  (4+ messages)
  ` [PATCH 0/4] rhashtable: Add iterators and use them

[Bug 66761] ACPI "Firmware Bug" (IGPU, Z01I) causes trouble
 2015-02-05  4:35 UTC 

set boot args for wandboard quad
 2015-02-05  4:33 UTC 

[PATCH net] amd-xgbe: Set RSS enablement based on hardware features
 2015-02-05  4:32 UTC  (2+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2015-02-05  4:30 UTC  (8+ messages)
` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
  ` [PATCH] IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"
  ` [PATCH] NetCP: Deletion of unnecessary checks before two function calls

[PATCH net] amd-xgbe: Adjust for zero-based traffic class count
 2015-02-05  4:28 UTC  (2+ messages)

[xen-4.4-testing test] 34151: tolerable FAIL - PUSHED
 2015-02-05  4:28 UTC 

RFC: Fix "tc filter show" for basic filters
 2015-02-05  4:26 UTC  (3+ messages)
` [PATCH net 1/1] cls_api.c: Fix dumping of non-existing actions' stats

[PATCH RFC] usb: gadget: Add xilinx axi usb2 device support
 2015-02-05  4:21 UTC  (12+ messages)
        ` SPDX-License-Identifier (was: Re: [PATCH RFC] usb: gadget: Add xilinx axi usb2 device support)
          ` SPDX-License-Identifier

Here is a plain kernel based on 3.17.3 with the reiser4 patch enabled
 2015-02-05  4:21 UTC 

[PATCH mtd] mtd:devices: Add Altera EPCQ Driver
 2015-02-05  4:15 UTC  (9+ messages)

divide by zero oops in kernel 3.17.7
 2015-02-05  4:14 UTC  (3+ messages)

linux-next: Tree for Feb 4
 2015-02-05  4:13 UTC  (11+ messages)

[PATCH 1/4] drm/i915/bdw: Implement non-coherent ctx w/a
 2015-02-05  4:09 UTC  (4+ messages)

[PATCH v2 0/2] Quieten softlockup detector on virtualised kernels
 2015-02-05  4:08 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc: add running_clock for powerpc to prevent spurious softlockup warnings

[PATCH net] pkt_sched: fq: avoid hang when quantum 0
 2015-02-05  4:08 UTC  (3+ messages)

[U-Boot] Loop Variable through to user space
 2015-02-05  4:04 UTC  (2+ messages)

[meta-fsl-arm][PATCH] add custom-licenses dir for freescale EULA
 2015-02-05  4:03 UTC 

[git pull] drm fixes
 2015-02-05  4:03 UTC  (2+ messages)

Deadlock on 3.18.5
 2015-02-05  4:03 UTC  (2+ messages)

kernel BUG at fs/btrfs/inode.c:3123!
 2015-02-05  4:02 UTC  (2+ messages)

[PATCH v2] net: openvswitch: Support masked set actions
 2015-02-05  4:01 UTC  (3+ messages)
` [ovs-dev] "

[U-Boot] [PATCH v2 1/2] cmd_fdt: Actually fix fdt command in sandbox
 2015-02-05  3:56 UTC  (3+ messages)
` [U-Boot] [PATCH v3 "
  ` [U-Boot] [PATCH v3 2/2] cmd_fdt: Print the control fdt in terms of virtual memory

[Qemu-devel] [PATCH RFC v4 0/6] Update tests/qemu-iotests failing cases for the s390 platform
 2015-02-05  3:52 UTC  (8+ messages)
` [Qemu-devel] [PATCH RFC v4 1/6] qemu-iotests: run qemu with -nodefaults
` [Qemu-devel] [PATCH RFC v4 2/6] qemu-iotests: qemu machine type support
` [Qemu-devel] [PATCH RFC v4 3/6] qemu-iotests: fix tests 067, 071 and 087
` [Qemu-devel] [PATCH RFC v4 4/6] qemu-iotests: s390x: fix test 041
` [Qemu-devel] [PATCH RFC v4 5/6] qemu-iotests: s390x: fix test 051
` [Qemu-devel] [PATCH RFC v4 6/6] qemu-iotests: s390x: fix test 055

Where is the nvme git repo ?
 2015-02-05  3:49 UTC 

Btrfs subvolume question
 2015-02-05  3:40 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2015-02-05  3:45 UTC 

linux-next: Tree for Feb 4
 2015-02-05  3:41 UTC  (10+ messages)

[Xen-users] Xen memory allocation for dom0 and domU
 2015-02-05  3:39 UTC  (3+ messages)

[U-Boot] recent tools on FreeBSD
 2015-02-05  3:34 UTC  (2+ messages)

[PATCH] strxfrm.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-05  3:33 UTC 

[U-Boot] [PATCH 0/6] x86: Add some peripherals support to Intel Galileo
 2015-02-05  3:26 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] x86: quark: Initialize non-standard BARs
` [U-Boot] [PATCH 2/6] x86: galileo: Add GPIO support
` [U-Boot] [PATCH 3/6] x86: pci: Add pci ids for Quark SoC
` [U-Boot] [PATCH 4/6] x86: Add SPI support to quark/galileo
` [U-Boot] [PATCH 5/6] x86: Add SD/MMC "
` [U-Boot] [PATCH 6/6] x86: Add Intel Galileo instructions in README.x86

[mmotm:master 458/551] /tmp/cc421eK7.s:11626: Error: symbol `$LSLT0' is already defined
 2015-02-05  3:25 UTC 

[U-Boot] [PATCH] RSA depends on DM
 2015-02-05  3:26 UTC  (8+ messages)

[Qemu-devel] [RFC] pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
 2015-02-05  2:55 UTC  (7+ messages)

[Qemu-devel] [PATCH v16 0/2] EEH Support for VFIO Devices
 2015-02-05  3:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH v16 1/2] sPAPR: Implement EEH RTAS calls
` [Qemu-devel] [PATCH v16 2/2] sPAPR: Implement sPAPRPHBClass::eeh_handler

[U-Boot] [PATCH] crypto/fsl - Add progressive hashing support using hardware acceleration
 2015-02-05  3:24 UTC  (2+ messages)

Shorten efi regions output
 2015-02-05  3:18 UTC  (11+ messages)
              ` [PATCH] efi, x86: Add a "debug" option to the efi= cmdline

[PATCH V3] acpi:apd:add AMD ACPI2Platform device support for x86 system
 2015-02-05  3:07 UTC  (5+ messages)
      ` [PATCH V4] "

[PATCH 0/8 v4] make xfs/tests generic by introducing shutdown for filesystems
 2015-02-05  3:12 UTC  (3+ messages)
` [PATCH 7/8 v4] tests/xfs: add f2fs testcase and convert them being generic


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.