messages from 2012-10-31 01:01:10 to 2012-10-31 03:22:52 UTC [more...]
[PATCH] staging: csr: Remove struct CsrEvent
2012-10-31 3:22 UTC (3+ messages)
[Qemu-devel] [RFC] Configure option to turn on all debug printerfy
2012-10-31 3:22 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/6] TCG global variables clean-up
2012-10-31 3:21 UTC (3+ messages)
[PATCH] thermal: solve compilation errors in rcar_thermal
2012-10-31 3:21 UTC (2+ messages)
[PATCH 1/2] ASoC: mxs-saif: Remove platform data
2012-10-31 3:20 UTC (2+ messages)
` [PATCH 2/2] ASoC: mxs-saif: Add MODULE_ALIAS
[Qemu-devel] [PULL] QOM CPUState patch queue 2012-10-31
2012-10-31 3:15 UTC (11+ messages)
` [Qemu-devel] [PATCH 29/35] cpus: Pass CPUState to [qemu_]cpu_has_work()
` [Qemu-devel] [PATCH 30/35] target-i386: Pass X86CPU to kvm_mce_inject()
` [Qemu-devel] [PATCH 31/35] target-i386: Pass X86CPU to cpu_x86_inject_mce()
` [Qemu-devel] [PATCH 32/35] cpus: Pass CPUState to run_on_cpu()
` [Qemu-devel] [PATCH 33/35] cpu: Move thread_id to CPUState
` [Qemu-devel] [PATCH 34/35] target-i386: Pass X86CPU to kvm_get_mp_state()
` [Qemu-devel] [PATCH 35/35] target-i386: Pass X86CPU to kvm_handle_halt()
` "
dup2 return value mismatch
2012-10-31 3:14 UTC (3+ messages)
[PATCH 3/3] ARM: shmobile: sh7372: use sh_clk_fsidiv_register() for FSI-DIV clocks
2012-10-31 3:07 UTC
[PATCH 2/3] ARM: shmobile: sh7372: sh7372_fsidivX_clk become non-global
2012-10-31 3:07 UTC
[PATCH 1/3] sh: clkfwk: add sh_clk_fsidiv_register()
2012-10-31 3:06 UTC
[PATCH 1/9] random32: introduce random32_get_bytes() and prandom32_get_bytes()
2012-10-31 3:06 UTC (8+ messages)
` [PATCH 2/9] uuid: use random32_get_bytes()
[PATCH 0/3] sh/ARM: shmobile: add sh_clk_fsidiv_register()
2012-10-31 3:05 UTC
[PATCH v3 2/6] PM / Runtime: introduce pm_runtime_set[get]_memalloc_noio()
2012-10-31 3:05 UTC (8+ messages)
[Qemu-devel] [PATCH 0/7] target-alpha: More CPU QOM'ifications
2012-10-31 3:04 UTC (8+ messages)
` [Qemu-devel] [FYI 1/7] target-alpha: Use consistent include paths
` [Qemu-devel] [PATCH 2/7] target-alpha: Turn CPU definitions into subclasses
` [Qemu-devel] [PATCH 3/7] target-alpha: Add support for -cpu ?
` [Qemu-devel] [PATCH 4/7] target-alpha: Let cpu_alpha_init() return AlphaCPU
` [Qemu-devel] [PATCH 5/7] alpha: Pass AlphaCPU array to Typhoon
` [Qemu-devel] [PATCH 6/7] target-alpha: Avoid leaking the alarm timer over reset
` [Qemu-devel] [RFC 7/7] target-alpha: Implement CPU reset
[PATCH] i2c-cpm: Fix to takeback i2c bus master-ship after a collision
2012-10-31 3:00 UTC
[PATCH 0/2] ASoC: fsi: add audio clock calculation
2012-10-31 2:59 UTC (3+ messages)
` [PATCH 1/2] ASoC: fsi: care fsi_hw_start/stop() return value
` [PATCH 2/2] ASoC: fsi: add master clock control functions
[Qemu-devel] [PATCH] block: vpc support for ~2 TB disks
2012-10-31 2:59 UTC
[PATCH] dmraid/lvm/mdraid activation logic fix
2012-10-31 2:55 UTC (2+ messages)
[PATCH 00/26] ACPICA 20121018 Release
2012-10-31 2:28 UTC (27+ messages)
` [PATCH 01/26] Cleanup of invalid ACPI name handling and repair
` [PATCH 02/26] ACPICA: Fix unmerged utility divergences
` [PATCH 03/26] ACPICA: Fix unmerged debugger divergences
` [PATCH 04/26] ACPICA: Fix divergences of definition conflicts
` [PATCH 05/26] ACPICA: Fix AcpiSrc caused divergences
` [PATCH 06/26] ACPICA: Fix indent "
` [PATCH 07/26] ACPICA: Fix unmerged acmacros.h divergences
` [PATCH 08/26] ACPICA: Audit/update for ACPICA return macros and debug depth counter
` [PATCH 09/26] ACPICA: ACPICA core: Cleanup empty lines at file start and end
` [PATCH 10/26] ACPICA: Fix some typos in comments
` [PATCH 11/26] ACPICA: Fix for predefined name loop during ACPICA initialization
` [PATCH 12/26] ACPICA: Update local C library module comments for ASCII table
` [PATCH 13/26] ACPICA: Remove extra spaces after periods within comments
` [PATCH 14/26] ACPICA: Remove extra spaces after periods in the Intel license
` [PATCH 15/26] ACPICA: Resource Mgr: Small fix for buffer size calculation
` [PATCH 16/26] ACPICA: Add debug print message for mutex objects that are force-released
` [PATCH 17/26] ACPICA: AcpiExec: Improve algorithm for tracking memory leaks
` [PATCH 18/26] ACPICA: Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copies
` [PATCH 19/26] ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEs
` [PATCH 20/26] ACPICA: Update support for ACPI 5 MPST table
` [PATCH 21/26] ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source base
` [PATCH 22/26] ACPICA: Add starting offset parameter to common dump buffer routine
` [PATCH 23/26] ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAME
` [PATCH 24/26] ACPICA: Update for 64-bit generation of recent error message changes
` [PATCH 25/26] ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method
` [PATCH 26/26] ACPICA: Update version to 20121018
[PATCH 0/2] irq_work: A couple fixes
2012-10-31 2:54 UTC (6+ messages)
` [PATCH 2/2] irq_work: Fix racy IRQ_WORK_BUSY flag setting
[PATCH v8 01/16] hashtable: introduce a small and naive hashtable
2012-10-31 2:48 UTC (25+ messages)
[PATCH] To crash dump, we need keep other memory type except E820_RAM, because other type come from BIOS or firmware is used by other code(for example: PCI_MMCONFIG)
2012-10-31 2:46 UTC (2+ messages)
[xen-unstable test] 14167: tolerable FAIL - PUSHED
2012-10-31 2:47 UTC
[PATCH v3 0/3] zram/zsmalloc promotion
2012-10-31 2:43 UTC (12+ messages)
[PATCH net-next 0/8] bridge: new security features
2012-10-31 2:38 UTC (3+ messages)
` [PATCH net-next 3/8] bridge: implement BPDU blocking
[Qemu-devel] [PATCH 0/5] cpu_single_env cleanup
2012-10-31 2:55 UTC (3+ messages)
` [Qemu-devel] [PATCH 3/5] target-unicore32: avoid using cpu_single_env
[PATCH V2 0/6] Fix thermal bugs and Upstream ST-Ericsson thermal driver
2012-10-31 2:33 UTC (7+ messages)
` [PATCH V3 0/5] "
` [PATCH V3 4/5] Thermal: Add ST-Ericsson DB8500 "
` [PATCH V3 5/5] Thermal: Add ST-Ericsson DB8500 thermal properties and platform data
How to find (out if) files sharing content?
2012-10-31 2:30 UTC (3+ messages)
[PATCH v11] kvm: notify host when the guest is panicked
2012-10-31 2:30 UTC (9+ messages)
` [Qemu-devel] "
[PATCH] veth: allow changing the mac address while interface is up
2012-10-31 2:22 UTC
[PATCH] test-lib: avoid full path to store test results
2012-10-31 2:28 UTC (7+ messages)
Re: [linux-next PATCH] PM / devfreq: documentation cleanups for devfreq header
2012-10-31 2:27 UTC (2+ messages)
[PATCH next] netfilter: ipv6: add getsockopt to retrieve origdst
2012-10-31 2:11 UTC (2+ messages)
[PATCH 0/4] misc fixes for 1.3 meta-intel release
2012-10-31 2:23 UTC (5+ messages)
` [PATCH 1/4] libva: update to the latest version
` [PATCH 2/4] libva-intel-driver: "
` [PATCH 3/4] libva: remove redundant libva 1.0.12
` [PATCH 4/4] mesa-dri.bbappend: avoid conflict with emgd-driver-bin
[PATCH 1/4 v3] MMC/core: Add f_min to mmc_power_on()
2012-10-31 2:23 UTC (6+ messages)
` [PATCH 2/4 v4] MMC/SD: Add callback function to detect card
[PATCH v2 3/4] fast-export: don't handle uninteresting refs
2012-10-31 2:22 UTC (16+ messages)
[lm-sensors] high value for CPUTIN
2012-10-31 2:18 UTC (2+ messages)
Two questions about streaming DMA flushing
2012-10-31 2:15 UTC
[PATCH v3 0/4] fast-export: general fixes
2012-10-31 2:13 UTC (7+ messages)
` [PATCH v3 4/4] fast-export: make sure refs are updated properly
` [PATCH v2 "
[Qemu-devel] [PATCH 0/8] add paravirtualization hwrng support (v2)
2012-10-31 2:12 UTC (3+ messages)
Re: [for-next PATCH V2] PM / devfreq: Add sysfs node to expose available frequencies
2012-10-31 2:11 UTC (2+ messages)
[PATCH] powerpc/perf: Add missing L2 constraint handling in Power7 PMU
2012-10-31 2:09 UTC
failure notice
2012-10-31 2:09 UTC
failure notice
2012-10-31 2:09 UTC
linux-next: manual merge of the block tree with Linus' tree
2012-10-31 2:04 UTC
[PATCH] Thermal: exynos: Add sysfs node supporting exynos's emulation mode
2012-10-31 1:59 UTC
[U-Boot] [PATCH 1/2] MAKEALL: Fix kill_children
2012-10-31 1:55 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] MAKEALL: Add options for incremental building
[PATCH v2 0/2] x86: clear vmcss on all cpus when doing kdump if necessary
2012-10-31 1:52 UTC (6+ messages)
` [PATCH 1/2] x86/kexec: VMCLEAR vmcss on all cpus "
[PATCH 00/23] em28xx: add support fur USB bulk transfers
2012-10-31 1:39 UTC (2+ messages)
[PATCH 0/6] rbd: version 2 parent probing
2012-10-31 1:50 UTC (7+ messages)
` [PATCH 1/6] rbd: skip getting image id if known
` [PATCH 2/6] rbd: allow null image name
` [PATCH 3/6] rbd: get parent spec for version 2 images
` [PATCH 4/6] libceph: define ceph_pg_pool_name_by_id()
` [PATCH 5/6] rbd: get additional info in parent spec
` [PATCH 6/6] rbd: probe the parent of an image if present
ACPI errors with 3.7-rc3
2012-10-31 1:45 UTC
Console font corruption on tty1 after using xorg in 3.6 with i915
2012-10-31 1:12 UTC
[PATCH V3 0/7] ARM: tegra30: cpuidle: add a powered-down state
2012-10-31 1:35 UTC (4+ messages)
[PATCH] PCI/portdrv: Fix regression introduced by commit 2dcfaf85
2012-10-31 1:34 UTC (2+ messages)
[PULL 00/12] ppc patch queue 2012-10-30
2012-10-31 1:32 UTC (3+ messages)
[PATCH] update-linux-headers.sh: Handle new kernel uapi/ directories
2012-10-31 0:49 UTC (4+ messages)
` [Qemu-devel] "
[PATCH 0/7] ARM: tegra30: cpuidle: add LP2 support
2012-10-31 1:26 UTC (10+ messages)
` [PATCH 3/7] ARM: tegra30: cpuidle: add LP2 driver for secondary CPUs
zram OOM behavior
2012-10-31 1:27 UTC (13+ messages)
[PATCH v2 0/2] driver for 60g Wilocity chip wil6210
2012-10-31 1:23 UTC (3+ messages)
` [PATCH v2 1/2] wireless: Driver for 60GHz card wil6210
[ANNOUNCE] 3.6.4-rt11
2012-10-31 1:19 UTC
[PATCH 0/6] cpufreq: add support for Calxeda ECX-1000 (highbank)
2012-10-31 1:17 UTC (4+ messages)
` [PATCH 5/6] power: export opp cpufreq functions
[PATCH] NFS: fix bug in legacy DNS resolver
2012-10-31 1:16 UTC
[Qemu-devel] [PATCH 0/3] vmware_vga: Cleanup and allow simple drivers to work without the fifo
2012-10-31 1:12 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/4 v3] vmware_vga: Coding style cleanup
` [Qemu-devel] [PATCH 1/4 v4] "
` [Qemu-devel] [PATCH 2/4 v4] vmware_vga: Remove duplicated info from local state
` [Qemu-devel] [PATCH 3/4 v4] vmware_vga: Return a value for FB_SIZE before the device is enabled
` [Qemu-devel] [PATCH 4/4 v4] vmware_vga: Allow simple drivers to work without using the fifo
[PATCH] Some virtio-ccw clarifications
2012-10-31 1:11 UTC (3+ messages)
` [PATCH] virtio-ccw: Clarifications
[PULL REQUEST] md fixes (plus UAPI reorg) for 3.7
2012-10-31 1:09 UTC
[RFC][PATCH 00/23] Load keys from signed PE binaries
2012-10-31 1:06 UTC (8+ messages)
` [PATCH 16/23] pefile: Parse a PE binary to find a key and a signature contained therein
` [PATCH 17/23] pefile: Strip the wrapper off of the cert data block
[patch] x86, apic: use tsc deadline for oneshot when available
2012-10-31 1:05 UTC (2+ messages)
[PATCH v4 0/10] Cleanup & new features for compiler*.h and bug.h
2012-10-31 1:02 UTC (4+ messages)
` [PATCH v4 9/9] bug.h: Convert BUILD_BUG{,_ON} to use BUILD_BUG_ON_MSG
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.