All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-26 09:38:43 to 2012-06-26 10:52:08 UTC [more...]

[PATCH] regulator: core: Check for failed voltage sets before checking for delay
 2012-06-26 10:51 UTC  (2+ messages)

[PATCH v2 00/17] Big OMAP I2C Cleanup
 2012-06-26 10:51 UTC  (9+ messages)
` [PATCH v2 05/17] i2c: omap: split out [XR]DR and [XR]RDY

[PATCH 1/2] ARM: OMAP2+: fix naming collision of variable nr_irqs
 2012-06-26 10:50 UTC  (3+ messages)

[PATCH 0/2] Use architected timers for delay loop
 2012-06-26 10:49 UTC  (9+ messages)
` [PATCH 1/2] ARM: arch timer: implement read_current_timer and get_cycles
` [PATCH 2/2] ARM: delay: allow timer-based delay implementation to be selected

[PATCH RFT] regulator: s5m8767: Convert ot regulator_list_voltage_linear
 2012-06-26 10:49 UTC  (2+ messages)

[PATCH 1/1] ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327)
 2012-06-26 10:48 UTC  (2+ messages)

[PATCH] regulator: arizona-micsupp: Fix choosing selector in arizona_micsupp_map_voltage
 2012-06-26 10:48 UTC  (2+ messages)

-f option used with iptables
 2012-06-26 10:46 UTC  (4+ messages)

fio 2.0.8 fails to build on mipsel
 2012-06-26 10:45 UTC 

[PATCH] xen: Fix BUFIOREQ evtchn init for a stubdom
 2012-06-26 10:45 UTC 

[net-next RFC V3 PATCH 4/6] tuntap: multiqueue support
 2012-06-26 10:42 UTC  (3+ messages)

acpi_idle and max_cpus
 2012-06-26 10:42 UTC  (10+ messages)
` [PATCH] acpi, cpuidle: Register with cpuidle even if cpu is onlined after boot (beyond maxcpus)

mac80211 auth/assoc in multi-channel scenarios
 2012-06-26 10:41 UTC  (3+ messages)

[PATCH 0/8] kbuild: use script for final link, move definitions out of top-level Makefile
 2012-06-26 10:40 UTC  (9+ messages)
` [PATCH 5/8] kbuild: move definitions from top-level Makefile to scripts/Kbuild.config
` [PATCH 6/8] kbuild: move arch definitions from top-level Makefile to scripts/Kbuild.arch
` [PATCH 7/8] kbuild: move W=... stuff to Kbuild.arch
` [PATCH 8/8] kbuild: remove useless warning

[PATCH 1/2] regulator: core: Only delay if we successfully set the voltage
 2012-06-26 10:40 UTC  (4+ messages)
` [PATCH 2/2] regulator: core: Check that the selector from map_voltage() is valid

[PATCH 00/11] Prepare for OMAP2+ movement to Common Clk
 2012-06-26 10:39 UTC  (6+ messages)
` [PATCH 08/11] crypto: omap: add clk_prepare and clk_unprepare

Unknown chipsets from Realtek's 8168 driver
 2012-06-26 10:26 UTC 

[PATCH v3 04/13] davinci: vpif: fix setting of data width in config_vpif_params() function
 2012-06-26 10:36 UTC 

Que faites-vous demain à 8h ?
 2012-06-26 10:34 UTC 

[PATCH] fix bad behavior in use_hierarchy file
 2012-06-26 10:31 UTC  (5+ messages)

[U-Boot] [PATCH 1/6] arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138
 2012-06-26 10:33 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] arm/davinci/da850: add uart0 pinmux
` [U-Boot] [PATCH 3/6] serial/ns16550: ns16550 has a different register layout on SOC_DA8XX
` [U-Boot] [PATCH 4/6] mtd/spi/spi_flash: support CMD_READ_ID=0x90 case
` [U-Boot] [PATCH 5/6] mtd/spi: add sst25l driver
` [U-Boot] [PATCH 6/6] MMC: u-boot-spl may be compiled without partition support

[PATCH] regulator: arizona-micsupp: Fix choosing selector in arizona_micsupp_map_voltage
 2012-06-26 10:32 UTC  (5+ messages)

