LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2007-11-26 20:36:12 to 2007-11-27 05:39:20 UTC [more...]

Dynticks Causing High Context Switch Rate in ksoftirqd
 2007-11-27  5:38 UTC  (2+ messages)

Error returns not handled correctly by sysfs.c:subsys_attr_store()
 2007-11-27  5:38 UTC  (4+ messages)

[PATCH] Add iSCSI IBFT Support (v0.3)
 2007-11-27  5:29 UTC  (10+ messages)

[PATCH] [NET]: Fix TX bug VLAN in VLAN
 2007-11-27  5:32 UTC  (3+ messages)

[PATCH] mmc: Add missing sg_init_table() call
 2007-11-27  5:29 UTC  (2+ messages)

Linux 2.6.23.9
 2007-11-27  5:24 UTC  (4+ messages)

[BUG] New Kernel Bugs
 2007-11-27  5:24 UTC  (15+ messages)
      ` mmap dirty limits on 32 bit kernels (Was: [BUG] New Kernel Bugs)
                  ` [PATCH 1/1] mm: add dirty_highmem option

[PATCH][SHMEM] Factor out sbi->free_inodes manipulations
 2007-11-27  5:23 UTC  (3+ messages)

[patch 00/14] Per cpu code simplification
 2007-11-27  5:20 UTC  (18+ messages)
` [patch 01/14] Modules: Handle symbols that have a zero value
` [patch 02/14] Modules: Include sections.h to avoid defining linker variables explicitly
` [patch 03/14] Modules: Fold percpu_modcopy into module.c and get rid of the macro from hell
` [patch 04/14] ia64: Remove the __SMALL_ADDR_AREA attribute for per cpu access
` [patch 05/14] percpu: Use a Kconfig variable to configure arch specific percpu setup
` [patch 06/14] percpu: Move arch XX_PER_CPU_XX definitions into linux/percpu.h
` [patch 07/14] percpu: Make the asm-generic/percpu.h more generic
` [patch 08/14] x86_32: Use generic percpu.h
` [patch 09/14] x86_64: Use generic percpu
` [patch 10/14] s390: "
` [patch 11/14] Powerpc: Use generic per cpu
` [patch 12/14] Sparc64: Use generic percpu
` [patch 13/14] ia64: "
` [patch 14/14] x86: Unify percpu.h

[PATCH 0/2] sched: Group scheduler related patches
 2007-11-27  5:27 UTC  (17+ messages)
` [PATCH 2/2] sched: Improve fairness of cpu allocation for task groups
            ` [PATCH 0/4] sched: group scheduler related patches (V3)
              ` [Patch 4/4] sched: Improve fairness of cpu bandwidth allocation for task groups
                  ` [Patch 0/5] sched: group scheduler related patches (V4)
                    ` [Patch 1/5] sched: code cleanup
                    ` [Patch 2/5] sched: minor fixes for group scheduler
                    ` [Patch 3/5 v1] sched: change how cpu load is calculated
                    ` [Patch 3/5 v2] "
                    ` [Patch 4/5] sched: introduce a mutex and corresponding API to serialize access to doms_cur[] array
                    ` [Patch 5/5] sched: Improve fairness of cpu bandwidth allocation for task groups

[PATCH 1/2] crypto test: use print_hex_dump from <linux/kernel.h>
 2007-11-27  5:03 UTC  (8+ messages)
` [PATCH] [RESEND] crypto test: use print_hex_dump from <linux/kernel.h> instead
      ` [PATCH] [RESEND] crypto test: use print_hex_dump from kernel.h instead

time accounting problem (powerpc only?)
 2007-11-27  5:00 UTC  (3+ messages)

[PATCH RFC] [1/9] Core module symbol namespaces code and intro
 2007-11-27  4:49 UTC  (10+ messages)

[PATCH] [libata] Set proper ATA UDMA mode for bf548 according to system clock
 2007-11-27  4:47 UTC 

[2.6 patch] remove CONFIG_EXPERIMENTAL
 2007-11-27  4:34 UTC  (4+ messages)

[PATCH] kexec: force x86_64 arches to boot kdump kernels on boot cpu
 2007-11-27  4:12 UTC  (2+ messages)

[rfc 00/45] [RFC] CPU ops and a rework of per cpu data handling on x86_64
 2007-11-27  4:12 UTC  (5+ messages)
