All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-09 14:59:13 to 2011-06-09 16:20:27 UTC [more...]

[PATCH v2 00/10] MMU disabling code and kexec fixes
 2011-06-09 16:20 UTC  (13+ messages)
` [PATCH v2 01/10] ARM: l2x0: fix disabling function to avoid livelock
` [PATCH v2 02/10] ARM: l2x0: fix invalidate-all "
` [PATCH v2 03/10] ARM: proc: add definition of cpu_reset for ARMv6 and ARMv7 cores
` [PATCH v2 04/10] ARM: lib: add switch_stack function for safely changing stack
` [PATCH v2 05/10] ARM: idmap: add header file for identity mapping functions
` [PATCH v2 06/10] ARM: reset: allow kernelspace mappings to be flat mapped during reset
` [PATCH v2 07/10] ARM: multi-cpu: remove arguments from CPU proc macros
` [PATCH v2 08/10] ARM: reset: add reset functionality for jumping to a physical address
` [PATCH v2 09/10] ARM: kexec: use arm_machine_reset for branching to the reboot buffer
` [PATCH v2 10/10] ARM: stop: execute platform callback from cpu_stop code

[Ubiattach] "vtbl_check: too large reserved_pebs"
 2011-06-09 16:17 UTC  (9+ messages)

Problem setting CP interval
 2011-06-09 16:20 UTC  (4+ messages)

[PATCH v5 0/3] TV driver for Samsung S5P platform (media part)
 2011-06-09 16:18 UTC  (6+ messages)
` [PATCH 3/3] s5p-tv: add drivers for TV on Samsung S5P platform

[PATCH] Only print an error for the last connect() failure
 2011-06-09 16:18 UTC 

Command-line interface thoughts
 2011-06-09 16:18 UTC  (7+ messages)

Degraded PGs blocking open()?
 2011-06-09 16:16 UTC  (4+ messages)
  ` Active vs. standby MDSes (Was: Re: Degraded PGs blocking open()?)

[PATCH] Btrfs: fix extent state leak on failed nodatasum reads
 2011-06-09 16:16 UTC  (2+ messages)

Possible to use multiple disk to bypass I/O wait?
 2011-06-09 16:15 UTC  (3+ messages)

[PATCH] input: add driver for Bosch Sensortec's BMA150 accelerometer
 2011-06-09 16:12 UTC  (3+ messages)

[PATCH 00/12] ipset patches against nf-next-2.6, updated again
 2011-06-09 16:10 UTC  (2+ messages)

[PATCH] dma: mv_xor: use resource_size()
 2011-06-09 16:09 UTC  (8+ messages)
` [RFC] Convert "resource->end - resource->start + 1" to resource_size(resource) via coccinelle
    ` [PATCH] treewide: Convert uses of struct resource * to resource_size(ptr)
        ` [TRIVIAL PATCH v2] treewide: Convert uses of struct resource "

assigned EHCI USB headset not working
 2011-06-09 16:09 UTC  (12+ messages)
          ` [Qemu-devel] "

[Qemu-devel] [RFC v2 00/10] ISA reconfigurability v2
 2011-06-09 16:08 UTC  (19+ messages)
` [Qemu-devel] [RFC v4 00/12] ISA reconfigurability v4
  ` [Qemu-devel] [PATCH v4 01/12] qdev: Add support for property type bool
    ` [Qemu-devel] [PATCH v4 02/12] qdev: Add helpers for reading properties
      ` [Qemu-devel] [RFC v4 03/12] isa: Provide set_state callback
        ` [Qemu-devel] [RFC v4 04/12] isa: Allow to un-assign I/O ports
          ` [Qemu-devel] [RFC v4 05/12] isa: Allow to un-associate an IRQ
            ` [Qemu-devel] [RFC v4 06/12] parallel: Implement ISA set_state callback
              ` [Qemu-devel] [RFC v4 07/12] serial: Implement ISA set_state() callback

Via VT2020: issues with kernel 2.6.38.{2, 3} (alsa 1.0.23) - working with 2.6.33.2 (alsa 1.0.21)
 2011-06-09 16:08 UTC  (12+ messages)

