All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-12 02:05:49 to 2012-01-12 05:38:13 UTC [more...]

[U-Boot] [RFC PATCH v2 0/15] bootstage: record and publish boot progress timing
 2012-01-12  5:38 UTC  (5+ messages)
` [U-Boot] [RFC PATCH v2 15/15] bootstage: arm: Add bootstage calls in board and bootm

[PATCH 1/2] mach-ux500: cache operations are atomic on PL310
 2012-01-12  5:37 UTC  (2+ messages)
` [PATCH 2/2] mach-ux500: enable ARM errata 764369

[git pull] PCI changes
 2012-01-12  5:34 UTC  (3+ messages)

[U-Boot] bootm not taking dtb
 2012-01-12  5:30 UTC  (6+ messages)

[PATCH] vhost-net: add module alias
 2012-01-12  5:30 UTC  (5+ messages)
` [PATCH] vhost-net: add module alias (v2)
    ` [PATCH] vhost-net: add module alias (v2.1)

brcm80211 breakage
 2012-01-12  5:30 UTC  (11+ messages)

[RFC 7/11] virtio_pci: new, capability-aware driver
 2012-01-12  5:29 UTC  (17+ messages)

[PATCH 2/4] ath6kl: Introduce new queue for uAPSD
 2012-01-12  5:25 UTC  (3+ messages)

[PULL] virtio and lguest
 2012-01-12  5:22 UTC  (2+ messages)

Several bugs in latest kernel
 2012-01-12  5:21 UTC  (4+ messages)

[PATCH] drm/nouveau: Fix module parameter description formats
 2012-01-12  5:19 UTC  (3+ messages)

[U-Boot] [PATCH] net/eth.c: fix eth_write_hwaddr() to use dev->enetaddr as fall back
 2012-01-12  5:12 UTC  (4+ messages)

Some experiments with the SIMCOM SIM5216E modem on a ARM926 board
 2012-01-12  5:12 UTC  (3+ messages)

[PATCH] rcu: avoid checking for constant
 2012-01-12  5:11 UTC 

MAP_NOZERO revisited
 2012-01-12  5:10 UTC  (4+ messages)
  ` MAP_UNINITIALIZED (Was Re: MAP_NOZERO revisited)

[Bug 41722] Clevo M5X0JE hangs in ACPI init
 2012-01-12  5:06 UTC  (11+ messages)

[PATCH 3/3] diff-index: pass pathspec down to unpack-trees machinery
 2012-01-12  5:04 UTC  (3+ messages)
` [PATCH] tree_entry_interesting: make recursive mode default

