messages from 2015-12-08 01:49:48 to 2015-12-08 03:38:53 UTC [more...]
[U-Boot] [PATCH 00/57] dm: x86: Convert ivybridge code to use driver model
2015-12-08 3:38 UTC (35+ messages)
` [U-Boot] [PATCH 01/57] dm: Add an init() method to the LPC uclass
` [U-Boot] [PATCH 02/57] dm: core: Display the error number when driver binding fails
` [U-Boot] [PATCH 03/57] dm: usb: Add a compatible string for PCI EHCI controller
` [U-Boot] [PATCH 04/57] dm: syscon: Allow finding devices by driver data
` [U-Boot] [PATCH 05/57] dm: pci: Convert bios_emu to use the driver model PCI API
` [U-Boot] [PATCH 06/57] x86: ivybridge: Set up the LPC device using driver model
` [U-Boot] [PATCH 07/57] x86: ivybridge: Move lpc_early_init() to probe()
` [U-Boot] [PATCH 08/57] x86: ivybridge: Move more init to the probe() function
` [U-Boot] [PATCH 09/57] x86: ivybridge: Set up the PCH init
` [U-Boot] [PATCH 10/57] dm: x86: Add a northbridge uclass
` [U-Boot] [PATCH 11/57] x86: ivybridge: Add a driver for the bd82x6x northbridge
` [U-Boot] [PATCH 12/57] x86: ivybridge: Move northbridge init into the probe() method
` [U-Boot] [PATCH 13/57] x86: ivybridge: Move LPC and PCH init into northbridge probe()
` [U-Boot] [PATCH 14/57] x86: ivybridge: Rename lpc_init() to lpc_init_extra()
` [U-Boot] [PATCH 15/57] x86: ivybridge: Add an init() method for the bd82x6x LPC
` [U-Boot] [PATCH 16/57] x86: ivybridge: Move graphics init much later
` [U-Boot] [PATCH 17/57] x86: ivybridge: Move sandybridge init to the lpc init() method
` [U-Boot] [PATCH 18/57] x86: ivybridge: Move GPIO init to the LPC "
` [U-Boot] [PATCH 19/57] x86: ivybridge: Use common CPU init code
` [U-Boot] [PATCH 20/57] x86: ivybridge: Move CPU init code into the driver
` [U-Boot] [PATCH 21/57] x86: ivybridge: Set up the thermal target correctly
` [U-Boot] [PATCH 22/57] x86: ivybridge: Drop the dead MTRR code
` [U-Boot] [PATCH 23/57] x86: ivybridge: Move early init code into northbridge.c
` [U-Boot] [PATCH 24/57] x86: Make x86_init_cpus() static
` [U-Boot] [PATCH 25/57] x86: Don't show an error when the MRC cache is up to date
` [U-Boot] [PATCH 26/57] x86: Bring up northbridge, pch and lpc after the CPUs
` [U-Boot] [PATCH 27/57] x86: ivybridge: Move northbridge and PCH init into drivers
` [U-Boot] [PATCH 28/57] x86: ivybridge: Use driver model PCI API in bd82x6x_pci_init()
` [U-Boot] [PATCH 29/57] x86: ivybridge: Use driver model PCI API in bd82x6x.c
` [U-Boot] [PATCH 30/57] x86: ivybridge: Move northbridge setup to the northbridge driver
` [U-Boot] [PATCH 31/57] ahci: Add an AHCI uclass
` [U-Boot] [PATCH 32/57] x86: ivybridge: Do the SATA init before relocation
` [U-Boot] [PATCH 33/57] x86: ivybridge: Drop the unused bd82x6x_init_extra()
` [U-Boot] [PATCH 34/57] x86: ivybridge: Use the SATA driver to do the init
[PATCH v3] vmcore-dmesg: Collect full dmesg regardless of logged_chars
2015-12-08 3:36 UTC (3+ messages)
[PATCH v2 4/9] ARM: dts: add dts files for hi3519-demb board
2015-12-08 3:28 UTC (8+ messages)
[PATCH] ext4: remove MAX_32_NUM
2015-12-08 3:34 UTC
[PATCH v2] PCI: dra7xx: mark dra7xx_pcie_msi irq as IRQF_NO_THREAD
2015-12-08 3:33 UTC (4+ messages)
[PATCH v2 00/25] mtd: nand: refactor the NAND subsystem (part 1)
2015-12-08 3:29 UTC (7+ messages)
` [PATCH v2 02/25] blackfin: nand: make use of mtd_to_nand() where appropriate
` [PATCH v2 03/25] cris: "
` [PATCH v2 04/25] mips: "
[PATCH 01/02] core: enable more fine-grained datagram reception control
2015-12-08 3:28 UTC (4+ messages)
` breaks blocking receive for other users (was: [PATCH 01/02] core: enable more fine-grained datagram reception control)
` [PATCH] fix inverted test in __skb_recv_datagram
[U-Boot] [PATCH 1/3] serial-uclass.c: Copy at most sdev.name - 1 characters into the buffer
2015-12-08 3:26 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] sandbox: eth-raw-os.c: Ensure that our interface name is not too long
` [U-Boot] [PATCH 3/3] sandbox: sandbox_flash.c: Ensure NUL-termination on product/vendor strings
[PATCH] epoll: add exclusive wakeups flag
2015-12-08 3:23 UTC (3+ messages)
` [PATCH] epoll: add EPOLLEXCLUSIVE flag
use-after-free in __perf_install_in_context
2015-12-08 3:24 UTC (4+ messages)
[PATCH v4 0/4] ARM SMC Calling Convention interface
2015-12-08 3:22 UTC (2+ messages)
[Ocfs2-devel] Buffer read will get starvation in case reading/writing the same file from different nodes concurrently
2015-12-08 3:21 UTC
[RESEND RFC PATCH 0/2] Expose the PIO_ISR register on SAMA5D3
2015-12-08 3:20 UTC (6+ messages)
` [RESEND RFC PATCH 1/2] gpio: Add isr property of gpio pins
` [RESEND RFC PATCH 2/2] pinctrl: at91: expose the isr bit
[PATCH v5] sun4i-codec: add inputs
2015-12-08 3:20 UTC (2+ messages)
bluez iphone connection
2015-12-08 3:19 UTC (3+ messages)
[PATCH net] geneve: Fix IPv6 xmit stats update
2015-12-08 3:17 UTC
[PATCH 0/3] USB: add generic onboard USB HUB driver
2015-12-08 3:16 UTC (9+ messages)
` [PATCH 1/3] usb: misc: generic_onboard_hub: "
` [PATCH 2/3] doc: dt-binding: generic onboard USB HUB
[U-Boot] Secure Boot Mode on rk3288 Radxa Rock2
2015-12-08 3:13 UTC
[GIT PULL] MTD/NAND cleanups for v4.5
2015-12-08 3:13 UTC (2+ messages)
[PATCH] cxl: Set endianess of kernel contexts
2015-12-08 3:11 UTC (3+ messages)
[PATCH] vhost: don't stall if guest is slow
2015-12-08 3:12 UTC (4+ messages)
[PATCH 0/8 v3] enable to use thermal-zone on r8a7790/1
2015-12-08 3:10 UTC (8+ messages)
` [PATCH 6/8 v3] ARM: shmobile: r8a7790: enable to use thermal-zone
` [PATCH 7/8 v3] ARM: shmobile: r8a7791: "
[PATCH 1/1] perl: do not use PERLHOSTLIB
2015-12-08 3:07 UTC
(no subject)
2015-12-08 0:07 UTC
[PATCH v2 3/9] ARM: hisi: enable Hi3519 soc
2015-12-08 3:03 UTC (8+ messages)
[U-Boot] [PATCH v5] arm: Add sata support on Layerscape ARMv8 board
2015-12-08 3:04 UTC (7+ messages)
[PATCH] virtio: fix wrong queue index for VIRTIO_PCI_QUEUE_SEL
2015-12-08 3:05 UTC
FCC driver for Motorola MPC82xx - an error found
2015-12-08 1:29 UTC (2+ messages)
[PATCH 1/3] radeon/cik: Fix GFX IB test on Big-Endian
2015-12-08 3:00 UTC (5+ messages)
` [PATCH 2/3] radeon: Fix VCE ring test for Big-Endian systems
[PATCH 1/9] drm: Create a driver hook for allocating GEM object structs
2015-12-08 2:56 UTC (6+ messages)
` [PATCH 3/9] drm/vc4: Add create and map BO ioctls
[PATCH v2 0/3] Badblock tracking for gendisks
2015-12-08 2:54 UTC (5+ messages)
` [PATCH v2 1/3] badblocks: Add core badblock management code
` [PATCH v2 2/3] block: Add badblock management for gendisks
` [PATCH v2 3/3] md: convert to use the generic badblocks code
[PATCH 0/2] i2c:dw: Add APM X-Gene ACPI I2C device support
2015-12-08 2:49 UTC (4+ messages)
` [PATCH 1/2] acpi:apd: "
[Qemu-devel] [PATCH v2 0/3] fix debug macro pattern for vmxnet3
2015-12-08 2:53 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 2/3] net/vmxnet3: "
[U-Boot] dm: Introduce SPI-NOR framework
2015-12-08 2:52 UTC (2+ messages)
[PATCH] Revert "mtd: spi-nor: disable protection for Winbond flash at startup"
2015-12-08 2:49 UTC (5+ messages)
[Bug 93101] GPU Fault almost burned the CPU
2015-12-08 2:49 UTC (2+ messages)
[PATCH 00/20] qla2xxx: Patches for target-pending branch
2015-12-08 2:48 UTC (9+ messages)
` [PATCH 09/20] qla2xxx: Change check_stop_free to always return 1
` [PATCH 10/20] qla2xxx: Fix interaction issue between qla2xxx and Target Core Module
` [PATCH 11/20] qla2xxx: Add TAS detection for kernel 3.15 n newer
` [PATCH 12/20] target/tmr: LUN reset cause cmd premature free
[U-Boot] Would like to participate on the new U-Boot driver modele
2015-12-08 2:48 UTC (2+ messages)
[PATCH v2 net-next] net: hns: optimize XGE capability by reducing cpu usage
2015-12-08 3:02 UTC
[xen-unstable test] 65141: regressions - FAIL
2015-12-08 2:46 UTC (8+ messages)
[U-Boot] [PATCH] dm: core: Add platform specific bus translation function
2015-12-08 2:46 UTC (18+ messages)
Ques: [kernel/time/*] Is there any disadvantage in using sleep_range for more than 20ms delay ?
2015-12-08 2:45 UTC (3+ messages)
[PATCH kernel 0/9] KVM: PPC: Add in-kernel multitce handling
2015-12-08 2:35 UTC (13+ messages)
` [PATCH kernel 1/9] rcu: Define notrace version of list_for_each_entry_rcu
` [PATCH kernel 2/9] KVM: PPC: Make real_vmalloc_addr() public
` [PATCH kernel 3/9] KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers
` [PATCH kernel 4/9] KVM: PPC: Use RCU for arch.spapr_tce_tables
MPLS decap with iproute2
2015-12-08 2:37 UTC (2+ messages)
[Qemu-devel] tcg: improve MAX_CODE_GEN_BUFFER_SIZE for arm
2015-12-08 2:43 UTC
[PATCH 0/1] Fix ext SDK installer regression
2015-12-08 2:42 UTC (2+ messages)
` [PATCH 1/1] toolchain-shar-extract.sh: ensure cleaned environment will work for ext SDK
[Ocfs2-devel] [PATCH] ocfs2: dlm: fix deadlock due to nested lock
2015-12-08 2:41 UTC (5+ messages)
[Qemu-devel] [PATCHv2 00/10] Clean up pseries machine versioning
2015-12-08 2:38 UTC (3+ messages)
` [Qemu-devel] [PATCHv2 07/10] pseries: DEFINE_SPAPR_MACHINE
` [Qemu-devel] [Qemu-ppc] "
[PATCH v4] block: create ioctl to discard-or-zeroout a range of blocks
2015-12-08 2:40 UTC (2+ messages)
Re:转发:提前抢双十二红包(AD)
2015-12-08 2:35 UTC
[Bug 93288] dpm malfunction on radeon hawaii r9 390X
2015-12-08 2:34 UTC (5+ messages)
Hang triggered by udev coldplug, looks like a race
2015-12-08 2:33 UTC (5+ messages)
` [V9fs-developer] "
[dpdk-announce] release candidate 2.2.0-rc3
2015-12-08 2:31 UTC
PAX: size overflow detected in function try_merge_map fs/btrfs/extent_map.c:238
2015-12-08 2:24 UTC
[PATCH v8 1/4] doc: add sample application guide for performance-thread
2015-12-08 2:28 UTC (6+ messages)
` [PATCH v9 0/4] examples: add performance-thread
` [PATCH v9 3/4] examples: add l3fwd-thread example in performance-thread
[PATCH v4 00/16] perf tools: BPF related update and other improvements
2015-12-08 2:25 UTC (17+ messages)
` [PATCH v4 01/16] tools lib bpf: Check return value of strdup when reading map names
` [PATCH v4 02/16] tools lib bpf: Fetch map names from correct strtab
` [PATCH v4 03/16] perf tools: Add API to config maps in bpf object
` [PATCH v4 04/16] perf tools: Enable BPF object configure syntax
` [PATCH v4 05/16] perf record: Apply config to BPF objects before recording
` [PATCH v4 06/16] perf tools: Support perf event alias name
` [PATCH v4 07/16] perf tools: Enable passing event to BPF object
` [PATCH v4 08/16] perf tools: Support setting different slots in a BPF map separately
` [PATCH v4 09/16] perf tools: Enable indices setting syntax for BPF maps
` [PATCH v4 10/16] perf tools: Introduce bpf-output event
` [PATCH v4 11/16] perf data: Add u32_hex data type
` [PATCH v4 12/16] perf data: Support converting data from bpf_perf_event_output()
` [PATCH v4 13/16] perf tools: Always give options even it not compiled
` [PATCH v4 14/16] perf record: Support custom vmlinux path
` [PATCH v4 15/16] perf script: Add support for PERF_TYPE_BREAKPOINT
` [PATCH v4 16/16] perf tools: Clear struct machine during machine__init()
[Qemu-devel] [PATCH v5 00/11] Add basic "detach" support for dump-guest-memory
2015-12-08 2:26 UTC (3+ messages)
[PATCH 13/20] qla2xxx: Remove dependency on hardware_lock to reduce lock contention
2015-12-08 2:26 UTC
[PATCH 0/4] support acl/lpm/table/pipeline libs for armv7 and armv8
2015-12-08 2:23 UTC (6+ messages)
` [PATCH v2 0/3] support acl lib for armv7-a and a small fix
` [PATCH v2 2/3] eal/acl: enable acl for armv7-a
[PATCH v3 00/22] arm64: KVM: Rewriting the world switch in C
2015-12-08 2:18 UTC (13+ messages)
` [PATCH v3 05/22] arm64: KVM: Implement vgic-v3 save/restore
` [PATCH v3 06/22] arm64: KVM: Implement timer save/restore
[PATCH 0/3] btrfs-progs: fix file restore to lost+found bug
2015-12-08 2:18 UTC (8+ messages)
` [PATCH 1/3] btrfs-progs: test: umount if confirmation failed
[ovmf test] 65506: regressions - FAIL
2015-12-08 2:17 UTC
[PATCH v2 0/4] drm/exynos: dp: consider port node outbound for panel
2015-12-08 2:13 UTC (10+ messages)
` [PATCH 4/4] ARM: dts: Use OF graph for DP to panel connection in exynos5800-peach-pi
[PATCH v2 00/14] Add VMX TSC scaling support
2015-12-08 2:13 UTC (18+ messages)
` [PATCH v2 06/14] x86/time.c: Scale host TSC in pvclock properly
` [PATCH v2 07/14] svm: Remove redundant TSC scaling in svm_set_tsc_offset()
` [PATCH v2 09/14] x86/hvm: Setup TSC scaling ratio
` [PATCH v2 10/14] x86/hvm: Replace architecture TSC scaling by a common function
[PATCH 05/20] qla2xxx: Added interface to send ELS commands from driver
2015-12-08 2:10 UTC (3+ messages)
` [PATCH] qla2xxx: fix ifnullfree.cocci warnings
[PATCH v4 2/2] vhost: Add VHOST PMD
2015-12-08 2:10 UTC (5+ messages)
` [PATCH v5 0/3] "
[Qemu-devel] [PULL for-2.5 0/4] Block patches
2015-12-08 2:08 UTC (5+ messages)
` [Qemu-devel] [PULL for-2.5 2/4] block: Don't wait serialising for non-COR read requests
[PATCH] xfs_io: allow zero-length reflink/dedupe commands
2015-12-08 2:08 UTC
[PATCH v2] xfs_db: make check work for sparse inodes
2015-12-08 2:07 UTC
[RFC PATCH net-next 0/2] tcp: timer restart for tail loss
2015-12-08 2:05 UTC (3+ messages)
` [RFC PATCH net-next 1/2] tcp: RTO Restart (RTOR)
[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
2015-12-08 2:05 UTC (3+ messages)
` [PATCH v2 74/71] ncr5380: Enable PDMA for NCR53C400A
[PATCH 1/3] parisc: Disable huge pages on Mako machines
2015-12-08 2:03 UTC (4+ messages)
[PATCH] xfs_db: make check work for sparse inodes
2015-12-08 2:01 UTC (3+ messages)
[PATCH] [RFC] ARM: shmobile: bockw dts: Override #sound-dai-cells to zero
2015-12-08 2:00 UTC (6+ messages)
` [PATCH] ARM: shmobile: r8a7778: tidyup #sound-dai-cells settings
[PATCH V2] regulator: pv88090: new regulator driver
2015-12-08 1:57 UTC
master - dmeventd: Don't trust fifo with wrong attrs
2015-12-08 1:58 UTC
[Qemu-devel] [PATCH] virtio-blk: Drop x-data-plane option
2015-12-08 1:56 UTC (4+ messages)
move btrfs clone ioctls to common code V2
2015-12-08 1:54 UTC (6+ messages)
` [PATCH 2/4] vfs: pull btrfs clone API to vfs layer
[PATCH] mmc: pwrseq_simple: Fix regression with optional GPIOs
2015-12-08 1:53 UTC (5+ messages)
[PATCH 0/2] virtio: bugfix and cleanup
2015-12-08 1:54 UTC (5+ messages)
` [PATCH 2/2] virtio: clean up space checks on xmit
[PATCH v2 00/25] Btrfs-convert rework to support separate chunk type
2015-12-08 1:50 UTC (3+ messages)
[Qemu-devel] [PATCH COLO-Frame v11 00/39] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
2015-12-08 1:49 UTC (9+ messages)
` [Qemu-devel] [PATCH COLO-Frame v11 34/39] net/filter-buffer: Add default filter-buffer for each netdev
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.