All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-22 13:52:26 to 2013-07-22 14:51:52 UTC [more...]

[PATCH 0/9] mm, hugetlb: clean-up and possible bug fix
 2013-07-22 14:51 UTC  (10+ messages)
` [PATCH 1/9] mm, hugetlb: move up the code which check availability of free huge page
` [PATCH 2/9] mm, hugetlb: trivial commenting fix
` [PATCH 3/9] mm, hugetlb: clean-up alloc_huge_page()

[PATCH v2] of: Specify initrd location using 64-bit
 2013-07-22 14:50 UTC  (8+ messages)

[PATCH 0/2] net: fix ixp4xx_eth
 2013-07-22 14:49 UTC  (6+ messages)
` [PATCH 1/2] arm: ixp4xx: set cohorent_dma_mask for ethernet platform devices

[Qemu-devel] [PATCH qom-cpu v2 00/42] QOM CPUState, part 11: GDB stub
 2013-07-22 14:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH qom-cpu v2 01/42] cpu: Introduce vaddr type

[PATCH] xen: Support 64-bit PV guest receiving NMIs
 2013-07-22 14:48 UTC  (3+ messages)

[REPOST] IGD VGA Passthrough Patches for Xen 4.4-unstable
 2013-07-22 14:48 UTC 

[PATCH v3] xen/arm: enable PV control for ARM
 2013-07-22 14:46 UTC  (14+ messages)

[PATCH 01/15] drivers: phy: add generic PHY framework
 2013-07-22 14:44 UTC  (5+ messages)

[PATCH 0/2] MAINTAINERS: ath10k and ath6kl updates
 2013-07-22 14:44 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: add ath10k

Need help for DT GPIO probing
 2013-07-22 14:43 UTC  (4+ messages)

[Qemu-devel] [PATCH for-1.6 0/4] Leaky bucket throttling and features
 2013-07-22 14:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-1.6 1/4] block: Repair the throttling code
` [Qemu-devel] [PATCH for-1.6 2/4] block: Modify the throttling code to implement the leaky bucket algorithm
` [Qemu-devel] [PATCH for-1.6 3/4] block: Add support for throttling burst threshold in QMP and the command line
` [Qemu-devel] [PATCH for-1.6 4/4] block: Add iops_sector_count to do the iops accounting for a given io size

[U-Boot] [PATCH] am335x:Handle worst case scenario for Errata 1.0.24
 2013-07-22 14:42 UTC 

[U-Boot] [PATCH 4/6] am33xx: Add am33xx_spl_board_init function, call
 2013-07-22 14:41 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

So, which IEEE<->Frequency mappings should we be all using?
 2013-07-22 14:40 UTC  (2+ messages)

[PATCH] xfs: di_flushiter considered harmful
 2013-07-22 14:40 UTC  (3+ messages)

[xen-unstable test] 18585: regressions - trouble: broken/fail/pass
 2013-07-22 14:40 UTC 

[PATCH 1/2] Powerpc: Add voltage ranges support for T4
 2013-07-22 14:39 UTC  (4+ messages)

[RFC PATCH v2 00/15] DT/core: update cpu device of_node
 2013-07-22 14:37 UTC  (14+ messages)
` [PATCH v3 00/16] "
  ` [PATCH v3 01/16] of: add support for retrieving cpu node for a given logical cpu index
  ` [PATCH v3 02/16] ARM: DT/kernel: define ARM specific arch_match_cpu_phys_id
  ` [PATCH v3 04/16] ARM: topology: remove hwid/MPIDR dependency from cpu_capacity
  ` [PATCH v3 06/16] drivers/bus: arm-cci: avoid parsing DT for cpu device nodes

[PATCH for-3.11 0/7] Add Fast-Reg support to the iser initiator driver
 2013-07-22 14:37 UTC  (4+ messages)
` [PATCH for-3.11 7/7] IB/iser: Introduce fast memory registration model (FRWR)

[Qemu-devel] [PATCH v4 0/3] target-openrisc hw/openrisc: Some OpenRISC fix
 2013-07-22 14:37 UTC  (2+ messages)

[PATCH] drm/i915: fix hdmi portclock limits on Haswell
 2013-07-22 14:36 UTC  (4+ messages)
` [PATCH] drm/i915: fix hdmi portclock limits

[Qemu-devel] [PATCH 00/28] Memory API for 1.6: fix I/O port endianness mess
 2013-07-22 14:36 UTC  (31+ messages)