[U-Boot] [PATCH 01/17] x86: Import glibc memcpy implementation
 2012-01-12  5:04 UTC  (35+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 02/17] x86: Speed up copy-to-RAM and clear BSS operations
  ` [U-Boot] [PATCH v2 03/17] x86: Remove GDR related magic numbers
  ` [U-Boot] [PATCH v2 04/17] x86: Rework Global Descriptor Table loading
  ` [U-Boot] [PATCH v2 05/17] x86: Simplify Flash-to-RAM code execution transition
  ` [U-Boot] [PATCH v2 06/17] x86: Rework relocation calculations
  ` [U-Boot] [PATCH v2 07/17] x86: Use fs for global data
  ` [U-Boot] [PATCH v2 08/17] x86: Set GD_FLG_RELOC after entering in-RAM copy of U-Boot
  ` [U-Boot] [PATCH v2 09/17] x86: Create weak init_cache() and default enable_caches() functions
  ` [U-Boot] [PATCH v2 10/17] x86: Allow cache before copy to RAM
  ` [U-Boot] [PATCH v2 11/17] x86: Tweak IDT and GDT for alignment and readability
  ` [U-Boot] [PATCH v2 12/17] CHECKPATCH: arch/x86/lib/*
  ` [U-Boot] [PATCH v2 13/17] x86: Move do_go_exec() out of board.c
  ` [U-Boot] [PATCH v2 14/17] x86: Move setup_pcat_compatibility() "
  ` [U-Boot] [PATCH v2 15/17] x86: Move relocation code "
  ` [U-Boot] [PATCH v2 16/17] x86: Split init functions "
  ` [U-Boot] [PATCH v2 17/17] x86: Convert board_init_f_r to a processing loop

[PATCH] power_supply: charger-manager: Clean up for better readability
 2012-01-12  4:56 UTC 

[patch 1/3] mm, oom: avoid looping when chosen thread detaches its mm
 2012-01-12  4:49 UTC  (8+ messages)
` [patch 2/3] mm, oom: fold oom_kill_task into oom_kill_process
` [patch 3/3] mm, oom: do not emit oom killer warning if chosen thread is already exiting

[RFC v2 1/9] arm/versatile*: merge all versatile struct clk definitions
 2012-01-12  4:46 UTC  (5+ messages)
` [RFC v2 4/9] of: add clock providers

[ANNOUNCE] udev 177
 2012-01-12  4:45 UTC 

Linux pNFS status meeting 01/12/12 - NO MEETING
 2012-01-12  4:40 UTC 

[U-Boot] [RFC PATCH 0/2] fdt: Deal correctly with alias nodes
 2012-01-12  4:38 UTC  (6+ messages)
` [U-Boot] [RFC PATCH 1/2] fdt: Add fdtdec_find_aliases() to deal "

Could anybody give some description about the implement of hyercall in kvm?
 2012-01-12  4:38 UTC 

[U-Boot] [PATCH v2 0/9] Unified command execution in one place
 2012-01-12  4:37 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/20] tegra: Add fdt definitions and USB driver
 2012-01-12  4:33 UTC  (36+ messages)
` [U-Boot] [PATCH v4 01/20] fdt: Tidy up a few fdtdec problems
  `  "
` [U-Boot] [PATCH v4 02/20] fdt: Add functions to access phandles, arrays and bools
  `  "
` [U-Boot] [PATCH v4 03/20] fdt: Add basic support for decoding GPIO definitions
  `  "
` [U-Boot] [PATCH v4 04/20] arm: fdt: Ensure that an embedded fdt is word-aligned
  `  "
` [U-Boot] [PATCH v4 05/20] arm: fdt: Add skeleton device tree file from kernel
  `  "
` [U-Boot] [PATCH v4 06/20] tegra: fdt: Add Tegra2x "
  `  "
` [U-Boot] [PATCH v4 07/20] tegra: fdt: Add device tree file for Tegra2 Seaboard "
  `  "
` [U-Boot] [PATCH v4 08/20] fdt: Add staging area for device tree binding documentation
  `  "
` [U-Boot] [PATCH v4 09/20] fdt: Add tegra-usb bindings file from linux
  `  "
` [U-Boot] [PATCH v4 10/20] tegra: fdt: Add additional USB binding
  `  "
` [U-Boot] [PATCH v4 11/20] tegra: fdt: Add clock bindings
  `  "
` [U-Boot] [PATCH v4 12/20] tegra: usb: fdt: Add additional device tree definitions for USB ports
  `  "
` [U-Boot] [PATCH v4 13/20] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard
  `  "
` [U-Boot] [PATCH v4 14/20] usb: Add support for txfifo threshold
` [U-Boot] [PATCH v4 15/20] fdt: Add function to return peripheral/clock ID
  `  "
` [U-Boot] [PATCH v4 16/20] tegra: usb: Add support for Tegra USB peripheral
` [U-Boot] [PATCH v4 17/20] tegra: usb: Add USB support to nvidia boards
` [U-Boot] [PATCH v4 18/20] tegra: usb: Add common USB defines for tegra2 boards
` [U-Boot] [PATCH v4 19/20] tegra: usb: Enable USB on Seaboard
` [U-Boot] [PATCH v4 20/20] tegra: fdt: Enable FDT support for Seaboard
  `  "

[Qemu-devel] [PATCH] hw/lan9118: Add save/load support
 2012-01-12  4:23 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] tegra: Add I2C driver and associated parts
 2012-01-12  4:17 UTC  (4+ messages)
` [U-Boot] [PATCH 4/7] tegra: Add I2C driver

[RFC PATCH 04/16] KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
 2012-01-12  4:16 UTC  (5+ messages)

sunit/swidth for HP P4500 Lefthand Networks storage arrays
 2012-01-12  4:15 UTC 

[PATCH v3] sh: sh2a: Improve cache flush/invalidate functions
 2012-01-12  4:11 UTC  (2+ messages)

Relying on syscall record for information and useless key/value duplication
 2012-01-12  4:10 UTC  (3+ messages)

[PATCH] blockdev: convert some macros to static inlines
 2012-01-12  4:07 UTC  (2+ messages)

[PATCH 1/2] mwifiex: use bss_type and bss_num to retrieve priv
 2012-01-12  4:06 UTC  (2+ messages)
` [PATCH 2/2] mwifiex: derive priv from net_device instead of wiphy

[RFC PATCH v3 2/5] pinctrl: add dt binding support for pinmux mappings
 2012-01-12  4:03 UTC  (21+ messages)

linux-next: Tree for Jan 12
 2012-01-12  3:58 UTC 

[PATCH v4] MTD: nand: add support for diskonchip G4 nand flash device
 2012-01-12  3:41 UTC  (3+ messages)

Warning! Your mailbox is almost full
 2012-01-11 23:13 UTC 

[PATCH] scripts:kconfig:mconf.c: let make not report error when not save configuration
 2012-01-12  3:31 UTC 

[PATCH v5 00/13] KVM/ARM Implementation
 2012-01-12  3:29 UTC  (5+ messages)

[Qemu-devel] [0/4] Assorted bugfixes
 2012-01-12  3:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/4] load_image_targphys() should enforce the max size
` [Qemu-devel] [PATCH 3/4] pci: Make bounds checks on config space accesses actually work

[PATCH] scripts:kconfig:mconf.c: let make not report error when not save configuration
 2012-01-12  3:26 UTC 

[PATCH] drivers: mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not defined
 2012-01-12  3:25 UTC 

[PATCH] sh: also without PM_RUNTIME pm_runtime.o must be built
 2012-01-12  3:24 UTC  (2+ messages)

memcg: add mlock statistic in memory.stat
 2012-01-12  3:21 UTC  (5+ messages)

[BUG] git archive broken in 1.7.8.1
 2012-01-12  3:20 UTC  (8+ messages)
` [PATCH] archive: re-allow HEAD:Documentation on a remote invocation

[V4] [PATCH 0/4] lttng-2.0 new recipe for merge
 2012-01-12  3:11 UTC  (5+ messages)
` [PATCH 1/4] lttng-ust: Integrate into yocto linux
` [PATCH 2/4] lttng-tools: Integrated from git repo
` [PATCH 3/4] lttng-modules: from lttng-modules 2.0 "
` [PATCH 4/4] babeltrace: Integrated from version 0.8

RFC: option to toggle dtc checks on and off
 2012-01-12  3:17 UTC  (6+ messages)

[Buildroot] [PATCH v2] tiff: add utility commands and library options
 2012-01-12  3:12 UTC 

[Buildroot] [PATCH] tiff: add utility commands and library options
 2012-01-12  3:11 UTC  (3+ messages)

[PATCHv3 0/13] credential helpers
 2012-01-12  3:07 UTC  (8+ messages)
` [PATCHv3 10/13] credentials: add "cache" helper

[PATCH 0/6] RFC: CPU frequency min/max as PM QoS params
 2012-01-12  3:06 UTC  (7+ messages)

[PATCH RFC] commit: allow to commit even if there are intent-to-add entries
 2012-01-12  3:05 UTC  (6+ messages)

[PATCH 1/4] lttng-ust: Integrate into yocto linux
 2012-01-12  2:57 UTC  (2+ messages)

[PATCH v2] ASoC: Route Mic Bias in Visstrim_M10 board
 2012-01-12  3:05 UTC  (2+ messages)

leaky cherry-pick
 2012-01-12  3:05 UTC  (9+ messages)

[PATCH 00/11] ep93xx: Move SoC private bits to core
 2012-01-12  3:04 UTC  (5+ messages)
` [PATCH 06/11] ep93xx: Don't use system controller defines in audio drivers

[PATCH v2 1/6] t5601: add &&
 2012-01-12  3:00 UTC  (4+ messages)
` [PATCH v3 07/10] clone: --branch=<branch> always means refs/heads/<branch>

[PATCH] IB/qib: detour pcie_caps for certain chip sets
 2012-01-12  3:00 UTC 

[PATCH] proc: fix null pointer deref in proc_pid_permission()
 2012-01-12  3:05 UTC  (6+ messages)

[PATCH 0/4] OMAPDSS/ASoC: Repair broken HDMI audio in K3.2-rcX
 2012-01-12  2:59 UTC  (7+ messages)

punch-hole should go beyond i_size
 2012-01-12  2:55 UTC  (2+ messages)

RegionEmptyData
 2012-01-12  2:52 UTC 

[PATCH] archive: re-allow HEAD:Documentation on a remote invocation
 2012-01-12  2:51 UTC  (4+ messages)
` [PATCH 1/2] get_sha1_with_context: report features used in resolution

[PATCH 0/4] Fix filesystem freezing
 2012-01-12  2:48 UTC  (3+ messages)

Ulog/filter device name does not match effective device name of data flow: expected?
 2012-01-12  2:46 UTC  (2+ messages)

[RFC PATCH] xfs: show uuid when mount fails due to duplicate uuid
 2012-01-12  2:47 UTC  (2+ messages)

conntrack, suspicious RCU usage
 2012-01-12  2:35 UTC  (7+ messages)

[PATCH 1/6 v2] usb/gadget/pch_udc: Fix disconnect issue
 2012-01-12  2:27 UTC  (6+ messages)
` [PATCH 2/6 v2] usb/gadget/pch_udc: Fix wrong return value
` [PATCH 3/6 v2] usb/gadget/pch_udc: Fix USB suspend issue
` [PATCH 4/6 v2] usb/gadget/pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/disconnect issue
` [PATCH 5/6 v2] usb/gadget/pch_udc: Reduce redundant interrupt
` [PATCH 6/6 v2] usb/gadget/pch_udc: Add debug message

LVM2/man lvm.conf.5.in
 2012-01-12  2:32 UTC 

Does Linux process exist information leakage?
 2012-01-12  2:30 UTC  (6+ messages)

[PATCH] mm: vmscan: deactivate isolated pages with lru lock released
 2012-01-12  2:28 UTC  (3+ messages)

question about i915 driver in dom0
 2012-01-12  2:27 UTC  (10+ messages)

[PATCH] usb/gadget/pch_udc: Fix ether gadget connect/disconnect issue
 2012-01-12  2:27 UTC  (3+ messages)

git diff <file> HEAD^:<file> error message
 2012-01-12  2:26 UTC  (2+ messages)

[RFC PATCHSET take#2] ioblame: IO tracer with origin tracking
 2012-01-12  2:24 UTC  (13+ messages)
` [PATCH 9/9] block, trace: implement ioblame - "
  ` [PATCH RESEND "

[PATCH 0 of 2] x86/mm: Two hypervisor paging fixes
 2012-01-12  2:24 UTC  (5+ messages)
` [PATCH 1 of 2] x86/mm: Allow a page in p2m_ram_paged_out state to be loaded

[RFC PATCH 1/2] support adding module-specific parameters
 2012-01-12  2:19 UTC  (8+ messages)
` [PATCH 2/2] remove the global --sshkey parameter

[PATCH] mm: Fix NULL ptr dereference in __count_immobile_pages
 2012-01-12  2:17 UTC  (5+ messages)

Race condition in ipv6 code
 2012-01-12  2:13 UTC 

CPU clock throttled prints
 2012-01-12  2:11 UTC  (2+ messages)

[PATCH v5] mmc: support BKOPS feature for eMMC
 2012-01-12  2:10 UTC  (4+ messages)

[PATCH 1/2] PM / devfreq: add min/max_freq limit requested by users
 2012-01-12  2:08 UTC  (3+ messages)

[PATCH v2] allow ifup bring up network manually even without netroot
 2012-01-12  2:07 UTC  (5+ messages)

[PATCH] Code clean up for percpu_xxx() functions
 2012-01-12  2:05 UTC  (13+ messages)
          ` [PATCH 3/3] "

[PATCH 0/2] Make t9200-git-cvsexportcommit.sh pass on MSYS
 2012-01-12  2:06 UTC  (3+ messages)
` [PATCH 1/2] t9200: On MSYS, do not pass Windows-style paths to CVS

[PATCH v4 4/6] dmaengine: shdma: modify the DMAC Address Error registration
 2012-01-12  2:06 UTC  (2+ messages)


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.