linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-05-05 08:16:30 to 2008-05-05 15:26:27 UTC [more...]

[git pull] x86 fixes
 2008-05-05 15:29 UTC  (3+ messages)

[RFC PATCH 6/6] gcov: architecture specific compile flag adjustments
 2008-05-05 15:24 UTC 

[RFC PATCH 2/6] kbuild: let addtree result in absolute paths only
 2008-05-05 15:24 UTC 

[RFC PATCH 5/6] gcov: add gcov profiling infrastructure
 2008-05-05 15:24 UTC 

[RFC PATCH 1/6] kernel: call constructors
 2008-05-05 15:24 UTC 

[RFC PATCH 3/6] kbuild: convert include and source paths
 2008-05-05 15:24 UTC 

[rfc][patch 0/3] bootmem2: a memory block-oriented boot time allocator
 2008-05-05 15:23 UTC  (6+ messages)
` [rfc][patch 1/3] mm: Define NR_NODE_MEMBLKS unconditionally
` [rfc][patch 2/3] mm: bootmem2 - memory block oriented boot time allocator
` [rfc][patch 3/3] x86: Use bootmem2 on x86_32

[RFC PATCH 0/6] gcov kernel support
 2008-05-05 15:23 UTC 

[PATCH] Fusion MPT: Convert inactive_list_mutex in a mutex
 2008-05-05 15:21 UTC  (3+ messages)

[PATCH] default to n for GROUP_SCHED and FAIR_GROUP_SCHED
 2008-05-05 15:14 UTC  (3+ messages)

[PATCH] IB/ehca: Change function return types to correct type
 2008-05-05 15:11 UTC 

Microblaze patches V2
 2008-05-05 15:10 UTC  (88+ messages)
` [PATCH 01/56] microblaze_v2: Kconfig patches
  ` [PATCH 02/56] microblaze_v2: Makefiles for Microblaze cpu
    ` [PATCH 03/56] microblaze_v2: Cpuinfo handling
      ` [PATCH 04/56] microblaze_v2: Open firmware files
        ` [PATCH 05/56] microblaze_v2: Support for semaphores
          ` [PATCH 06/56] microblaze_v2: exception handling
            ` [PATCH 07/56] microblaze_v2: Signal support
              ` [PATCH 08/56] microblaze_v2: Interrupt handling, timer support, supported function
                ` [PATCH 09/56] microblaze_v2: cache support
                  ` [PATCH 10/56] microblaze_v2: Generic dts file for platforms
                    ` [PATCH 11/56] microblaze_v2: kernel modules support
                      ` [PATCH 12/56] microblaze_v2: lmb support
                        ` [PATCH 13/56] microblaze_v2: PVR support, cpuinfo support
                          ` [PATCH 14/56] microblaze_v2: defconfig file
                            ` [PATCH 15/56] microblaze_v2: head.S + linker script
                              ` [PATCH 16/56] microblaze_v2: supported function for memory - kernel/lib
                                ` [PATCH 17/56] microblaze_v2: checksum support
                                  ` [PATCH 18/56] microblaze_v2: early_printk support
                                    ` [PATCH 19/56] microblaze_v2: uaccess files
                                      ` [PATCH 20/56] microblaze_v2: heartbeat file
                                        ` [PATCH 21/56] microblaze_v2: setup.c - system setting
                                          ` [PATCH 22/56] microblaze_v2: asm-offsets
                                            ` [PATCH 23/56] microblaze_v2: process and init task function
                                              ` [PATCH 24/56] microblaze_v2: time support
                                                ` [PATCH 25/56] microblaze_v2: ptrace support
                                                  ` [PATCH 26/56] microblaze_v2: traps support
                                                    ` [PATCH 27/56] microblaze_v2: support for a.out
                                                      ` [PATCH 28/56] microblaze_v2: memory inicialization, MMU, TLB
                                                        ` [PATCH 29/56] microblaze_v2: page.h, segment.h, unaligned.h
                                                          ` [PATCH 30/56] microblaze_v2: includes SHM*, msgbuf
                                                            ` [PATCH 31/56] microblaze_v2: bug headers files
                                                              ` [PATCH 32/56] microblaze_v2: definitions of types
                                                                ` [PATCH 33/56] microblaze_v2: ioctl support
                                                                  ` [PATCH 34/56] microblaze_v2: io.h IO operations
                                                                    ` [PATCH 35/56] microblaze_v2: headers for executables format FLAT, ELF
                                                                      ` [PATCH 36/56] microblaze_v2: dma support
                                                                        ` [PATCH 37/56] microblaze_v2: headers for irq
                                                                          ` [PATCH 38/56] microblaze_v2: atomic.h bitops.h byteorder.h
                                                                            ` [PATCH 39/56] microblaze_v2: headers pgalloc.h pgtable.h
                                                                              ` [PATCH 40/56] microblaze_v2: system.h pvr.h processor.h
                                                                                ` [PATCH 41/56] microblaze_v2: clinkage.h linkage.h sections.h kmap_types.h
                                                                                  ` [PATCH 42/56] microblaze_v2: stats headers
                                                                                    ` [PATCH 43/56] microblaze_v2: termbits.h termios.h
                                                                                      ` [PATCH 44/56] microblaze_v2: sigcontext.h siginfo.h
                                                                                        ` [PATCH 45/56] microblaze_v2: headers simple files - empty or redirect to asm-generic
                                                                                          ` [PATCH 46/56] microblaze_v2: headers files entry.h current.h mman.h registers.h sembuf.h
                                                                                            ` [PATCH 47/56] microblaze_v2: device.h param.h topology.h
                                                                                              ` [PATCH 48/56] microblaze_v2: pool.h socket.h
                                                                                                ` [PATCH 49/56] microblaze_v2: fcntl.h sockios.h ucontext.h
                                                                                                  ` [PATCH 50/56] microblaze_v2: setup.h string.h thread_info.h
                                                                                                    ` [PATCH 51/56] microblaze_v2: Kbuild file
                                                                                                      ` [PATCH 52/56] microblaze_v2: pci headers
                                                                                                        ` [PATCH 53/56] microblaze_v2: IPC headers
                                                                                                          ` [PATCH 54/56] microblaze_v2: entry.S
                                                                                                            ` [PATCH 55/56] microblaze_v2: sys_microblaze.c
                                                                                                              ` [PATCH 56/56] microblaze_v2: syscall_table.S and unistd.h

changeset: Make forced module loading optional
 2008-05-05 15:08 UTC  (7+ messages)

PNP: set IRQ index in sysfs "set irq" interface
 2008-05-05 15:00 UTC  (3+ messages)

[PATCH] sched: fix SCHED_OTHER balance iterator to include all tasks
 2008-05-05 14:31 UTC 

[patch 00/37] PNP resource_table cleanups, v2
 2008-05-05 14:48 UTC  (4+ messages)

[PATCH 0/5] call_rcu_sched() series
 2008-05-05 14:47 UTC  (8+ messages)
  ` [PATCH 1/5] Add call_rcu_sched()
