All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-23 12:07:02 to 2014-07-23 13:00:50 UTC [more...]

[PATCHv3 00/16] cpuidle for Marvell Armada 370 and 38x
 2014-07-23 13:00 UTC  (14+ messages)
` [PATCHv3 01/16] ARM: mvebu: split again armada_370_xp_pmsu_idle_enter() in PMSU code
` [PATCHv3 02/16] ARM: mvebu: sort the #include of pmsu.c in alphabetic order
` [PATCHv3 03/16] ARM: mvebu: add a common function for the boot address work around
` [PATCHv3 04/16] ARM: mvebu: use the common function for Armada 375 SMP workaround
` [PATCHv3 05/16] ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.c
` [PATCHv3 06/16] ARM: mvebu: make the cpuidle initialization more generic
` [PATCHv3 07/16] ARM: mvebu: use a local variable to store the resume address
` [PATCHv3 08/16] ARM: mvebu: make the snoop disabling optional in mvebu_v7_pmsu_idle_prepare()
` [PATCHv3 09/16] ARM: mvebu: export the SCU address
` [PATCHv3 10/16] ARM: mvebu: add CA9 MPcore SoC Controller node
` [PATCHv3 11/16] cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7
` [PATCHv3 12/16] cpuidle: mvebu: add Armada 370 support
` [PATCHv3 13/16] cpuidle: mvebu: add Armada 38x support

[PATCH 00/16] rcu: Some minor fixes and cleanups
 2014-07-23 12:59 UTC  (23+ messages)
` [PATCH 02/16] rcu: Check return value for cpumask allocation
` [PATCH 04/16] rcu: Remove redundant check for an online CPU
` [PATCH 06/16] rcu: Clear gp_flags only when actually starting new gp
` [PATCH 07/16] rcu: Save and restore irq flags in rcu_gp_cleanup()
` [PATCH 09/16] rcu: Remove redundant check for online cpu
` [PATCH 10/16] rcu: Check for RCU_FLAG_GP_INIT bit in gp_flags for spurious wakeup
` [PATCH 11/16] rcu: Check for spurious wakeup using return value
` [PATCH 14/16] rcu: Remove redundant checks for rcu_scheduler_fully_active
` [PATCH 15/16] rcu: Check for a nocb cpu before trying to spawn nocb threads
` [PATCH 16/16] rcu: kvm.sh: Fix error when you pass --cpus argument

[PATCH 0/2] xen/arm: vcpu_yield on WFE
 2014-07-23 12:58 UTC  (4+ messages)
` [PATCH 1/2] xen: export do_yield as vcpu_yield

[qemu-mainline test] 29441: regressions - FAIL
 2014-07-23 12:59 UTC 

[PATCH 0/2] Avoid unnecessary overhead in fault paths due to memcg and rss stats
 2014-07-23 12:58 UTC  (5+ messages)
` [PATCH 1/2] mm: Avoid full RCU lookup of memcg for statistics updates

[PATCH v3 0/3] Support controlling the max C-state sub-state
 2014-07-23 12:56 UTC  (8+ messages)
` [PATCH v3 1/3] x86: Allow limiting "

[PATCH] usb-core: Revert "usb-core: Remove Fix mes in file hcd.c"
 2014-07-23 12:56 UTC 

[U-Boot] [PATCH v2] powerpc/t104xrdb: Add Support of rcw for T1042RDB in u-boot
 2014-07-23 12:55 UTC 

[U-Boot] [PATCH v3 0/29] Add additional core driver model features
 2014-07-23 12:55 UTC  (30+ messages)
