All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-28 14:58:44 to 2014-04-28 15:33:55 UTC [more...]

[PATCH 0/4] mfd: twl4030-power: Enable off-idle configuration when booted with device tree
 2014-04-28 15:33 UTC  (5+ messages)
` [PATCH 1/4] mfd: twl4030-power: Add recommended idle configuration

[RFC/PATCH v1] Towards MinGW(-W64) cross-compilation
 2014-04-28 15:32 UTC  (23+ messages)
` [PATCH 03/12] MINGW: compat/mingw.h: do not attempt to redefine lseek on mingw-w64
` [PATCH 05/12] MINGW: git-compat-util.h: use inttypes.h for printf macros
` [PATCH 06/12] MSVC: config.mak.uname: drop -D__USE_MINGW_ACCESS from compile definitions
` [PATCH 07/12] MINGW: config.mak.uname: reorganize MINGW settings
` [PATCH 08/12] MINGW: config.mak.uname allow using CURL for non-msysGit builds
` [PATCH 10/12] MINGW: config.mak.uname: drop USE_NED_ALLOCATOR
` [PATCH 11/12] MINGW: do not fail at redefining pid_t on MinGW-W64
` [PATCH 12/12] MINGW: compat/mingw.h: drop fork() definition

[PATCH] codeparser: don't interact with the cache for subshells
 2014-04-28 15:31 UTC  (2+ messages)

[PATCH v2] uprobes: simplify rip-relative handling
 2014-04-28 15:31 UTC  (2+ messages)

[PATCH 1/2] KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute()
 2014-04-28 15:31 UTC  (6+ messages)

[PATCH 00/15] bus: omap_l3_noc: driver cleanups and support for DRA7/AM4372
 2014-04-28 15:15 UTC  (59+ messages)
` [PATCH V3 00/20] "
  ` [PATCH V3 01/20] bus: omap_l3_noc: Fix copyright information
  ` [PATCH V3 02/20] bus: omap_l3_noc: rename functions and data to omap_l3
  ` [PATCH V3 03/20] bus: omap_l3_noc: remove iclk from omap_l3 struct
  ` [PATCH V3 04/20] bus: omap_l3_noc: populate l3->dev and use it
  ` [PATCH V3 05/20] bus: omap_l3_noc: switch over to relaxed variants of readl/writel
  ` [PATCH V3 06/20] bus: omap_l3_noc: un-obfuscate l3_targ address computation
  ` [PATCH V3 07/20] bus: omap_l3_noc: move L3 master data structure out
  ` [PATCH V3 08/20] bus: omap_l3_noc: convert target information into a structure
  ` [PATCH V3 09/20] bus: omap_l3_noc: Add support for discountinous flag mux input numbers
  ` [PATCH V3 10/20] bus: omap_l3_noc: use of_match_data to pick up SoC information
  ` [PATCH V3 11/20] bus: omap_l3_noc: convert flagmux information into a structure
  ` [PATCH V3 12/20] bus: omap_l3_noc: fix masterid detection
  ` [PATCH V3 13/20] bus: omap_l3_noc: make error reporting and handling common
  ` [PATCH V3 14/20] bus: omap_l3_noc: improve readability by using helper for slave event parsing
  ` [PATCH V3 15/20] bus: omap_l3_noc: ignore masked out unclearable targets
  ` [PATCH V3 16/20] bus: omap_l3_noc: add information about the type of operation
  ` [PATCH V3 17/20] bus: omap_l3_noc: Add information about the context "
  ` [PATCH V3 18/20] bus: omap_l3_noc: introduce concept of submodule
  ` [PATCH V3 19/20] bus: omap_l3_noc: Add DRA7 interconnect error data
  ` [PATCH V3 20/20] bus: omap_l3_noc: Add AM4372 "

[LTP] [PATCH] device-drivers/rtc: Use /dev/rtc0 as device node for rtc test
 2014-04-28 15:29 UTC 

[LTP] posix_fallocate
 2014-04-28 15:28 UTC  (3+ messages)

[meta-qt5][PATCH] qtbase.inc: Enable accessibility by default
 2014-04-28 15:27 UTC 

[PATCH] timer_settime.2:tfix
 2014-04-28 15:27 UTC 

[PATCH 0/2] KVM: async_pf: use_mm/mm_users fixes
 2014-04-28 15:27 UTC  (6+ messages)
    ` [PATCH 3/2] KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL)

[PATCH 0/7] mfd: add basic sun6i A31 PRCM support
 2014-04-28 15:25 UTC  (24+ messages)
` [PATCH 1/7] reset: sunxi: document sunxi's reset controllers bindings
` [PATCH 2/7] reset: sunxi: allow MFD subdevices probe
` [PATCH 3/7] mfd: add support for sun6i PRCM (Power/Reset/Clock Management) unit
` [PATCH 4/7] mfd: sun6i-prcm: document DT bindings
` [PATCH 5/7] clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support
` [PATCH 6/7] clk: sunxi: document PRCM clock compatible strings
` [PATCH 7/7] ARM: sunxi: dt: add PRCM clk and reset controller subdevices

