All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-19 02:17:50 to 2010-10-19 05:11:11 UTC [more...]

Deadlock possibly caused by too_many_isolated
 2010-10-19  5:11 UTC  (32+ messages)

[PATCH v3 00/11] memcg: per cgroup dirty page accounting
 2010-10-19  5:03 UTC  (15+ messages)
` [PATCH v3 01/11] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v3 03/11] memcg: create extensible page stat update routines
` [PATCH v3 04/11] memcg: add lock to synchronize page accounting and migration
    ` [RFC][PATCH 1/2] memcg: move_account optimization by reduct put,get page (Re: "
      ` [RFC][PATCH 2/2] memcg: move_account optimization by reduce locks "

[resend][PATCH 1/2] mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occur
 2010-10-19  5:09 UTC  (4+ messages)
` [resend][PATCH 2/2] mm, mem-hotplug: update pcp->stat_threshold "

[U-Boot] [PATCH 01/10 v2] net: rtl8169: Add initialized eth_device structure
 2010-10-19  5:03 UTC  (10+ messages)
` [U-Boot] [PATCH 02/10 v2] net: rtl8139: "
` [U-Boot] [PATCH 03/10 v2] net: dc2114x: "
` [U-Boot] [PATCH 04/10 v2] net: eepro100: "
` [U-Boot] [PATCH 05/10 v2] net: fec_mxc: "
` [U-Boot] [PATCH 06/10 v2] net: natsemi: "
` [U-Boot] [PATCH 07/10 v2] net: ns8382x: "
` [U-Boot] [PATCH 08/10 v2] net: pcnet: "
` [U-Boot] [PATCH 09/10 v2] net: tsi108_eth: "
` [U-Boot] [PATCH 10/10 v2] net: uli526x: "

[PATCH 1/3 v2] net: fail alloc_netdev_mq if queue count < 1
 2010-10-19  5:02 UTC  (2+ messages)

Remaining BKL users, what to do
 2010-10-19  5:00 UTC  (13+ messages)
` [v2] "
  ` [Ksummit-2010-discuss] "

git subcommand sigint gotcha
 2010-10-19  4:53 UTC 

linux-next: manual merge of the tip tree with the powerpc tree
 2010-10-19  4:56 UTC  (6+ messages)

[ANNOUNCE] Linsched for 2.6.35 released
 2010-10-19  4:52 UTC  (2+ messages)

Let Us Build Your Website!
 2010-10-18 20:21 UTC 

Git terminology: remote, add, track, stage, etc
 2010-10-19  4:49 UTC  (3+ messages)

Latest mkfs.jffs2 is broken
 2010-10-19  4:49 UTC  (8+ messages)

[patch 00/35] my inode scaling series for review
 2010-10-19  4:49 UTC  (40+ messages)
