linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-23 22:53:16 to 2010-06-24 10:12:25 UTC [more...]

[PATCH] MAINTAINERS: Add an entry for the input MT protocol
 2010-06-24 10:12 UTC 

[RFC] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-06-24 10:11 UTC  (2+ messages)

[RFC PATCH v7 01/19] Add a new structure for skb buffer from external
 2010-06-24 10:08 UTC  (11+ messages)

[patch 00/52] vfs scalability patches updated
 2010-06-24 10:06 UTC  (63+ messages)
` [patch 01/52] kernel: add bl_list
` [patch 02/52] fs: fix superblock iteration race
` [patch 03/52] fs: fs_struct rwlock to spinlock
` [patch 04/52] fs: cleanup files_lock
` [patch 05/52] lglock: introduce special lglock and brlock spin locks
` [patch 06/52] fs: scale files_lock
` [patch 07/52] fs: brlock vfsmount_lock
` [patch 08/52] fs: scale mntget/mntput
` [patch 09/52] fs: dcache scale hash
` [patch 10/52] fs: dcache scale lru
` [patch 11/52] fs: dcache scale nr_dentry
` [patch 12/52] fs: dcache scale dentry refcount
` [patch 13/52] fs: dcache scale d_unhashed
` [patch 14/52] fs: dcache scale subdirs
` [patch 15/52] fs: dcache scale inode alias list
` [patch 16/52] fs: dcache RCU for multi-step operaitons
` [patch 17/52] fs: dcache remove dcache_lock
` [patch 18/52] fs: dcache reduce dput locking
` [patch 19/52] fs: dcache per-bucket dcache hash locking
` [patch 20/52] fs: dcache reduce dcache_inode_lock
` [patch 21/52] fs: dcache per-inode inode alias locking
` [patch 22/52] fs: dcache rationalise dget variants
` [patch 23/52] fs: dcache percpu nr_dentry
` [patch 24/52] fs: dcache reduce d_parent locking
` [patch 25/52] fs: dcache DCACHE_REFERENCED improve
` [patch 26/52] fs: icache lock s_inodes list
` [patch 27/52] fs: icache lock inode hash
` [patch 28/52] fs: icache lock i_state
` [patch 29/52] fs: icache lock i_count
` [patch 30/52] fs: icache lock lru/writeback lists
` [patch 31/52] fs: icache atomic inodes_stat
` [patch 32/52] fs: icache protect inode state
` [patch 33/52] fs: icache atomic last_ino, iunique lock
` [patch 34/52] fs: icache remove inode_lock
` [patch 35/52] fs: icache factor hash lock into functions
` [patch 36/52] fs: icache per-bucket inode hash locks
` [patch 37/52] fs: icache lazy lru
` [patch 38/52] fs: icache RCU free inodes
` [patch 39/52] fs: icache rcu walk for i_sb_list
` [patch 40/52] fs: dcache improve scalability of pseudo filesystems
` [patch 41/52] fs: icache reduce atomics
` [patch 42/52] fs: icache per-cpu last_ino allocator
` [patch 43/52] fs: icache per-cpu nr_inodes counter
` [patch 44/52] fs: icache per-CPU sb inode lists and locks
` [patch 45/52] fs: icache RCU hash lookups
` [patch 46/52] fs: icache reduce locking
` [patch 47/52] fs: keep inode with backing-dev
` [patch 48/52] fs: icache split IO and LRU lists
` [patch 49/52] fs: icache scale writeback list locking
` [patch 50/52] mm: implement per-zone shrinker
` [patch 51/52] fs: per-zone dentry and inode LRU
` [patch 52/52] fs: icache less I_FREEING time

[RFC 1/5] Make soft_irq NMI safe
 2010-06-24 10:00 UTC  (19+ messages)
` [RFC 2/5] NMI return notifier
` [RFC 3/5] x86, trigger NMI return notifier soft_irq earlier
` [RFC 4/5] x86, Use NMI return notifier in MCE
` [RFC 5/5] Use NMI return notifier in perf pending
` [RFC][PATCH] irq_work

[PATCH] gainfar.c : skb_over_panic (kernel-2.6.32.15)
 2010-06-24  9:53 UTC 

[PATCH 00/28] mm: preemptibility -v3
 2010-06-24  9:55 UTC  (6+ messages)

Problems with alpha/pci + radeon/ttm
 2010-06-24  9:51 UTC  (4+ messages)

Unbound(?) internal fragmentation in Btrfs
 2010-06-24  9:50 UTC  (20+ messages)
  ` Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
          ` Balancing leaves when walking from top to down (was Btrfs:...)

[PATCH] x86: OLPC: add support for calling into OpenFirmware (v6)
 2010-06-24  9:42 UTC  (2+ messages)
` [tip:x86/olpc] x86, olpc: Add comment about implicit optimization barrier