[PATCH RFC 10/10] dm-dedup: documentation
 2014-04-28 15:26 UTC 

[PATCH] Sleep 1 millisecond in poll() to avoid busy wait
 2014-04-28 15:26 UTC  (8+ messages)
    ` [PATCH] poll/select: prevent busy-waiting
        ` [PATCH] Windows: Always normalize paths to Windows-style

[PATCH 1/7] mke2fs: don't ask the proceed question using a regular file
 2014-04-28 15:26 UTC  (4+ messages)
` [PATCH 3/7] mke2fs: don't complain if the regular file is too small

[PATCH] fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6
 2014-04-28 15:23 UTC 

[patch] getsockopt.2, packet.7: improve sockopt documentation for packet sockets
 2014-04-28 15:23 UTC  (5+ messages)

[PATCH kvm-unit-tests 00/18] lib/x86 TLC, extending tests for both 32- and 64-bits, and SMAP tests
 2014-04-28 15:23 UTC  (19+ messages)
` [PATCH kvm-unit-tests 01/18] libcflat: move stringification trick to a common place
` [PATCH kvm-unit-tests 02/18] x86: move size #defines to processor.h
` [PATCH kvm-unit-tests 03/18] x86: desc: change set_gdt_entry argument to selector
` [PATCH kvm-unit-tests 04/18] x86: desc: move idt_entry_t and gdt_entry_t to header
` [PATCH kvm-unit-tests 05/18] x86: desc: reuse cstart.S GDT and TSS
` [PATCH kvm-unit-tests 06/18] x86: taskswitch: use desc library
` [PATCH kvm-unit-tests 07/18] x86: unify GDT format between 32-bit and 64-bit
` [PATCH kvm-unit-tests 08/18] x86: move CR0 and CR4 constants to processor.h
` [PATCH kvm-unit-tests 09/18] x86: desc: support ISTs for alternate stacks in 64-bit mode
` [PATCH kvm-unit-tests 10/18] x86: eventinj: fix inline assembly and make it more robust to new compilers
` [PATCH kvm-unit-tests 11/18] x86: eventinj: enable NP test in 64-bit mode
` [PATCH kvm-unit-tests 12/18] x86: eventinj: port consecutive exception tests to x86-64
` [PATCH kvm-unit-tests 13/18] x86: xsave: use cpuid functions from processor.h
` [PATCH kvm-unit-tests 14/18] x86: svm: rename get_pte function
` [PATCH kvm-unit-tests 15/18] x86: vm: remove dead code
` [PATCH kvm-unit-tests 16/18] x86: vm: export get_pte and return a pointer to it
` [PATCH kvm-unit-tests 17/18] x86: vm: mark intermediate PTEs as user-accessible
` [PATCH kvm-unit-tests 18/18] x86: smap: new testcase

[PATCH] perf tools: Fix bfd dependency libraries detection
 2014-04-28 15:23 UTC  (4+ messages)

[PATCH v3 part1 00/11] Enable ACPI on ARM64 in Kconfig
 2014-04-28 15:22 UTC  (4+ messages)
` [PATCH v3 part1 06/11] ARM64 / ACPI: Introduce lowlevel suspend function
  ` [Linaro-acpi] "

[RFC] A new CPU load metric for power-efficient scheduler: CPU ConCurrency
 2014-04-28 15:22 UTC  (6+ messages)

[PATCH] drm/i915: Use hash tables for the command parser
 2014-04-28 15:22 UTC 

[PATCH RESEND 0/3] memcg: minor ->mm_owner fix/cleanups
 2014-04-28 15:19 UTC  (4+ messages)
` [PATCH RESEND 1/3] memcg: mm_update_next_owner() should skip kthreads
` [PATCH RESEND 2/3] memcg: optimize the "Search everything else" loop in mm_update_next_owner()
` [PATCH RESEND 3/3] memcg: kill start_kernel()->mm_init_owner(&init_mm)

[PATCH 0/3] FTM PWM adds regmap and endianness support
 2014-04-28 15:21 UTC  (14+ messages)
` [PATCH 1/3] pwm: ftm-pwm: Clean up the code
` [PATCH 2/3] pwm: ftm-pwm: Convert to direct regmap API usage
` [PATCH 3/3] pwm: ftm-pwm: Add big-endian support

[PATCH v6 RESEND 0/5] Add Broadcom Kona PWM Support
 2014-04-28 15:19 UTC  (6+ messages)

[PATCH v3 00/19] Use ref transactions from most callers
 2014-04-28 15:17 UTC  (7+ messages)
` [PATCH v3 05/19] update-ref.c: use the error string from _commit to print better message
` [PATCH v3 12/19] replace.c: use the ref transaction functions for updates

[meta-browser][PATCH 0/4] Introduce EGL/GLES and component build patches for Chromium
 2014-04-28 15:17 UTC  (5+ messages)
` [meta-browser][PATCH 2/4] Add variable to contain extra command-line arguments
` [meta-browser][PATCH 3/4] Add use-egl PACKAGECONFIG to let chromium use EGL automatically

[PATCH 00/21] MIPS: KVM: Fixes and guest timer rewrite
 2014-04-28 15:17 UTC  (4+ messages)
` [PATCH 14/21] MIPS: KVM: Add nanosecond count bias KVM register