[U-Boot] [PATCH 1/8] arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138
 2012-06-26 10:32 UTC  (3+ messages)

[PATCH 00/40 V2] arm: boot a dom1 to "Calibrating delay loop" then hang
 2012-06-26 10:30 UTC  (41+ messages)
` [PATCH V2 01/40] arm: allocate top level p2m page for all non-idle domains
  ` [PATCH V2 02/40] arm: handy function to print a walk of a page table
  ` [PATCH V2 03/40] arm: correct and expand TLB flush CP15 registers
  ` [PATCH V2 04/40] arm: restore stack on return from trap
  ` [PATCH V2 05/40] arm: enable interrupts while handling traps
  ` [PATCH V2 06/40] arm: hook up domctl and memory_op
  ` [PATCH V2 07/40] arm: allocate and setup a guest vcpu
  ` [PATCH V2 08/40] arm: print domid as part of debug trap
  ` [PATCH V2 09/40] arm: remove unnecessarily verbose print from p2m_load_VTTBR
  ` [PATCH V2 10/40] arm: implement p2m lookup
  ` [PATCH V2 11/40] arm: remove hard tabs from init_idle_domain
  ` [PATCH V2 12/40] arm: stub out sync_vcpu_execstate
  ` [PATCH V2 13/40] arm: implement stub version of flush_tlb_mask
  ` [PATCH V2 14/40] arm: do not set max_vcpus = 8 in arch_domain_create
  ` [PATCH V2 15/40] arm: Add simple cpu_{sibling, core}_mask
  ` [PATCH V2 16/40] arm: allow p2m to be created with specific MATTR
  ` [PATCH V2 17/40] arm: implement vpl011 (UART) emulator
  ` [PATCH V2 18/40] arm: context switch a bunch of guest state
  ` [PATCH V2 19/40] arm: dump a page table walk when va_to_par fails
  ` [PATCH V2 20/40] arm: dump guest s1 walk on data abort which is not a stage 2 issue
  ` [PATCH V2 21/40] arm: implement vcpu_show_execution_state
  ` [PATCH V2 22/40] arm: use correct attributes for mappings in copy_from_paddr()
  ` [PATCH V2 23/40] arm: map fixmaps non-executable
  ` [PATCH V2 24/40] arm: fix locking in create_p2m_entries
  ` [PATCH V2 25/40] arm: split pending SPIs (global) out from pending PPIs and SGIs (per CPU)
  ` [PATCH V2 26/40] arm: use interrupt safe spin locks in vgic_vcpu_inject_irq
  ` [PATCH V2 27/40] arm: map GICV in all domains, not just dom0
  ` [PATCH V2 28/40] arm: enable data-cache at the same time as enabling the MMU, not before
  ` [PATCH V2 29/40] arm: Upgrade guest barriers to Outer-Shareable. Enable Protected Table Walk
  ` [PATCH V2 30/40] arm: gic.lock can be taken in interrupt context, so lock appropriately
  ` [PATCH V2 31/40] arm: context switch virtual timer registers
  ` [PATCH V2 32/40] arm: the hyp timer seems to work in newer model versions, default to using it
  ` [PATCH V2 33/40] arm: unwind allocations etc on arch_domain_create_failure
  ` [PATCH V2 34/40] HACK: arm: initial XENMAPSPACE_gmfn_foreign
  ` [PATCH V2 35/40] arm: move PSR flag definitions into interface, for tools use
  ` [PATCH V2 36/40] libxc: add ARM support to xc_dom (PV domain building)
  ` [PATCH V2 37/40] arm: implement VGCF_online
  ` [PATCH V2 38/40] arm: fix typo s/approprately/appropriately/g
  ` [PATCH V2 39/40] HACK: add simple xcbuild
  ` [PATCH V2 40/40] HACK: arm: disable hypercall continuations

[PATCH] ARM: omap4: Fix standalone OMAP4 build break
 2012-06-26 10:28 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH 1/3] batctl: unify debug table handling and remove redundant code
 2012-06-26 10:27 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH 2/3] batctl: unify settings "
