All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-25 15:49:03 to 2012-05-25 17:05:07 UTC [more...]

[PATCH] scsi: fix async probe regression
 2012-05-25 17:05 UTC  (2+ messages)

[PATCH 00/35] AutoNUMA alpha14
 2012-05-25 17:02 UTC  (49+ messages)
` [PATCH 01/35] mm: add unlikely to the mm allocation failure check
` [PATCH 02/35] autonuma: make set_pmd_at always available
` [PATCH 03/35] xen: document Xen is using an unused bit for the pagetables
` [PATCH 04/35] autonuma: define _PAGE_NUMA_PTE and _PAGE_NUMA_PMD
` [PATCH 05/35] autonuma: x86 pte_numa() and pmd_numa()
` [PATCH 06/35] autonuma: generic "
` [PATCH 07/35] autonuma: teach gup_fast about pte_numa
` [PATCH 08/35] autonuma: introduce kthread_bind_node()
` [PATCH 09/35] autonuma: mm_autonuma and sched_autonuma data structures
` [PATCH 10/35] autonuma: define the autonuma flags
` [PATCH 11/35] autonuma: core autonuma.h header
` [PATCH 12/35] autonuma: CPU follow memory algorithm
` [PATCH 13/35] autonuma: add page structure fields
` [PATCH 14/35] autonuma: knuma_migrated per NUMA node queues
` [PATCH 15/35] autonuma: init knuma_migrated queues
` [PATCH 16/35] autonuma: autonuma_enter/exit
` [PATCH 17/35] autonuma: call autonuma_setup_new_exec()
` [PATCH 18/35] autonuma: alloc/free/init sched_autonuma
` [PATCH 19/35] autonuma: alloc/free/init mm_autonuma
` [PATCH 20/35] autonuma: avoid CFS select_task_rq_fair to return -1
` [PATCH 21/35] autonuma: teach CFS about autonuma affinity
` [PATCH 22/35] autonuma: sched_set_autonuma_need_balance
` [PATCH 23/35] autonuma: core
` [PATCH 24/35] autonuma: follow_page check for pte_numa/pmd_numa
` [PATCH 25/35] autonuma: default mempolicy follow AutoNUMA
` [PATCH 26/35] autonuma: call autonuma_split_huge_page()
` [PATCH 27/35] autonuma: make khugepaged pte_numa aware
` [PATCH 28/35] autonuma: retain page last_nid information in khugepaged
` [PATCH 29/35] autonuma: numa hinting page faults entry points
` [PATCH 30/35] autonuma: reset autonuma page data when pages are freed
` [PATCH 31/35] autonuma: initialize page structure fields
` [PATCH 32/35] autonuma: link mm/autonuma.o and kernel/sched/numa.o
` [PATCH 33/35] autonuma: add CONFIG_AUTONUMA and CONFIG_AUTONUMA_DEFAULT_ENABLED
` [PATCH 34/35] autonuma: boost khugepaged scanning rate
` [PATCH 35/35] autonuma: page_autonuma

[PATCH v4 1/6] gpio: fix a typo of comment message
 2012-05-25 17:03 UTC  (8+ messages)
` [PATCH v4 5/6] of: add of_parse_phandle_with_args_ext function
` [PATCH v4 6/6] pinctrl: add pinctrl gpio binding support

Still seeing hangs in xlog_grant_log_space
 2012-05-25 17:03 UTC  (3+ messages)

[PATCH 3.5 1/4] ath9k: stop rx dma before stopping tx
 2012-05-25 15:08 UTC  (4+ messages)
` [PATCH 3.5 2/4] ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails
  ` [PATCH 3.5 3/4] ath9k_hw: update AR933x initvals to fix issues with high power devices

[RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
 2012-05-25 17:01 UTC  (2+ messages)

Error 5 when trying to mount Ceph 0.47.1
 2012-05-25 17:01 UTC  (2+ messages)

[PATCH] mmc: Fix EINVAL if an mmc_spi controller has no IRQ
 2012-05-25 17:00 UTC 

[PATCH] mmc: avoid multiblock reads for the last sector in SPI mode
 2012-05-25 17:00 UTC 

[U-Boot] dfu in master?
 2012-05-25 16:59 UTC  (3+ messages)

very slow file deletion on an SSD
 2012-05-25 16:59 UTC  (7+ messages)

[PATCH 0 of 2 V6] libxl: Remus support
 2012-05-25 16:59 UTC  (3+ messages)
` [PATCH 2 of 2 V6] libxl: Remus - xl remus command

