messages from 2013-07-03 14:04:52 to 2013-07-03 14:56:56 UTC [more...]
[U-Boot] imx: Kernel not booting with fdt
2013-07-03 14:56 UTC (7+ messages)
[PATCH 0/2] hugetlb fixes
2013-07-03 14:55 UTC (5+ messages)
` [PATCH 1/2] hugetlb: properly account rss
[PATCH v3] mkelfimage: switch to git repository
2013-07-03 15:02 UTC
[Qemu-devel] [PATCH 0/4] qemu-char: ringbuf fixes
2013-07-03 14:54 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/4] qemu-char: Fix ringbuf option size
[PATCH] core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()
2013-07-03 14:53 UTC (3+ messages)
[-stable 3.8.1 performance regression] madvise POSIX_FADV_DONTNEED
2013-07-03 14:53 UTC (12+ messages)
[PATCH][v2] powerpc/85xx: Move ePAPR paravirt initialization earlier
2013-07-03 14:52 UTC (4+ messages)
[PATCH v6 0/5] kdump: Allow ELF header creation in new kernel
2013-07-03 14:50 UTC (15+ messages)
` [PATCH v6 2/5] s390/vmcore: Use ELF header in new memory feature
` [PATCH v6 3/5] vmcore: Introduce remap_oldmem_pfn_range()
Proposal: mach-dt
2013-07-03 14:51 UTC (7+ messages)
master - man: document profile config and related options
2013-07-03 14:50 UTC
[Qemu-devel] [PATCH] full introspection support for QMP
2013-07-03 14:45 UTC (11+ messages)
[lm-sensors] 3.10: Intel HWMON/NIC temperature sensor question
2013-07-03 14:48 UTC (3+ messages)
IA32_FEATURE_CONTROL MSR in nested virt
2013-07-03 14:48 UTC (3+ messages)
[PATCH v3 0/3] Firmware first mode for corrected errors
2013-07-03 14:46 UTC (3+ messages)
` [PATCH 4] mce: acpi/apei: Add a sysctl to control page offlining on firmware report
[RFC] Inline data support
2013-07-03 14:46 UTC
[U-Boot] [PATCH 1/3] bootm: Handle errors consistently
2013-07-03 14:46 UTC (4+ messages)
` [U-Boot] [PATCH 2/3] bootm: Disable interrupts only when loading
` [U-Boot] [PATCH 3/3] bootm: Add the missing PREP stage to bootz
[PATCH v3 0/13] IB SRP initiator patches for kernel 3.11
2013-07-03 14:45 UTC (8+ messages)
` [PATCH v3 08/13] IB/srp: Add srp_terminate_io()
` [PATCH v3 12/13] IB/srp: Make transport layer retry count configurable
[PATCH v3 3/3] mce, acpi/apei: Soft-offline a page on firmware GHES notification
2013-07-03 14:44 UTC (3+ messages)
[PATCH v9] i2c-designware: make SDA hold time configurable
2013-07-03 14:44 UTC (11+ messages)
` [PATCH v10] "
[PATCH 0/9] Graphics SDK cleanup
2013-07-03 14:44 UTC (4+ messages)
[PATCH] Coccinelle: Update information about the minimal version required
2013-07-03 14:41 UTC (2+ messages)
` [Cocci] "
[PATCH] MIPS: use generic-y where possible
2013-07-03 14:40 UTC (2+ messages)
[PATCH] mmc: block: Fix the error handling of write command response
2013-07-03 14:42 UTC (4+ messages)
` [PATCH 3.4-stable] mmc: block: fix a bug of error handling in MMC driver
[lm-sensors] 3.10: NCT6776F sensor question with Supermicro X9SRL-F motherboard
2013-07-03 14:42 UTC (3+ messages)
[PATCH v6 0/7] ARM: mvebu: switch to DT probed mv643xx_eth
2013-07-03 14:40 UTC (8+ messages)
` [PATCH v6 5/7] ARM: kirkwood: remove redundant DT board files
[PATCH] of: Fix address decoding on Bimini and js2x machines
2013-07-03 14:37 UTC (4+ messages)
[PATCH v13 0/2] P2P find phase offload
2013-07-03 14:37 UTC (3+ messages)
` [PATCH v13 1/2] cfg80211: add 'flags' to cfg80211_rx_mgmt()
` [PATCH v13 2/2] cfg80211: P2P find phase offload
[PATCH v13 0/2] P2P find phase offload
2013-07-03 14:37 UTC
autosuspend issues with the Intel Bluetooth device [8087:07dc]
2013-07-03 14:36 UTC (2+ messages)
Mdadm server eating drives
2013-07-03 14:36 UTC (17+ messages)
[PATCH] classes/insane: fix libdir check regexes
2013-07-03 14:35 UTC (2+ messages)
[Qemu-devel] [PATCH 00/17] Add qemu-img subcommand to dump file metadata
2013-07-03 14:34 UTC (18+ messages)
` [Qemu-devel] [PATCH 01/17] cow: make reads go at a decent speed
` [Qemu-devel] [PATCH 02/17] cow: make writes go at a less indecent speed
` [Qemu-devel] [PATCH 03/17] cow: do not call bdrv_co_is_allocated
` [Qemu-devel] [PATCH 04/17] block: make bdrv_co_is_allocated static
` [Qemu-devel] [PATCH 05/17] block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction
` [Qemu-devel] [PATCH 06/17] block: expect errors from bdrv_co_is_allocated
` [Qemu-devel] [PATCH 07/17] qemu-img: always probe the input image for allocated sectors
` [Qemu-devel] [PATCH 08/17] block: make bdrv_has_zero_init return false for copy-on-write-images
` [Qemu-devel] [PATCH 09/17] block: introduce bdrv_get_block_status API
` [Qemu-devel] [PATCH 10/17] block: define get_block_status return value
` [Qemu-devel] [PATCH 11/17] block: return get_block_status data and flags for formats
` [Qemu-devel] [PATCH 12/17] qemu-img: add a "map" subcommand
` [Qemu-devel] [PATCH 13/17] block: use bdrv_has_zero_init to return BDRV_BLOCK_ZERO
` [Qemu-devel] [PATCH 14/17] raw-posix: return get_block_status data and flags
` [Qemu-devel] [PATCH 15/17] raw-posix: detect XFS unwritten extents
` [Qemu-devel] [PATCH 16/17] block: add default get_block_status implementation for protocols
` [Qemu-devel] [PATCH 17/17] block: look for zero blocks in bs->file
[PATCH 0/4] Allow xuser to shutdown
2013-07-03 14:34 UTC (5+ messages)
` [PATCH 1/4] sysvinit: allow users in shutdown group to perform halt/reboot
` [PATCH 2/4] connman: make xuser a member of 'shutdown' group
` [PATCH 3/4] xserver-nodm-init: "
` [PATCH 4/4] shutdown-desktop: give entire path in Exec field
[U-Boot] [PATCH v7 0/5] Add gdsys ControlCenter Digital board
2013-07-03 14:34 UTC (3+ messages)
` [U-Boot] [PATCH v7 3/5] Add Atmel I2C tpm
master - configure: more tweaks
2013-07-03 14:34 UTC
Using external prebuit toolchain
2013-07-03 14:33 UTC
[PATCH 2/3] drm/i915: run the full gem hw init after a gpu reset
2013-07-03 14:33 UTC (4+ messages)
` [PATCH] drm/i915: reinit status page registers after "
[Cluster-devel] GFS2 -nmw git tree
2013-07-03 14:32 UTC
[PATCH v4 0/2] KVM: ioeventfd cookies
2013-07-03 14:30 UTC (3+ messages)
` [PATCH v4 1/2] KVM: kvm-io: support cookies
` [PATCH v4 2/2] KVM: s390: use cookies for ioeventfd
[RFC PATCH 4/6] USB: ehci-omap: Suspend the controller during bus suspend
2013-07-03 14:30 UTC (4+ messages)
[Cluster-devel] GFS2: Move gfs2_sync_meta to lops.c
2013-07-03 14:30 UTC
[linux-lvm] Resising underlying array
2013-07-03 14:29 UTC
[PATCH v2 0/15] IB SRP initiator patches for kernel 3.11
2013-07-03 14:26 UTC (7+ messages)
` [PATCH v2 14/15] IB/srp: Make transport layer retry count configurable
[PATCH v3 0/2] KVM: ioeventfd cookies
2013-07-03 14:26 UTC (5+ messages)
` [PATCH v3 1/2] KVM: kvm-io: support cookies
[PATCH 0/13] Basic scheduler support for automatic NUMA balancing V2
2013-07-03 14:21 UTC (28+ messages)
` [PATCH 01/13] mm: numa: Document automatic NUMA balancing sysctls
` [PATCH 02/13] sched: Track NUMA hinting faults on per-node basis
` [PATCH 03/13] sched: Select a preferred node with the most numa hinting faults
` [PATCH 04/13] sched: Update NUMA hinting faults once per scan
` [PATCH 05/13] sched: Favour moving tasks towards the preferred node
` [PATCH 06/13] sched: Reschedule task on preferred NUMA node once selected
` [PATCH 07/13] sched: Split accounting of NUMA hinting faults that pass two-stage filter
` [PATCH 08/13] sched: Increase NUMA PTE scanning when a new preferred node is selected
` [PATCH 09/13] sched: Favour moving tasks towards nodes that incurred more faults
` [PATCH 10/13] sched: Set the scan rate proportional to the size of the task being scanned
` [PATCH 11/13] sched: Check current->mm before allocating NUMA faults
` [PATCH 12/13] mm: numa: Scan pages with elevated page_mapcount
` [PATCH 13/13] sched: Account for the number of preferred tasks running on a node when selecting a preferred node
[U-Boot] [PATCH v2 0/3] Adopt u-boot build to OS X
2013-07-03 14:24 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/3] tools/proftool: remove REG_NOERROR
[PATCH v3 0/8] wilink: add device tree support
2013-07-03 14:23 UTC (34+ messages)
` [PATCH v3 1/8] wl1251: split wl251 platform data to a separate structure
` [PATCH v3 2/8] wlcore: set irq_flags in the board files instead of hiding behind a quirk
` [PATCH v3 3/8] wlcore: remove pwr_in_suspend from platform data
` [PATCH v3 4/8] wl12xx: use frequency instead of enumerations for pdata clocks
` [PATCH v3 5/8] wlcore: add initial device tree support to the sdio module
` [PATCH v3 8/8] wlcore/wl12xx: check if we got correct clock data from DT
[PATCH 0/7] Hangcheck and arb robustness
2013-07-03 14:22 UTC (8+ messages)
` [PATCH 1/7] drm/i915: Fix retrieval of hangcheck stats
` [PATCH 2/7] drm/i915: Replace open-coding of DEFAULT_CONTEXT_ID
` [PATCH 3/7] drm/i915: introduce i915_queue_hangcheck
` [PATCH 4/7] drm/i915: no hangcheck when reset is in progress
` [PATCH 5/7] drm/i915: queue hangcheck on reset
` [PATCH 6/7] drm/i915: add i915_reset_count
` [PATCH 7/7] drm/i915: add i915_get_reset_stats_ioctl
[PATCHSET 00/12] tracing/uprobes: Add support for more fetch methods
2013-07-03 14:22 UTC (2+ messages)
[RFC PATCH] sctp: Don't lookup dst if transport dst is still valid
2013-07-03 14:11 UTC (5+ messages)
[Buildroot] [PATCHv3 ] python3: Port python2 patches to reduce the interpreter size
2013-07-03 14:18 UTC (5+ messages)
[Buildroot] [git commit] python: rename old-stdlib-cache patch to match naming convention
2013-07-03 14:18 UTC
[PATCH] ata: Fix DVD not dectected at some platform with Wellsburg PCH
2013-07-03 14:17 UTC
[RFC PATCH 00/12] Btrfs-progs: introduce chunk recover function
2013-07-03 14:17 UTC (3+ messages)
` [PATCH 02/12] Btrfs-progs: don't close the file descriptor 0 when closing a device
[GIT PULL] sound updates for 3.11-rc1
2013-07-03 14:17 UTC
[PATCH V3] of: Set the DMA mask to 64 bits when dma_addr_t is 64-bits
2013-07-03 14:15 UTC (4+ messages)
[U-Boot] [PATCH 0/3] Adopt u-boot build to OS X
2013-07-03 14:15 UTC (3+ messages)
` [U-Boot] [PATCH 1/3] lib/rsa/rsa-sig.c: compile on "
[PATCH] openssl: fix init.d restart function
2013-07-03 14:15 UTC (2+ messages)
[PATCH] mfd: arizona: Move regulator disable to after marking cache only
2013-07-03 14:01 UTC
[PATCH][v3] powerpc/85xx: Move ePAPR paravirt initialization earlier
2013-07-03 14:13 UTC
[linux-boundary][PATCH] egalax_ts: Always report all touch points before input_sync()
2013-07-03 14:13 UTC (4+ messages)
[linux-boundary][PATCHv2] egalax_ts: Always report all touch points before input_sync()
2013-07-03 14:11 UTC
[U-Boot] [PATCH] scsi: Correct types of scsi_read/write()
2013-07-03 14:11 UTC
[Bug 66473] New: hdmi oops with mem sleep
2013-07-03 14:09 UTC (2+ messages)
` [Bug 66473] "
linux-next: slab shrinkers: BUG at mm/list_lru.c:92
2013-07-03 14:08 UTC (12+ messages)
task kworker/u:0 blocked for more than 120 seconds
2013-07-03 14:07 UTC
[Powertop] Regarding Missed power est. column in powertop
2013-07-03 14:07 UTC
[PATCH] arm64: KVM: Support Cortex-A57 guest CPU on APM X-Gene host
2013-07-03 14:06 UTC (4+ messages)
[Cocci] [PATCH 1/3] Coccinelle: Update section of MAINTAINERS
2013-07-03 14:04 UTC (5+ messages)
` [Cocci] [PATCH 3/3] Coccinelle: Update the options used to the new option scheme
[PATCH v2 0/8] Thunderbolt workarounds
2013-07-03 14:04 UTC (5+ messages)
` [PATCH v2 5/8] PCI: acpiphp: kill SLOT_ENABLED in favor of always re-enumerating the devices
` [PATCH v2 6/8] PCI: acpiphp: workaround for Thunderbolt on Acer Aspire S5
` [PATCH v2 7/8] PCI: acpiphp: get rid of unused constants in acpiphp.h
` [PATCH v2 8/8] PCI: acpiphp: sanitize acpiphp_get_[latch|adapter]_status()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.