public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-09-11 19:03:53 to 2007-09-12 02:37:24 UTC [more...]

[PATCH 00/23] per device dirty throttling -v10
 2007-09-12  2:36 UTC  (26+ messages)
` [PATCH 01/23] nfs: remove congestion_end()
` [PATCH 02/23] lib: percpu_counter_add
` [PATCH 03/23] lib: percpu_counter_sub
` [PATCH 04/23] lib: percpu_counter variable batch
` [PATCH 05/23] lib: make percpu_counter_add take s64
` [PATCH 06/23] lib: percpu_counter_set
` [PATCH 07/23] lib: percpu_counter_sum_positive
` [PATCH 08/23] lib: percpu_count_sum()
` [PATCH 09/23] lib: percpu_counter_init error handling
` [PATCH 10/23] lib: percpu_counter_init_irq
` [PATCH 11/23] mm: bdi init hooks
` [PATCH 12/23] containers: "
` [PATCH 13/23] mtd: "
` [PATCH 14/23] mtd: clean up the backing_dev_info usage
` [PATCH 15/23] mtd: give mtdconcat devices their own backing_dev_info
` [PATCH 16/23] mm: scalable bdi statistics counters
` [PATCH 17/23] mm: count reclaimable pages per BDI
` [PATCH 18/23] mm: count writeback "
` [PATCH 19/23] mm: expose BDI statistics in sysfs
` [PATCH 20/23] lib: floating proportions
` [PATCH 21/23] mm: per device dirty threshold
` [PATCH 22/23] mm: dirty balancing for tasks
` [PATCH 23/23] debug: sysfs files for the current ratio/size/total

[PATCH] powerpc: add new required termio functions
 2007-09-12  2:34 UTC  (4+ messages)

[PATCH -mm] ssb: Make pcmciahost depend on PCMCIA=y
 2007-09-12  2:11 UTC 

[RFC] Union Mount: Readdir approaches
 2007-09-12  2:05 UTC  (6+ messages)

[PATCH -mm] fs: define file_fsync() even for CONFIG_BLOCK=n
 2007-09-12  2:06 UTC 

SYSFS: need a noncaching read
 2007-09-12  2:05 UTC  (2+ messages)

[PATCH 00/10] x86: Reduce Memory Usage and Inter-Node message traffic (v3)
 2007-09-12  1:56 UTC  (11+ messages)
` [PATCH 01/10] x86: remove x86_cpu_to_log_apicid array (v3)
` [PATCH 02/10] x86: fix cpu_to_node references (v3)
` [PATCH 03/10] x86: Convert cpu_core_map to be a per cpu variable (v3)
` [PATCH 04/10] x86: Convert cpu_sibling_map "
` [PATCH 05/10] x86: Convert x86_cpu_to_apicid "
` [PATCH 06/10] x86: Convert cpu_llc_id "
` [PATCH 07/10] x86: acpi-use-cpu_physical_id (v3)
` [PATCH 08/10] ia64: Convert cpu_sibling_map to a per_cpu data array (v3)
` [PATCH 09/10] ppc64: "
` [PATCH 10/10] sparc64: "

[00/41] Large Blocksize Support V7 (adds memmap support)
 2007-09-12  1:49 UTC  (38+ messages)

[PATCH 0/6] cpuset aware writeback
 2007-09-12  1:42 UTC  (8+ messages)
  ` [PATCH 1/6] cpuset write dirty map
  ` [PATCH 2/6] cpuset write pdflush nodemask
  ` [PATCH 3/6] cpuset write throttle
  ` [PATCH 4/6] cpuset write vmscan
  ` [PATCH 5/6] cpuset write vm writeout
  ` [PATCH 6/6] cpuset dirty limits

[RFC][Intel-IOMMU] Fix for IOMMU early crash
 2007-09-13  1:29 UTC  (8+ messages)
    ` [patch][Intel-IOMMU] "
          ` [BUG:] forcedeth: MCP55 not allowing DHCP

[announce] CFS-devel, performance improvements
 2007-09-12  1:16 UTC  (3+ messages)

[PATCH] v1 of IBM power meter driver
 2007-09-12  1:11 UTC  (7+ messages)
  ` [lm-sensors] "
    ` [PATCH] v2 "
      ` [PATCH] v3 "