` [PATCH 3/5] Add rcu_barrier_sched() and rcu_barrier_bh()

How to link a .o with all modules
 2008-05-05 14:46 UTC  (3+ messages)

FIXING names for debugfs
 2008-05-05 14:27 UTC  (5+ messages)
` [PATCH 1/1] DEBUGFS: Fixing name for debug fs

2.6.26-rc1-git1 -- trying to get vblank count for disabled pipe 0
 2008-05-05 12:51 UTC  (3+ messages)

Preempt-RT patch for 2.6.25
 2008-05-05 14:21 UTC  (8+ messages)

[patch] video: build fix for drivers/media/video/mt9v022.c
 2008-05-05 14:17 UTC  (2+ messages)

Suspend to memory is freezing my machine
 2008-05-05 14:10 UTC  (2+ messages)

[RFC] Introduce __ARCH_WANT_SYS_SYSFS
 2008-05-05 14:08 UTC  (4+ messages)
` microblaze syscall list

Lost Sound from 2.6.24 to 2.6.25 -- CS4236 ISA
 2008-05-05 14:06 UTC 

2.6.25 crash: EIP: [<c02e2f14>] xfrm_output_resume+0x64/0x100 ss:esp 0068:c03a1e5c
 2008-05-05 14:01 UTC  (2+ messages)

[patch 00/15] VFS fixes and cleanups
 2008-05-05 13:57 UTC  (36+ messages)
` [patch 01/15] ecryptfs: clean up (un)lock_parent
` [patch 02/15] nfsd: clean up mnt_want_write calls
` [patch 03/15] cgroup: dont call vfs_mkdir
` [patch 04/15] reiserfs: dont call vfs_rmdir
` [patch 05/15] reiserfs: dont call notify_change
` [patch 06/15] sysfs: "
` [patch 07/15] hpfs: "
` [patch 08/15] fat: "
` [patch 09/15] vfs: immutable inode checking cleanup
` [patch 10/15] vfs: truncate: dont check immutable twice
` [patch 11/15] vfs: truncate: append-only checking cleanup
` [patch 12/15] vfs: create file_truncate() helper
` [patch 13/15] vfs: utimes cleanup
` [patch 14/15] vfs: utimes immutable fix
` [patch 15/15] vfs: splice remove_suid() cleanup