Strange latency spikes/TX network stalls on Sun Fire X4150(x86) and e1000e
 2012-05-25 16:59 UTC  (19+ messages)

[Qemu-devel] [PATCH 00/10] push static properties to Object, add realized property
 2012-05-25 16:58 UTC  (9+ messages)
` [Qemu-devel] [PATCH 02/10] qdev: remove qdev_prop_exists
` [Qemu-devel] [PATCH 03/10] qom: push error reporting to object_property_find
` [Qemu-devel] [PATCH 04/10] qom: add get_id
` [Qemu-devel] [PATCH 05/10] qdev: push state up to Object

[PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
 2012-05-25 16:58 UTC  (10+ messages)

[U-Boot] Add ext4 write support
 2012-05-25 16:57 UTC  (3+ messages)
` [U-Boot] [PATCH V5 0/2] *** Add ext4 filesystem support in uboot ***

[Qemu-devel] Proposal for extensions of block job commands in QEMU 1.2
 2012-05-25 16:57 UTC  (3+ messages)
` [Qemu-devel] Block job commands in QEMU 1.2 [v2, including support for replication]

atime and filesystems with snapshots (especially Btrfs)
 2012-05-25 16:48 UTC  (7+ messages)

[RFC][PATCH] PM / Sleep: Freeze filesystems during system suspend/hibernation
 2012-05-25 16:55 UTC  (6+ messages)

[PATCH 1/2] mtd mxc_nand: use 32bit copy functions
 2012-05-25 16:55 UTC  (6+ messages)
` [PATCH 2/2] mtd mxc_nand: move ecc strengh setup before nand_scan_tail

Using jiffies for tcp_time_stamp?
 2012-05-25 16:54 UTC  (6+ messages)

Tercume edilecek metinleriniz hakkinda
 2012-05-23 13:14 UTC 

Tercume edilecek metinleriniz hakkinda
 2012-05-23 13:14 UTC 

Tercume edilecek metinleriniz hakkinda
 2012-05-23 13:14 UTC 

[PATCH 0/1] oe/process.py: remove it since it is unused and duplicated
 2012-05-25 16:41 UTC  (2+ messages)

[1/1] sudo: fixed wrong `chmod` path
 2012-05-25 16:41 UTC  (2+ messages)

[PATCH v2] opkg-nogpg: add file path
 2012-05-25 16:41 UTC  (2+ messages)

[LTP] [PATCH 1/2] move_pages_support: use only allowed nodes
 2012-05-25 16:52 UTC  (2+ messages)

Attention: Email Owner
 2012-05-25  5:30 UTC 

[PATCH 0/1] utils.bbclass: remove the unused oe_system
 2012-05-25 16:41 UTC  (2+ messages)

[PATCH] dropbear: fix include dependent PR generation
 2012-05-25 16:40 UTC  (2+ messages)

[PATCH] wpa-supplicant: add wpa_supplicant.conf to CONFFILES and don't install it twice
 2012-05-25 16:39 UTC  (2+ messages)

[PATCH 0/2] ltp: Upgrade LTP to 20120401
 2012-05-25 16:38 UTC  (2+ messages)

[PATCH v2 00/14] Block cleanups (for bcache)
 2012-05-25 16:49 UTC  (6+ messages)
` [PATCH v2 09/14] block: Add an explicit bio flag for bios that own their bvec

[RFC] Synchronizing access to buffers shared with dma-buf between drivers/devices
 2012-05-25 16:48 UTC  (2+ messages)

[RESEND PATCH] xfs: fix typo in comment of xfs_dinode_t
 2012-05-25 16:48 UTC  (2+ messages)

[PATCH 00/30] automake 1.12 related fixes
 2012-05-25 16:38 UTC  (2+ messages)

BCM4331 tx failures after S3
 2012-05-25 16:47 UTC  (8+ messages)

[PATCH] tile: fix bug where fls(0) was not returning 0
 2012-05-25 16:32 UTC 

[GIT PULL]: dma-buf updates for 3.5
 2012-05-25 16:44 UTC  (3+ messages)

[PATCH 1/2] intel-iommu: Add device info into list before doing context mapping
 2012-05-25 16:43 UTC  (2+ messages)
` [PATCH 2/2] intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper

[git pull] x86/mce changes
 2012-05-25 16:42 UTC 

[RFC PATCH 00/11] OMAP System Control Module
 2012-05-25 16:39 UTC  (6+ messages)
` [RFC PATCH 09/11] ARM: OMAP4+: thermal: introduce bandgap temperature sensor

[PATCH 1/3] lttng2-ust: updated to version 2.0.2
 2012-05-25 16:26 UTC  (2+ messages)

[PATCH 0/1] Help debug QA foo rdepends on bar-dev
 2012-05-25 16:25 UTC  (2+ messages)

[PATCH] wpa-supplicant: don't let postinst fail when dbus-1 reload fails
 2012-05-25 16:25 UTC  (2+ messages)

[PATCH] libxl: When checking BDF of existing slots, function should be decimal, not hex
 2012-05-25 16:34 UTC 

behaviour of .gitignore
 2012-05-25 16:32 UTC 

[RFC] mac80211: Use correct originator sequence number in a Path Reply
 2012-05-25 16:31 UTC  (7+ messages)

[PATCH] lib/decompress_unxz.c: removing all memory helper functions
 2012-05-25 16:31 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/7] tegra: Rework Tamonten support
 2012-05-25 16:31 UTC  (7+ messages)