` [Qemu-devel] [PATCH 01/28] sh4: do not use isa_mmio
` [Qemu-devel] [PATCH 02/28] ppc_oldworld: "
` [Qemu-devel] [PATCH 03/28] ppc_newworld: "
` [Qemu-devel] [PATCH 04/28] spapr_pci: remove indirection for I/O port access
` [Qemu-devel] [PATCH 05/28] prep: fix I/O port endianness
` [Qemu-devel] [PATCH 06/28] mips_jazz: do not use isa_mmio
` [Qemu-devel] [PATCH 07/28] mips_r4k: "
` [Qemu-devel] [PATCH 08/28] mips_malta: "
` [Qemu-devel] [PATCH 09/28] ppc440_bamboo: "
` [Qemu-devel] [PATCH 10/28] mipssim: "
` [Qemu-devel] [PATCH 11/28] mips_fulong2e: "
` [Qemu-devel] [PATCH 12/28] sparc64: remove indirection for I/O port access
` [Qemu-devel] [PATCH 13/28] ebus: do not use isa_mmio
` [Qemu-devel] [PATCH 14/28] isa_mmio: delete
` [Qemu-devel] [PATCH 15/28] Revert "ioport: remove LITTLE_ENDIAN mark for portio"
` [Qemu-devel] [PATCH 16/28] pc-testdev: support 8 and 16-bit accesses to 0xe0
` [Qemu-devel] [PATCH 17/28] pc-testdev: remove useless cpu_to_le64/le64_to_cpu
` [Qemu-devel] [PATCH 18/28] mips: degrade BIOS error to warning
` [Qemu-devel] [PATCH 19/28] sh4: unbreak r2d
` [Qemu-devel] [PATCH 20/28] sparc64: unbreak
` [Qemu-devel] [PATCH 21/28] default-configs: add test device to all machines supporting ISA
` [Qemu-devel] [PATCH 22/28] default-configs: add SuperIO to SH4
` [Qemu-devel] [PATCH 23/28] default-configs/ppc64: add all components of i82378 SuperIO chip used by prep
` [Qemu-devel] [PATCH 24/28] qtest: add test for ISA I/O space endianness
` [Qemu-devel] [PATCH 25/28] memory: move functions around
` [Qemu-devel] [PATCH 26/28] memory: pass MemoryRegion to access_with_adjusted_size
` [Qemu-devel] [PATCH 27/28] memory: check memory region endianness, not target's
` [Qemu-devel] [PATCH 28/28] pc-testdev: add I/O port to test memory.c auto split/combine

[PATCH 0/2] powerpc: split the match emulation into two parts
 2013-07-22 14:36 UTC  (3+ messages)
` [PATCH 1/2] powerpc: split the math "

Filesystem corruption caused by disk from backing device kicked out of RAID1 array
 2013-07-22 14:36 UTC  (5+ messages)
` [PATCH] Don't register if a non-bcache superblock is found as well

dm-cache: can the same cache be used with multiple origin devices?
 2013-07-22 14:35 UTC  (3+ messages)

[PATCH 1/2] Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""
 2013-07-22 14:35 UTC  (9+ messages)

[Qemu-devel] [PATCH v3 resend 0/8] rdma: core logic
 2013-07-22 14:01 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 resend 1/8] rdma: update documentation to reflect new unpin support
