messages from 2012-05-23 00:46:46 to 2012-05-23 03:09:16 UTC [more...]
[Qemu-devel] [PATCH qom-next 00/59] QOM CPUState, part 4: CPU_COMMON
2012-05-23 3:08 UTC (39+ messages)
` "
` [Qemu-devel] [PATCH qom-next 01/59] qemu-thread: Let qemu_thread_is_self() return bool
` [Qemu-devel] [PATCH qom-next 02/59] cpu: Move CPU_COMMON_THREAD into CPUState
` [Qemu-devel] [PATCH qom-next 03/59] cpu: Move thread field "
` [Qemu-devel] [PATCH qom-next 04/59] pc: Add CPU as /machine/cpu[n]
` [Qemu-devel] [PATCH qom-next 05/59] apic: Replace cpu_env pointer by X86CPU link
` [Qemu-devel] [PATCH qom-next 06/59] pc: Pass X86CPU to cpu_is_bsp()
` "
` [Qemu-devel] [PATCH qom-next 07/59] cpu: Move thread_kicked to CPUState
` [Qemu-devel] [PATCH qom-next 08/59] Makefile.dis: Add include/ to include path
` [Qemu-devel] [PATCH qom-next 09/59] cpus: Pass CPUState to qemu_cpu_is_self()
` "
` [Qemu-devel] [PATCH qom-next 10/59] cpus: Pass CPUState to qemu_cpu_kick_thread()
` [Qemu-devel] [PATCH qom-next 11/59] cpu: Move created field to CPUState
` [Qemu-devel] [PATCH qom-next 12/59] cpu: Move stop "
` [Qemu-devel] [PATCH qom-next 13/59] ppce500_spin: Store PowerPCCPU in SpinKick
` [Qemu-devel] [PATCH qom-next 14/59] cpu: Move stopped field to CPUState
` [PATCH qom-next 15/59] cpus: Pass CPUState to cpu_is_stopped()
` [Qemu-devel] [PATCH qom-next 16/59] cpus: Pass CPUState to cpu_can_run()
` [Qemu-devel] [PATCH qom-next 17/59] cpu: Move halt_cond to CPUState
` [Qemu-devel] [PATCH qom-next 18/59] cpus: Pass CPUState to qemu_tcg_cpu_thread_fn
` [Qemu-devel] [PATCH qom-next 20/59] ppc: Pass PowerPCCPU to ppc6xx_set_irq()
` [Qemu-devel] [PATCH qom-next 21/59] ppc: Pass PowerPCCPU to ppc970_set_irq()
` [Qemu-devel] [PATCH qom-next 22/59] ppc: Pass PowerPCCPU to power7_set_irq()
` [Qemu-devel] [PATCH qom-next 23/59] ppc: Pass PowerPCCPU to ppc40x_set_irq()
` [Qemu-devel] [PATCH qom-next 24/59] ppc: Pass PowerPCCPU to ppce500_set_irq()
` [Qemu-devel] [PATCH qom-next 25/59] sun4m: Pass SPARCCPU to cpu_set_irq()
` [Qemu-devel] [PATCH qom-next 27/59] sun4u: Pass SPARCCPU to {, s, hs}tick_irq() and cpu_timer_create()
` [Qemu-devel] [PATCH qom-next 29/59] target-ppc: Rename kvm_kick_{env => cpu} and pass PowerPCCPU
` "
` [Qemu-devel] [PATCH qom-next 30/59] target-s390x: Let cpu_s390x_init() return S390CPU
` [PATCH qom-next 32/59] s390-virtio: Let s390_cpu_addr2state() "
` [Qemu-devel] [PATCH qom-next 33/59] target-s390x: Pass S390CPU to s390_cpu_restart()
` "
` [PATCH qom-next 34/59] cpus: Pass CPUState to qemu_cpu_kick()
` [PATCH qom-next 40/59] spapr: Pass PowerPCCPU to spapr_hypercall()
` [PATCH qom-next 58/59] xen_machine_pv: Use cpu_x86_init() to obtain X86CPU
` [PATCH qom-next 59/59] cpu: Move halted and interrupt_request to CPUState
linux-next: triage for May 22, 2012
2012-05-23 3:08 UTC (4+ messages)
[PATCH 1/3] Bluetooth: Fix coding style in mgmt and hci code
2012-05-23 3:06 UTC (5+ messages)
` [PATCH 2/3] Bluetooth: Fix coding style in include/net/bluetooth
` [PATCH 3/3] Bluetooth: Fix trailing whitespaces in license text
linux-next: manual merge of the mfd tree with Linus' tree
2012-05-23 3:01 UTC
[PATCH] ipv4: fix the rcu race between free_fib_info and ip_route_output_slow
2012-05-23 3:02 UTC (3+ messages)
[PATCH v4 0/16] Merge ram_console into pstore, and more
2012-05-23 2:55 UTC (6+ messages)
` [PATCH 03/16] pstore/ram_core: Do not reset restored zone's position and size
` [PATCH/RFC] Make sure linux_banner is the first message in log_buf
[PATCH] autofs4 - fix get_next_positive_subdir()
2012-05-23 2:53 UTC (2+ messages)
[U-Boot] [PATCH 0/2] zfs: Add filesystem ZFS support
2012-05-23 2:51 UTC (4+ messages)
` [U-Boot] [PATCH 1/2] ZFS header files
` [U-Boot] [PATCH 2/2] zfs: Add ZFS filesystem support
[PATCH 1/1] checkpatch: don't fake typedefs with #define
2012-05-23 2:50 UTC (6+ messages)
ACPI and NUMA guys, please help to check if this patch is OK
2012-05-23 2:46 UTC
3.4+ tty lockdep trace
2012-05-23 2:44 UTC (5+ messages)
[PATCH 00/22] perf tools: Backport of latest changes on trace-cmd's libparseevent
2012-05-23 2:36 UTC (23+ messages)
` [PATCH 01/22] lib/traceevent: Let filtering numbers by string use function names
` [PATCH 02/22] lib/traceevent: Add support for "%.*s" in bprintk events
` [PATCH 03/22] lib/traceevent: Add support to show migrate disable counter
` [PATCH 04/22] lib/traceevent: Fix %pM print format arg handling
` [PATCH 05/22] lib/traceevent: Allow expressions in __print_symbolic() fields
` [PATCH 06/22] lib/traceevent: Fix trace_printk for long integers
` [PATCH 07/22] lib/traceevent: Fix printk_cmp()
` [PATCH 08/22] lib/traceevent: Introduce extend_token()
` [PATCH 09/22] lib/traceevent: Handle strdup failure cases
` [PATCH 10/22] lib/traceevent: Fix a possible memory leak
` [PATCH 11/22] lib/traceevent: Handle realloc() failure path
` [PATCH 12/22] lib/traceevent: Fix a possibly wrong memory dereference
` [PATCH 13/22] lib/traceevent: Fix freeing arg on process_dynamic_array()
` [PATCH 14/22] lib/traceevent: Use proper function parameter type
` [PATCH 15/22] lib/traceevent: Pass string type argument to args
` [PATCH 16/22] lib/traceevent: Do not call add_event() again if allocation failed
` [PATCH 17/22] lib/traceevent: Fix some comments
` [PATCH 18/22] lib/traceevent: Check result of malloc() during reading token
` [PATCH 19/22] lib/traceevent: Fix signature of create_arg_item()
` [PATCH 20/22] lib/traceevent: Check return value of arg_to_str()
` [PATCH 21/22] lib/traceevent: Add missing break in make_bprint_args
` [PATCH 22/22] lib/traceevent: Cleanup realloc use
[PATCH] Use test_and_clear_bit() instead atomic_dec_and_test() for stop_machine
2012-05-23 2:44 UTC (3+ messages)
Huge memory takes too long time to initialize on 4TB ?
2012-05-23 2:43 UTC
[PATCH v2] testusb: expose looping forever option "l" to user
2012-05-23 2:43 UTC
[PATCH] pci hotplug: rescan bridge after device hotplug
2012-05-23 2:43 UTC (3+ messages)
Basic Structure of b43 wireless driver
2012-05-23 2:38 UTC
[Qemu-devel] buildbot failure in qemu on default_openbsd_current
2012-05-23 2:35 UTC (3+ messages)
linux-next: bad merge in the block tree
2012-05-23 2:35 UTC
[PATCH] if: restore token ring ARP type to header
2012-05-23 2:34 UTC (3+ messages)
[PATCH] x86: auto poll/interrupt mode switch for CMC to stop CMC storm
2012-05-23 2:32 UTC
[PATCH v2 2/2] microblaze/PCI: Add pcibios_device_change_notifier for microblaze
2012-05-23 2:34 UTC
[PATCH v2 1/2] powerpc/PCI: Add pcibios_device_change_notifier for powerpc
2012-05-23 2:33 UTC
[PATCH] x86: auto poll/interrupt mode switch for CMC to stop CMC storm
2012-05-23 2:30 UTC (2+ messages)
[PATCH v2 0/2] Add pcibios_device_change_notifier
2012-05-23 2:33 UTC
[patch] xen udev rule interfering with openvpn
2012-05-23 2:22 UTC (27+ messages)
[RFC] block/throttle: Add IO throttled information in blkcg
2012-05-23 2:21 UTC (7+ messages)
[U-Boot] [PATCH] net: Remove redefinitions of net.h functions
2012-05-23 2:16 UTC (2+ messages)
linux-next: manual merge of the rr tree with Linus' tree
2012-05-23 2:15 UTC
linux-next: build failure after merge of the final tree
2012-05-23 2:08 UTC (3+ messages)
[PATCH v6 0/4] FCoE Sysfs
2012-05-23 2:06 UTC (5+ messages)
` [PATCH v6 1/4] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a member
` [PATCH v6 2/4] bnx2fc: Allocate fcoe_ctlr with bnx2fc_interface, "
` [PATCH v6 3/4] libfcoe: Add fcoe_sysfs
` [PATCH v6 4/4] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE Syfs
mc13xxx-core: kernel hangs after 'regmap_read'
2012-05-23 2:05 UTC (4+ messages)
[PATCH v5 0/3] FCoE Sysfs
2012-05-23 2:05 UTC (5+ messages)
` [PATCH v5 1/3] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a member
` [PATCH v5 2/3] bnx2fc: Allocate fcoe_ctlr with bnx2fc_interface, "
` [PATCH v5 3/3] libfcoe: Add fcoe_sysfs
[PATCH iproute2] tc_codel: Controlled Delay AQM
2012-05-23 2:05 UTC (4+ messages)
[Qemu-devel] How to create new target port?
2012-05-23 2:03 UTC
[PATCH] arm: Add basic support for new Marvell Armada SoC family
2012-05-23 2:02 UTC (5+ messages)
` [PATCH 6/8] arm: mach-armada: add support for Armada XP board with device tree
[PATCH] printk: ignore recursion_bug flag when MCE in progress
2012-05-23 1:58 UTC
[PATCH v3] KVM: x86: Implement PCID/INVPCID for guests with EPT
2012-05-23 1:52 UTC (6+ messages)
NETDEV WATCHDOG: %s (%s): transmit queue %u timed out
2012-05-23 1:53 UTC (3+ messages)
[PATCH 0/3] RFC: Refactor/cleanup logging/run file generation
2012-05-23 1:46 UTC (4+ messages)
` [PATCH 1/3] build.py: Add a log to capture task execution order
` [PATCH 2/3] build.py: Add additional debug messages
` [PATCH 3/3] build.py: Add support for log and run filename changes
[LTP] [RFC] make mce-test a submodule
2012-05-23 1:52 UTC (11+ messages)
[PATCH v3 2/2] regulator: Add support for MAX77686
2012-05-23 1:50 UTC (5+ messages)
[PATCH 0/12 v2] ARM: mach-shmobile: armadillo: add FSI/HDMI/Camera support
2012-05-23 1:49 UTC (2+ messages)
[PATCH] gpu: schedule gma500 stub driver for feature removal
2012-05-23 1:48 UTC (3+ messages)
VMX status report. Xen:25256 & Dom0:d93dc5c
2012-05-23 1:48 UTC
VMX status report. Xen:25256 & Dom0:d93dc5c
2012-05-23 1:48 UTC
[PATCH] zsmalloc: use unsigned long instead of void *
2012-05-23 1:47 UTC (5+ messages)
[PATCH 0/4] Replace HobNotebook with gtk.Notebook, comments invited
2012-05-23 1:35 UTC (2+ messages)
[Bcache v13 00/16]
2012-05-23 1:44 UTC (5+ messages)
` [Bcache v13 14/16] bcache: Request, io and allocation code
[PATCH 1/2] perf tools: Rename libparsevent to libtraceevent in Makefile
2012-05-23 1:43 UTC (5+ messages)
` [PATCH 2/2] perf tools: Always try to build libtraceevent
[PATCH 1/2 v2] zsmalloc: zsmalloc: use unsigned long instead of void *
2012-05-23 1:43 UTC (4+ messages)
` [PATCH 2/2 v2] zram: clean up handle
[PATCH] testusb: enable option "-l" in command line
2012-05-23 1:42 UTC (3+ messages)
[qemu-upstream-unstable test] 12957: tolerable FAIL - PUSHED
2012-05-23 1:39 UTC
[RFC/PATCH] Bluetooth: prevent double l2cap_chan_destroy
2012-05-23 1:39 UTC (5+ messages)
[GIT PULL] DT clk binding support
2012-05-23 1:38 UTC (12+ messages)
[PATCH 12/12 v2] ARM: mach-shmobile: armadillo800eva: add FSI-HDMI support
2012-05-23 1:35 UTC
Crypto Update for 2.6.35
2012-05-23 1:35 UTC (12+ messages)
` Crypto Update for 2.6.36
` Crypto Update for 2.6.37
` Crypto Update for 2.6.38
` Crypto Update for 2.6.39
` Crypto Update for 2.6.40
` Crypto Update for 3.1
` Crypto Update for 3.2
` Crypto Update for 3.3
` Crypto Update for 3.5
[PATCH 11/12 v2] ARM: mach-shmobile: armadillo800eva: Add FSI-WM8978 support
2012-05-23 1:35 UTC
[PATCH v2 00/12] add imx usb driver for mx28/6x
2012-05-23 1:35 UTC (7+ messages)
` [PATCH v2 02/12] usb: chipidea: permit driver bindings pass phy pointer
[PATCH 10/12 v2] ARM: mach-shmobile: armadillo800eva: add camera support
2012-05-23 1:34 UTC
[PATCH 09/12 v2] ARM: mach-shmobile: armadillo800eva: add HDMI support
2012-05-23 1:34 UTC
[PATCH] kernel: Shrink embedded kernel, remove WARN strings when !CONFIG_PRINTK
2012-05-23 1:34 UTC (2+ messages)
[PATCH 08/12 v2] ARM: mach-shmobile: pfc-r8a7740: add FSI-B (for HDMI) support
2012-05-23 1:33 UTC
[PATCH 07/12 v2] ARM: mach-shmobile: pfc-r8a7740: Add HDMI GPIO support
2012-05-23 1:33 UTC
Connecting to target using eclipse/ADT
2012-05-23 1:32 UTC (4+ messages)
[PATCH 06/12 v2] ARM: mach-shmobile: clock-r8a7740: add FSI parent control support
2012-05-23 1:32 UTC
[PATCH 05/12 v2] ARM: mach-shmobile: clock-r8a7740: add CEU support
2012-05-23 1:32 UTC
[PATCH 04/12 v2] ARM: mach-shmobile: clock-r8a7740: add HDMI clock
2012-05-23 1:31 UTC
[PATCH 03/12 v2] ARM: mach-shmobile: setup-r8a7740: add MERAM work-around
2012-05-23 1:31 UTC
[PATCH 02/12 v2] ARM: mach-shmobile: intc-r8a7740: add HDMI support
2012-05-23 1:31 UTC
[RFC] pciehp: Add archdata setting
2012-05-23 1:33 UTC (13+ messages)
[PATCH 01/12 v2] ARM: mach-shmobile: shareing extra gpio setting functions
2012-05-23 1:30 UTC
NMI vs #PF clash
2012-05-23 1:26 UTC (9+ messages)
[PATCH v4 0/3] Btrfs: add IO error device stats
2012-05-23 1:29 UTC (3+ messages)
` [PATCH v4 3/3] Btrfs: read device stats on mount, write modified ones during commit
warnings met in introduce extent buffer cache for each i-node patch
2012-05-23 1:22 UTC (2+ messages)
[Qemu-devel] [PATCH 1/3] Fix aml_name_string() to recognize block name modifiers
2012-05-23 1:23 UTC (2+ messages)
remove_duplicates() in builtin/fetch-pack.c is O(N^2)
2012-05-23 1:20 UTC (8+ messages)
[PATCH] staging: comedi: remove this_board macro in the s526 driver
2012-05-23 1:20 UTC
[PATCH 1/2] x86: add max_addr boot option
2012-05-23 1:23 UTC (3+ messages)
Benchmark in the VM
2012-05-23 1:13 UTC (3+ messages)
` Fwd: "
[PATCH RESEND] ext4: make sure O_(D)SYNC semantic in ext4_fallocate()
2012-05-23 1:19 UTC (2+ messages)
[PATCH] staging: comedi: remove thisboard macro in the ssv_dnp driver
2012-05-23 1:08 UTC
[PATCH] regulator: anatop: Use correct __devexit_p annotation
2012-05-23 1:08 UTC
Communication between kernel and kernel module
2012-05-23 1:07 UTC (2+ messages)
[PATCH] staging: comedi: remove this_board macro in the serial2002 driver
2012-05-23 1:04 UTC
[PATCH v2 0/5] perf tools: add meta-data header support in pipe mode
2012-05-23 1:01 UTC (10+ messages)
` [PATCH v2 4/5] perf record: add meta-data support for pipe-mode
[PATCH] staging: comedi: remove this_board macro in the rti800 driver
2012-05-23 0:59 UTC
[RFC PATCH v3 0/2] xfs: fix xfsaild races and re-enable idle mode
2012-05-23 0:58 UTC (3+ messages)
` [RFC PATCH v3 2/2] xfs: fix xfsaild hang due to lost wake ups
[PATCH 0/1] updated commit for packaging mtrace seqarately
2012-05-23 0:46 UTC (2+ messages)
` [PATCH 1/1] eglibc: package mtrace separately
[PATCH] staging: comedi: remove this_board macro in the poc driver
2012-05-23 0:54 UTC
[PATCH] staging: comedi: remove this_board macro in the pcmuio driver
2012-05-23 0:51 UTC
[PATCH] staging: comedi: remove this_board macro in the pcmmio driver
2012-05-23 0:46 UTC
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.