[PATCH] xdg-utils: upgrade to 1.1.0-rc1
 2014-04-28 15:17 UTC  (4+ messages)

[PATCH 0/1] random vs blk-mq
 2014-04-28 15:17 UTC  (5+ messages)
` [PATCH 1/1] random: export add_disk_randomness

Updated asmlinkage patch v2
 2014-04-28 15:17 UTC  (2+ messages)

[PATCH 0/9] tools changes to honor --prefix=
 2014-04-28 15:14 UTC  (6+ messages)
` [PATCH 8/9] tools/libxc: provide variable paths to libxc

is it ok to disable qemu-xen gtk feature by default?
 2014-04-28 15:14 UTC  (3+ messages)

[PATCH 01/10] drm/i915/bdw: Implement a basic PM interrupt handler
 2014-04-28 15:11 UTC  (8+ messages)
` [PATCH 03/10] drm/i915/chv: Enable Render Standby (RC6) for Cheeryview

[PATCH 1/1] fs/ntfs/mft.c: fix 2 sparse warnings
 2014-04-28 15:13 UTC  (2+ messages)

[PATCH v3] drm/i915: Add boot paramter to control rps boost at boot time
 2014-04-28 15:12 UTC  (2+ messages)

libav without X ?
 2014-04-28 15:11 UTC 

[Xenomai] q: userland timestamps which match rt_timer_read()
 2014-04-28 15:10 UTC  (3+ messages)

[PATCH v3 00/16] xen/arm: Add GICv3 support
 2014-04-28 15:10 UTC  (5+ messages)
` [PATCH v3 07/16] xen/arm: segregate and split GIC low level functionality

[PATCH 1/6] dm: change sector_t len to unsigned
 2014-04-28 15:09 UTC  (8+ messages)
` [PATCH 2/6] dm: introduce dm_accept_partial_bio
  ` [PATCH 3/6] dm-snapshot: make the origin target allocate per-target structure
    ` [PATCH 4/6] dm origin: split only write bios
      ` [PATCH 5/6] dm: remove num_write_bios
        ` [PATCH 6/6] dm: introduce dm_ask_for_duplicate_bios

[PATCH] sysfs, device-tree: aid for debugging device tree boot problems
 2014-04-28 15:09 UTC  (5+ messages)

[PATCH] drm: remove unused argument from drm_open_helper
 2014-04-28 15:09 UTC  (2+ messages)

[LTP] [RFC][PATCH] partrt_nohz_full: Introducing a new test case
 2014-04-28 15:06 UTC  (3+ messages)
` [LTP] [PATCH v2] "
  ` [LTP] [PATCH] "

[PATCH v2] ASoC: fsl_spdif: Fix clock source for rxclk rate measurement
 2014-04-28 15:07 UTC 

[RFC] drm/i915: Add variable gem object size support to i915
 2014-04-28 15:01 UTC 

[PATCH 3.2 00/94] 3.2.58-rc1 review
 2014-04-28 15:05 UTC  (2+ messages)

[RFC v2 PATCH 00/14] drm/exynos: support MIPI DSI command mode display
 2014-04-28 15:05 UTC  (4+ messages)
` [RFC v2 PATCH v3 10/14] drm/panel: add S6E3FA0 driver

[PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()
 2014-04-28 15:04 UTC  (4+ messages)

[PATCH] clk: shmobile: clk-mstp: change to using clock-indices
 2014-04-28 15:03 UTC  (4+ messages)

Discussion: xen hvm guest direct kernel boot
 2014-04-28 15:03 UTC  (2+ messages)
` [Xen-devel] "

oe_runconf failed
 2014-04-28 15:02 UTC  (3+ messages)

[PATCH v2] mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller
 2014-04-28 15:02 UTC  (2+ messages)

[PATCH 0/2] mfd: max77693: improve regmap support
 2014-04-28 15:01 UTC  (3+ messages)
` [PATCH 2/2] mfd: max77693: handle IRQs using regmap

Which companies contribute to Btrfs?
 2014-04-28 15:01 UTC  (8+ messages)
` Which companies are using Btrfs in production?

[PATCH RFC 1/2] mm/swap.c: split put_compound_page function
 2014-04-28 15:00 UTC  (3+ messages)

[PATCH v4] HID: add missing hid usages
 2014-04-28 15:00 UTC  (3+ messages)

ceph branch status
 2014-04-28 15:00 UTC 


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.