[PATCH -mm] video: uvesafb: Add X86 dependency
 2007-09-12  0:44 UTC  (8+ messages)
        ` [PATCH -mm] uvesafb: Don't access VGA registers directly when running on non-x86

x86 merge - a little feedback
 2007-09-12  0:29 UTC  (13+ messages)

time_after - what on earth???
 2007-09-12  0:03 UTC  (9+ messages)

+ git-net-broke-ixgbe.patch added to -mm tree
 2007-09-11 23:50 UTC 

[git patches] IDE fixes for 2.6.23-rc6
 2007-09-11 23:40 UTC  (2+ messages)

irq load balancing
 2007-09-11 23:18 UTC 

[PATCH] eCryptfs: Use generic_file_splice_read()
 2007-09-11 22:52 UTC 

libata not working for sis5533
 2007-09-11 22:46 UTC  (9+ messages)

[PATCH] timekeeping: Prevent time going backwards on resume
 2007-09-11 22:45 UTC  (2+ messages)

sk98lin for 2.6.23-rc1
 2007-09-11 22:37 UTC  (12+ messages)

[git patches] ocfs2 fixes
 2007-09-11 22:32 UTC 

[PATCH/RFC] doc: about email clients for Linux kernel patches
 2007-09-11 22:05 UTC  (13+ messages)

[PATCH] drivers/firmware: const-ify DMI API and internals
 2007-09-11 21:54 UTC  (2+ messages)

[PATCH] leds: add #include <linux/spinlock_types.h> to include/linux/leds.h for rwlock_t
 2007-09-11 21:30 UTC  (4+ messages)

clockevents: fix resume logic
 2007-09-11 21:49 UTC  (10+ messages)

[PATCH 0/4] build system: section garbage collection for vmlinux
 2007-09-11 21:47 UTC  (7+ messages)
` [PATCH 1/4] "
  ` [PATCH 2/4] "
    ` [PATCH 3/4] "
      ` [PATCH 4/4] "

2.6.23-rc4-mm1
 2007-09-11 21:27 UTC  (3+ messages)
` [-mm patch] remove ide_get_error_location()

[PATCH 2/4] hpt366: MWDMA filter for SATA cards
 2007-09-11 21:08 UTC  (4+ messages)

[PATCH 3/4] ide: make ide_rate_filter() also respect PIO and SW/MW DMA mode masks (take 2)
 2007-09-11 20:52 UTC  (3+ messages)

r8169: can't send magic packet for Wake-On-Lan
 2007-09-11 21:30 UTC  (2+ messages)

[PATCH 0/6] Use one zonelist per node instead of multiple zonelists v5 (resend)
 2007-09-11 21:32 UTC  (7+ messages)
` [PATCH 1/6] Use zonelists instead of zones when direct reclaiming pages
` [PATCH 2/6] Introduce node_zonelist() for accessing the zonelist for a GFP mask
` [PATCH 3/6] Use two zonelist that are filtered by "
` [PATCH 4/6] Embed zone_id information within the zonelist->zones pointer
` [PATCH 5/6] Filter based on a nodemask as well as a gfp_mask
` [PATCH 6/6] Use one zonelist that is filtered by nodemask

ata_piix, laptop cdrom, ICH7: EH, limiting speed to PIO
 2007-09-11 21:21 UTC 

[PATCH 0/4] Several sound drivers: Use list_for_each_entry(_safe)
 2007-09-11 21:12 UTC  (5+ messages)
` [PATCH 1/4] Generic AC97 mixer/modem (OSS): Use list_for_each_entry
` [PATCH 2/4] ESS Maestro 1/2/2E Sound Card: "
` [PATCH 3/4] Intel HD Audio: Use list_for_each_entry(_safe)
` [PATCH 4/4] Routines for effect processor FX8010: Use list_for_each_entry

