All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-16 08:48:21 to 2012-07-16 10:43:37 UTC [more...]

[Patch 0/7] Per cpu thread hotplug infrastructure - V3
 2012-07-16 10:42 UTC  (7+ messages)
` [Patch 1/7] rcu: Yield simpler
` [Patch 2/7] kthread: Implement park/unpark facility
` [Patch 3/7] smpboot: Provide infrastructure for percpu hotplug threads
` [Patch 4/7] softirq: Use hotplug thread infrastructure
` [Patch 6/7] rcu: Use smp_hotplug_thread facility for RCUs per-CPU kthread
` [Patch 7/7] infiniband: ehca: Use hotplug thread infrastructure

[Qemu-devel] [PATCH 00/12] Portable thread-pool/AIO, Win32 emulated AIO
 2012-07-16 10:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/12] event_notifier: enable it to use pipes
` [Qemu-devel] [PATCH 02/12] event_notifier: add Win32 implementation

[PATCH] dbus-glib: support unit tests compile and install
 2012-07-16 10:28 UTC  (2+ messages)

[Qemu-devel] [RFC] introduce a dynamic library to expose qemu block API
 2012-07-16 10:39 UTC  (9+ messages)

[PATCHv4 0/8] ARM: OMAP: pm: usecounting changes
 2012-07-16 10:39 UTC  (16+ messages)
` [PATCHv4 1/8] ARM: OMAP: clk: add support for omap_clk_for_each
` [PATCHv4 2/8] ARM: OMAP3+: voltage/pwrdm/clkdm/clock add recursive usecount tracking
` [PATCHv4 3/8] ARM: OMAP3+: voltage: add support for voltagedomain usecounts
` [PATCHv4 4/8] ARM: OMAP3: add manual control for mpu / core pwrdm usecounting
` [PATCHv4 5/8] ARM: OMAP3: set autoidle flag for sdrc_ick

[PATCH 0/7 v2] dma: sh: stop using .private
 2012-07-16 10:36 UTC  (14+ messages)
` [PATCH 5/7 v2] dma: sh: use an integer slave ID to improve API compatibility

3.5-rc6 nouveau and no text/graphics
 2012-07-16 10:28 UTC 

MY ASSISTANCE TO PAY YOUR ACCRUED INTEREST AMOUNT. PLEASE OPEN THE FILE FOR MORE DETAILS
 2012-07-16 10:21 UTC 

[PATCH 1/6] mtd: s3c2410: Use module_platform_driver()
 2012-07-16 10:32 UTC  (6+ messages)
` [PATCH 2/6] mtd: s3c2410: Use pr_* instead of printk
` [PATCH 3/6] mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>
` [PATCH 4/6] mtd: s3c2410: Do not initialise statics to 0 or NULL
` [PATCH 5/6] mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces
` [PATCH 6/6] mtd: s3c2410: Fix line over 80 characters warning

[PATCH RFT] regulator: twl: Fix list_voltate for twl6030ldo_ops
 2012-07-16 10:31 UTC 

barebox image size
 2012-07-16 10:30 UTC  (7+ messages)
  ` Antwort: "
      ` Antwort: "

Deadlocks due to per-process plugging
 2012-07-16 10:30 UTC  (17+ messages)

How to calculate the TCP checksum
 2012-07-16 10:30 UTC  (2+ messages)

[PATCH] drm/i915: set IDICOS to medium uncore resources
 2012-07-16 10:29 UTC  (3+ messages)

[PATCH] etherdevice: introduce eth_broadcast_addr
 2012-07-16 10:29 UTC  (6+ messages)
` [PATCH net-next 0/8] etherdevice: Rename random_ether_addr to eth_random_addr

sierra wireless MC8795V
 2012-07-16 10:29 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: Reduce accumulated length of simple statements
 2012-07-16 10:25 UTC  (2+ messages)

Building a custom dtb kernel
 2012-07-16 10:22 UTC 

[PATCH 1/2 V3] MXS: Set I2C timing registers for mxs-i2c
 2012-07-16 10:21 UTC  (6+ messages)
` [PATCH 2/2 V3] MXS: Implement DMA support into mxs-i2c

[PATCH RFT 1/2] regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldo
 2012-07-16 10:20 UTC  (6+ messages)

[PATCH v2 01/12] ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom data
 2012-07-16 10:19 UTC  (14+ messages)