` [B.A.T.M.A.N.] [PATCH 3/3] batctl: beef up man page

[PATCH v6 00/13] execute hotplug scripts from libxl
 2012-06-26 10:27 UTC  (4+ messages)
` [PATCH v6 05/13] libxl: convert libxl__device_disk_local_attach to an async op

[PATCH] ASoC: tlv320aic3x: add input clock selection
 2012-06-26 10:26 UTC  (2+ messages)

[PATCH v6 1/5] powerpc/85xx: implement hardware timebase sync
 2012-06-26 10:25 UTC  (10+ messages)
` [PATCH v6 2/5] powerpc/85xx: add HOTPLUG_CPU support
` [PATCH v6 3/5] powerpc/85xx: add sleep and deep sleep support
` [PATCH v6 4/5] fsl_pmc: Add API to enable device as wakeup event source
` [PATCH v6 5/5] powerpc/85xx: add support to JOG feature using cpufreq interface

DiBcom adapter problems
 2012-06-26 10:25 UTC  (2+ messages)

[PATCH] gconf.bbclass: don't register schemas in the install stage
 2012-06-26 10:10 UTC 

[PATCH v4] arm: Add basic support for new Marvell Armada 370 and Armada XP SoC
 2012-06-26 10:21 UTC  (8+ messages)
` [PATCH v4 3/9] arm: mach-mvebu: add source files
` [PATCH v4 5/9] arm: mach-mvebu: add documentation for new device tree bindings

<rant>the current yocto FAQ is pretty much valueless</rant>
 2012-06-26 10:18 UTC  (4+ messages)

[PATCH 0/38] arm: boot a dom1 to "Calibrating delay loop" then hang
 2012-06-26 10:18 UTC  (4+ messages)
` [PATCH 01/38] arm: allocate top level p2m page for all non-idle domains
  ` [PATCH 28/38] arm: map GICV in all domains, not just dom0

[PATCH 0/4] make balloon pages movable by compaction
 2012-06-26 10:17 UTC  (5+ messages)
` [PATCH 1/4] mm: introduce compaction and migration for virtio ballooned pages

how to cleanup old superblock
 2012-06-26 10:17 UTC  (4+ messages)

[PATCH 0/7] Series short description
 2012-06-26 10:17 UTC  (6+ messages)
` [PATCH 5/7] ARM: OMAP2: Use hwmod to initialize mmc for 2420

[PATCH 0/2] m68k/net: add support for NS8390 based eth controllers on some ColdFire boards
 2012-06-26 10:14 UTC  (8+ messages)
` [PATCH 1/2] net: "

[PATCH 0/9, V2] xfs; discontiguous buffer support
 2012-06-26 10:16 UTC  (9+ messages)
` [PATCH 1/9] xfs: struct xfs_buf_log_format isn't variable sized
` [PATCH 2/9] xfs: separate buffer indexing from block map
` [PATCH 3/9] xfs: convert internal buffer functions to pass maps
` [PATCH 9/9] xfs: factor buffer reading from xfs_dir2_leaf_getdents

[PATCH] xen: add assertions in default_vcpu0_location to protect against broken masks
 2012-06-26 10:16 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] USB: EHCI: Initialize multiple USB controllers at once
 2012-06-26 10:15 UTC 

[PATCH V3 0/3] regulator: dt: add policy to match regulator with prop "regulator-compatible"
 2012-06-26 10:13 UTC  (12+ messages)
` [PATCH V3 2/3] regulator: dt: regulator match by regulator-compatible

[PATCH 0/1] bitbake.conf: disable ccache explicitly if it is not enabled
 2012-06-26 10:01 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] OMAPDSS: Check if RPM enabled before trying to change state
 2012-06-26 10:09 UTC  (14+ messages)

[GIT] HID
 2012-06-26 10:08 UTC 

[PATCH] ASoC: wm8994: Don't suspend accessory detection
 2012-06-26 10:07 UTC 

[PATCH 0/6] Description for PCI patches using platform driver
 2012-06-26 10:05 UTC  (10+ messages)

[PATCH] Set SA_RESTART flag on SIGCHLD handler
 2012-06-26 10:03 UTC  (3+ messages)

[PATCH 0/4 v9] SCSI device removal fixes
 2012-06-26 10:03 UTC  (8+ messages)