[PATCH] netfilter: fix looped (broad|multi)cast's bogus MACs in NFQUEUE
 2011-06-09 16:08 UTC  (4+ messages)
  ` [PATCH] netfilter: fix looped (broad|multi)cast's MAC handling

[PATCH 1/2] dm-kcopyd: introduce per-module throttle structure
 2011-06-09 16:08 UTC  (7+ messages)

[PATCH 2/4] mtd: nand: convert printk() to pr_*()
 2011-06-09 16:03 UTC  (5+ messages)
` [PATCH v2 "

List of bbappends without matching recipes
 2011-06-09 16:02 UTC  (7+ messages)

[PATCH] ASoC: pcm - rename snd_codec_close() to snd_pcm_close()
 2011-06-09 16:04 UTC 

[PATCH] ASoC: core - PCM mutex per rtd
 2011-06-09 16:04 UTC 

[PATCH] busybox: backport distro-features handling from oe master
 2011-06-09 15:59 UTC 

[RFC] dmaengine: add new api for preparing simple slave transfer
 2011-06-09 16:01 UTC  (4+ messages)

Git-Mediawiki: Future of the project
 2011-06-09 16:00 UTC  (3+ messages)

[PATCH] libxl: enabling upstream qemu as pure pv backend
 2011-06-09 16:00 UTC  (14+ messages)
  `  "

[PATCH] mmc: sdio: reset card during power_restore
 2011-06-09 15:59 UTC  (12+ messages)

mkcephfs read_conf: failed to open 'ceph.conf': error 2:
 2011-06-09 16:00 UTC  (2+ messages)

Git-Mediawiki : cloning a set of pages
 2011-06-09 15:57 UTC  (13+ messages)
    ` [PATCH 01/10] strbuf_split: add a max parameter
    ` [PATCH 02/10] fix "git -c" parsing of values with equals signs
    ` [PATCH 03/10] config: die on error in command-line config
    ` [PATCH 04/10] config: avoid segfault when parsing "
    ` [PATCH 05/10] strbuf: allow strbuf_split to work on non-strbufs
    ` [PATCH 06/10] config: use strbuf_split_str instead of a temporary strbuf
    ` [PATCH 07/10] parse-options: add OPT_STRING_LIST helper
    ` [PATCH 08/10] remote: use new OPT_STRING_LIST
    ` [PATCH 09/10] config: make git_config_parse_parameter a public function
    ` [PATCH 10/10] clone: accept config options on the command line

[PATCH] KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK
 2011-06-09 15:57 UTC  (4+ messages)

[PATCH] ARM: tegra/harmony: enable USB host ports
 2011-06-09 15:57 UTC  (6+ messages)

Git is not scalable with too many refs/*
 2011-06-09 15:56 UTC  (5+ messages)

[PATCH v2] usb:dummy_hcd: Force FS device connection according to module parameter
 2011-06-09 15:56 UTC  (2+ messages)

[PATCHv3 0/3] Sixaxis plugin for Bluez
 2011-06-09 15:57 UTC  (12+ messages)
` [PATCHv3 2/3] Re-add manager_get_default_adapter()
` [PATCHv3 3/3] Add sixaxis plugin: USB pairing and LEDs settings

[PATCH] init: use KERNEL_DS when trying to start init process
 2011-06-09 15:56 UTC  (5+ messages)

Problems with xfs_fsr stdout when run by cron
 2011-06-09 15:56 UTC 

[NEW SOFTWARE] FIRO - Iptables optimization
 2011-06-09 15:55 UTC  (7+ messages)

[Buildroot] [Feature Request] script to run after build completion
 2011-06-09 15:55 UTC  (4+ messages)

[Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v2
 2011-06-09 15:55 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2][ 05/21] qapi: add qapi-types.py code generator
` [Qemu-devel] [PATCH v2][ 09/21] qapi: add qapi-visit-core.h
` [Qemu-devel] [PATCH v2][ 10/21] qapi: add QMP input visiter

[Qemu-devel] [PATCH] qemu-kvm: fix pulseaudio detection in configure
 2011-06-09 15:52 UTC  (6+ messages)

LVM2/libdm libdm-deptree.c
 2011-06-09 15:53 UTC 

[U-Boot] u-boot hangs on panda board after some time
 2011-06-09 15:52 UTC  (3+ messages)

[PATCH] drivers/scsi/ipr.c: reorder error handling code to include iounmap
 2011-06-09 15:51 UTC  (3+ messages)
  ` [PATCH] drivers/scsi/ipr.c: reorder error handling code to include

[PATCH] [media] lirc_zilog: fix spinning rx thread
 2011-06-09 15:51 UTC 

[PATCH] Btrfs: turn to readonly if btrfs_start_transaction() fails
 2011-06-09 15:51 UTC  (2+ messages)

[PATCH] [media] keymaps: fix table for pinnacle pctv hd devices
 2011-06-09 15:51 UTC 

[PATCH 0/3] printk: Remove lockdep_off() and wakeups
 2011-06-09 15:51 UTC  (10+ messages)
` [PATCH 3/3] printk: Avoid all wakeups from printk

[PATCH] [media] ite-cir: 8709 needs to use pnp resource 2
 2011-06-09 15:50 UTC 

[PATCH v2] nfs-utils: Support binding to source address
 2011-06-09 15:50 UTC  (3+ messages)

Bug in smpboot.c?
 2011-06-09 15:49 UTC 

[patch 0/8] mm: memcg naturalization -rc2
 2011-06-09 15:48 UTC  (9+ messages)
` [patch 2/8] mm: memcg-aware global reclaim
` [patch 4/8] memcg: rework soft limit reclaim

[PATCH net-2.6.23] Per-datagram TTL and TOS via sendmsg()
 2011-06-09 15:48 UTC 

[U-Boot] [PATCH v2][ARM][AT91] Build fix/update of AFEB9260
 2011-06-09 15:45 UTC  (6+ messages)
  ` [U-Boot] [PATCH v3][AT91][ARM] "
  ` [U-Boot] [PATCH v4][AT91][ARM] "

CFQ: async queue blocks the whole system
 2011-06-09 15:44 UTC  (5+ messages)

[Buildroot] [PATCH]ethtool: bump to 2.6.39
 2011-06-09 15:44 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: use NO_FLAGS define instead of hard-coding 0
 2011-06-09 15:43 UTC  (2+ messages)

[PATCH 0/5] ath6kl: staging fixes
 2011-06-09 15:42 UTC  (10+ messages)
` [PATCH 3/5] ath6kl: cache firmware
` [PATCH 5/5] ath6kl: fix crash when interface is closed but scan is ongoing

Git is not scalable with too many refs/*
 2011-06-09 15:42 UTC  (2+ messages)

[Qemu-devel] [patch 0/7] live block copy (v4)
 2011-06-09 15:42 UTC  (6+ messages)
` [Qemu-devel] [patch 6/7] QEMU live block copy

[Buildroot] [git commit] ethtool: bump to 2.6.39
 2011-06-09 15:42 UTC 

Question about apply eglibc configurability to create minimal image
 2011-06-09 15:38 UTC  (5+ messages)

XFS getting EAGAIN from block device
 2011-06-09 15:42 UTC  (3+ messages)

[RFC PATCH v4] ARM hibernation/suspend-to-disk support
 2011-06-09 15:40 UTC  (6+ messages)
` [linux-pm] "

kernel BUG at fs/btrfs/inode.c:4676!
 2011-06-09 15:39 UTC  (2+ messages)

[PATCH] dm-kcopyd: optionally zero an area instead of copying
 2011-06-09 15:36 UTC  (3+ messages)

TCP keepalives ignored by kernel when the contain timestamps
 2011-06-09 15:26 UTC 

[PATCH] x86: CONFIG_EFI should select CONFIG_RELOCATABLE
 2011-06-09 15:35 UTC  (5+ messages)

[PATCH] compat: define create_freezable_workqueue
 2011-06-09 15:35 UTC 

bitbake -s broken?
 2011-06-09 15:26 UTC  (2+ messages)

[PATCH 00/17] mtd: last pile of MTD partition cleanup patches
 2011-06-09 15:25 UTC  (9+ messages)
` [PATCH 01/17] mtd: prepare to convert of_mtd_parse_partitions to partition parser

[PATCH 1/5 net-next] cnic: Fix interrupt logic
 2011-06-09 15:27 UTC  (4+ messages)
` [PATCH 2/5 net-next] cnic: Fix race conditions with firmware
  ` [PATCH 3/5 net-next] cnic: Randomize initial TCP port for iSCSI connections

[U-Boot] [PATCH] ATMEL (AT91): Fix compile errors for at91sam9m10g45 Eval Kit
 2011-06-09 15:23 UTC 

[U-Boot] [PATCH] sh: Clean up rsk7264 board settings
 2011-06-09 15:22 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[RFC] x86, NMI, Treat unknown NMI as hardware error
 2011-06-09 15:22 UTC  (11+ messages)

[PATCH 1/3] regulator: Increase the limit on sysfs file names
 2011-06-09 15:22 UTC  (3+ messages)
` [PATCH 2/3] regulator: Include the device name in the microamps_requested_ file
` [PATCH 3/3] regulator: Refactor supply implementation to work as regular consumers

[PATCH 2nd revision] Add SELinux context support to AUDIT target
 2011-06-09 15:16 UTC  (10+ messages)
` [PATCH 3rd "

[PATCH v3 00/10] Prevent LRU churning
 2011-06-09 15:15 UTC  (13+ messages)
` [PATCH v3 03/10] Add additional isolation mode
` [PATCH v3 05/10] vmscan: make isolate_lru_page with filter aware
` [PATCH v3 06/10] In order putback lru core

Health Thermomether Profile
 2011-06-09 15:15 UTC  (2+ messages)

[Qemu-devel] [PATCH] sigfd: use pthread_sigmask
 2011-06-09 15:14 UTC  (3+ messages)

[PATCH] uv/x2apic: update for change in pci bridge handling
 2011-06-09 15:13 UTC  (3+ messages)

wm8974 and sam9g45 atmel
 2011-06-09 15:11 UTC 

dsnoop
 2011-06-09 15:11 UTC 

[RFC 0/3] V4L2 API for flash devices and the adp1653 flash controller driver
 2011-06-09 15:10 UTC  (3+ messages)
` [PATCH 3/3] adp1653: Add driver for LED flash controller

pull request complete support
 2011-06-09 14:55 UTC  (7+ messages)
` [PATCH 1/6] complete: add var and device param "
` [PATCH 2/6] complete: add generic command complete framework
` [PATCH 3/6] complete: add device name complete support for devinfo
` [PATCH 4/6] complete: add help complete support
` [PATCH 5/6] complete: add empty "
` [PATCH 6/6] complete: add eth interface "

[PATCH 00/88] pnfs block layout driver
 2011-06-09 15:07 UTC  (11+ messages)
` [PATCH 87/88] Add configurable prefetch size for layoutget

LVM2 ./WHATS_NEW_DM libdm/ioctl/libdm-iface.c
 2011-06-09 15:07 UTC 

[PATCH] regulator: Add rdev_crit() macro
 2011-06-09 15:06 UTC 

Tell me your build error message annoyances!
 2011-06-09 15:00 UTC  (2+ messages)

[U-Boot] [PATCH] MX3: make additional hardware and clocks available
 2011-06-09 15:05 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix line over 80 characters
 2011-06-09 15:04 UTC  (2+ messages)

[PATCH] staging iio: Replace kmalloc with local variable
 2011-06-09 15:03 UTC  (13+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Remove cast after kmalloc
 2011-06-09 15:03 UTC  (2+ messages)

[PATCH] memcg: do not expose uninitialized mem_cgroup_per_node to world
 2011-06-09 15:01 UTC  (13+ messages)
                ` Possible shadow bug (was: Re: [PATCH] memcg: do not expose uninitialized mem_cgroup_per_node to world)
                  ` [Xen-devel] "

[PATCH] ppc/85xx: specify interrupt for pq3-localbus devices
 2011-06-09 15:01 UTC  (2+ messages)

kexec/kdump for Xen - implementation question
 2011-06-09 14:59 UTC  (4+ messages)

[Bug 37724] New: occlusion queries are messed up in ut2004 (regression, bisected)
 2011-06-09 14:59 UTC  (2+ messages)
` [Bug 37724] r300g with HyperZ/Z compression: "

[PATCH RFC] pch_uart: Add console support
 2011-06-09 14:59 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.