` [rfc 08/45] cpu alloc: x86 support

unionfs: several more problems
 2007-11-27  4:17 UTC  (2+ messages)

[PATCH] file capabilities: don't prevent signaling setuid root programs
 2007-11-27  4:14 UTC  (2+ messages)

profile code added to netif_receive_skb function
 2007-11-27  4:00 UTC  (2+ messages)

Small System Paging Problem - OOM-killer goes nuts
 2007-11-27  3:50 UTC 

[PATCH] capabilities: introduce per-process capability bounding set (v10)
 2007-11-27  3:42 UTC  (2+ messages)

[PATCH] fix plip 1
 2007-11-27  3:32 UTC  (2+ messages)

[PATCH] -mm (2.4.26-rc3-mm1) v2 Smack using capabilities 32 and 33
 2007-11-27  3:22 UTC  (3+ messages)

[PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [0/10] introduction
 2007-11-27  3:11 UTC  (11+ messages)
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [1/10] add scan_global_lru macro
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [2/10] nid/zid helper function for cgroup
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [3/10] per-zone active inactive counter
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [4/10] calculate mapper_ratio per cgroup
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [5/10] calculate active/inactive imbalance "
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [6/10] remember reclaim priority in memory cgroup
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [7/10] calculate the number of pages to be scanned per cgroup
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [8/10] modifies vmscan.c for isolate globa/cgroup lru activity
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [9/10] per zone lru for cgroup
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [10/10] per-zone-lock "

Dynticks Causing High Context Switch Rate in ksoftirqd
 2007-11-27  2:36 UTC 

[PATCH 0/4, v3] Physical PCI slot objects
 2007-11-27  3:04 UTC  (6+ messages)
    ` [PATCH 3/4, v5] PCI, PCI Hotplug: Introduce pci_slot
    ` [PATCH 4/4, v5] ACPI, PCI: ACPI PCI slot detection driver

Fw: Re: [PATCH 1/3] signal(i386): alternative signal stack wraparound occurs
 2007-11-27  3:02 UTC 

__rcu_process_callbacks() in Linux 2.6
 2007-11-27  2:39 UTC  (2+ messages)

[PATCHv4 5/6] Allow setting O_NONBLOCK flag for new sockets
 2007-11-27  2:38 UTC  (12+ messages)

[PATCH] Kobjects: drop child->parent ref at unregistration
 2007-11-27  2:29 UTC  (3+ messages)

[Patch] mm/sparse.c: Check the return value of sparse_index_alloc()
 2007-11-27  2:26 UTC  (4+ messages)
` [Patch] mm/sparse.c: Improve the error handling for sparse_add_one_section()
    ` [Patch](Resend) "

[PATCH] [ACPI] utilities/: Compliment va_start() with va_end()
 2007-11-27  2:10 UTC  (4+ messages)

[PATCH 00/18] x86 vDSO revamp
 2007-11-27  2:01 UTC  (8+ messages)
` [PATCH 06/18] x86 vDSO: arch/x86/vdso/vdso32

Small System Paging Problem - OOM-killer goes nuts
 2007-11-27  1:47 UTC 

[patch/rfc 1/4] GPIO implementation framework
 2007-11-27  1:46 UTC  (3+ messages)

Small System Paging Problem - OOM-killer goes nuts
 2007-11-27  1:17 UTC  (5+ messages)

[PATCH 2/3 -v2] mmap: round mmap hint address above mmap_min_addr
 2007-11-27  1:04 UTC  (2+ messages)

[PATCH 1/3] mmap: protect from stack expantion into low vm addresses
 2007-11-27  1:04 UTC  (2+ messages)

mm snapshot broken-out-2007-11-20-01-45.tar.gz uploaded
 2007-11-27  0:59 UTC  (3+ messages)
` mm snapshot broken-out-2007-11-20-01-45 Build Fail - net/wireless driver

[PATCH] lguest: prevent VISWS or VOYAGER randconfigs
 2007-11-27  0:57 UTC 

[PATCH][RFC] kprobes: Add user entry-handler in kretprobes
 2007-11-27  0:54 UTC  (11+ messages)

[PATCH -mm 2/2] do_wait: cleanup delay_group_leader() usage
 2007-11-27  0:51 UTC  (2+ messages)

[RFC] Documentation about unaligned memory access
 2007-11-27  0:40 UTC  (3+ messages)

[PATCH 3/3-v2] security: allow capable check to permit mmap or low vm space
 2007-11-27  0:38 UTC  (2+ messages)

[PATCH] ehea: Add kdump support
 2007-11-27  0:35 UTC  (4+ messages)

[PATCH 0/6] Suspend and hibernation code cleanups
 2007-11-27  0:29 UTC  (13+ messages)
` [PATCH 1/6] Suspend: Fix compilation warning for CONFIG_SUSPEND unset
` [PATCH 2/6] Hibernation: Move low level resume to disk.c
` [PATCH 3/6] Suspend: Use common prefix in messages
` [PATCH 4/6] Suspend: Fix comment in main.c
` [PATCH 5/6] Hibernation: Use common prefix in messages
` [PATCH 6/6] Hibernation: Move extern definition to header file

[patch 00/14] Per cpu code simplification
 2007-11-27  0:11 UTC 

Linux 2.6.22.14
 2007-11-27  0:06 UTC  (5+ messages)

[RFC][PATCH] Update REPORTING-BUGS
 2007-11-27  0:21 UTC  (9+ messages)
` [RFC][PATCH] Update REPORTING-BUGS (rev. 2)