` [U-Boot] [PATCH v2 4/7] tegra: Allow boards to perform early GPIO setup
` [U-Boot] [PATCH v2 5/7] tegra: Implement gpio_early_init() on Tamonten
` [U-Boot] [PATCH v2 7/7] tegra: Add Tamonten Evaluation Carrier support

[PATCH 1/2] iio: Add iio_device_get()
 2012-05-25 16:29 UTC  (2+ messages)

[Printing-architecture] [Announce] Linux Color Management Hackfest 2012
 2012-05-25 16:28 UTC 

[Qemu-devel] [PATCH block-next 0/3] qemu-img check/qcow2: Allow fixing refcounts
 2012-05-25 16:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] qcow2: Support for fixing refcount inconsistencies

[PATCH 01/18] iio: Add helper functions for enum style channel attributes
 2012-05-25 16:27 UTC  (3+ messages)
` [PATCH 10/18] staging:iio:dac:max517: Convert to channel spec

Problem building RPM from spec file
 2012-05-25 16:26 UTC  (2+ messages)

[ath9k-devel] I have some questions about a-mdpu and de-ampdu process, could you help me?Thanks
 2012-05-25 16:26 UTC  (2+ messages)

[tip:sched/core] sched/numa: Rewrite the CONFIG_NUMA sched domain support
 2012-05-25 16:26 UTC  (5+ messages)

Possible race in request_irq() (__setup_irq())
 2012-05-25 16:24 UTC  (4+ messages)

ceph: Check PagePrivate(page) before dereference, page->private
 2012-05-25 16:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/3] fdc: fix media handling
 2012-05-25 16:24 UTC  (2+ messages)

[PATCH] Two optimizations for libsepol
 2012-05-25 16:23 UTC 

[PATCH v4 0/6] xen/arm: event channels and shared_info page
 2012-05-25 16:23 UTC  (7+ messages)
` [PATCH v4 1/6] arm: support fewer LR registers than virtual irqs
` [PATCH v4 2/6] arm: replace list_del and INIT_LIST_HEAD with list_del_init
` [PATCH v4 3/6] arm: shared_info page allocation and mapping
` [PATCH v4 4/6] arm: implement flush_tlb_all_local and flush_tlb_local
` [PATCH v4 5/6] arm: remove VGIC_SOFTIRQ
` [PATCH v4 6/6] arm: implement event injection

LIS331DLH accelerometer driver, IIO or not?
 2012-05-25 16:21 UTC  (5+ messages)

[PATCH v2] KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
 2012-05-25 16:22 UTC 

[PATCH -v2 00/12] Another step in l2cap_core/sock separation
 2012-05-25 16:18 UTC  (3+ messages)
` [PATCH -v2 10/12] Bluetooth: Move bt_accept_enqueue() call to l2cap_sock.c

[Qemu-devel] [PATCH] qemu-iotests: mark 035 qcow2-only
 2012-05-25 16:17 UTC  (2+ messages)

[PATCH BlueZ 1/6] AVRCP: Fix initializing volume before checking PDU type
 2012-05-25 16:17 UTC  (4+ messages)
` [PATCH BlueZ 2/6] AVRCP: Fix not registering to VolumeChanged event again when notified