[BUG] sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)
 2008-05-05 13:52 UTC 

[PATCH] i386: Execute stack overflow warning on interrupt stack
 2008-05-05 13:47 UTC  (11+ messages)
` [PATCH] i386: Execute stack overflow warning on interrupt stack II

2.6.25: swapper: page allocation failure. order:3, mode:0x4020
 2008-05-05 13:41 UTC 

Linux 2.6.25 (coretemp reads high temperatures)
 2008-05-05 13:45 UTC  (11+ messages)

VFS + path walktrough
 2008-05-05 13:43 UTC  (4+ messages)

Please revert 709f744 (x86: bitops asm constraint fixes)
 2008-05-05 13:45 UTC 

API for changing UIDs of other processes
 2008-05-05 13:20 UTC  (3+ messages)

s390 kvm_virtio.c build error
 2008-05-05 13:20 UTC  (6+ messages)

Slow DOWN, please!!!
 2008-05-05 13:13 UTC  (13+ messages)
      ` RFC: starting a kernel-testers group for newbies
                  ` crosscompiler [WAS: RFC: starting a kernel-testers group for newbies]

pvops - xen - unable to handle kernel paging request
 2008-05-05 13:12 UTC  (4+ messages)

[PATCH 2/3] ide: set REQ_NOMERGE request flag in ide_do_drive_cmd()
 2008-05-05 13:02 UTC  (2+ messages)

i387/FPU init issues
 2008-05-05 13:00 UTC  (7+ messages)

[git pull] Please pull powerpc.git powerpc-next branch
 2008-05-05 12:57 UTC 

MAP_POPULATE behavior change?
 2008-05-05 12:54 UTC  (4+ messages)

More io-cpu-affinity results: queue_affinity + rq_affinity
 2008-05-05 12:46 UTC  (2+ messages)

ptrace PTRACE_PEEKUSER behavior
 2008-05-05 12:45 UTC  (3+ messages)

[GIT PULL] kgdb fixes for 2.6.26
 2008-05-05 12:32 UTC 

Software RAID partitions not detected at boot time with linux 2.6.25.1
 2008-05-05 12:29 UTC  (3+ messages)

System call instrumentation
 2008-05-05 12:28 UTC  (6+ messages)

[GIT PULL] ALSA fixes for 2.6.26-rc1
 2008-05-05 12:27 UTC 

Make problems with the kernel installer/
 2008-05-05 12:08 UTC 

[RFC][PATCH] sched_clock_cpu()
 2008-05-05 12:06 UTC  (6+ messages)

linux-2.6.25: 'mkdir -p' does not work with rootdir as mount point inside a read only filesystem
 2008-05-05 12:02 UTC  (10+ messages)

core_pattern pipe documentation
 2008-05-05 11:29 UTC  (11+ messages)
                ` core_pattern pipe documentation - draft 2

Ability to limit or disable page caching?
 2008-05-05 11:16 UTC  (2+ messages)

[patch][resend] pcspkr: fix dependancies
 2008-05-05 11:02 UTC  (6+ messages)
      ` [patch][resend2] "

[RFC 0/2] Rootmem: boot-time memory allocator
 2008-05-05 10:58 UTC  (8+ messages)

[BUG] NULL pointer dereference in uart_write_room()
 2008-05-05 10:30 UTC  (2+ messages)

[PATCH] i386: Execute stack overflow warning on interrupt stack v2
 2008-05-05 10:36 UTC 

[PATCH 00/10] Scalability requirements for sysv ipc - v2
 2008-05-05 10:33 UTC  (7+ messages)
` [PATCH 01/10] Fix idr_remove()
` [PATCH 05/10] Introduce ridr_get_new_above()

[PATCH] modpost: i2c aliases need no trailing wildcard
 2008-05-05 10:30 UTC  (5+ messages)

[PATCH REPOST] CPA: Add statistics about state of direct mapping v4
 2008-05-05 10:23 UTC  (3+ messages)

[PATCH v2] unify sys_pipe implementation
 2008-05-05 10:18 UTC  (4+ messages)

[patch 00/10] vfs: add helpers to check r/o bind mounts v3
 2008-05-05 10:16 UTC  (11+ messages)
` [patch 01/10] vfs: add path_create() and path_mknod()
` [patch 02/10] vfs: add path_mkdir()
` [patch 03/10] vfs: add path_rmdir()
` [patch 04/10] vfs: add path_unlink()
` [patch 05/10] vfs: add path_symlink()
` [patch 06/10] vfs: add path_link()
` [patch 07/10] vfs: add path_rename()
` [patch 08/10] vfs: add path_setattr()
` [patch 09/10] vfs: add path_setxattr()
` [patch 10/10] vfs: add path_removexattr()

BUG: sleeping function called from invalid context (highmem_32.c:8)
 2008-05-05 10:03 UTC 

[PATCH] ext3: Fix synchronization of quota files in journal=data mode
 2008-05-05 10:09 UTC  (11+ messages)
` [PATCH] ext4: "
  ` [PATCH] reiserfs: "
    ` [PATCH] ext3: Fix typos in messages and comments (journalled -> journaled)
      ` [PATCH] ext4: "
        ` [PATCH] reiserfs: "
          ` [PATCH] quota: Add a convenience macro for filesystems

Oops with strace_test
 2008-05-05 10:00 UTC  (2+ messages)

linux-next: Tree for May 5
 2008-05-05  9:45 UTC  (2+ messages)
` [BUG] linux-next: Tree for May 5 kernel bug at arch/x86/kernel/io_apic_64.c:353!

[PATCH] file descriptor leak in sys_pipe
 2008-05-05  9:21 UTC 

[patch] x86, ptrace: in-kernel BTS interface
 2008-05-05  9:09 UTC  (3+ messages)

[PATCH 0/8] Change default MSGMNI tunable to scale with lowmem (v3)
 2008-05-05  8:45 UTC  (4+ messages)
` [PATCH 1/8] Scaling msgmni to the amount of lowmem

[-mm][PATCH 0/5] mm: page reclaim throttle v6
 2008-05-05  8:37 UTC  (10+ messages)
` [-mm][PATCH 3/5] change function prototype of shrink_zone()
` [-mm][PATCH 4/5] core of reclaim throttle

nopage mm.h
 2008-05-05  8:28 UTC  (8+ messages)

[PATCH] capabilities: add bounding set to /proc/self/status
 2008-05-05  8:22 UTC  (3+ messages)

[PATCH 13/18] flag parameters: NONBLOCK in socket and socketpair
 2008-05-05  8:16 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).