` [Qemu-devel] [PATCH v3 resend 2/8] rdma: bugfix: ram_control_save_page()
` [Qemu-devel] [PATCH v3 resend 3/8] rdma: introduce ram_handle_compressed()
` [Qemu-devel] [PATCH v3 resend 4/8] rdma: core logic
` [Qemu-devel] [PATCH v3 resend 5/8] rdma: send pc.ram
` [Qemu-devel] [PATCH v3 resend 6/8] rdma: allow state transitions between other states besides ACTIVE
` [Qemu-devel] [PATCH v3 resend 7/8] rdma: introduce MIG_STATE_NONE and change MIG_STATE_SETUP state transition
` [Qemu-devel] [PATCH v3 resend 8/8] rdma: account for the time spent in MIG_STATE_SETUP through QMP

[RFC -v2 2/2] watchdog: update watchdog_tresh properly
 2013-07-22 14:32 UTC  (2+ messages)
` [RFC -v3 "

[xtables-arptables PATCH 0/4] nft changes for xtables-arptables
 2013-07-16 22:31 UTC  (5+ messages)
` [xtables-arptables PATCH 1/4] nft: add builtin_table pointer
` [xtables-arptables PATCH 2/4] nft: search builtin tables via nft_handle tables pointer
` [xtables-arptables PATCH 3/4] nft: nft_xtables_config_load() called only in nft_init()
` [xtables-arptables PATCH 4/4] nft: make functions public

[Bug 41420] [UPSTREAM REPOST] radeon driver power management is very bad: GPU always runs at maximum clock speed
 2013-07-22 14:31 UTC 

[PATCH] bash: Add ptest
 2013-07-22 14:30 UTC  (3+ messages)

[PATCH 2/4 V2] mmc: esdhc: workaround for dma err in the last system transaction
 2013-07-22 14:30 UTC  (4+ messages)
` [PATCH 3/4 V2] mmc: esdhc: Correct host version of T4240-R1.0

Wandboard dual core-image-sato and qt4e-demo-image issues
 2013-07-22 14:29 UTC 

[Xenomai] __xn_sys_current_info failed: Operation not permitted
 2013-07-22 14:29 UTC  (7+ messages)

[PATCHv2] x86/xen: during early setup, only 1:1 map the ISA region
 2013-07-22 14:29 UTC 

master - snapshot: fix merging
 2013-07-22 14:27 UTC 

RFC: device thermal limits represented in device tree nodes
 2013-07-22 14:25 UTC  (3+ messages)
` [lm-sensors] "

Any way to disable RTS/CTS in minstrel_ht?
 2013-07-22 14:26 UTC 

[PATCH 00/23][V9]PVH xen: Phase I, Version 9 patches
 2013-07-22 14:25 UTC  (3+ messages)
` [PATCH 21/23] PVH xen: VMX support of PVH guest creation/destruction

How to use a random IP from a pool of static IPs for outgoing traffic
 2013-07-22 14:23 UTC  (3+ messages)

[PATCH 1/2] flexcan: Use devm_ioremap_resource()
 2013-07-22 14:23 UTC  (2+ messages)
` [PATCH 2/2] flexcan: Add MODULE_ALIAS

057c:3800 BlueFRITZ! Bluetooth Stick broken since 2.6.something
 2013-07-22 14:22 UTC  (7+ messages)

[PATCH 00/14] [GIT PULL] tracing: fixes, clean ups and optimizations
 2013-07-22 14:20 UTC  (15+ messages)
` [PATCH 01/14] tracing: Use correct config guard CONFIG_STACK_TRACER
` [PATCH 02/14] tracing: Use trace_seq_puts()/trace_seq_putc() where possible
` [PATCH 03/14] tracing: Typo fix on ring buffer comments
` [PATCH 04/14] tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is empty
` [PATCH 05/14] tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events "
` [PATCH 06/14] tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
` [PATCH 07/14] tracing/kprobe: Wait for disabling all running kprobe handlers
` [PATCH 08/14] tracing: Fix error handling to ensure instances can always be removed
` [PATCH 09/14] tracing: Miscellaneous fixes for trace_array ref counting
` [PATCH 10/14] tracing: Add ref_data to function and fgraph tracer structs
` [PATCH 11/14] tracing: Simplify the iteration logic in f_start/f_next
` [PATCH 12/14] tracing: Do not (ab)use trace_seq in event_id_read()
` [PATCH 13/14] tracing: Kill trace_array->waiter
` [PATCH 14/14] tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()

[PATCH] gcc-4.8: fix compiling GCC when /usr/lib/libstdc++.so is present
 2013-07-22 14:16 UTC  (4+ messages)

RFC: device thermal limits represented in device tree nodes
 2013-07-22 14:19 UTC  (3+ messages)
` [lm-sensors] "

[dylan][PATCH v2] mesa: fix EGL compilation without X11 headers
 2013-07-22 14:19 UTC 

[Bug 39267] New: Dynamic power management does not work on HD5870
 2013-07-22 14:19 UTC  (2+ messages)
` [Bug 39267] "

Regarding offline build
 2013-07-22 14:19 UTC  (4+ messages)

[Bug 39063] New: RV630: Sapphire HD 2600 XT power management doesnt work
 2013-07-22 14:18 UTC  (2+ messages)
` [Bug 39063] "

[Qemu-devel] [PATCH] kvm: add KVM_IRQFD_FLAG_RESAMPLE support
 2013-07-22 14:18 UTC  (3+ messages)

[PATCH v3 0/1] xinput-calibrator: move it from meta-oe to oe-core (cover letter only)
 2013-07-22 14:13 UTC  (2+ messages)
` [PATCH v4 "

[ath9k-devel] [Spectral Scan PATCH] Spectral Scan 2412 MHZ
 2013-07-22 14:12 UTC  (2+ messages)

[U-Boot] [PATCH V2] fs/ext4: fix log2blksz un-initialized error, by cacaulating its value from blksz
 2013-07-22 14:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ext4fs: le32_to_cpu() used on a 16-bit field
 2013-07-22 14:11 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: at91sam9n12: change EBI IO to high drive mode
 2013-07-22 14:11 UTC  (2+ messages)
` [U-Boot] "

[Bug 38954] New: Add an option to switch from low to mid/high power states
 2013-07-22 14:11 UTC  (2+ messages)
` [Bug 38954] "

[PATCH 0/5] mtd: nand: Fixes and improvements on pxa3xx
 2013-07-22 14:10 UTC  (7+ messages)

[Bug 38917] New: [patch] Radeon clocks should not be limited to defaults
 2013-07-22 14:09 UTC  (2+ messages)
` [Bug 38917] "

[PATCH v2 00/24] add COMMON_CLK support for PowerPC MPC512x
 2013-07-22 14:09 UTC  (6+ messages)
` [PATCH v3 00/31] "
  ` [PATCH v3 01/31] spi: mpc512x: cleanup clock API use

[PATCH] um: change defconfig to stop spawning xterm
 2013-07-22 14:08 UTC  (9+ messages)

[Bug 60602] New: clock_gettime(): Note on SMP systems outdated ?
 2013-07-22 14:07 UTC 

[PATCH] ebtables: Adding --noflush command line support for ebtables-restore
 2013-07-22 14:01 UTC 

[Qemu-devel] [PATCH v2 0/2] exec: Fix bounce buffer allocation in address_space_map()
 2013-07-22 14:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] "
` [Qemu-devel] [PATCH v2 2/2] ide-test: Check what happens with bus mastering disabled

[PATCH] connman: upgrade to v1.16
 2013-07-22 14:08 UTC 

[PATCH v3 0/5] iio: mxs-lradc: add support to optional divider_by_two
 2013-07-22 14:04 UTC  (12+ messages)
` [PATCH v3 1/5] iio: mxs-lradc: change the realbits to 12
` [PATCH v3 2/5] ARM: dts: add reference voltage property for MXS LRADC
` [PATCH v3 3/5] iio: mxs-lradc: add scale attribute to channels
` [PATCH v3 4/5] iio: mxs-lradc: add scale_available file "
` [PATCH v3 5/5] iio: mxs-lradc: add write_raw function to modify scale

[meta-webserver][PATCH] apache2: move pidfile to run
 2013-07-22 14:04 UTC 

use kernel build system for dtb compilation
 2013-07-22 14:02 UTC  (2+ messages)
` [PATCH] linux-dtb: allow to build dtb using support from kernel

[PATCH 0/3] device tree support for exynos rotator
 2013-07-22 14:00 UTC  (8+ messages)
` [PATCH 2/3] drm/exynos: add dt-binding documentation for rotator

[PATCH 0/1] elfutils: fix backends' Makefile.am
 2013-07-22 13:58 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/4] KVM/arm64 fixes for 3.11
 2013-07-22 13:57 UTC  (5+ messages)
` [PATCH 3/4] arm64: KVM: let other tasks run when hitting WFE

master - tests: comment about pvscan --cache return value
 2013-07-22 13:57 UTC 

[PATCH] ARM: Fix r7/r11 confusion when CONFIG_THUMB2_KERNEL=y
 2013-07-22 13:56 UTC  (6+ messages)

SAS Management Protocol (SMP) on Windows
 2013-07-22 13:57 UTC  (3+ messages)

[PATCH 00/49] current patch queue for 3.12
 2013-07-22 13:55 UTC  (3+ messages)
` [PATCH 42/49] xfs: Validate log space at mount time

[Qemu-devel] [PATCH 0/2] exec: Fix bounce buffer allocation in address_space_map()
 2013-07-22 13:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] "

[PATCH 01/22] ARM: ux500: Remove '0x's from HREF v60+ DTS file
 2013-07-22 13:53 UTC  (6+ messages)
` [PATCH 05/22] ARM: dts: bcm281xx: Remove '0x's from BCM11351 BRT "

[PATCH -tip 0/3] kprobes, x86: Move optprobe on top of int3-based instruction patching
 2013-07-22 13:53 UTC  (9+ messages)
` [PATCH -tip 3/3] x86: Remove unused text_poke_smp and text_poke_smp_batch
      `  "

[Qemu-devel] [PATCH] spice: fix display initialization
 2013-07-22 13:52 UTC  (2+ messages)

[PATCH 1/2] tools, perf: Add a precise event qualifier v2
 2013-07-22 13:52 UTC  (2+ messages)
` [PATCH 2/2] perf, x86: Enable PEBS mode automatically for mem-{loads,stores} v4


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.