` [PATCH v2 02/12] ath9k: validate rx antenna settings
  ` [PATCH v2 03/12] ath9k_hw: enable ANI on AR934x
    ` [PATCH v2 04/12] ath9k_hw: fix tx gain tables for AR934x
      ` [PATCH v2 05/12] ath9k_hw: remove redundant arguments to INIT_INI_ARRAY
        ` [PATCH v2 06/12] ath9k/ath9k_htc: fix txop limit handling
          ` [PATCH v2 07/12] ath9k: make per-WMM-AC queue sizes configurable via debugfs
            ` [PATCH v2 08/12] ath9k: fix aggregate size limit based on queue TXOP limit

[B.A.T.M.A.N.] [PATCH] batman-adv: Don't break statements after assignment operator
 2012-07-16 10:19 UTC  (2+ messages)

[PATCH - CA0132 HDA Codec 1/2] ALSA: Update Creative CA0132 codec to add DSP features
 2012-07-16 10:18 UTC 

linux-next: manual merge of the arm-soc tree with the i2c-embedded tree
 2012-07-16 10:17 UTC  (5+ messages)

oplock break problem
 2012-07-16 10:14 UTC  (3+ messages)

quirk for Samsung 2443BW
 2012-07-16 10:13 UTC 

[RFC] dma-fence: dma-buf synchronization (v2)
 2012-07-16 10:11 UTC  (2+ messages)

[PATCH] powertop: update to 2.0+git
 2012-07-16  9:59 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Use BIT(x) macro to calculate bit positions
 2012-07-16 10:10 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batctl: "

iptables CLAMP MSS to PMTU not working?
 2012-07-16 10:08 UTC  (7+ messages)

[PATCH RFC V4 0/3] kvm: Improving directed yield in PLE handler
 2012-07-16 10:07 UTC  (5+ messages)
` [PATCH RFC V4 2/3] kvm: Note down when cpu relax intercepted or pause loop exited
` [PATCH RFC V4 3/3] kvm: Choose better candidate for directed yield

[PATCH] i2c: stu300: use devm managed resources
 2012-07-16 10:03 UTC  (2+ messages)

[PATCH 06/12] MIPS: Netlogic: early console fix
 2012-07-16 10:03 UTC  (2+ messages)
` [PATCH UPDATED "

[PATCH] iio: staging: ad7298_ring: Fix maybe-uninitialized warning
 2012-07-16 10:02 UTC  (4+ messages)

[B.A.T.M.A.N.] Route selection over VPN links
 2012-07-16 10:02 UTC  (2+ messages)

hypervisor fault in move_masked_irq
 2012-07-16 10:01 UTC  (2+ messages)

[PATCH] status: default in-progress color to header color
 2012-07-16  9:59 UTC  (3+ messages)

[PATCH 1/2] fixes for adt7410
 2012-07-16 10:00 UTC  (4+ messages)

Ext4 external journal UUID mismatch?
 2012-07-16 10:00 UTC  (4+ messages)

[DTC] Compilation issue on Red-hat host systems
 2012-07-16  9:59 UTC 

[vfs:for-next 97/99] fs/ext3/dir.c:306:14: error: too few arguments to function 'generic_file_llseek
 2012-07-16  9:58 UTC 

[PATCH] lpc_eth: remove duplicated include
 2012-07-16  9:58 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Move batadv_check_unicast_packet()
 2012-07-16  9:58 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Drop tt queries with foreign dest

[PATCH TRIVIAL] mm: Fix build warning in kmem_cache_create()
 2012-07-16  9:58 UTC  (6+ messages)

[PATCH] ipv6: fix incorrect route 'expires' value passed to userspace
 2012-07-16  9:56 UTC  (2+ messages)

[vfs:for-next 92/99] fs/sync.c:79:3: error: too few arguments to function 'writeback_inodes_sb'
 2012-07-16  9:56 UTC 

[Buildroot] Systemd update
 2012-07-16  9:54 UTC  (10+ messages)

[PATCH 0/2] Misc Karo TX51 fixes
 2012-07-16  9:53 UTC  (3+ messages)
` [PATCH 1/2] tx51: ensure eth phy resets properly by driving reset pin explicitly
` [PATCH 2/2] tx51: Disable kallsyms. It prevents the board from booting

[PATCH maint-1.6.5] block-sha1: avoid unaligned accesses on some big-endian systems
 2012-07-16  9:53 UTC  (6+ messages)
            ` [PATCH maint-1.6.5 v2] block-sha1: avoid pointer conversion that violates alignment constraints

[PATCH 0/3] make KVM PV use apic through APIs
 2012-07-16  9:52 UTC  (4+ messages)
` [PATCH 1/3] apic: add apic_set_eoi_write for PV use

[RFC/PATCH 0/13] Add device tree support for s5p-fimc SoC camera host interface driver
 2012-07-16  9:51 UTC  (14+ messages)
` [RFC/PATCH 01/13] ARM: Samsung: Extend MIPI PHY callback with an index argument
  ` [RFC/PATCH 02/13] media: s5p-csis: Add device tree support
  ` [RFC/PATCH 04/13] devicetree: Add common video devices bindings documentation
  ` [RFC/PATCH 05/13] media: s5p-fimc: Add device tree support for FIMC devices
  ` [RFC/PATCH 06/13] media: s5p-fimc: Add device tree support for FIMC-LITE
  ` [RFC/PATCH 09/13] media: s5k6aa: Add support for device tree based instantiation
  ` [RFC/PATCH 12/13] media: s5p-fimc: Add device tree based sensors registration

[B.A.T.M.A.N.] [PATCH] batman-adv: Split batadv_priv in sub-structures for features
 2012-07-16  9:51 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv2] "

make user of struct of_device_id.data const
 2012-07-16  9:50 UTC  (5+ messages)
` [PATCH 1/2] can: flexcan: make flexcan_priv.devtype_data member point to const data

[PATCH 0/2] MFD: twl6040: Version support fixes, additions
 2012-07-16  9:49 UTC  (5+ messages)
` [PATCH 1/2] MFD: twl6040: Fix revision information
` [PATCH 2/2] MFD: twl6040: Add support for twl6041

quirk for Samsung 2443BW
 2012-07-16  9:49 UTC  (3+ messages)

[PATCH] drivers/mtd/devices/spear_smi.c: failure test for null rather than negative integer
 2012-07-16  9:38 UTC  (4+ messages)

[U-Boot] [PATCH] kirkwood: add support for Iomega iConnect board
 2012-07-16  9:48 UTC 

[Regression][Revert request] Excessive delay or hang during resume from system suspend due to a hrtimer commit
 2012-07-16  9:47 UTC  (2+ messages)

[PATCH] bcma: cc: update defines
 2012-07-16  9:46 UTC 

[PATCH 1/4 v8] config: read (but not write) from $XDG_CONFIG_HOME/git/config file
 2012-07-16  9:45 UTC  (12+ messages)
` [PATCH] config: fix several access(NULL) calls

[PATCH] Btrfs: allow delayed refs to be merged V2
 2012-07-16  9:43 UTC  (3+ messages)

[PATCH] Simplify function kobject_init()
 2012-07-16  9:41 UTC 

[Xenomai] question: periodic system timer
 2012-07-16  9:41 UTC 

[PATCH] mfd: MAX77693: Fix bug of interrupt handlding for MAX77693 devices
 2012-07-16  9:41 UTC 

[U-Boot] [PATCH 1/3] mxc_i2c: specify i2c base address in config file
 2012-07-16  9:39 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] mxc_i2c: remove setting speed at each start

Kernel 3.2, and "speaker" controlling headphone path
 2012-07-16  9:37 UTC  (3+ messages)

[meta-handheld][PATCH] recipes: svn SRC_URI s/proto=/protocol=/g
 2012-07-16  9:25 UTC 

[RFC][meta-oe][meta-systemd][PATCH] systemd: update to 186+git
 2012-07-16  9:24 UTC 

RFC: support for MV_CESA with IDMA or TDMA
 2012-07-16  9:32 UTC  (9+ messages)
` [PATCH 0/2] Fixes "

[PATCH 0/3] shmem/tmpfs: three late patches
 2012-07-16  9:28 UTC  (8+ messages)
` [PATCH 1/3] tmpfs: revert SEEK_DATA and SEEK_HOLE

Perf: user land tools compiled failed on 3.5.0-rc7
 2012-07-16  9:28 UTC  (3+ messages)

[Buildroot] X11
 2012-07-16  9:29 UTC 

[PATCH] lpc_eth: remove duplicated include
 2012-07-16  9:27 UTC 

[patch 1/3] mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
 2012-07-16  9:27 UTC  (8+ messages)
` [patch 1/5] "
  ` [patch 4/5] mm, oom: reduce dependency on tasklist_lock
      ` [PATCH mmotm] mm, oom: reduce dependency on tasklist_lock: fix

[Bug 44851] New: resume to black screen
 2012-07-16  9:26 UTC 

[PATCH -mm] memcg: prevent from OOM with too many dirty pages
 2012-07-16  9:26 UTC  (14+ messages)
  ` [PATCH v2 "
                ` [PATCH mmotm] memcg: further prevent "

[PATCH 00/36] AArch64 Linux kernel port
 2012-07-16  9:26 UTC  (5+ messages)

[PATCH RFT 1/2] regulator: twl: Fix checking voltage range in twl6030smps_set_voltage()
 2012-07-16  9:25 UTC  (4+ messages)
` [PATCH RFT 2/2] regulator: twl: Convert twlsmps_ops to get_voltage_sel and map_voltage

When will Realtek High-Defintion audio codec ALC282 be supported?
 2012-07-16  9:25 UTC  (5+ messages)

[PATCH] wss_lib: Fix resume on Yamaha OPL3-SAx
 2012-07-16  9:24 UTC  (3+ messages)
` [alsa-devel] "

[PATCH] wss_lib: fix suspend/resume
 2012-07-16  9:24 UTC  (3+ messages)
` [alsa-devel] "

master - configure: default tmpfile dir in PREFIX/lib/tmpfiles.d
 2012-07-16  9:22 UTC 

[meta-oe,V2 00/32] transit to meta-systemd
 2012-07-16  9:07 UTC  (3+ messages)

About TPM
 2012-07-16  9:20 UTC 

New commands to configure IOV features
 2012-07-16  9:19 UTC  (7+ messages)

[PATCH] ARM: dma: mxs-dma: Export missing symbols from mxs-dma.c
 2012-07-16  9:19 UTC  (4+ messages)
` [PATCH] "

[meta-oe][meta-efl][PATCH] various: update ; proto= to ; protocol= in SRC_URI
 2012-07-16  9:07 UTC  (3+ messages)

[PATCH 0/3] Use more asm-generic headers
 2012-07-16  9:18 UTC  (3+ messages)
` [PATCH 2/3] ARM: use asm-generic version of kmap_types.h

[RFC v0] media: Extend media API with optional acquire
 2012-07-16  9:17 UTC  (2+ messages)

[PATCH v2 00/15] PCI io.h clean-up
 2012-07-16  9:17 UTC  (3+ messages)

[RFC PATCH] sched: dynamically schedule domain configuration
 2012-07-16  9:16 UTC 

[PATCHv3] I2C: MV64XXX: Add Device Tree support
 2012-07-16  9:16 UTC  (4+ messages)

[Xenomai] Xenomai 2.6.1 compiler error
 2012-07-16  9:16 UTC 

AT91SAM9263-EK
 2012-07-16  9:10 UTC  (2+ messages)

[Xenomai] BUG: Unhandled exception over domain Xenomai - switching to ROOT
 2012-07-16  9:10 UTC  (13+ messages)

On mdadm 3.2 and bad-block-log
 2012-07-16  9:08 UTC  (7+ messages)

[PATCH RESEND 0/5] Add vhost-blk support
 2012-07-16  9:05 UTC  (5+ messages)

[PATCH] ALSA: hda - Add DeviceID for Haswell HDA
 2012-07-16  9:02 UTC  (6+ messages)

[PATCH 00/20] Change python-native path
 2012-07-16  8:50 UTC  (3+ messages)
` [PATCH 09/20] python-setuptools: Update for python-native changes

ALSA server upgrade
 2012-07-16  9:02 UTC 

commit backport request
 2012-07-16  8:59 UTC  (6+ messages)

[PATCH] opensm: fix part_enforce parameter parsing crash
 2012-07-16  8:57 UTC 

[PATCH] mfd: anatop: matches should be NULL when populate child devices
 2012-07-16  8:55 UTC  (2+ messages)

[PATCH V1] raidd5:Only move IO_THRESHOLD stripes from delay_list to hold_list once
 2012-07-16  8:53 UTC  (3+ messages)
  `  "

[PATCH V3] powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx
 2012-07-16  8:45 UTC  (2+ messages)

[PATCH] mmc: dwmmc: Add quirk for broken Hardware Config
 2012-07-16  8:52 UTC  (2+ messages)

[Buildroot] [Bug 5360] New: buildroot fails when building "host-libglib2 2.30.2 Building"
 2012-07-16  8:51 UTC  (2+ messages)
` [Buildroot] [Bug 5360] "

[PATCH 00/12] chipidea/imx: add otg support and some bug fix
 2012-07-16  8:50 UTC  (5+ messages)
` [PATCH 12/12] USB: chipidea: add imx usbmisc support


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.