[RFC][PATCH v2 06/11] perf: core, export pmus via sysfs
 2010-06-24  9:36 UTC  (7+ messages)
  ` [rfc] Describe events in a structured way "

[PATCH] Staging: memrar: Moved memrar_allocator struct into memrar_allocator.c
 2010-06-24  9:35 UTC  (2+ messages)
` Fwd: "

[PATCH 1/2] Staging: memrar: Moved memrar_allocator struct to memrar_allocator.c
 2010-06-24  9:27 UTC  (5+ messages)
` [PATCH 2/2] Staging: memrar: Fixed memrar_handler.c

Slow vmalloc in 2.6.35-rc3
 2010-06-24  9:19 UTC 

linux-next: build failure after merge of the final tree
 2010-06-24  9:09 UTC  (4+ messages)

[PATCH 0/3] ARM: unwind extension
 2010-06-24  9:08 UTC  (5+ messages)
` [PATCH 1/3] ARM: module - simplify code with temporaries
  ` [PATCH 2/3] ARM: module - simplify unwind table handling

[PATCH 3/3] RTC/nuc900: fix build warning
 2010-06-24  9:05 UTC 

[PATCH 2/3] RTC/nuc900: patch for modifying enable/disable IRQs and driver data setting location
 2010-06-24  9:00 UTC 

Deadlock between fbcon and fb_defio?
 2010-06-24  8:54 UTC  (7+ messages)
    ` vfree() and mmap()ed framebuffer with defio (Was: Deadlock between fbcon and fb_defio?)
      ` [Patch] HID: Fix PicoLCD to allow it to run fbcon and handle unplug while FB in use

[PATCH V3 0/5] Add MMC erase and secure erase V3
 2010-06-24  8:44 UTC  (6+ messages)
` [PATCH V3 1/5] mmc: Add erase, secure erase, trim and secure trim operations
` [PATCH V3 2/5] mmc_block: Add discard support
` [PATCH V3 3/5] omap_hsmmc: Add erase capability
` [PATCH V3 4/5] block: Add secure discard
` [PATCH V3 5/5] mmc_block: Add support for "

[PATCH 1/3] RTC/nuc900: make returning time checking function valid
 2010-06-24  8:41 UTC 

[PATCH] procfs: Do not release pid_ns->proc_mnt too early
 2010-06-24  8:37 UTC  (14+ messages)
              ` [PATCH 0/4] pid_ns_prepare_proc/unshare cleanups
                ` [PATCH 0/1] pid_ns: move pid_ns_release_proc() from proc_flush_task() to zap_pid_ns_processes()
                  ` [PATCH 1/1] "
                  ` [PATCH] pid_ns: Fix proc_flush_task() accessing freed proc_mnt

[RFC PATCH] Rework gpio cansleep (was Re: gpiolib and sleeping gpios)
 2010-06-24  8:29 UTC  (6+ messages)
  ` [RFC PATCH] Rework gpio cansleep (was Re: gpiolib and sleepinggpios)

[PATCH 2/3] workqueue: Add an API to create a singlethread workqueue attached to the current task's cgroup
 2010-06-24  8:11 UTC  (11+ messages)
                ` [PATCH 3/3] vhost: apply cpumask and cgroup to vhost pollers

[RFC PATCH v2 1/5] irq: add tracepoint to softirq_raise
 2010-06-24  8:16 UTC 

PROBLEM: SIS7019 stops recording after 42 min
 2010-06-24  8:08 UTC  (14+ messages)
                        ` [alsa-devel] "

[PATCH V2 3/5] ara virt interface of perf to support kvm guest os statistics collection in guest os
 2010-06-24  7:59 UTC  (8+ messages)

[PATCH] ACPI, APEI, Manage GHES as platform devices
 2010-06-24  7:51 UTC 

2.6.35-rc3 -- kernel BUG at mm/vmalloc.c:216! - invalid opcode: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
 2010-06-24  7:50 UTC  (7+ messages)

[PATCH] ACPI, APEI, Rename CPER and GHES severity constants (resend)
 2010-06-24  7:48 UTC 

Probable Bug (or configuration error) in kmemleak
 2010-06-24  7:31 UTC  (4+ messages)
` [PATCH] mm: kmemleak: Change kmemleak default buffer size