` [U-Boot] [PATCH v3 01/29] dm: gpio: Don't use the driver model uclass for SPL
` [U-Boot] [PATCH v3 02/29] dm: Use an explicit expect value in core tests
` [U-Boot] [PATCH v3 03/29] stdio: Remove redundant code around stdio_register() calls
` [U-Boot] [PATCH v3 04/29] stdio: Pass device pointer to stdio methods
` [U-Boot] [PATCH v3 05/29] dm: Make sure that the root device is probed
` [U-Boot] [PATCH v3 06/29] dm: Provide a way to shut down driver model
` [U-Boot] [PATCH v3 07/29] sandbox: Remove all drivers before exit
` [U-Boot] [PATCH v3 08/29] dm: Allow drivers to be marked 'before relocation'
` [U-Boot] [PATCH v3 09/29] dm: Support driver model prior to relocation
` [U-Boot] [PATCH v3 10/29] stdio: Provide functions to add/remove devices using stdio_dev
` [U-Boot] [PATCH v3 11/29] console: Remove vprintf() optimisation for sandbox
` [U-Boot] [PATCH v3 12/29] Add a flag indicating when the serial console is ready
` [U-Boot] [PATCH v3 13/29] dm: Move uclass error checking/probing into a function
` [U-Boot] [PATCH v3 14/29] fdt: Add a function to get the alias sequence of a node
` [U-Boot] [PATCH v3 15/29] dm: Move device display into its own function
` [U-Boot] [PATCH v3 16/29] dm: Avoid activating devices in 'dm uclass' command
` [U-Boot] [PATCH v3 17/29] dm: Introduce device sequence numbering
` [U-Boot] [PATCH v3 18/29] dm: Display the sequence number for each device
` [U-Boot] [PATCH v3 19/29] dm: Allow a device to be found by its FDT offset
` [U-Boot] [PATCH v3 20/29] dm: Avoid accessing uclasses before they are ready
` [U-Boot] [PATCH v3 21/29] fdt: Add a function to get the node offset of an alias
` [U-Boot] [PATCH v3 22/29] dm: Tidy up some header file comments
` [U-Boot] [PATCH v3 23/29] dm: Provide a function to scan child FDT nodes
` [U-Boot] [PATCH v3 24/29] dm: Add functions to access a device's children
` [U-Boot] [PATCH v3 25/29] dm: Introduce per-child data for devices
` [U-Boot] [PATCH v3 26/29] dm: Add child_pre_probe() and child_post_remove() methods
` [U-Boot] [PATCH v3 27/29] dm: Improve errors and warnings in lists_bind_fdt()
` [U-Boot] [PATCH v3 28/29] dm: Add dm_scan_other() to locate board-specific devices
` [U-Boot] [PATCH v3 29/29] dm: Give the demo uclass a name

[GIT PULL] pin control fixes for v3.16
 2014-07-23 12:54 UTC 

[PATCH 1/1] Drivers: scsi: storvsc: Add blist flags
 2014-07-23 12:54 UTC  (5+ messages)

[PATCH v9 00/14] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
 2014-07-23 12:54 UTC  (5+ messages)
` [PATCH RESEND "
  ` [PATCH RESEND v9 08/14] xen/x86: factor out map and unmap from the memory_mapping DOMCTL

Xen 4.5 development update (July update)
 2014-07-23 12:54 UTC  (4+ messages)

[PATCH] power: add driver for battery reading on iPaq h3xxx
 2014-07-23 12:54 UTC  (2+ messages)

[PATCH] md/dm-ioctl.c: optimize memory allocation in copy_params
 2014-07-23 12:54 UTC  (10+ messages)
` [dm-devel] "

[PATCH] m68k/q40: Revert "m68k/q40: Fix q40_irq_startup() to return -ENXIO on failures"
 2014-07-23 12:51 UTC 

[PATCH] igt/gem_userptr_benchmark: Fix for upstream ioctl number
 2014-07-23 12:52 UTC  (2+ messages)

[PATCH 00/52] perf tools: More preparation for call graph from Intel BTS
 2014-07-23 12:48 UTC  (3+ messages)
` [PATCH 49/52] perf tools: Build programs to copy 32-bit compatibility VDSOs

[PATCH v2 4/4] ARM: dts: qcom: Add PM8941 and PM8841 pinctrl nodes
 2014-07-23 12:47 UTC  (4+ messages)
` [PATCH RESEND v2 1/4] pinctrl: Update Qualcomm pm8xxx GPIO parameters definitions

[PATCH v2 1/2] clk: samsung: exynos4: Enable ARMCLK down feature
 2014-07-23 12:47 UTC  (3+ messages)

Official git repo for numactl (any other VCS would be fine as well)
 2014-07-23 12:47 UTC  (2+ messages)

[PATCH v2 0/4] New Qualcomm PMIC pin controller drivers
 2014-07-23 12:47 UTC  (2+ messages)

[PATCH v3 1/5] ath10k: provide firmware crash info via debugfs
 2014-07-23 12:45 UTC  (4+ messages)

[PATCHES] hid: Add support for more Huion tablets
 2014-07-23 12:42 UTC  (6+ messages)
` [PATCH 1/5] hid: huion: Use "tablet" instead of specific model
` [PATCH 2/5] hid: huion: Invert in-range on specific product
` [PATCH 3/5] hid: huion: Don't ignore other interfaces
` [PATCH 4/5] hid: huion: Switch to generating report descriptor
` [PATCH 5/5] hid: huion: Handle tablets with UC-Logic vendor ID

[Qemu-devel] [PATCH] target-i386/FPU: wrong conversion infinity from float80 to int32/int64
 2014-07-23 12:42 UTC  (4+ messages)

[PATCH 1/1] MIPS: math-emu: cp1emu: Fix typo when returning to register file
 2014-07-23 12:41 UTC 

[PATCH 00/17] Convert TTM to the new fence interface
 2014-07-23 12:42 UTC  (41+ messages)
` [PATCH 09/17] drm/radeon: use common fence implementation for fences
            ` [Nouveau] "

[PATCH] btrfs: extend BTRFS_IOC_SNAP_CREATE_V2 to snapshot by subvolid
 2014-07-23 12:41 UTC  (3+ messages)

Work Ideas
 2014-07-23 12:41 UTC  (2+ messages)

Bug in get_pwd_cwd() in Windows?
 2014-07-23 12:40 UTC  (4+ messages)

[U-Boot] [PATCH] powerpc/t104xrdb: Add Support of rcw for T1042RDB in u-boot
 2014-07-23 12:40 UTC 

[kbd] Few Linux console fonts
 2014-07-23 12:40 UTC 

[PATCH] btrfs: wake up transaction thread from SYNC_FS ioctl
 2014-07-23 12:39 UTC 

[PATCH] leds: add driver for the iPAQ micro
 2014-07-23 12:32 UTC  (3+ messages)

phone connects and then disconnects immediately
 2014-07-23 12:37 UTC 

[PATCH 1/2] tests: Move root check to lib/drm_lib.sh
 2014-07-23 12:37 UTC  (2+ messages)
` [PATCH 2/2] lib/drm_lib.sh: Bare-bones long option parsing

[Qemu-devel] [PATCH v3] docs/multiple-iothreads.txt: add documentation on IOThread programming
 2014-07-23 12:36 UTC  (2+ messages)

[PATCH v2] leds: add driver for the iPAQ micro
 2014-07-23 12:36 UTC 

[PATCH v2 00/16] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
 2014-07-23 12:35 UTC  (5+ messages)
` [PATCH v2 14/16] cpufreq: Add cpufreq driver for Tegra124

[PATCH RFC V3 1/5] xen: Emulate with no writes
 2014-07-23 12:34 UTC  (5+ messages)
` [PATCH RFC V3 2/5] xen: Optimize introspection access to guest state
` [PATCH RFC V3 3/5] xen: Force-enable relevant MSR events; optimize the number of sent MSR events
` [PATCH RFC V3 4/5] xen, libxc: Request page fault injection via libxc
` [PATCH RFC V3 5/5] xen: Handle resumed instruction based on previous mem_event reply

[PATCH RFC V3 0/5] Basic guest memory introspection support
 2014-07-23 12:34 UTC 

[PATCH 02/11][RFC] ARM: shmobile: r8a7790: Add Audio DMAC peri peri devices to DT
 2014-07-23 12:33 UTC  (2+ messages)

[PATCH 1/2] printk: Add function to return log buffer address and size
 2014-07-23 12:33 UTC  (3+ messages)
` [PATCH 2/2] powerpc/powernv: Interface to add opal dump region

[PATCH -next] ARM: mvebu: fix return value check in armada_xp_pmsu_cpufreq_init()
 2014-07-23 12:32 UTC  (3+ messages)

[PATCH 1/2] General Manpage: Switch homepage for stats
 2014-07-23 12:32 UTC  (2+ messages)
` [PATCH 2/2] .mailmap: Combine my emails

WebEx: Toaster weeky sync: 1-8007302996 9716423#
 2014-07-23 12:31 UTC 

[PATCH] xfstests/btrfs: add test for quota groups and drop snapshot
 2014-07-23 12:30 UTC  (7+ messages)

[PATCH v8 00/22] Support ext4 on NV-DIMMs
 2014-07-23 12:30 UTC  (6+ messages)
` [PATCH v8 10/22] Replace the XIP page fault handler with the DAX page fault handler

I am Samantha Fu I need your help to carry out charity goal
 2014-07-23 12:15 UTC 

[PATCH 0/2] introduce dev_ops to get extended statistics of a device
 2014-07-23 12:28 UTC  (3+ messages)
  ` [PATCH 1/2] ethdev: add a new rte_eth_xstats_get method to retrieve extended statistics
  ` [PATCH 2/2] testpmd: add a new command to get the extended statistics of a port

[PATCH v5 0/2] i2c: add DMA support for freescale i2c driver
 2014-07-23 12:28 UTC  (14+ messages)
` [PATCH v5 1/2] "

[U-Boot] ODROID dynamic memory initialization
 2014-07-23 12:27 UTC  (2+ messages)

[PATCH] drbd: Remove fix me statements
 2014-07-23 12:27 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 for-2.1 0/5] docs: document remaining QMP events
 2014-07-23 12:26 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 for-2.1 1/5] docs: grammar fixes to qmp-events
` [Qemu-devel] [PATCH v2 for-2.1 2/5] docs: split SPICE_* event docs
` [Qemu-devel] [PATCH v2 for-2.1 3/5] docs: document missing SPICE_MIGRATE_COMPLETED event
` [Qemu-devel] [PATCH v2 for-2.1 4/5] docs: document missing POWERDOWN event
` [Qemu-devel] [PATCH v2 for-2.1 5/5] docs: document missing VSERPORT_CHANGE event

[GIT PULL] Xilinx Zynq dt changes for v3.17 - second pull request
 2014-07-23 12:26 UTC 

[PATCH] build-sys: prevent warning about .depend when running make
 2014-07-23 12:26 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/9] Add a pre-relocation malloc() implementation
 2014-07-23 12:24 UTC  (9+ messages)
` [U-Boot] [PATCH v3 2/9] arm: Set up global data before board_init_f()
` [U-Boot] [PATCH v3 5/9] arm: Support pre-relocation malloc()

[linuxtv-media:master 378/499] ERROR: "__udivdi3" [drivers/media/dvb-frontends/rtl2832_sdr.ko] undefined!
 2014-07-23 12:21 UTC  (5+ messages)

User-space API for accelerometer(s)?
 2014-07-23 12:19 UTC  (13+ messages)

[PATCH] igt/gem_userptr_blits: Fix forked access test
 2014-07-23 12:19 UTC  (2+ messages)

[PATCH 0/2] x86/HVM: Properly handle SMAP check in certain cases
 2014-07-23 12:19 UTC  (12+ messages)
` [PATCH 1/2] x86/hvm: Always do SMAP check when updating runstate_guest(v)
` [PATCH 2/2] x86/hvm: honor guest's option when updating secondary system time for guest

[GIT PULL] ARM: mvebu: DT fixes for v3.17 (round 3)
 2014-07-23 12:18 UTC 

[PATCH] s390: Fix me in dasd_eer.c
 2014-07-23 12:18 UTC  (2+ messages)

[PATCH 0/2] ACPI / PM: Make ACPI-based PCI wakeup work for the "freeze" sleep state
 2014-07-23 12:17 UTC  (4+ messages)
` [PATCH 0/3] "

Building Qt5 using yocto on Wandboard-Error
 2014-07-23 12:17 UTC  (4+ messages)

[PATCH 1/2] powerpc/powernv: Change BUG_ON to WARN_ON in elog code
 2014-07-23 12:16 UTC  (3+ messages)
` [PATCH 2/2] powerpc/powernv: Improve error message

SELinux doesn't work on t4240qds
 2014-07-23 12:15 UTC  (4+ messages)

overlayfs v22 on kernel 3.15.5
 2014-07-23 12:15 UTC  (5+ messages)

[PATCH i-g-t 0/8] command line parsing
 2014-07-23 12:15 UTC  (4+ messages)
` [PATCH i-g-t 3/8] lib: move option parsing into common_init

[PATCH 0/6] net: mvpp2: Assorted fixes
 2014-07-23 12:13 UTC  (3+ messages)

WPS_KEY button support
 2014-07-23 12:12 UTC 

[patch] checkpatch: warn on missing spaces in broken up quoted strings
 2014-07-23 12:11 UTC  (3+ messages)
` [patch v2] checkpatch: warn on missing spaces in broken up quoted

[U-Boot] [PATCH 0/8] samsung: Use common config files with Samsung boards (help wanted)
 2014-07-23 12:11 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] exynos: Rename -dt config files to -common
` [U-Boot] [PATCH 2/8] exynos: Move common exynos settings into a common file
` [U-Boot] [PATCH 3/8] exynos: Move common smdk5420 things to "
` [U-Boot] [PATCH 4/8] exynos: config: Move cros_ec and tps65090 out of smdk boards
` [U-Boot] [PATCH 5/8] config: Move arndale to use common exynos5250 file
` [U-Boot] [PATCH 6/8] config: Move smdkv310 to use common exynos4 file
` [U-Boot] [PATCH 7/8] samsung: Move s5p_goni to use exynos-common config
` [U-Boot] [PATCH 8/8] samsung: Move smdkc100 "

[PATCH] eal/linuxapp: Add parameter to specify master lcore id
 2014-07-23 12:10 UTC  (6+ messages)

[PATCH, RFC] random: introduce getrandom(2) system call
 2014-07-23 12:10 UTC  (2+ messages)

[RFC][PATCH 0/3] ftrace: Add dynamically allocated trampolines
 2014-07-23 12:08 UTC  (4+ messages)

[U-Boot] [PATCH v2] powerpc/t104xrdb: Add T1042RDB board support
 2014-07-23 12:08 UTC 

[Buildroot] [PATCH] gnutls: bump to version 3.2.16
 2014-07-23 12:08 UTC 

[PATCH 0/5] radeon: Write-combined CPU mappings of BOs in GTT
 2014-07-23 12:07 UTC  (10+ messages)

[PATCH 1/2] Added dts defintion for Lenovo ix4-300d nas
 2014-07-23 12:07 UTC  (4+ messages)
` [PATCH 2/2] Adding lenovo in vendor


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.