[GIT] NFS client fixes for 2.6.24
 2007-11-26 23:35 UTC 

2.6.24-rc3-mm1
 2007-11-26 23:28 UTC  (24+ messages)
` 2.6.24-rc3-mm1 - Kernel Panic on IO-APIC
    ` [PATCH -mm] x86 allnoconfig memory model

[patch] softlockup: do the wakeup from a hrtimer
 2007-11-26 23:26 UTC  (2+ messages)

Machine restart doesn't work - Intel 965G, 2.6.19-rc2
 2007-11-26 23:26 UTC  (4+ messages)
` Machine restart doesn't work - Intel 965G, 2.6.19-rc2 / e1000?
  ` e1000 driver problems

[PATCH] kobject: two typo fixes
 2007-11-26 23:24 UTC  (2+ messages)
` patch kobject-two-typo-fixes.patch added to gregkh-2.6 tree

[PATCH] e100: free IRQ to remove warning when rebooting
 2007-11-26 23:23 UTC  (3+ messages)

[PATCH 14/59] drivers/cpufreq: Add missing "space"
 2007-11-26 23:16 UTC  (19+ messages)
` [PATCH 15/59] drivers/hwmon: "
  ` [PATCH 16/59] drivers/i2c: "
    ` [PATCH 17/59] drivers/ide: "
      ` [PATCH 18/59] drivers/ieee1394: "
        ` [PATCH 19/59] drivers/infiniband: "
          ` [PATCH 20/59] drivers/input: "
            ` [PATCH 21/59] drivers/isdn: "
              ` [PATCH 22/59] drivers/macintosh: "
                ` [PATCH 23/59] drivers/media/dvb: "
                  ` [PATCH 24/59] drivers/media/radio: "
                    ` [PATCH 25/59] drivers/media/video: "
                      ` [PATCH 26/59] drivers/message: "
                        ` [PATCH 27/59] drivers/misc: "
                          ` [PATCH 28/59] drivers/mtd: "
                            ` [PATCH 29/59] drivers/net/chelsio: "
                              ` [PATCH 30/59] drivers/net/cxgb3: "
                                ` [PATCH 31/59] drivers/net/ixgb: "

[git pull] x86 arch fixes for v2.6.24
 2007-11-26 23:03 UTC  (3+ messages)
` [PATCH] x86: disable hpet legacy replacement for kexec

[PATCH 01/27] ptrace: arch_has_single_step
 2007-11-26 22:52 UTC  (4+ messages)
` [PATCH 23/27] x86: debugctlmsr kconfig

Where is the interrupt going?
 2007-11-26 22:49 UTC  (3+ messages)

[PATCH 1/3] fix setsid() for sub-namespace /sbin/init
 2007-11-26 22:46 UTC  (5+ messages)

Avoid creating P2P prefetch window for expansion ROMs
 2007-11-26 22:46 UTC  (3+ messages)

"buggy cmd640" message followed by soft lockup
 2007-11-26 22:57 UTC  (6+ messages)
` kernel bugzilla is FPOS (was: Re: "buggy cmd640" message followed by soft lockup)

[PATCH] x86_64: not set boot cpu in cpu_online_map at smp_prepare_boot_cpu
 2007-11-26 22:36 UTC  (4+ messages)

[PATCH] Fix segfault when printing battery status
 2007-11-26 22:25 UTC  (5+ messages)

2.6.24-rc3: find complains about /proc/net
 2007-11-26 22:17 UTC  (4+ messages)
    ` [PATCH 2.6.24-rc3] Fix /proc/net breakage

[PATCH] keyspan: init termios properly
 2007-11-26 22:18 UTC  (3+ messages)

[linux-usb-devel] [BUG] USB_PERSIST
 2007-11-26 22:17 UTC  (2+ messages)

XFS related Oops
 2007-11-26 22:07 UTC  (7+ messages)
        ` XFS related Oops (suspend/resume related)

[PATCH 2/3] teach set_special_pids() to use struct pid
 2007-11-26 21:42 UTC  (4+ messages)

freeze vs freezer
 2007-11-26 21:53 UTC  (6+ messages)

uml doesn't work on 2.6.24-rc2
 2007-11-26 21:22 UTC  (7+ messages)

[PATCH 2/2] UML - Cover stubs with a VMA
 2007-11-26 21:02 UTC 

[PATCH 1/2] UML - Clean up TASK_SIZE usage
 2007-11-26 21:02 UTC 

[PATCH 0/2] UML - Two rediffs
 2007-11-26 21:02 UTC 

[patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7
 2007-11-26 20:59 UTC  (2+ messages)
` [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.9, "

Linux Security *Module* Framework (Was: LSM conversion to static interface)
 2007-11-26 20:42 UTC  (8+ messages)

revoke man page
 2007-11-26 20:40 UTC 

[git pull] scheduler fixes
 2007-11-26 20:35 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).