All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-05 08:19:42 to 2008-05-05 11:11:39 UTC [more...]

Microblaze patches V2
 2008-05-05  9:54 UTC  (57+ 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 00/15] VFS fixes and cleanups
 2008-05-05 11:11 UTC  (23+ 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

System call instrumentation
 2008-05-05 11:10 UTC  (4+ messages)

Kernel Oops with kvm 66 running WinXP
 2008-05-05 11:11 UTC  (6+ messages)

[U-Boot-Users] The remedy for your ailment
 2008-05-05 11:05 UTC 

[U-Boot-Users] [PATCH] Allow building mips versions with ELDK 3.1.1
 2008-05-05 11:04 UTC 

[linux-dvb] Compro S350
 2008-05-05 11:04 UTC 

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

[U-Boot-Users] commit 22069215 - [MIPS] Fix $gp usage
 2008-05-05 11:02 UTC  (3+ messages)

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

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

[linux-dvb] libdvbapi multiproto patch ?
 2008-05-05 11:00 UTC  (2+ messages)

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

[RFC][PATCH 1/2] Add shared and reserve control to hugetlb_file_setup
 2008-05-05 10:58 UTC  (3+ messages)

SoC sound support for imx27
 2008-05-05 10:56 UTC  (4+ messages)

[U-Boot-Users] [PATCH] MAKEALL: add inka4x0 board
 2008-05-05 10:54 UTC 

[linux-dvb] probs with af901x on mythbuntu
 2008-05-05 10:52 UTC  (6+ messages)

support for sys_vmode pin on linux-2.6.14-omap2-v5 PM
 2008-05-05 10:47 UTC 

[PATCH] Be more careful with objects directory permissions on clone
 2008-05-05 10:42 UTC  (6+ messages)

[PATCH] Pb1000: bury the remnants of the PCI code
 2008-05-05 10:40 UTC  (4+ 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 

Running Xen inside QEMU
 2008-05-05 10:37 UTC  (3+ messages)

[PATCH 2/2] xpad - Allow mapping triggers to buttons
 2008-05-05 10:34 UTC 

OSX, ZFS, UTF8, git - somebody hates me in this list
 2008-05-05 10:33 UTC  (6+ messages)

[PATCH] libata: Add Intel SCH PATA Support
 2008-05-05 10:33 UTC 

[PATCH 1/2] xpad - Allow mapping D-pad to buttons for all pads
 2008-05-05 10:34 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()

alsa pulse bugs
 2008-05-05 10:31 UTC  (7+ messages)

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

cloning file data
 2008-05-05 10:27 UTC  (4+ messages)
` [Btrfs-devel] "

[PATCH REPOST] CPA: Add statistics about state of direct mapping v4
 2008-05-05 10:23 UTC  (3+ 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

[RFC] PVFB: Add refresh period to XenStore parameters?
 2008-05-05 10:21 UTC  (13+ 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()

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

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

[PATCH 0/3] DMA clean-up for multi-boot
 2008-05-05 10:14 UTC  (2+ messages)

[linux-dvb] Finally got Avermedia A700 (DVB-S Pro) working!
 2008-05-05 10:09 UTC  (2+ messages)

[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

[Qemu-devel] [4338] Put Pseudo-TTY in rawmode for char devices
 2008-05-05 10:05 UTC 

about option_t
 2008-05-05 10:05 UTC  (2+ messages)

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)

Don't use d_alloc_anon for open_by_handle
 2008-05-05  9:53 UTC  (4+ messages)

[U-Boot-Users] [PATCH] Setting processor endianess for USB modules
 2008-05-05  9:51 UTC 

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] Add color.diff.{header,message} formats
 2008-05-05  9:38 UTC 

[Cluster-devel] Cluster Project branch, master, updated. cluster-2.99.00-16-g446a3d0
 2008-05-05  9:43 UTC 

[PATCH] [NET] warn when accounting an skb that already has a destructor
 2008-05-05  9:43 UTC  (5+ messages)

[linux-dvb] Cinergy T2 Kernel Oops on Linkstation Live V1 (Marvel Orion ARM Architecture)
 2008-05-05  9:40 UTC 

[Cluster-devel] Cluster Project branch, master, updated. cluster-2.99.00-15-g74b450d
 2008-05-05  9:34 UTC 

mdadm raid1 stops to work after kernel panic
 2008-05-05  9:32 UTC  (2+ messages)

[PATCH 01/25] iwlwifi: move RX code to iwl-rx.c
 2008-05-05  9:31 UTC  (26+ messages)
  ` [PATCH 02/25] iwlwifi-5000: rename iwl5000_init_nic to iwl5000_init_config
    ` [PATCH 03/25] iwlwifi: don't override association channel with control channel
      ` [PATCH 04/25] iwlwifi: remove 4965 from station_entry
        ` [PATCH 05/25] iwlwifi: debugfs EEPROM dump
          ` [PATCH 06/25] iwlwifi: remove 4965 from rx_packet
            ` [PATCH 07/25] iwlwifi: generalize iwl4965_send_add_station function
              ` [PATCH 08/25] iwlwifi-5000: add build_addsta_hcmd handler for 5000 HW
                ` [PATCH 09/25] iwlwifi: Fix unconditional access to station->tidp[].agg
                  ` [PATCH 10/25] iwlwifi: Fix built-in compilation of iwlcore
                    ` [PATCH 11/25] iwlwifi: Fix built-in compilation of iwlcore (part 2)
                      ` [PATCH 12/25] iwlwifi: Allow building iwl3945 without iwl4965
                        ` [PATCH 13/25] iwlwifi: move per driverdebug_level to per device
                          ` [PATCH 14/25] iwlwifi: move iwl4965_set_rxon_ht into iwlcore
                            ` [PATCH 15/25] iwlwifi: create disable SCD Tx FIFOs handler
                              ` [PATCH 16/25] iwlwifi: move NIC init and Tx queues init to iwlcore
                                ` [PATCH 17/25] iwlwifi: compile iwl-sta into iwlcore
                                  ` [PATCH 18/25] iwlwifi: move iwl4965_init_alive_start to iwl-4965.c
                                    ` [PATCH 19/25] iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected
                                      ` [PATCH 20/25] iwlwifi : Set monitor mode for 4965

[linux-dvb] KNC TV Station DVR Tuner Sound Issue
 2008-05-05  9:30 UTC  (10+ messages)

[PATCH] i2c: Match dummy devices by type
 2008-05-05  9:28 UTC 

[PATCH] Enable Px/Cx related CPUID/MSR bits for dom0
 2008-05-05  9:27 UTC  (2+ messages)

[BUG] git svn accepts to clone an empty SVN repo, but then fails to dcommit
 2008-05-05  9:13 UTC  (3+ messages)
` [PATCH] Better error message for git svn dcommit on empty repository

[PATCH 2/2] gdth: fix Error: Driver 'gdth' is already registered, aborting
 2008-05-05  9:24 UTC  (2+ messages)

[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 v2 1/5] git-submodule.sh: Add Long Usage instead of simple usage
 2008-05-05  9:09 UTC  (5+ messages)
` [PATCH v2 2/5] git-submodule.sh: Add recurse subcommand with basic options
  ` [PATCH v2 3/5] git-submodule.sh: Add Custom argument input support to git submodule recurse subcommand
    ` [PATCH v2 4/5] git-submodule.sh: Add pre command argument "
      ` [PATCH v2 5/5] Documentation/git-submodule.txt: Add documentation for the "

Genuine Jimi Hendrix in compromising position
 2008-05-05  9:10 UTC 

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

[PATCH] git-submodule.sh: Add Long Usage instead of simple usage
 2008-05-05  9:08 UTC  (10+ messages)
` [PATCH] git-submodule.sh: Add recurse subcommand with basic options
  ` [PATCH] git-submodule.sh: Add Custom argument input support to git submodule recurse subcommand
    ` [PATCH] git-submodule.sh: Add pre command argument "
      ` [PATCH] Documentation/git-submodule.txt: Add documentation for the "

REVIEW: ASCII CI support in xfsprogs
 2008-05-05  8:58 UTC  (4+ messages)

on the topic of of_device resources
 2008-05-05  8:55 UTC  (4+ messages)

[linux-dvb] DM713S and DM714S very same PCI ID, but different hardware(STV0299 and TDA10086 frontends)?
 2008-05-05  8:54 UTC  (2+ messages)

SKB corruption on heavy traffic
 2008-05-05  8:54 UTC  (2+ messages)

[PATCH] ufs: remove unneeded ufs_put_inode prototype
 2008-05-05  8:53 UTC  (2+ messages)

[PATCH] mkfs.ubifs: support --squash-uids
 2008-05-05  8:52 UTC  (4+ messages)

Userspace checkpoint/restart hack: cryo
 2008-05-05  8:50 UTC  (5+ messages)

Switching ICH7 to ACPI mode?
 2008-05-05  8:45 UTC  (3+ messages)
  ` Switching ICH7 to AHCI mode?

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

[BUG?][2.6.25-mm1] sleeping during IRQ disabled
 2008-05-05  8:40 UTC  (2+ messages)

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

[U-Boot-Users] 1.3.3-rc3 - release status
 2008-05-05  8:28 UTC 

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

[PATCH]: PPC_OF protect USB driver
 2008-05-05  8:26 UTC  (2+ messages)

[PATCH v2 00/10] Fix git's test suite to pass when the path contains spaces
 2008-05-05  8:25 UTC  (16+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/10] git-rebase.sh: Fix --merge --abort failures when path contains whitespace
    ` [PATCH v3 02/10] config.c: Escape backslashes in section names properly
      ` [PATCH v3 03/10] git-send-email.perl: Handle shell metacharacters in $EDITOR properly
        ` [PATCH v3 04/10] test-lib.sh: Add a test_set_editor function to safely set $VISUAL
          ` [PATCH v3 05/10] Use test_set_editor in t9001-send-email.sh
            ` [PATCH v3 06/10] test-lib.sh: Fix some missing path quoting
              ` [PATCH v3 07/10] lib-git-svn.sh: Fix quoting issues with paths containing shell metacharacters
                ` [PATCH v3 08/10] Don't use the export NAME=value form in the test scripts
                  ` [PATCH v3 09/10] Fix tests breaking when checkout path contains shell metacharacters
                    ` [PATCH v3 10/10] Rename the test trash directory to contain spaces

[PATCH 0/9 net-next-2.6] [TIPC]: System & debug output modifications
 2008-05-05  8:24 UTC  (19+ messages)
` [PATCH 1/9 net-next-2.6] [TIPC]: Simplify log buffer resizing
` [PATCH 2/9 net-next-2.6] [TIPC]: Provide feedback when log buffer resizing fails
` [PATCH 3/9 net-next-2.6] [TIPC]: Fix recursive spinlock invocation in print buffer code
` [PATCH 4/9 net-next-2.6] [TIPC]: Fix null pointer dereference in debug code
` [PATCH 5/9 net-next-2.6] [TIPC]: Elimination of print buffer chaining
` [PATCH 6/9 net-next-2.6] [TIPC]: Cosmetic cleanup of print buffer code
` [PATCH 7/9 net-next-2.6] [TIPC]: Cosmetic cleanup of system & debug output declarations
` [PATCH 8/9 net-next-2.6] [TIPC]: Exclude debug-only print buffer code when not debugging
` [PATCH 9/9 net-next-2.6] [TIPC]: Update version number to TIPC 1.6.4

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

[Qemu-devel] [PATCH] ide: Enable byte&word access to DMA address register
 2008-05-05  8:20 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.