[ANNOUNCE] BootUtils v0.0.7
 2007-09-11 21:10 UTC 

tbench regression - Why process scheduler has impact on tbench and why small per-cpu slab (SLUB) cache creates the scenario?
 2007-09-11 20:19 UTC  (6+ messages)

[patch 0/8] Immediate Values for 2.6.23-rc4-mm1
 2007-09-11 20:22 UTC  (6+ messages)
` [patch 3/8] Immediate Values - Kconfig menu in EMBEDDED

sata & scsi suggestion for make menuconfig
 2007-09-11 20:16 UTC  (7+ messages)

[patch 00/10] Text Edit Lock for 2.6.23-rc4-mm1
 2007-09-11 19:59 UTC  (6+ messages)
` [patch 05/10] Text Edit Lock - Alternative code for i386 and x86_64

2.6.23-rc5 hangs on boot, apparently when initializing the EC
 2007-09-11 19:57 UTC 

[PATCH v2] Move the definition of pr_err() into kernel.h
 2007-09-11 19:56 UTC  (4+ messages)

[PATCH] crypto: blkcipher_get_spot() handling of buffer at end of page
 2007-09-11 19:53 UTC  (4+ messages)
    ` [PATCH] crypto: cleanup: Use max() in blkcipher_get_spot() to state the intention

regression: fireware causes oops during system
 2007-09-11 19:45 UTC  (4+ messages)

[RFC] kbuild - introduce vdir to make life easier for x86_64
 2007-09-11 19:42 UTC  (3+ messages)

[PATCH 0/24] make atomic_read() behave consistently across all architectures
 2007-09-11 19:35 UTC  (7+ messages)
        ` [PATCH] Document non-semantics of atomic_read() and atomic_set()

[PATCH 22/27] blk_end_request: changing xsysace (take 2)
 2007-09-11 19:15 UTC  (2+ messages)

[PATCH] Fix failure to resume from initrds
 2007-09-11 19:25 UTC  (4+ messages)

[PATCH 26/27] blk_end_request: changing ide-cd (take 2)
 2007-09-11 19:05 UTC 

[PATCH 27/27] blk_end_request: remove/unexport end_that_request_* (take 2)
 2007-09-11 19:06 UTC 

[PATCH 25/27] blk_end_request: changing ide normal caller (take 2)
 2007-09-11 19:05 UTC 

[PATCH 23/27] blk_end_request: changing cciss (take 2)
 2007-09-11 19:04 UTC 

[PATCH 24/27] blk_end_request: changing cpqarray (take 2)
 2007-09-11 19:04 UTC 

[PATCH 21/27] blk_end_request: changing ide-scsi (take 2)
 2007-09-11 19:03 UTC 

[PATCH 20/27] blk_end_request: changing scsi (take 2)
 2007-09-11 19:03 UTC 

[PATCH 19/27] blk_end_request: changing s390 (take 2)
 2007-09-11 19:02 UTC 

[PATCH 18/27] blk_end_request: changing mmc (take 2)
 2007-09-11 19:02 UTC 

[RFC+PATCH] RTC calibration
 2007-09-11 19:02 UTC  (6+ messages)

[PATCH 17/27] blk_end_request: changing i2o_block (take 2)
 2007-09-11 19:02 UTC 

[PATCH 16/27] blk_end_request: changing viocd (take 2)
 2007-09-11 19:01 UTC 

[PATCH 15/27] blk_end_request: changing xen-blkfront (take 2)
 2007-09-11 19:01 UTC 

[PATCH 14/27] blk_end_request: changing viodasd (take 2)
 2007-09-11 19:01 UTC 

[PATCH 13/27] blk_end_request: changing ub (take 2)
 2007-09-11 19:00 UTC 

[PATCH 12/27] blk_end_request: changing sx8 (take 2)
 2007-09-11 19:00 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox