linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-08-08 12:26:02 to 2007-08-08 17:44:36 UTC [more...]

Test
 2007-08-08 17:39 UTC 

2.6.23-rc1-git10 hangs on boot - needs "acpi=off"
 2007-08-08 17:42 UTC  (2+ messages)

[PATCH 00/23] per device dirty throttling -v8
 2007-08-08 17:44 UTC  (18+ messages)

[PATCH 0/3] Use one zonelist per node instead of multiple zonelists v2
 2007-08-08 17:38 UTC  (6+ messages)
` [PATCH 1/3] Use zonelists instead of zones when direct reclaiming pages
` [PATCH 2/3] Use one zonelist that is filtered instead of multiple zonelists
` [PATCH 3/3] Apply MPOL_BIND policy to two highest zones when highest is ZONE_MOVABLE

LogFS take five
 2007-08-08 17:34 UTC  (25+ messages)
` [Patch 01/18] fs/logfs/Makefile
` [Patch 02/18] include/linux/logfs.h
` [Patch 03/18] fs/logfs/logfs.h
` [Patch 04/18] fs/logfs/compr.c
` [Patch 05/18] fs/logfs/dir.c
` [Patch 05/18] fs/logfs/file.c
` [Patch 07/18] fs/logfs/gc.c
` [Patch 08/18] fs/logfs/inode.c
` [Patch 08/18] fs/logfs/journal.c
` [Patch 10/18] fs/logfs/memtree.c
` [Patch 11/18] fs/logfs/readwrite.c
` [Patch 12/18] fs/logfs/segment.c
` [Patch 13/18] fs/logfs/super.c
` [Patch 14/18] fs/logfs/progs/fsck.c
` [Patch 15/18] fs/logfs/Locking
` [Patch 16/18] fs/Kconfig
` [Patch 17/18] fs/Makefile
` [Patch 18/18] include/linux/Kbuild

Serial buffer memory leak
 2007-08-08 17:35 UTC  (10+ messages)

PATCH/RFC: [kdump] fix APIC shutdown sequence
 2007-08-08 17:35 UTC  (10+ messages)

[patch 1/2] spinlock: lockbreak cleanup
 2007-08-08 17:31 UTC  (3+ messages)
` [patch 2/2] x86_64: ticket lock spinlock

[PATCH] remove binfmts.h from header exports
 2007-08-08 17:28 UTC  (5+ messages)

[2/3] 2.6.23-rc2: known regressions v2
 2007-08-08 17:22 UTC  (3+ messages)
` [3/3] "

[GIT] Please pull NFS fixes for 2.6.23-rc2 regressions
 2007-08-08 17:19 UTC 

[RFC 00/10] Split up struct nameidata (take 3)
 2007-08-08 17:16 UTC  (11+ messages)
` [RFC 01/10] Split up struct nameidata
` [RFC 02/10] Switch from nd->{mnt,dentry} to nd->lookup.path.{mnt,dentry}
` [RFC 03/10] Pass no unnecessary information to iop->permission
` [RFC 04/10] Temporary struct vfs_lookup in file_permission
` [RFC 05/10] Use vfs_permission instead of file_permission in sys_fchdir
` [RFC 06/10] Use vfs_permission instead of file_permission in do_path_lookup
` [RFC 07/10] Pass no unnecessary information to iop->create
` [RFC 08/10] Pass no NULL vfs_lookup to vfs_create
` [RFC 09/10] Pass no unnecessary information to dop->d_revalidate
` [RFC 10/10] Pass no unnecessary information to iop->lookup

[PATCH 5/5] x86_64 EFI support -v3: EFI document
 2007-08-08 17:17 UTC  (11+ messages)

[2/2] 2.6.23-rc2: known regressions with patches v2
 2007-08-08 17:12 UTC 

[PATCH 00/10] foundations for reserve-based allocation
 2007-08-08 17:13 UTC  (5+ messages)
` [PATCH 04/10] mm: slub: add knowledge of reserve pages

[1/2] 2.6.23-rc2: known regressions with patches v2
 2007-08-08 17:12 UTC 

[1/3] 2.6.23-rc2: known regressions v2
 2007-08-08 17:11 UTC 

Introducing paravirt_ops for x86_64
 2007-08-08 17:07 UTC  (49+ messages)
` [PATCH 2/25] [PATCH] tlb flushing routines
  ` [PATCH 3/25] [PATCH] irq_flags / halt routines
` [PATCH 12/25] [PATCH] native versions for set pagetables
  ` [PATCH 13/25] [PATCH] turn msr.h functions into native versions
    ` [PATCH 14/25] [PATCH] add native functions for descriptors handling
      ` [PATCH 15/25] [PATCH] get rid of inline asm for load_cr3
        ` [PATCH 16/25] [PATCH] introducing paravirt_activate_mm
` [PATCH 17/25] [PATCH] turn page operations into native versions
  ` [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
    ` [PATCH 20/25] [PATCH] replace syscall_init
      ` [PATCH 21/25] [PATCH] export cpu_gdt_descr
` [PATCH 22/25] [PATCH] turn priviled operation into a macro
  ` [PATCH 23/25] [PATCH] paravirt hooks for arch initialization
` [PATCH 24/25] [PATCH] provide paravirt patching function
  ` [PATCH 25/25] [PATCH] add paravirtualization support for x86_64

Make checkpatch warn about pointless casting of kalloc returns
 2007-08-08 17:05 UTC  (2+ messages)

Samsung & HP Toner cartridge
 2007-08-08  7:50 UTC 

Disk spin down issue on shut down/suspend to disk
 2007-08-08 17:04 UTC  (13+ messages)

[PATCH] Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE
 2007-08-08 17:03 UTC  (10+ messages)

[PATCH 05/25] sysfs: In sysfs_lookup don't open code sysfs_find_dirent
 2007-08-08 16:55 UTC  (33+ messages)
` [PATCH 06/25] sysfs: Simplify readdir
  ` [PATCH 07/25] sysfs: Rewrite sysfs_drop_dentry
    ` [PATCH 08/25] sysfs: Implement __sysfs_get_dentry
      ` [PATCH 09/25] sysfs: Move sysfs_get_dentry below __sysfs_get_dentry
        ` [PATCH 10/25] sysfs: Rewrite sysfs_get_dentry in terms of __sysfs_get_dentry
          ` [PATCH 11/25] sysfs: Remove s_dentry
            ` [PATCH 12/25] sysfs: Introduce sysfs_rename_mutex
              ` [PATCH 13/25] sysfs: Simply sysfs_get_dentry
                ` [PATCH 14/25] sysfs: Don't use lookup_one_len_kern
                  ` [PATCH 15/25] vfs: Remove lookup_one_len_kern
                    ` [PATCH 16/25] sysfs: Support for preventing unmounts
                      ` [PATCH 17/25] sysfs: Rewrite rename in terms of sysfs dirents
                        ` [PATCH 18/25] sysfs: Rewrite sysfs_move_dir "
                          ` [PATCH 19/25] sysfs: sysfs_get_dentry add a sb parameter
                            ` [PATCH 20/25] sysfs: Rename Support multiple superblocks
                              ` [PATCH 21/25] sysfs: sysfs_chmod_file handle "
                                ` [PATCH 22/25] sysfs: sysfs_uptdate_file "
                                  ` [PATCH 23/25] sysfs: Implement sysfs tagged directory support
                                    ` alternative approached at tagged nodes

sdio: enhance IO_RW_EXTENDED support
 2007-08-08 16:55 UTC  (16+ messages)
            ` [patch 3/4] sdio: extend sdio_readsb() and friends to handle any length of buffer
                      ` [patch 1/3] sdio: add SDIO_FBR_BASE(f) macro
                      ` [patch 2/3] sdio: set the functions' block size
                      ` [patch 3/3] sdio: extend sdio_readsb() and friends to handle any length of buffer

[RFC][PATCH 1/5] pagemap: remove file header
 2007-08-08 16:53 UTC  (5+ messages)

[PATCH 00/25] move handling of setuid/gid bits from VFS into individual setattr functions (RESEND)
 2007-08-08 16:48 UTC  (4+ messages)

[PATCH] jsm: Remove further unneeded crud
 2007-08-08 16:47 UTC  (2+ messages)

[PATCH 0/5] x86_64 EFI support -v3
 2007-08-08 16:45 UTC  (4+ messages)

