public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-05 03:43:22 to 2008-05-05 11:31:21 UTC [more...]

Microblaze patches V2
 2008-05-05  9:54 UTC  (67+ messages)
` [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 01/56] microblaze_v2: Kconfig patches
          ` [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

System call instrumentation
 2008-05-05 11:30 UTC  (5+ messages)

[patch 00/15] VFS fixes and cleanups
 2008-05-05 11:30 UTC  (26+ 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

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

[rfc][patch 0/3] bootmem2: a memory block-oriented boot time allocator
 2008-05-05 11:23 UTC  (5+ 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

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] "

ptrace PTRACE_PEEKUSER behavior
 2008-05-05 11:01 UTC 

[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] i386: Execute stack overflow warning on interrupt stack
 2008-05-05 10:17 UTC  (4+ messages)
` [PATCH] i386: Execute stack overflow warning on interrupt stack II

[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

Slow DOWN, please!!!
 2008-05-05 10:03 UTC  (10+ messages)
      ` RFC: starting a kernel-testers group for newbies

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 0/5] call_rcu_sched() series
 2008-05-05  9:22 UTC  (6+ messages)
  ` [PATCH 1/5] Add call_rcu_sched()
` [PATCH 3/5] Add rcu_barrier_sched() and rcu_barrier_bh()

[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  (7+ 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  (12+ messages)
` [-mm][PATCH 1/5] fix overflow problem of do_try_to_free_page()
` [-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)

2.6.26-rc1-git1 -- trying to get vblank count for disabled pipe 0
 2008-05-05  8:15 UTC  (2+ messages)

[PATCH 03/18] flag parameters: paccept
 2008-05-05  8:13 UTC  (2+ messages)

[PATCH 02/18] flag parameters: socket and socketpair
 2008-05-05  8:11 UTC  (4+ messages)

2.6.26-rc1 regression since 2.6.25
 2008-05-05  8:02 UTC 

[patch] irda: fix !PNP support in drivers/net/irda/nsc-ircc.c
 2008-05-05  8:02 UTC  (4+ messages)

[PATCH] Removal of FUTEX_FD
 2008-05-05  7:59 UTC 

[PATCH 0/5] Clocklib: generic clocks framework
 2008-05-05  7:59 UTC  (7+ messages)

Problems with -git14
 2008-05-05  7:49 UTC  (5+ messages)

Need help debugging memory corruption
 2008-05-05  7:50 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  7:38 UTC  (9+ messages)

[RFC] x86: x86-64defconfig remake
 2008-05-05  7:33 UTC  (5+ messages)

Linux 2.6.26-rc1
 2008-05-05  7:30 UTC  (3+ messages)

WARNING in 2.6.25-07422-gb66e1f1
 2008-05-05  7:24 UTC  (4+ messages)

[PATCH] x86: remove spew print out about bus to node mapping
 2008-05-05  7:06 UTC  (3+ messages)

2.6.26-rc1-$sha1: RIP __d_lookup+0x8c/0x160
 2008-05-05  6:58 UTC  (2+ messages)

changeset: Make forced module loading optional
 2008-05-05  6:43 UTC  (5+ messages)

[PATCH 1/2] OF: Fix coding style violation in of_device.c and of_platform.c
 2008-05-05  6:33 UTC  (4+ messages)

[PATCH] stacktrace: don't crash on invalid stack trace structs
 2008-05-05  6:31 UTC  (2+ messages)

[PATCH 1/1] Replace down_trylock() with down_try(), reverse return values
 2008-05-05  6:26 UTC  (5+ messages)

[RFC] Introduce __ARCH_WANT_SYS_SYSFS
 2008-05-05  6:18 UTC  (5+ messages)
` microblaze syscall list

[PATCH 06/14] xfs: use get_unaligned_* helpers
 2008-05-05  5:39 UTC  (2+ messages)

[PATCH -mm] __ratelimit rewrite
 2008-05-05  5:20 UTC  (8+ messages)

[PATCH 01/18] flag parameters: helper function
 2008-05-05  5:02 UTC  (3+ messages)

[PATCH 04/18] flag parameters: anon_inode_getfd extension
 2008-05-05  4:56 UTC  (2+ messages)

[PATCH 12/18] flag parametersi: NONBLOCK in anon_inode_getfd
 2008-05-05  4:54 UTC  (2+ messages)

[PATCH 08/18] flag parameters: epoll_create
 2008-05-05  4:52 UTC  (2+ messages)

[PATCH 07/18] flag parameters: timerfd_create
 2008-05-05  4:50 UTC  (2+ messages)

[PATCH 06/18] flag parameters: eventfd
 2008-05-05  4:49 UTC  (2+ messages)

[PATCH 05/18] flag parameters: signalfd
 2008-05-05  4:43 UTC  (2+ messages)

[PATCH 14/18] flag parameters: NONBLOCK in signalfd
 2008-05-05  4:42 UTC  (2+ messages)

[PATCH 15/18] flag parameters: NONBLOCK in eventfd
 2008-05-05  4:41 UTC  (2+ messages)

[PATCH 16/18] flag parameters: NONBLOCK in timerfd_create
 2008-05-05  4:40 UTC  (2+ messages)

Possible GPL violation in Linux-based IPTV set top box
 2008-05-05  4:40 UTC  (2+ messages)

linux-next: upstream edac build failure
 2008-05-05  4:28 UTC  (2+ messages)

[-mm][PATCH 0/4] Add rlimit controller to cgroups (v3)
 2008-05-05  4:24 UTC  (5+ messages)
`  "

[PATCH] [POWERPC] Fix of_i2c include for module compilation
 2008-05-05  4:15 UTC  (2+ messages)

[PATCH 1/10] Add generic helpers for arch IPI function calls
 2008-05-05  4:15 UTC  (11+ messages)

[PATCH] Optimize lock in queue unplugging
 2008-05-05  4:01 UTC  (7+ messages)

[PATCH 09/18] flag parameters: dup2
 2008-05-05  3:42 UTC 

[PATCH 10/18] flag parameters: pipe
 2008-05-05  3:42 UTC 

[PATCH 11/18] flag parameters: inotify_init
 2008-05-05  3:42 UTC 

[PATCH 18/18] flag parameters: NONBLOCK in inotify_init
 2008-05-05  3:42 UTC 

[PATCH 17/18] flag parameters: NONBLOCK in pipe
 2008-05-05  3:42 UTC 

[PATCH 00/18] flag parameters
 2008-05-05  3:42 UTC 


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