` [patch 01/35] bit_spinlock: add required includes
` [patch 02/35] kernel: add bl_list
` [patch 03/35] mm: implement per-zone shrinker
` [patch 04/35] vfs: convert inode and dentry caches to "
` [patch 05/35] fs: icache lock s_inodes list
` [patch 06/35] fs: icache lock inode hash
` [patch 07/35] fs: icache lock i_state
` [patch 08/35] fs: icache lock i_count
` [patch 09/35] fs: icache lock lru/writeback lists
` [patch 10/35] fs: icache atomic inodes_stat
` [patch 11/35] fs: icache lock inode state
` [patch 12/35] fs: inode atomic last_ino, iunique lock
` [patch 13/35] fs: icache remove inode_lock
` [patch 14/35] fs: icache factor hash lock into functions
` [patch 15/35] fs: icache per-bucket inode hash locks
` [patch 16/35] fs: icache lazy inode lru
` [patch 17/35] fs: icache RCU free inodes
` [patch 18/35] fs: avoid inode RCU freeing for pseudo fs
` [patch 19/35] fs: icache remove redundant i_sb_list umount locking
` [patch 20/35] fs: icache rcu walk for i_sb_list
` [patch 21/35] fs: icache per-cpu nr_inodes, non-atomic nr_unused counters
` [patch 22/35] fs: icache per-cpu last_ino allocator
` [patch 23/35] fs: icache use per-CPU lists and locks for sb inode lists
` [patch 24/35] fs: icache use RCU to avoid locking in hash lookups
` [patch 25/35] fs: icache reduce some locking overheads
` [patch 26/35] fs: icache alloc anonymous inode allocation
` [patch 27/35] fs: icache split IO and LRU lists
` [patch 28/35] fs: icache split writeback and lru locks
` [patch 29/35] fs: icache per-bdi writeback list locking
` [patch 30/35] fs: icache lazy LRU avoid LRU locking after IO operation
` [patch 31/35] fs: icache per-zone inode LRU
` [patch 32/35] fs: icache minimise I_FREEING latency
` [patch 33/35] fs: icache introduce inode_get/inode_get_ilock
` [patch 34/35] fs: inode rename i_count to i_refs
` [patch 35/35] fs: icache document more lock orders

Question about dropped packets
 2010-10-19  4:42 UTC 

[U-Boot] Winning Numbers
 2010-10-19  4:42 UTC 

Identification of Active Application in UICC card
 2010-10-19  4:38 UTC 

[PATCH v2.6.36-rc7] memory_hotplug: drop spurious calls to flush_scheduled_work()
 2010-10-19  4:38 UTC  (3+ messages)

[PATCH] drm/radeon/kms: enable unmappable vram for evergreen
 2010-10-19  4:36 UTC 

[U-Boot] [PATCH RFC 0/4] ARMV7: OMAP: I2C driver: Restructure code to eliminate udelay calls and improve performance
 2010-10-19  4:35 UTC  (5+ messages)
` [U-Boot] [PATCH RFC 1/4] ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driver
` [U-Boot] [PATCH RFC 2/4] ARMV7: OMAP: I2C driver: Restructure i2c_read_byte function
` [U-Boot] [PATCH RFC 3/4] ARMV7: OMAP: I2C driver: Restructure i2c_write_byte function
` [U-Boot] [PATCH RFC 4/4] ARMV7: OMAP: I2C driver: Restructure i2c_probe function

XFS use within multi-threaded apps
 2010-10-19  4:24 UTC  (2+ messages)

[U-Boot] [RFC/PATCH] Makefile: allow boards to check file size limits
 2010-10-19  4:17 UTC  (3+ messages)

[Bug 30975] New: A Question about the linux-2.6 kernel-modules for nouveau
 2010-10-19  4:17 UTC  (2+ messages)

[PATCH 0/0] ttm patches for drm-next
 2010-10-19  4:11 UTC  (5+ messages)
` [PATCH 1/2] drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function
  ` [PATCH 2/2] drm/ttm: Optimize delayed buffer destruction

linux-next: build failure after merge of the security-testing tree
 2010-10-19  4:09 UTC  (2+ messages)

[PATCH 1/1] OMAP3: V4L2: Kconfig changes to enable V4L2 options on OMAP3
 2010-10-19  4:09 UTC  (2+ messages)

[PATCH] acpi: make sleep_states and acpi_gts_bfs_check static
 2010-10-19  4:09 UTC  (2+ messages)

[PATCH] acpi: remove dead code
 2010-10-19  4:07 UTC  (4+ messages)

[PATCH V2 -tip] lib,x86_64: improve the performance of memcpy() for unaligned copy
 2010-10-19  4:06 UTC  (13+ messages)

[PATCH 3/3 v2] net: allocate tx queues in register_netdevice
 2010-10-19  4:04 UTC 

[RFC] training mpath to discern between SCSI errors (was: Re: [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush)
 2010-10-19  4:03 UTC  (8+ messages)
` [RFC] training mpath to discern between SCSI errors
      ` [dm-devel] "

[PATCH 00/08] Add lvm lv properties for lvm2app
 2010-10-19  4:02 UTC  (9+ messages)
` [PATCH 1/8] Refactor and add code for (lv) 'lv_name' get function
` [PATCH 2/8] Refactor and add code for (lv) 'lv_origin' "
` [PATCH 3/8] Add lv_read_ahead and lv_kernel_read_ahead 'get' functions
` [PATCH 4/8] Rename fields in lvm_property_type
` [PATCH 5/8] Add lvm_vg_get_property() generic vg property function
` [PATCH 6/8] Add lvm_pv_get_property() generic function to obtain value of any pv property
` [PATCH 7/8] Add lvm_lv_get_property() generic function to obtain value of any lv property
` [PATCH 8/8] Add interactive tests for lvm_{pv|vg|lv}_get_property()

[PATCH 2/3 v2] net: cleanups in RX queue allocation
 2010-10-19  4:00 UTC 

[PATCH] drm/radeon/kms: properly compute group_size on 6xx/7xx
 2010-10-19  3:54 UTC 

Inode Lock Scalability V4
 2010-10-19  3:54 UTC  (10+ messages)
` [PATCH 17/19] fs: Reduce inode I_FREEING and factor inode disposal

[Bug 19702] i5-450M CPU gets stuck in low/lowest state
 2010-10-19  3:52 UTC  (4+ messages)

[Bug 30960] New: [r300g][glsl] Texture corruption in Xonotic with lightmaps
 2010-10-19  3:51 UTC  (2+ messages)