Samsung toner cartridge
 2007-08-08 16:49 UTC 

[PATCH 5/5] sysfs: make sysfs_addrm_finish() return void
 2007-08-08 16:37 UTC  (19+ messages)
` [PATCH 0/25] Sysfs cleanups & tagged directory support

[PATCH 68] drivers/net/s2io.c: kmalloc + memset conversion to k[cz]alloc
 2007-08-08 16:33 UTC  (3+ messages)

[PATCH] Make UIO available for arm architecture
 2007-08-08 16:33 UTC  (4+ messages)
` [rfc] "

libata git tree, mbox queue status and contents
 2007-08-08 16:28 UTC  (3+ messages)

(no subject)
 2007-08-08 16:28 UTC  (2+ messages)
` problems while mounting /boot partition

[PATCH] ehca: map 4k firmware context of cq, qp to user space
 2007-08-08 16:08 UTC  (5+ messages)

[PATCH 0/2] PAT support for i386 and x86_64
 2007-08-08 16:00 UTC  (6+ messages)
  `  "

ACPI on Averatec 2370
 2007-08-08 16:00 UTC  (7+ messages)
  ` [PATCH] drop unneeded variable in amd_apic_timer_broken

[PATCH] x86_64: clear IO_APIC before enabing apic error vector
 2007-08-08 15:31 UTC  (2+ messages)

[PATCH] UML - Add VDE networking support
 2007-08-08 15:55 UTC 

Data corruption
 2007-08-08 15:41 UTC  (5+ messages)

Inconsistent execve SIGTRAP-ing after ptraced child's PTRACE_TRACEME
 2007-08-08 15:32 UTC  (2+ messages)

nmi_watchdog=2 regression in 2.6.21
 2007-08-08 15:20 UTC  (3+ messages)

bad temperature values from w83781d in 2.6.22
 2007-08-08 15:17 UTC  (2+ messages)

[PATCH] Add ability to print calltraces tighter on i386
 2007-08-08 15:26 UTC  (4+ messages)

Error message from device_rename in drivers/base/core.c
 2007-08-08 15:19 UTC  (8+ messages)

[RFC][PATCH 2/5] pagemap: use PAGE_MASK/PAGE_ALIGN()
 2007-08-08 15:11 UTC  (2+ messages)

[PATCH] mmc: at91_mci: add multiwrite cap
 2007-08-08 15:01 UTC  (4+ messages)

suspend/hibernation regression between 2.6.19 and 2.6.20 w/ Thinkpad T41
 2007-08-08 14:48 UTC  (5+ messages)
` [ibm-acpi-devel] "

Linus 2.6.23-rc1
 2007-08-08 14:38 UTC  (10+ messages)
` SD still better than CFS for 3d \b(was Re: 2.6.23-rc1)
  ` SD still better than CFS for 3d ?(was "

MCFG bug on hp nx6310, possible regression
 2007-08-08 14:40 UTC 

UART misbehaves under Linkstation/KuroBoxHG
 2007-08-08 14:09 UTC 

[PATCH] Cleanup oops/bug reports on i386
 2007-08-08 14:16 UTC 

[PATCH] Consolidate show_regs and show_registers for i386
 2007-08-08 14:16 UTC 

file capabilities: clear fcaps on inode change (v3)
 2007-08-08 14:08 UTC  (6+ messages)

Porting setjmp/longjmp to mips64 kernel issue
 2007-08-08 14:07 UTC 

[PATCH] [RESEND] PIE executable randomization
 2007-08-08 14:03 UTC 

[PATCH] drivers/net/wireless/wl3501_cs.c: remove redundant memset
 2007-08-08 13:20 UTC  (4+ messages)

Distributed storage
 2007-08-08 13:28 UTC  (8+ messages)
        ` Block device throttling [Re: Distributed storage.]
          ` [1/1] "

[PATCH] mxser: Remove use of dead TTY_FLIPBUF_SIZE definition
 2007-08-08 13:35 UTC 

git tree of latest -mm kernels
 2007-08-08 13:14 UTC 

Question: RT schedular : task_tick_rt(struct rq *rq, struct task_struct *p) : decreases overhead when rq->nr_running == 1
 2007-08-08 12:34 UTC  (2+ 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).