All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-04 09:09:54 to 2013-03-04 10:07:40 UTC [more...]

[Qemu-devel] [PATCH 0/5] ipxe: add efi support
 2013-03-04 10:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] Add Makefile rules to build nic rom binaries
` [Qemu-devel] [PATCH 2/5] Update ipxe submodule to latest master
` [Qemu-devel] [PATCH 3/5] Add Makefile rules to build nic rom binaries with efi support
` [Qemu-devel] [PATCH 4/5] Add efi rom binaries

[PATCH 3.8-stable] usbnet: smsc95xx: fix suspend failure
 2013-03-04 10:07 UTC 

[PATCH] Add CPUID bit mask for Performance Counter Extension
 2013-03-04 10:07 UTC  (2+ messages)

[PATCH v13 0/8] pv event interface between host and guest
 2013-03-04 10:05 UTC  (28+ messages)
` [PATCH v13 1/8] save/load cpu runstate
    ` [Qemu-devel] "
` [PATCH v13 2/8] start vm after resetting it
    ` [Qemu-devel] "
` [PATCH v13 4/8] add a new runstate: RUN_STATE_GUEST_PANICKED
    ` [Qemu-devel] "
` [PATCH v13 5/8] add a new qevent: QEVENT_GUEST_PANICKED
    ` [Qemu-devel] "
` [PATCH v13 6/8] introduce a new qom device to deal with panicked event
    ` [Qemu-devel] "
` [PATCH v13 7/8] allower the user to disable pv event support
    ` [Qemu-devel] "

[PATCH 00/14] ARM: OMAP2+: GPMC clean-up and DT update
 2013-03-04 10:05 UTC  (9+ messages)
` [PATCH 04/14] ARM: OMAP2+: Add function for configuring GPMC settings

[Buildroot] Buildroot Patchwork day March 2013
 2013-03-04 10:05 UTC 

[PATCH] Update MAINTAINERS file
 2013-03-04 10:04 UTC  (2+ messages)

[PATCH 0/3] Add OF support to CMT driver - bindings discussion
 2013-03-04 10:03 UTC  (4+ messages)
` [PATCH 1/3] clocksource: sh_cmt: Add Device Tree probing

[PATCH 1/2] initvals: Remove unused ini files
 2013-03-04 10:00 UTC  (4+ messages)
` [PATCH 2/2] initvals: Update AR9462 initvals

[PATCH v3] davinci-mcasp: don't overwrite DIT settings
 2013-03-04 10:02 UTC 

[PATCH] i2c: busses: i2c-ocores: Fix PM-related warning
 2013-03-04 10:01 UTC  (5+ messages)

[PATCH] Avoid loading commits twice in log with diffs
 2013-03-04  9:58 UTC  (3+ messages)

[PATCH] davinci-mcasp: don't overwrite DIT settings
 2013-03-04  9:58 UTC  (3+ messages)

[Qemu-devel] [ARM] Cortex-R4F and VFP3-D16
 2013-03-04  9:58 UTC  (2+ messages)

[PATCH] scripts/mod: add device table offsets file to list of files to clean
 2013-03-04  9:57 UTC 

[Qemu-devel] Advice on some configuration parameters
 2013-03-04  9:57 UTC  (2+ messages)

[PATCH] xen-blkback: correctly respond to unknown, non-native requests
 2013-03-04  9:57 UTC 

[Patch net] garp: fix a NULL pointer dereference bug
 2013-03-04  9:55 UTC  (3+ messages)

[PATCH v2] davinci-mcasp: don't overwrite DIT settings
 2013-03-04  9:55 UTC 

Linux 3.9-rc1
 2013-03-04  9:54 UTC  (2+ messages)