Bug#584846: Detects only 64MB and fails to boot on Intel Green City board if e820 hooked by GRUB2
 2010-06-24  7:27 UTC  (9+ messages)

[PATCH 4/5] mtd: mxc_nand fixups
 2010-06-24  7:27 UTC  (10+ messages)
    ` [PATCHv2 "
        ` [PATCHv3 "

[PATCH] perf: close the opened directories
 2010-06-24  7:21 UTC  (6+ messages)
  ` [PATCH v2] "

linux-next: Tree for June 24
 2010-06-24  7:18 UTC 

ata link not reset properly
 2010-06-24  7:13 UTC  (4+ messages)

[PATCH 00/11] staging: add ti dspbridge driver
 2010-06-24  7:09 UTC  (4+ messages)
` [PATCH 06/11] staging: ti dspbridge: add generic utilities

[BISECTED] Suspend regression in v2.6.31 with Lenovo 3000 v200
 2010-06-24  7:01 UTC  (2+ messages)

perf regression: failed to stat syscalls events
 2010-06-24  6:38 UTC  (4+ messages)

Adding critical/fault limits to hwmon sysfs API
 2010-06-24  6:34 UTC  (4+ messages)
` [lm-sensors] "

Hitting WARN_ON in hw_breakpoint code
 2010-06-24  6:32 UTC  (4+ messages)

[PATCH] block: Don't count_vm_events for discard bio in submit_bio
 2010-06-24  6:14 UTC  (3+ messages)
` [PATCH v2] "

linux-next: build failure after merge of the sound tree
 2010-06-24  6:11 UTC  (2+ messages)

[PATCH 0/3 v5][RFC] ext3/4: enhance fsync performance when using CFQ
 2010-06-24  5:54 UTC  (5+ messages)
` [PATCH 1/3] block: Implement a blk_yield function to voluntarily give up the I/O scheduler

BUG: unable to handle kernel NULL pointer dereference at 00000000000000a0
 2010-06-24  5:45 UTC  (2+ messages)
` [PATCH] xfrm: check bundle policy existance before dereferencing it

[PATCH] NUC900/lcd: patch to fix nuc900 lcd build error
 2010-06-24  5:41 UTC  (2+ messages)

[PATCH] drivers/usb: Remove unnecessary return;s from void functions
 2010-06-24  5:30 UTC 

[PATCH 00/38] Union mounts - union stack as linked list
 2010-06-24  5:16 UTC  (11+ messages)
` [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
  ` [autofs] "

[RFC PATCH] Rework gpio cansleep (was Re: gpiolib and sleeping gpios)
 2010-06-24  4:33 UTC  (7+ messages)
        ` [RFC PATCH] Rework gpio cansleep (was Re: gpiolib and sleepinggpios)

I am Mr.Edwin Hui Hin Shung
 2010-06-24  4:01 UTC 

linux-next: Tree for June 23
 2010-06-24  4:36 UTC  (4+ messages)
` [PATCH -next] zram: fix build errors, depends on BLOCK
` [PATCH -next] staging: fix wlan-ng depends

[PATCH] drivers/usb: Remove unnecessary return;s from void functions
 2010-06-24  4:25 UTC  (3+ messages)

[PATCH] fbcon: deinline four foo_update_attr() functions
 2010-06-24  3:21 UTC 

[PATCH] Store sysfs dirent structs in rbtree
 2010-06-24  2:56 UTC 

[PATCH] proc: Add complete process group list
 2010-06-24  2:41 UTC  (3+ messages)

2.6.35-rc3 E-MU 0404 USB problem
 2010-06-24  2:29 UTC  (8+ messages)

trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
 2010-06-24  1:44 UTC  (8+ messages)

linux-next: build failure after merge of the final tree (tip tree related)
 2010-06-24  0:37 UTC  (4+ messages)

[PATCH v3] security: Yama LSM
 2010-06-24  0:28 UTC  (2+ messages)

[PATCH 0/3] writeback visibility
 2010-06-24  0:02 UTC  (4+ messages)

[PATCH v4 01/12] rlimits: security, add task_struct to setrlimit
 2010-06-23 23:58 UTC  (2+ messages)

[GIT PULL linux-next] Samsung S5P SoCs
 2010-06-23 23:52 UTC  (2+ messages)

[PATCH] arm/include: Fix missing semicolon in module.h
 2010-06-23 23:28 UTC  (3+ messages)

[PATCH] ASoC: DaVinci: Added support for stereo I2S
 2010-06-23 23:24 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add an entry for the input MT protocol
 2010-06-23 22:56 UTC  (3+ messages)

linux-next: Tree for June 11
 2010-06-23 22:53 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).