public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-07-15 21:22:19 to 2009-07-16 08:41:00 UTC [more...]

[PATCH 1/5] move ClearPageActive from move_active_pages() to shrink_active_list()
 2009-07-16  8:40 UTC  (5+ messages)
` [PATCH 2/5] Kill unnecessary page flag test
` [PATCH 3/5] Kill unnecessary prefetch
` [PATCH 4/5] Use add_page_to_lru_list() helper function
` [PATCH 5/5] move PGDEACTIVATE modification to shrink_active_list()

[tip:sched/core] sched: cpuacct: Use bigger percpu counter batch values for stats counters
 2009-07-16  8:39 UTC  (5+ messages)

[PATCH #tj-block-for-linus] block: fix failfast merge testing in elv_rq_merge_ok()
 2009-07-16  8:35 UTC  (5+ messages)

[PATCH 0/8] device async action mechanism
 2009-07-16  8:30 UTC  (5+ messages)

e1000e 2.6.30.1 massive packet loss
 2009-07-16  8:20 UTC  (3+ messages)

[PATCH 1/4] scsi: Allow hosts to be flagged as hotpluggable
 2009-07-16  7:59 UTC  (7+ messages)
` [PATCH 2/4] libata: Flag most SATA ports "
  ` [PATCH 3/4] libata: Make it possible for host drivers to flag hotplug ports
    ` [PATCH 4/4] libata: Allow AHCI to flag ports as not hotpluggable

[PATCH] SPI driver for LMS283GF05 LCD
 2009-07-16  8:04 UTC 

[git pull] Please pull powerpc.git merge branch
 2009-07-16  8:00 UTC 

RFC for a new Scheduling policy/class in the Linux-kernel
 2009-07-16  7:58 UTC  (31+ messages)

[PATCH]: New implementation of scsi_execute_async()
 2009-07-16  7:54 UTC  (5+ messages)
` [PATCH v2]: "

security_file_lock cmd argument
 2009-07-16  7:41 UTC  (2+ messages)

[patch] mm: update alloc_flags after oom killer has been called
 2009-07-16  7:39 UTC  (2+ messages)

[PATCH] mm: Warn once when a page is freed with PG_mlocked set V2
 2009-07-16  7:37 UTC  (4+ messages)

[RESEND] [PATCH] readahead:add blk_run_backing_dev
 2009-07-16  7:32 UTC  (9+ messages)

OpenSolaris boot failure with KVM and VirtualBox
 2009-07-16  7:30 UTC 

[ANNOUNCE] GIT 1.6.4.rc1
 2009-07-16  7:27 UTC  (11+ messages)

Why do we probe option roms at 2K boundaries?
 2009-07-16  7:24 UTC  (5+ messages)

linux-next: Tree for July 16
 2009-07-16  7:20 UTC 

[RESEND PATCH 0/11] kernel:lockdep:replace DFS with BFS
 2009-07-16  7:12 UTC  (5+ messages)

Memory leak issues in drm
 2009-07-16  7:09 UTC  (2+ messages)

[PATCH 0/4] ide-tape: misc stuff
 2009-07-16  6:52 UTC  (5+ messages)

[PATCH 1/7] sched: Drop the need_resched() loop from cond_resched()
 2009-07-16  6:28 UTC  (7+ messages)
` [PATCH 2/7] sched: Remove obsolete comment in __cond_resched()
` [PATCH 3/7] sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep()
` [PATCH 4/7] sched: Add a preempt count base offset to __might_sleep()
` [PATCH 5/7] sched: Remove the CONFIG_PREEMPT_BKL case definition of cond_resched()
` [PATCH 6/7 v3] sched: Pull up the might_sleep() check in cond_resched()
` [PATCH 7/7] sched: Convert the only user of cond_resched_bkl to use cond_resched()

[PATCH 1/2] tracing/trace_stack: cleanup for trace_lookup_stack()
 2009-07-16  6:21 UTC  (2+ messages)
` [PATCH 2/2] tracing/function: cleanup for function tracer

RAW ethernet in kernel space
 2009-07-16  6:17 UTC 

2.6.31-rc2: thinkpad boots with backlight low
 2009-07-16  6:16 UTC  (7+ messages)

[BUGFIX][PATCH] cgroup avoid permanent sleep at rmdir v6
 2009-07-16  5:55 UTC  (2+ messages)
` [BUGFIX][PATCH] cgroup avoid permanent sleep at rmdir v7

[PATCH 0/3] cciss rmmod/scan-thread fixes
 2009-07-16  5:45 UTC  (7+ messages)
` [PATCH 2/3] cciss: use only one scan thread

regression post 2.6.30: device mapper fails on some logical volumes
 2009-07-16  5:36 UTC  (3+ messages)

+ mm-vmstat-add-isolate-pages.patch added to -mm tree
 2009-07-16  5:34 UTC  (2+ messages)

[PATCH] kernel.h: Verify that arguments to swap() are the same type
 2009-07-16  5:09 UTC  (3+ messages)

linux-next: ttydev tree build failure
 2009-07-16  5:04 UTC 

[PATCH 0/3] Account the number of isolate pages
 2009-07-16  4:49 UTC  (18+ messages)
` [PATCH 1/3] Rename pgmoved variable in shrink_active_list()
` [PATCH 2/3] mm: shrink_inactive_lis() nr_scan accounting fix fix
` [PATCH 3/3] add isolate pages vmstat

[PATCH -mm] throttle direct reclaim when too many pages are isolated already
 2009-07-16  4:26 UTC  (17+ messages)
          ` [PATCH -mm] throttle direct reclaim when too many pages are isolated already (v3)
  ` [PATCH -mm] throttle direct reclaim when too many pages are isolated already (v2)

[PATCH 0/2] VGA arbiter implementation
 2009-07-16  4:25 UTC  (8+ messages)
` [PATCH 1/2] vga: implements VGA arbitration on Linux

[PATCH 00/20] ceph: Ceph distributed file system client v0.10
 2009-07-16  3:59 UTC  (20+ messages)
` [PATCH 01/20] ceph: documentation
  ` [PATCH 02/20] ceph: on-wire types
    ` [PATCH 03/20] ceph: client types
      ` [PATCH 04/20] ceph: super.c
        ` [PATCH 05/20] ceph: inode operations
          ` [PATCH 06/20] ceph: directory operations
            ` [PATCH 07/20] ceph: file operations
              ` [PATCH 08/20] ceph: address space operations
                ` [PATCH 09/20] ceph: MDS client
                  ` [PATCH 10/20] ceph: OSD client
                    ` [PATCH 11/20] ceph: CRUSH mapping algorithm
                      ` [PATCH 12/20] ceph: monitor client
                        ` [PATCH 13/20] ceph: capability management
                          ` [PATCH 14/20] ceph: snapshot management
                            ` [PATCH 15/20] ceph: messenger library
                              ` [PATCH 16/20] ceph: nfs re-export support
                                ` [PATCH 17/20] ceph: ioctls
                                  ` [PATCH 18/20] ceph: debugging

mmotm 2009-07-15-20-57 uploaded
 2009-07-16  3:59 UTC 

[00/15] swiotlb cleanup
 2009-07-16  3:40 UTC  (4+ messages)
` [PATCH 04/15] swiotlb: remove unnecessary swiotlb_bus_to_virt

[PATCH] USB: isp1760: allow platform devices to customize devflags
 2009-07-16  3:22 UTC  (6+ messages)

Achieved 10Gbit/s bidirectional routing
 2009-07-16  3:22 UTC  (2+ messages)

Kernel 2.6.30.1 Oops on Alpha Architecture when starting Xserver
 2009-07-16  3:16 UTC  (2+ messages)

2.6.31-rc2+: Interrupts enabled after cpufreq_suspend
 2009-07-16  3:10 UTC  (5+ messages)

[PATCH 0/2] tracing/events: 2 fixes for dynamic arrays
 2009-07-16  2:54 UTC  (3+ messages)
` [PATCH 1/2] tracing/events: add missing type info of "
` [PATCH 2/2] tracing/events: record the size "

[PATCH 1/3] backlight: Allow drivers to update the core, and generate events on changes
 2009-07-16  2:40 UTC  (9+ messages)

linux-next: ttydev series import warning
 2009-07-16  2:33 UTC 

[PATCH] shmem: call set_page_dirty() with locked page
 2009-07-16  2:12 UTC  (3+ messages)

[PATCH][RFC] Adding transition of CPU frequency counting support to perfcounters
 2009-07-16  2:08 UTC 

[PATCH 2/8] introduce the device async action mechanism
 2009-07-16  2:05 UTC  (3+ messages)

[RFC/PATCH] mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
 2009-07-16  1:56 UTC  (5+ messages)

[PATCH 8/8] i8042: support device async suspend & shutdown
 2009-07-16  1:45 UTC  (3+ messages)

[PATCH] ACPI: add driver for SMBus Control Method Interface
 2009-07-16  1:23 UTC  (6+ messages)

[PATCH 0/3] Suppress page allocator warnings about order >= MAX_ORDER (resend)
 2009-07-16  1:12 UTC  (5+ messages)
` [PATCH 1/3] page-allocator: Allow too high-order warning messages to be suppressed with __GFP_NOWARN
` [PATCH 2/3] profile: Suppress warning about large allocations when profile=1 is specified

deterministic scsi order with async scan
 2009-07-16  1:09 UTC 

[BUG] set_mempolicy(MPOL_INTERLEAV) cause kernel panic
 2009-07-16  1:00 UTC  (3+ messages)

event tracing, ringbuffer and RB_MAX_SMALL_DATA
 2009-07-16  0:48 UTC  (4+ messages)

[PATCH] [x86] pci: Get rid of magic number in AMD bus discovery
 2009-07-16  0:28 UTC 

[PATCH 2/4] edac: mpc85xx add mpc83xx support
 2009-07-16  0:14 UTC  (2+ messages)

[ANNOUNCE] util-linux-ng v2.16
 2009-07-15 23:59 UTC 

removing addr_needs_map in struct dma_mapping_ops
 2009-07-15 23:59 UTC  (4+ messages)

linux-next: pci tree build failure
 2009-07-15 23:46 UTC  (3+ messages)

[PATCH 1/4] edac: mpc85xx add P2020DS support
 2009-07-15 23:12 UTC  (2+ messages)

Clock incorrect on 2.6.31-rc2
 2009-07-15 22:58 UTC  (8+ messages)

Carefully chosen CYC2NS_SCALE_FACTOR ??
 2009-07-15 22:54 UTC  (2+ messages)

drivers/isdn/hardware/mISDN/hfcpci.c compiler warning seems like a BUG
 2009-07-15 22:23 UTC  (2+ messages)

[PATCH 1/3] connector: make callback argument type explicit
 2009-07-15 22:14 UTC  (3+ messages)
` [PATCH 2/3] connector: clean up grammar/style in documentation
` [PATCH 3/3] connector: get test code working by default

[PATCHv4] uio: add generic driver for PCI 2.3 devices
 2009-07-15 22:08 UTC  (3+ messages)

[PATCH] block: Improve think time sampling for CFQ
 2009-07-15 21:52 UTC  (2+ messages)

Support for synaptic touchscreen in HTC dream
 2009-07-15 21:33 UTC  (4+ messages)

PM/hibernate swapfile regression
 2009-07-15 21:24 UTC  (3+ messages)


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