` Regression from 3.8.0 - USB mouse (was: Linux 3.9-rc1)

[Buildroot] [PATCH] aumix.mk: adding whitespaces around '=' signs
 2013-03-04  9:54 UTC 

[PATCH v2] remove libfdt
 2013-03-04  9:53 UTC  (38+ messages)
` [PATCH 01/37] of: unflatten: allocate root node explicitly
` [PATCH 02/37] of: export of_find_child
` [PATCH 03/37] of: removed unused variables
` [PATCH 04/37] of: Let of_find_node_by_path iterate over tree
` [PATCH 05/37] of: remove allnodes list
` [PATCH 06/37] ARM bootm: Use of_get_fixed_tree
` [PATCH 07/37] of: Add of_set_property and of_create_node
` [PATCH 08/37] of_node command: use of_create_node
` [PATCH 09/37] of: Add missing prototype for of_device_is_compatible
` [PATCH 10/37] of: let of_unflatten_dtb return the unflattened tree
` [PATCH 11/37] of: Add root node argument to of_find_node_by_path
` [PATCH 12/37] of: Add of_write_number helper
` [PATCH 13/37] of: Add initrd helper
` [PATCH 14/37] of: make unflatten independent of libfdt
` [PATCH 15/37] of: make flatten "
` [PATCH 16/37] of/fdt: use optimized endianess conversion
` [PATCH 17/37] oftree command: Use of_print_nodes
` [PATCH 18/37] of: move OFTREE Kconfig option to drivers/of/
` [PATCH 19/37] of: make OFDEVICE a user selectable option
` [PATCH 20/37] oftree command: retire CMD_OFTREE_PROBE Kconfig option
` [PATCH 21/37] of: move oftree Kconfig to the top of the drivers menu
` [PATCH 22/37] of: Pass barebox internal format devicetree to of_get_fixed_tree
` [PATCH 23/37] bootm: Use of_print_nodes instead of fdt_print
` [PATCH 24/37] of: move flat devicetree functions to separate file
` [PATCH 25/37] of: Add of property write functions for u32
` [PATCH 26/37] of: make value of property in of_new_property optional
` [PATCH 27/37] of: Add missing prototype for size/address counting functions
` [PATCH 28/37] of: fixup unflattened devicetree
` [PATCH 29/37] of_* commands: print usage when insufficient arguments are given
` [PATCH 30/37] of_property command: Fix crash with empty property value
` [PATCH 31/37] ARM: bootm: rework concatenated oftree
` [PATCH 32/37] of: memory: Use of_write_number
` [PATCH 33/37] of: Add reservemap handling
` [PATCH 34/37] bootm: Pass unflattened devicetree to handlers
` [PATCH 35/37] ARM bootm: Switch initrd support to unflattened tree
` [PATCH 36/37] of: remove unused libfdt
` [PATCH 37/37] of: make locally used functions static

[Bug 50091] [BISECTED]GeForce 6150SE: system hangs on X-server start with garbled screen
 2013-03-04  9:53 UTC 

[REVIEW PATCH 01/11] tvp7002: replace 'preset' by 'timings' in various structs/variables
 2013-03-04  9:53 UTC  (12+ messages)
` [REVIEW PATCH 00/11] davinci/blackfin DV_PRESET/current_norm removal
  ` [REVIEW PATCH 07/11] davinci/vpfe_capture: convert to the control framework
  ` [REVIEW PATCH 08/11] davinci/vpbe_display: remove deprecated current_norm
  ` [REVIEW PATCH 09/11] davinci/vpfe_capture: remove current_norm
  ` [REVIEW PATCH 10/11] davinci/dm644x_ccdc: fix compiler warning

Latest randconfig build errors
 2013-03-04  9:51 UTC  (2+ messages)

Inactive memory keep growing and how to release it?
 2013-03-04  9:52 UTC  (2+ messages)

How the domain gives its memory back when destroyed?
 2013-03-04  9:51 UTC  (2+ messages)

[GIT pull] irq urgent updates for 3.9-rc1
 2013-03-04  9:50 UTC 

[PATCH 1/2] crypto: omap-aes: Use module_platform_driver macro
 2013-03-04  9:39 UTC  (2+ messages)
` [PATCH 2/2] crypto: omap-sham: "

[LTP] [PATCH]pthread_once/1-1.c : cleanup & add error checks
 2013-03-04  9:12 UTC 

[PATCH 0/2] AMD IOMMU: XSA-36 follow ups
 2013-03-04  9:48 UTC  (4+ messages)

[ARM_LINUX] ioremap() allowing to map system memory
 2013-03-04  9:48 UTC  (7+ messages)

[Buildroot] [PATCH v4 1/2] openpgm: new package
 2013-03-04  9:48 UTC  (2+ messages)
` [Buildroot] [PATCH v4 2/2] zeromq: add PGM/EPGM support

[PATCH 0/3] powerpc: FSCR fixes for POWER8
 2013-03-04  9:46 UTC  (4+ messages)
` [PATCH 1/3] powerpc: Fix setting FSCR for HV=0 and secondary CPUs
` [PATCH 2/3] powerpc: Add DSCR FSCR register bit definition
` [PATCH 3/3] powerpc: Set DSCR bit in FSCR setup

[GIT pull] core urgent updates for 3.9-rc1
 2013-03-04  9:46 UTC 

[PATCH v3] gpio: Add device driver for GRGPIO cores and support custom accessors with gpio-generic
 2013-03-04  9:46 UTC  (3+ messages)

[Qemu-devel] seabios bug: fail to find etc/boot-fail-wait
 2013-03-04  9:45 UTC 

[U-Boot] [PATCH] cmd_mem: Decode the mtest start and end values from fdt
 2013-03-04  9:44 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v1 0/4] Data Driven device registers & Zynq DEVCFG
 2013-03-04  9:44 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v1 2/4] bitops: Add UInt32StateInfo and helper functions

[PATCH 2/2] Btrfs: fix unclosed transaction handler when the async transaction commitment fails
 2013-03-04  9:45 UTC 

[PATCH] linux-2.6.18/x86-64: fix HYPERVISOR_iret unwind annotation
 2013-03-04  9:44 UTC  (2+ messages)

[PATCH 1/2] Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails
 2013-03-04  9:44 UTC 

[meta-fsl-ppc master] replace tab with space character to fix warnings
 2013-03-04  9:45 UTC 

[PATCH 1/1] drivers/misc: Add Altera System ID driver
 2013-03-04  9:41 UTC  (4+ messages)

[PATCH] tty/serial: Fix uninitialized variable warning
 2013-03-04  9:41 UTC  (3+ messages)

[PATCH 1/2] cifs: call strtobool instead of custom implementation
 2013-03-04  9:41 UTC  (2+ messages)
  ` [PATCH 2/2] cifs: call print_hex_dump "

[Buildroot] [git commit] aumix.mk: fix whitespace
 2013-03-04  9:41 UTC 

RAID performance
 2013-03-04  9:39 UTC  (19+ messages)
            ` RAID performance - new kernel results
              ` RAID performance - new kernel results - 5x SSD RAID5

[PATCH RFT] pinctrl: single: Fix build error
 2013-03-04  9:38 UTC  (4+ messages)

[PATCH] xentrace: fix off-by-one in calculate_tbuf_size
 2013-03-04  9:37 UTC  (2+ messages)

Diskonchip regression
 2013-03-04  9:33 UTC 

3.9.0-rc1 - [ BUG: swapper/0/1 still has locks held! ]
 2013-03-04  9:33 UTC 

[Buildroot] [PATCH] ltp-testsuite: bump version to 20130109
 2013-03-04  9:30 UTC  (2+ messages)

[Buildroot] [git commit] ltp-testsuite: bump version to 20130109
 2013-03-04  9:30 UTC 

MFC decode failed in S5PV210 in kernel 3.8
 2013-03-04  9:30 UTC  (6+ messages)

[Buildroot] [PATCH 00/33] Pull request for 2012.11/bug-fixes
 2013-03-04  9:30 UTC  (5+ messages)
` [Buildroot] [PATCH 10/33] ltp-testsuite: add warning about bessel function support if uclibc toolchain
` [Buildroot] [PATCH 11/33] ltp-testsuite: fix build on uClibc exp10

[Qemu-devel] [PATCH 0/7] block: Add driver specific options
 2013-03-04  9:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/7] block: Add options QDict to bdrv_open_common()

[Qemu-devel] [PATCH] pci_bridge: factor out common code
 2013-03-04  9:28 UTC 

[U-Boot] [PATCH] powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)
 2013-03-04  9:26 UTC  (3+ messages)

[PATCH 1/4] [media] sh_veu.c: Convert to devm_ioremap_resource()
 2013-03-04  9:25 UTC  (9+ messages)
` [PATCH 2/4] [media] soc_camera/pxa_camera: "
` [PATCH 3/4] [media] soc_camera/sh_mobile_ceu_camera: "
` [PATCH 4/4] [media] soc_camera/sh_mobile_csi2: "

Where to download kvm forum 2012 presentations? Thanks
 2013-03-04  9:19 UTC 

[U-Boot] [PATCH v3] Allow AM335x MPU core clock speed to be specified in the board config file
 2013-03-04  9:24 UTC 

linux-next: build failure after merge of the final tree (akpm tree related)
 2013-03-04  9:22 UTC  (2+ messages)

[printk A-A deadlock] possible reason: unannotated irqs-on
 2013-03-04  9:21 UTC  (3+ messages)

[PATCH 1/1] gpio/vt8500: Convert to devm_ioremap_resource()
 2013-03-04  9:09 UTC 

UART IRQ over SMP
 2013-03-04  9:18 UTC 

[RFC PATCH] context_tracking/rcu: don't function trace before rcu_user_exit() finishes
 2013-03-04  9:17 UTC  (3+ messages)

[PATCH v2] eCryptfs: allow userspace messaging to be disabled
 2013-03-04  9:17 UTC  (2+ messages)

[PATCH 1/2] benet: Wait f/w POST until timeout
 2013-03-04  9:17 UTC  (3+ messages)
` [PATCH 2/2] benet: Wait I/O while resuming device

[PATCH Resend] dma: pl330: Convert to devm_ioremap_resource()
 2013-03-04  9:06 UTC 

[Qemu-devel] [PATCH 0/2 v4] Time resync support by qemu-ga
 2013-03-04  9:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qga: add guest-get-time command
` [Qemu-devel] [PATCH 2/2] qga: add guest-set-time command

[PATCH 1/1] serial: vt8500_serial: Convert to devm_ioremap_resource()
 2013-03-04  9:16 UTC  (2+ messages)

[Qemu-devel] [PULL 0/9] Block patches
 2013-03-04  9:15 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] ide/macio: Fix macio DMA initialisation
` [Qemu-devel] [PATCH 2/9] virtio-blk: fix unplug + virsh reboot
` [Qemu-devel] [PATCH 3/9] dataplane: remove EventPoll in favor of AioContext
` [Qemu-devel] [PATCH 4/9] slirp/tcp_subr.c: fix coding style in tcp_connect
` [Qemu-devel] [PATCH 5/9] move socket_set_nodelay to osdep.c
` [Qemu-devel] [PATCH 6/9] sheepdog: accept URIs
` [Qemu-devel] [PATCH 7/9] sheepdog: use inet_connect to simplify connect code
` [Qemu-devel] [PATCH 8/9] sheepdog: add support for connecting to unix domain socket
` [Qemu-devel] [PATCH 9/9] block: for HMP commit() operations on 'all', skip non-COW drives

Multi-platform, and secure-only ARM errata workarounds
 2013-03-04  9:16 UTC  (9+ messages)

[PATCH 1/1] video: exynos_mipi_dsi: Convert to devm_ioremap_resource()
 2013-03-04  9:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/2] PCI learns about VGA
 2013-03-04  9:15 UTC  (2+ messages)

[PATCH 00/67 V2] IIO break info_mask into a pair of masks
 2013-03-04  9:15 UTC  (3+ messages)

[ 00/77] 3.8.2-stable review
 2013-03-04  9:14 UTC  (10+ messages)
` [ 34/77] xen/blkback: Dont trust the handle from the frontend

[PATCH] tidspbridge: Fix compilation
 2013-03-04  9:14 UTC  (2+ messages)

[PATCH] sched: Fix calc_cfs_shares() to consider blocked_load_avg also
 2013-03-04  9:13 UTC  (2+ messages)

[Xenomai] Hilscher driver for cifX boards
 2013-03-04  9:13 UTC  (9+ messages)

[PATCH 00/10] dmatest: update the module to use debugfs
 2013-03-04  9:09 UTC  (11+ messages)
` [PATCH 01/10] dmatest: cancel thread immediately when asked for
` [PATCH 02/10] dmatest: allocate memory for pq_coefs from heap
` [PATCH 03/10] dmatest: create dmatest_info to keep test parameters
` [PATCH 04/10] dmatest: move dmatest_channels and nr_channels to dmatest_info
` [PATCH 05/10] dmatest: split test parameters to separate structure
` [PATCH 06/10] dmatest: run test via debugfs
` [PATCH 07/10] dmatest: return actual state in 'run' file
` [PATCH 08/10] dmatest: define MAX_ERROR_COUNT constant
` [PATCH 09/10] dmatest: gather test results in the linked list
` [PATCH 10/10] dmatest: append verify result to results

[U-Boot] [PATCH v2] Allow AM335x MPU core clock speed to be specified in the board config file
 2013-03-04  9:13 UTC  (3+ messages)

[PATCH V4] powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx
 2013-03-04  8:40 UTC 

[PATCH] powerpc/85xx: Add platform_device declaration to fsl_pci.h
 2013-03-04  8:40 UTC 


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.