All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-05 06:28:19 to 2008-05-05 09:45:36 UTC [more...]

Microblaze patches V2
 2008-05-05  7:02 UTC  (64+ 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] Add color.diff.{header,message} formats
 2008-05-05  9:38 UTC 

alsa pulse bugs
 2008-05-05  9:44 UTC  (5+ messages)

[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 00/10] Scalability requirements for sysv ipc - v2
 2008-05-05  9:26 UTC  (4+ messages)
` [PATCH 01/10] Fix idr_remove()

[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 

[RFC] PVFB: Add refresh period to XenStore parameters?
 2008-05-05  9:18 UTC  (11+ messages)

[PATCH v2] unify sys_pipe implementation
 2008-05-05  9:15 UTC  (5+ messages)

[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] modpost: i2c aliases need no trailing wildcard
 2008-05-05  9:09 UTC  (4+ 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 "

[linux-dvb] probs with af901x on mythbuntu
 2008-05-05  9:06 UTC  (4+ messages)

[PATCH] Be more careful with objects directory permissions on clone
 2008-05-05  9:01 UTC  (2+ messages)

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  (17+ 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

[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  (19+ 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 

[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  (2+ messages)

[lm-sensors] Reverting the probe order
 2008-05-05  8:10 UTC  (2+ messages)

[lm-sensors] sensors.conf for the Supermicro X7DBE
 2008-05-05  8:08 UTC  (2+ 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)

MPC52xx and SPI (native one, NOT psc)
 2008-05-05  8:00 UTC 

[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)

[PATCH 3/3] log and rev-list: add --graph option
 2008-05-05  7:57 UTC  (2+ messages)
` [PATCH] graph API: eliminate unnecessary indentation

[linux-dvb] libdvbapi multiproto patch ?
 2008-05-05  7:54 UTC 

[PATCH] MUSB: misc clean-up
 2008-05-05  7:55 UTC  (2+ messages)

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

[PATCH 1/4 V3] MSI support on 83xx/85xx/86xx board
 2008-05-05  7:47 UTC  (4+ messages)
` [PATCH 2/4 V2] Enable MSI support for MPC8610HPCD board
  ` [PATCH 3/4] Enable MSI support for 85xxds board
    ` [PATCH 4/4] booting-without-of for Freescale MSI

Recurring qla2xxx crashes (maybe APIC related)
 2008-05-05  7:48 UTC  (11+ messages)

[PATCH 0/4] paravirt clock patches
 2008-05-05  7:47 UTC  (3+ messages)

Need help debugging memory corruption
 2008-05-05  7:50 UTC  (6+ messages)

[PATCH] git-bisect.sh: don't accidentally override existing branch "bisect"
 2008-05-05  7:43 UTC  (5+ messages)
  ` [PATCH amend] "

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)

[PATCH][RFC] NAND subpage read feature. Take 2
 2008-05-05  7:37 UTC  (4+ messages)

RAW/Bayer format FOURCCs
 2008-05-05  7:35 UTC 

[PATCH] fix dir2 shortform structures on ARM old ABI
 2008-05-05  7:38 UTC  (6+ messages)

[PATCH 3/3] Documentation: convert tutorials to man pages
 2008-05-05  7:34 UTC  (4+ messages)
` Documentation status (was Re: [PATCH 3/3] Documentation: convert tutorials to man pages)
  ` Documentation status

about option_t
 2008-05-05  7:34 UTC 

[linux-dvb] Finally got Avermedia A700 (DVB-S Pro) working!
 2008-05-05  7:34 UTC 

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

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

[Buildroot] [buildroot 0003244]: [PATCH] add kernel header v2.6.25 support and nios2 updates
 2008-05-05  7:30 UTC 

[RFC][PATCH] making ubifs compile with gcc-3.4
 2008-05-05  7:28 UTC  (2+ messages)

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

[PATCH 1/3] Use signalfd() in io-thread
 2008-05-05  7:23 UTC  (2+ messages)

[PATCH 1/1 2.6.25] fbdev: bugfix for multiprocess defio
 2008-05-05  7:23 UTC  (3+ messages)

[NET_CLS_ACT] make act_simple use of netlink policy
 2008-05-05  7:22 UTC  (2+ messages)

[RFC] mac80211: assign needed_headroom/tailroom for netdevs
 2008-05-05  7:22 UTC  (5+ messages)
` [RFC v2] "

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

Ability to limit or disable page caching?
 2008-05-05  7:12 UTC 

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

How to grow RAID1 mirror on top of LVM?
 2008-05-05  7:10 UTC  (7+ messages)

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

[PATCH] [POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 core
 2008-05-05  6:53 UTC 

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

[U-Boot-Users] commit 22069215 - [MIPS] Fix $gp usage
 2008-05-05  6:57 UTC  (2+ messages)

System call instrumentation
 2008-05-05  6:55 UTC  (2+ messages)

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

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

Request for Realtek patch - Nvidia MCP51 HDA / ALC883 (10de:026c) Notebook component
 2008-05-05  6:43 UTC 

[PATCH 1/9] Add cpu idle pwr mgmt to xen
 2008-05-05  6:34 UTC  (7+ messages)

Don't use d_alloc_anon for open_by_handle
 2008-05-05  6:33 UTC  (3+ 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  (4+ messages)


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.