` [Bug 30960] "

CD-ROM size not updated when switching CD-ROM images
 2010-10-19  3:43 UTC 

[PATCH] drm/radeon/kms: fix 2D tile height alignment in the r600 CS checker
 2010-10-19  3:45 UTC 

[PATCH] Implements new features for updating existing device tree nodes
 2010-10-19  3:42 UTC  (15+ messages)

[PATCH net-next] netxen: make local function static
 2010-10-19  3:40 UTC 

pl2303 ttyUSB0: pl2303_write - failed submitting write urb, error -22
 2010-10-19  3:35 UTC  (2+ messages)

[Bridge] Giving enslaved interface an IP?
 2010-10-19  3:33 UTC  (2+ messages)

[Bridge] EAPOL bridging
 2010-10-19  3:28 UTC  (4+ messages)
` [Bridge] [PATCH] bridge: Forward reserved group addresses if !STP
  `  "

scsi_wait_scan doesn't wait
 2010-10-19  3:27 UTC 

[tip] NULL pointer dereference in free_irte()
 2010-10-19  3:25 UTC 

[PATCH 1/1] ipr: add definitions for a new adapter
 2010-10-19  3:24 UTC 

[PATCH] viafb camera controller driver
 2010-10-19  3:20 UTC  (3+ messages)

[Xenomai-help] Reg: serial Driver Compilation
 2010-10-19  3:14 UTC 

[RFC PATCH 0/7] Move vlan acceleration into networking core
 2010-10-19  3:14 UTC  (4+ messages)
` [RFC PATCH 1/7] ebtables: Allow filtering of hardware accelerated vlan frames

(no subject)
 2010-10-17  5:22 UTC 

Converting to Git using svn-fe (Was: Speeding up the initial git-svn fetch)
 2010-10-19  3:08 UTC  (11+ messages)

oom_killer crash linux system
 2010-10-19  2:59 UTC  (6+ messages)

Pinnacle PCTV HD 800i troubles
 2010-10-19  3:05 UTC 

[BUG] kvm: guest can not startup due to triple fault
 2010-10-19  2:59 UTC  (15+ messages)

[PATCH] ARM: SAMSUNG: Bug fix spin_lock recursion in clk_enable() and clk_disable()
 2010-10-19  2:55 UTC  (5+ messages)

Deadlock possibly caused by too_many_isolated
 2010-10-19  2:54 UTC  (4+ messages)

[PATCH] i2c: i2c-pca-platform: Change device name of request_irq
 2010-10-19  2:54 UTC  (2+ messages)

[PATCH 2/3] Support enable Acer Launch Manager mode
 2010-10-19  2:48 UTC 

Proposal: new device-tree syntax and semantics for extending information from included dts files
 2010-10-19  2:48 UTC  (8+ messages)

[PATCH 0/9] ARM: S3C64XX: real6410 and mini6410 patches for next
 2010-10-19  2:47 UTC  (11+ messages)
` [PATCH 2/9 v2] ARM: S3C64XX: add nand support for mach-real6410
` [PATCH 4/9] ARM: S3C64XX: add USB host "

linux-next: manual merge of the msm tree with the arm tree
 2010-10-19  2:47 UTC  (17+ messages)

[RFC/PATCH] sh: Add 32bit cou mode to cpu_flags
 2010-10-19  2:47 UTC  (2+ messages)

[PATCH 1/3] IMA: move read/write counters into struct inode
 2010-10-19  2:46 UTC  (4+ messages)

Linux kernel summit 2010 topic: "Xen, in or out" (Greg KH)
 2010-10-19  2:43 UTC 

[U-Boot] [PATCH] ARMV7: S5P: serial: support the s5pc210
 2010-10-19  2:38 UTC  (2+ messages)

[PATCH 1/5] Use common files for AT91SAM9 configuration
 2010-10-19  2:30 UTC  (8+ messages)

[U-Boot] [PATCH] s5p_mmc: support 8-bit bus width
 2010-10-19  2:37 UTC  (2+ messages)

[PATCH V5 0/6] SD/MMC driver for MX25/35/51
 2010-10-19  2:36 UTC  (7+ messages)
` [PATCH 5/6] mmc: sdhci-of-esdhc: factor out common stuff

[PATCH 1/2] Implements new features for updating existing device tree nodes
 2010-10-19  2:33 UTC  (5+ messages)
` [PATCH 2/2] Allow nodes at the root to be specified by path as well as by label

[U-Boot] [PATCH] Add generic support for samsung s3c2440
 2010-10-19  2:33 UTC  (6+ messages)
  ` [U-Boot] [PATCH v2] "
      ` [U-Boot] [PATCH v3] "

Add Mindspeed Comcerto platform support
 2010-10-19  2:25 UTC  (5+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] Add hardware timer support for Mindspeed Comcerto platflorm

[PATCH 1/2] Add vzalloc shortcut
 2010-10-19  2:24 UTC  (8+ messages)

[PATCH] blk: fix a wrong accounting of hd_struct->in_flight
 2010-10-19  2:22 UTC  (11+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] "
              ` [PATCH v5] "

Warning: E-mail viruses detected
 2010-10-19  2:23 UTC 

Linux 2.6.35/TIPC 2.0 ABI breaking changes [was: TIPC 2.0 and TIPC_SUB_SERVICE]
 2010-10-19  2:16 UTC  (7+ messages)
    ` Linux 2.6.35/TIPC 2.0 ABI breaking changes


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.