` [PATCH 2/4] scsi: Fix device removal NULL pointer dereference

[patch 1/3] mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
 2012-06-26  9:58 UTC  (4+ messages)
` [rfc][patch 3/3] mm, memcg: introduce own oom handler to iterate only over its own threads

New btrfs-progs integration branch
 2012-06-26  9:58 UTC  (3+ messages)

[PATCH 0/4] pwm-mxs driver updates
 2012-06-26  9:57 UTC  (4+ messages)
` [PATCH 2/4] pwm: pwm-mxs: use global reset function stmp_reset_block

Configuring an audio path within ALSA
 2012-06-26  9:43 UTC  (4+ messages)

[PATCHv7 00/15] Integration of videobuf2 with dmabuf
 2012-06-26  9:40 UTC  (4+ messages)
` [PATCHv7 03/15] v4l: vb2: add support for shared buffer (dma_buf)

[PATCH 00/17] OMAPDSS: Misc DSS clean ups
 2012-06-26  9:48 UTC  (32+ messages)
` [PATCH 01/17] OMAPDSS: Remove passive matrix LCD support (part 1)
` [PATCH 02/17] OMAPDSS: Remove passive matrix lcd support (part 2)
` [PATCH 02/17] OMAPDSS: Remove passive matrix LCD "
` [PATCH 03/17] OMAPDSS: Remove passive matrix LCD support (part 3)
` [PATCH 04/17] OMAPDSS: Remove passive matrix LCD support (part 4)
` [PATCH 05/17] OMAPDSS: Add some new fields to omap_video_timings
` [PATCH 06/17] OMAPDSS: DISPLAY: Ignore newly added omap_video_timings fields for display timings sys
  ` [PATCH 06/17] OMAPDSS: DISPLAY: Ignore newly added omap_video_timings fields for display timings sysfs file
` [PATCH 07/17] OMAPDSS: DISPC: Configure newly added omap_video_timing fields
` [PATCH 08/17] OMAPDSS: DISPC: Remove dispc_mgr_set_pol_freq()
` [PATCH 09/17] OMAPFB: Map the newly added omap_video_timings fields with fb sync flags
` [PATCH 10/17] OMAPDRM: Map the newly added omap_video_timings fields with drm mode flags
` [PATCH 11/17] OMAPDSS: Remove omap_panel_config enum from omap_dss_device
` [PATCH 12/17] OMAPDSS: Add interlace parameter to omap_video_timings
` [PATCH 13/17] OMAPDSS: DISPC/APPLY: Use interlace info in manager timings for dispc_ovl_setup()
` [PATCH 14/17] OMAPFB: Map interlace field in omap_video_timings with fb vmode flags
` [PATCH 15/17] OMAPDRM: Map interlace field in omap_video_timings with drm mode flags
` [PATCH 16/17] OMAPDSS: HDMI: Remove custom hdmi_video_timings struct
` [PATCH 17/17] OMAPDSS: DSI: Remove redundant fields in omap_dss_dsi_videomode_data

[PATCH 0/2] archiver.bbclass: Add the function of filtering packages
 2012-06-26  9:36 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] local.conf.sample.extended: Add filtering function to archiver.bbclass

[PATCH] brcmsmac: fix NULL pointer crash in brcms_c_regd_init()
 2012-06-26  9:46 UTC  (3+ messages)

[PATCH] Btrfs: fix wrong check during log recovery
 2012-06-26  9:45 UTC  (2+ messages)

how to update hw_ptr and appl_ptr
 2012-06-26  9:43 UTC  (3+ messages)

[PATCH] ipv4: Remove unnecessary code from rt_check_expire()
 2012-06-26  9:43 UTC  (4+ messages)

[PATCH v2] ARM:MXS: Initial support for the Crystalfontz CFA-10036
 2012-06-26  9:42 UTC  (4+ messages)
` [PATCH 1/2] ARM:MX28: Add additionnal muxing options to iMX28 DTSI

[PATCH V3 1/2] of: Add generic device tree DMA helpers
 2012-06-26  9:40 UTC  (6+ messages)

FS / Kernel question choosing the correct kernel version
 2012-06-26  9:39 UTC  (4+ 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.