[U-Boot] [PATCH] MPC8xxx: Define cache ops for USB
 2012-05-25 16:13 UTC  (4+ messages)
` [U-Boot] [PATCH V2] "

[PATCH] memcg: remove the unnecessary MEM_CGROUP_STAT_DATA
 2012-05-25  8:11 UTC  (2+ messages)

[PATCH] printk: ignore recursion_bug flag when MCE in progress
 2012-05-25 16:09 UTC  (8+ messages)
  ` [PATCH v2] printk: ignore recursion_bug flag in HW error handle process
          ` [PATCH 1/2] printk: add interface for disabling recursion check

RFC: support for MV_CESA with TDMA
 2012-05-25 16:08 UTC  (14+ messages)
` [PATCH 01/13] mv_cesa: do not use scatterlist iterators
` [PATCH 02/13] mv_cesa: minor formatting cleanup, will all make sense soon
` [PATCH 03/13] mv_cesa: prepare the full sram config in dram
` [PATCH 04/13] mv_cesa: split up processing callbacks
` [PATCH 05/13] add a driver for the Marvell TDMA engine
` [PATCH 06/13] mv_cesa: use TDMA engine for data transfers
` [PATCH 07/13] mv_cesa: have TDMA copy back the digest result
` [PATCH 08/13] mv_cesa: fetch extra_bytes via TDMA engine, too
` [PATCH 09/13] mv_cesa: implementing packet chain mode, only aes for now
` [PATCH 10/13] mv_cesa: reorganise mv_start_new_hash_req a bit
` [PATCH 11/13] mv_cesa: implement descriptor chaining for hashes, too
` [PATCH 12/13] mv_cesa: drop the now unused process callback
` [PATCH 13/13] mv_cesa, mv_tdma: outsource common dma-pool handling code

Sequential writing to degraded RAID6 causing a lot of reading
 2012-05-25 16:07 UTC  (4+ messages)

Linux 3.4 released
 2012-05-25 16:06 UTC  (15+ messages)

[U-Boot] [PATCH v5 0/5] Kirkwood: add lschlv2 and lsxhl board support
 2012-05-25 16:05 UTC  (3+ messages)

fmt-merge-message: add empty line between tag and signature verification
 2012-05-25 16:02 UTC 

size of queue pair number
 2012-05-25 16:01 UTC  (4+ messages)

[PATCH 2/3] pidns: Guarantee that the pidns init will be the last pidns process reaped
 2012-05-25 16:00 UTC  (12+ messages)
          ` [PATCH] pidns: Guarantee that the pidns init will be the last pidns process reaped. v2
                ` [PATCH -mm] pidns-guarantee-that-the-pidns-init-will-be-the-last-pidns-process-r eaped-v2-fix-fix
                  ` [PATCH -mm 0/1] pidns: find_new_reaper() can no longer switch to init_pid_ns.child_reaper
                    ` [PATCH -mm 1/1] "

[PATCH 0/0/6 v3] mmc core, tmio / sdhi and sh-mmcif updates
 2012-05-25 16:01 UTC  (4+ messages)

[GIT PULL for v3.5-rc1] media updates for v3.5
 2012-05-25 16:01 UTC  (8+ messages)

[PATCH] gianfar:don't add FCB length to hard_header_len
 2012-05-25 15:58 UTC  (5+ messages)

[U-Boot] [PATCH V4 2/2] ext4fs write support
 2012-05-25 15:52 UTC  (2+ messages)
` [U-Boot] [PATCH V5 "

[PATCH 4/6] build: use standard type intptr_t
 2012-05-25 15:52 UTC  (4+ messages)
` xfsprogs/build: "
  ` [PATCH 1/2] types.h: implement intptr_t and uintptr_t
  ` [PATCH 2/2] xfs: use standard (u)intptr_t types

[U-Boot] [PATCH V4 1/2] ext4fs ls load support
 2012-05-25 15:51 UTC  (2+ messages)
` [U-Boot] [PATCH V5 "

[PATCH v2] Update all configuration files for new features
 2012-05-25 15:50 UTC  (3+ messages)

[PATCH 0/6] Bridging PCI to amba
 2012-05-25 15:48 UTC  (2+ messages)
` [PATCH 5/6] x86: add CONFIG_ARM_AMBA, selected by STA2X11


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.