All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-24 15:39:56 to 2009-03-24 16:55:25 UTC [more...]

[PATCH 0/3] ACPI: remove unused driver ops and flags
 2009-03-24 16:55 UTC  (2+ messages)
` [PATCH 1/3] ACPI: remove unused acpi_device_ops .lock and .scan methods

Microblaze linux support
 2009-03-24 16:47 UTC  (21+ messages)
` [PATCH 46/57] microblaze_v7: headers simple files - empty or redirect to asm-generic
  ` [PATCH 47/57] microblaze_v7: namei.h
    ` [PATCH 48/57] microblaze_v7: headers files entry.h current.h mman.h registers.h sembuf.h
      ` [PATCH 49/57] microblaze_v7: device.h param.h topology.h
        ` [PATCH 50/57] microblaze_v7: pool.h socket.h
          ` [PATCH 51/57] microblaze_v7: fcntl.h sockios.h ucontext.h
            ` [PATCH 52/57] microblaze_v7: unistd.h
              ` [PATCH 53/57] microblaze_v7: string.h thread_info.h
                ` [PATCH 54/57] microblaze_v7: Kbuild file
                  ` [PATCH 55/57] microblaze_v7: pci headers
                    ` [PATCH 56/57] microblaze_v7: syscalls.h
                      ` [PATCH 57/57] microblaze_v7: Uartlite for Microblaze

Strange reboots on 2.6.29-rc6-wl
 2009-03-24 16:47 UTC  (2+ messages)
` [ipw3945-devel] "

[Qemu-devel] [PATCH 0/25]: add alpha es40 system emulation (v3)
 2009-03-24 16:46 UTC  (27+ messages)
` [Qemu-devel] [PATCH 01/25] Add support for multi-level phys map
  ` [Qemu-devel] [PATCH 02/25] Fix bug: palcode is at least 6 bits
    ` [Qemu-devel] [PATCH 03/25] Fix bug: do not mask address LSBs for ldwu
      ` [Qemu-devel] [PATCH 04/25] Fix bug: integer conditionnal branch offset is 21 bits wide
        ` [Qemu-devel] [PATCH 05/25] bug fix: avoid nop to override next instruction
          ` [Qemu-devel] [PATCH 06/25] Fix temp free for hw_st
            ` [Qemu-devel] [PATCH 07/25] Increase Alpha physical address size to 44 bits
              ` [Qemu-devel] [PATCH 08/25] Alpha: set target page size to 13 bits
                ` [Qemu-devel] [PATCH 09/25] Allow 5 mmu indexes
                  ` [Qemu-devel] [PATCH 10/25] Split cpu_mmu_index into cpu_mmu_index_data and cpu_mmu_index_code
                    ` [Qemu-devel] [PATCH 11/25] Add square wave output support
                      ` [Qemu-devel] [PATCH 12/25] Add ali1543 super IO pci device
                        ` [Qemu-devel] [PATCH 13/25] Add 21272 chipset (memory and pci controller for alpha)
                          ` [Qemu-devel] [PATCH 14/25] Add target-alpha/machine.c and hw/es40.c for es40 machine emulation
                            ` [Qemu-devel] [PATCH 15/25] Move softmmu_helper.h from exec.h to op_helper.c on alpha
                              ` [Qemu-devel] [PATCH 16/25] Document which IPR are used by 21264
                                ` [Qemu-devel] [PATCH 17/25] tb_flush helper should flush the tb (and not the tlb)
                                  ` [Qemu-devel] [PATCH 18/25] Add instruction name in comments for hw_ld opcode
                                    ` [Qemu-devel] [PATCH 19/25] Remove PALCODE_ declarations (unused)
                                      ` [Qemu-devel] [PATCH 20/25] alpha ld helpers now directly return the value
                                        ` [Qemu-devel] [PATCH 21/25] Add alpha_cpu_list
                                          ` [Qemu-devel] [PATCH 22/25] Alpha: lower parent irq when irq is lowered
                                            ` [Qemu-devel] [PATCH 23/25] Move linux-user pal emulation to linux-user/
                                              ` [Qemu-devel] [PATCH 24/25] Correctly decode hw_ld/hw_st opcodes for all alpha implementations
                                                ` [Qemu-devel] [PATCH 25/25] Add full emulation for 21264

Paravirtualizing bits of acpi access
 2009-03-24 16:45 UTC  (4+ messages)
` [Xen-devel] "

Network Device Naming mechanism and policy
 2009-03-24 16:42 UTC  (11+ messages)

Project With Reusable Libraries
 2009-03-24 16:40 UTC 

[ath9k-devel] Adhoc-demo support in ath9k
 2009-03-24 16:42 UTC  (6+ messages)

[PATCH] git-cget: prints elements of C code in the git repository
 2009-03-24 16:37 UTC  (9+ messages)

[PATCH 1/1] s390 c/r: fix up v14 (v2)
 2009-03-24 16:39 UTC 

[U-Boot] u-boot fails to uncompress a "gzip'ed -9" kernel
 2009-03-24 16:37 UTC  (6+ messages)

Shell Scripts or Arbitrary Priority Callouts?
 2009-03-24 16:36 UTC  (13+ messages)

[question] atsc and api v5
 2009-03-24 16:35 UTC 

Linux 2.6.29
 2009-03-24 16:34 UTC  (19+ messages)
` Revert "gro: Fix legacy path napi_complete crash", (was: Re: Linux 2.6.29)

[PATCH 0/6] Partial (de)compression Crypto API
 2009-03-24 16:33 UTC  (13+ messages)
` [PATCH 1/6] netlink: Move netlink attribute parsing support to lib/
  ` [PATCH 2/6] crypto: compress - Add pcomp interface
    ` [PATCH 3/6] crypto: testmgr - Add support for the "
      ` [PATCH 4/6] crypto: new zlib crypto module, using pcomp
        ` [PATCH 5/6] crypto: testmgr - add zlib test
          ` [PATCH 6/6] squashfs: Make SquashFS 4 use the new pcomp crypto interface
                  ` [PATCH/RFC] crypto: compress - Add comp_request.total_out (was: Re: [PATCH 6/6] squashfs: Make SquashFS 4 use the new pcomp crypto interface)
                    ` [PATCH/RFC] crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}() (was: Re: [PATCH/RFC] crypto: compress - Add comp_request.total_out (was: Re: [PATCH 6/6] squashfs: Make SquashFS 4 use the new pcomp crypto interface))

[PATCH] kmemtrace: fix build breakage in befs
 2009-03-24 16:32 UTC  (8+ messages)

Problems with current workflow using PatchWork
 2009-03-24 16:29 UTC  (3+ messages)

[PATCH 4/4] tracing: add per-subsystem filtering
 2009-03-24 16:29 UTC  (4+ messages)

Near Term Audit Road Map
 2009-03-24 16:29 UTC  (4+ messages)
    ` audisp-remote and audisp-prelude question

[patch 0/9] LTTng core kernel instrumentation
 2009-03-24 15:56 UTC  (12+ messages)
` [patch 1/9] IRQ handle prepare for instrumentation
` [patch 2/9] LTTng instrumentation - irq
` [patch 3/9] LTTng instrumentation tasklets
` [patch 4/9] LTTng instrumentation softirq
` [patch 5/9] LTTng instrumentation scheduler fix task migration
` [patch 6/9] LTTng instrumentation - timer
` [patch 7/9] LTTng instrumentation - kernel
` [patch 8/9] LTTng instrumentation - filemap
` [patch 9/9] LTTng instrumentation - swap

physmap_of and partitions (mtd concat support)
 2009-03-24 16:28 UTC  (7+ messages)

strange problem with KMC-4400R
 2009-03-24 16:26 UTC 

[RESEND] [PATCH] pxa2xx-ac97: fix displaying GSR after reset timeout
 2009-03-24 16:25 UTC 

[lm-sensors] help with lmsensors and intel atom
 2009-03-24 16:25 UTC 

[U-Boot] About PCI of U-BOOT of CANYONLANDS
 2009-03-24 16:22 UTC  (3+ messages)
` [U-Boot] [PATCH] Canyonlands SATA harddisk driver

[linux-lvm] lvm mirror read performance, no load balance with PV ?
 2009-03-24 16:22 UTC  (5+ messages)

[PATCH] Bluetooth: Fallback from eSCO to SCO on error code 0x1f (unspecified error)
 2009-03-24 16:22 UTC  (2+ messages)

[PATCH 2/2] ASoC: twl4030 - Add VDL path support
 2009-03-24 16:21 UTC  (2+ messages)

[Bug 9133] aacraid driver fails with Dell PowerEdge Expandable RAID Controller 3/Di
 2009-03-24 16:19 UTC 

[PATCH] nfs-utils: Removed a number of warn_unused_result warnings
 2009-03-24 16:19 UTC  (2+ messages)

branch ahead in commits but push claims all up to date
 2009-03-24 16:18 UTC  (3+ messages)

[PATCH v5 00/13] PCI core learns hotplug
 2009-03-24 16:12 UTC  (6+ messages)
` [PATCH v5 09/13] PCI: Introduce /sys/bus/pci/devices/.../remove

[PATCH 0/7] Per-bdi writeback flusher threads
 2009-03-24 16:17 UTC  (3+ messages)
` [PATCH 1/7] writeback: move dirty inodes from super_block to backing_dev_info

[Bug 9105] Kernel oops when I insert pcmcia future domain scsi card
 2009-03-24 16:16 UTC 

[PATCH 1/1] s390 c/r: fix up v14
 2009-03-24 16:16 UTC 

why my systems never cache more than ~900 MB?
 2009-03-24 16:24 UTC  (6+ messages)

[PATCH 1/2] ASoC: dapm - Add DAPM for always active DAC or ADC
 2009-03-24 16:15 UTC  (2+ messages)

[PATCH 0/8] mac80211 aggregation improvements
 2009-03-24 16:13 UTC  (3+ messages)

[Patch] kernel/module.c: fix an unused goto label
 2009-03-24 16:07 UTC 

[PATCH 00/08] OMAP3: SR: Fixes in Smartreflex driver - Resending
 2009-03-24 16:13 UTC  (2+ messages)

How to find sampling rate supported
 2009-03-24 16:11 UTC 

Skype and libv4l
 2009-03-24 16:11 UTC  (3+ messages)

[U-Boot] Writing a SATA driver
 2009-03-24 16:10 UTC 

[PATCH 00/26] qla2xxx: updates for 2.6.30 [8.03.01-k1]
 2009-03-24 16:08 UTC  (27+ messages)
` [PATCH 01/26] qla2xxx: Refactor request/response-queue register handling
` [PATCH 02/26] qla2xxx: Consolidate queuecommand implementations
` [PATCH 03/26] qla2xxx: Initialize FCE debugfs codes with the proper vha structure
` [PATCH 04/26] qla2xxx: Correct over-allocation of firmware-dump buffer
` [PATCH 05/26] qla2xxx: Use byte-address while reading FC boot code versions from flash
` [PATCH 06/26] qla2xxx: Always (re)read firmware version/capabilities information
` [PATCH 07/26] qla2xxx: Pass in optional extended-initialization control block
` [PATCH 08/26] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io()
` [PATCH 09/26] qla2xxx: Update MPI/PHY version retrieval codes
` [PATCH 10/26] qla2xxx: Correct abort-semantics in qla2x00_abort_all_cmds()
` [PATCH 11/26] qla2xxx: Ensure the timer and DPC routines complete prior to midlayer tear-down
` [PATCH 12/26] qla2xxx: Add Flash-Access-Control support for recent ISPs
` [PATCH 13/26] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update
` [PATCH 14/26] qla2xxx: Add reset capabilities for application support
` [PATCH 15/26] qla2xxx: Remove implicit ISP-abort after a flash update
` [PATCH 16/26] qla2xxx: Cleanup unused flags and #defines
` [PATCH 17/26] qla2xxx: Export flash-block-size for application support
` [PATCH 18/26] qla2xxx: Add EDC-update support
` [PATCH 19/26] qla2xxx: Drop use of IRQF_DISABLE
` [PATCH 20/26] qla2xxx: Always use an FLT's NVRAM/VPD region information
` [PATCH 21/26] qla2xxx: Reduce request queue-size overhead with recent ISPs
` [PATCH 22/26] qla2xxx: Explicitly set the execution-throttle "
` [PATCH 23/26] qla2xxx: Don't cache VPD data for newer ISPs
` [PATCH 24/26] qla2xxx: Correct several PCI-EEH issues
` [PATCH 25/26] qla2xxx: Get FLT address in dword format
` [PATCH 26/26] qla2xxx: Update version number to 8.03.01-k1

[PATCHSET pata-2.6] ide: rq->buffer, data, special and misc cleanups
 2009-03-24 16:06 UTC  (15+ messages)
` [PATCH 01/14] block: clear req->errors on bio completion only for fs requests
` [PATCH 02/14] block: reorganize [__]bio_map_kern()
` [PATCH 03/14] block: implement blk_rq_map_kern_prealloc()
` [PATCH 04/14] ide: use blk_run_queue() instead of blk_start_queueing()
` [PATCH 05/14] ide: don't set REQ_SOFTBARRIER
` [PATCH 06/14] ide kill unused ide_cmd->special
` [PATCH 07/14] ide-cd: clear sense buffer before issuing request sense
` [PATCH 08/14] ide-floppy: block pc always uses bio
` [PATCH 09/14] ide-taskfile: don't abuse rq->buffer
` [PATCH 10/14] ide-atapi: "
` [PATCH 11/14] ide-cd: "
` [PATCH 12/14] ide-pm: don't abuse rq->data
` [PATCH 13/14] ide-atapi: use bio for request sense
` [PATCH 14/14] ide-cd: "

[PATCH 0/5] blktrace: various cleanups and fixes, part 2
 2009-03-24 16:06 UTC  (7+ messages)
` [PATCH 5/5] blktrace: print human-readable act_mask

DOC2000 flash: Do I miss something?
 2009-03-24 16:03 UTC  (5+ messages)

kvm-84 and guests with more than 3536 MB Ram?
 2009-03-24 16:04 UTC  (5+ messages)

wireless powersaving (in NM?)
 2009-03-24 15:59 UTC  (3+ messages)

[PATCH 3/4] tracing: add per-event filtering
 2009-03-24 16:01 UTC  (4+ messages)

[PATCH] powerpc/83xx: Update ranges in gianfar node to match other dts
 2009-03-24 16:00 UTC  (2+ messages)

Need help on selecting one (and only one) i2c bus
 2009-03-24 15:58 UTC  (4+ messages)
` I2c message at init time

[RFC Aufs2 #3 2/2] split 'xino' entry under sysfs
 2009-03-24 15:57 UTC  (12+ messages)
              ` Q. DEBUG_FS and SYSFS config (Re: [RFC Aufs2 #3 2/2] split 'xino' entry under sysfs)

[PATCH v3 -tip] sched: Clean unused fields from struct rq
 2009-03-24 15:59 UTC  (6+ messages)

2.6.29 forcedeth hang W/O NAPI enabled
 2009-03-24 15:28 UTC 

[U-Boot] [PATCH v4] board support patch for phyCORE-MPC5200B-tiny
 2009-03-24 15:56 UTC 

of_serial and device trees
 2009-03-24 15:55 UTC  (2+ messages)

[PATCH] ftrace: Avoid double-free of dyn_ftrace
 2009-03-24 15:54 UTC  (4+ messages)

iwl3945: Don't queue rfkill_poll work when module is exiting
 2009-03-24 15:44 UTC 

[Bug 8579] 3w_9xxx: 32/64bit cleanness ?? : Mounting doesn't work on 3ware 9500S-4LP RAID-controller and RAID-10
 2009-03-24 15:51 UTC 

[PATCH] Driver 'sd' needs updating
 2009-03-24 15:52 UTC  (3+ messages)

[PATCH] limit CPU time spent in kipmid
 2009-03-24 15:50 UTC  (11+ messages)
          ` [PATCH] limit CPU time spent in kipmid (PREVIOUS WAS BROKEN)
              ` Improving IPMI performance under load
                ` [Openipmi-developer] "

next-20090318: sunhme does not transmit packets
 2009-03-24 15:50 UTC  (7+ messages)

[PATCH] ftrace: show virtual PID
 2009-03-24 15:48 UTC  (2+ messages)
` [tip:tracing/ftrace] "

[PATCH] tracing: use union for multi-usages field
 2009-03-24 15:48 UTC  (2+ messages)
` [tip:tracing/ftrace] "

ftruncate-mmap: pages are lost after writing to mmaped file
 2009-03-24 15:48 UTC  (5+ messages)

[RFC v14-rc1][PATCH 00/23] Kernel based checkpoint/restart
 2009-03-24 15:44 UTC  (8+ messages)
` [RFC v14-rc][PATCH 09/23] Dump open file descriptors

[PATCH v2 4/6] Alchemy: Au1300/DB1300 peripheral resource declarations
 2009-03-24 15:44 UTC  (4+ messages)
` [PATCH v2 5/6] Alchemy: DB1300 blink leds on timer tick

[PATCH] kmemtrace: move alloc_secdata() and free_secdata() linux/security.h
 2009-03-24 15:43 UTC  (2+ messages)
` [tip:tracing/kmemtrace] kmemtrace, fs, security: "

Is high_memory check in omap2.c for OneNAND is sufficient?
 2009-03-24 15:44 UTC  (2+ messages)

[StGit PATCH] Add the --merged option to goto
 2009-03-24 15:40 UTC  (5+ messages)

network traffic stop with 2.6.29 after ftp put
 2009-03-24 15:41 UTC  (6+ messages)

[LAU] [Fwd: Re: realtime kernel for Debian]
 2009-03-24 15:42 UTC 

GRUB2 is not working from pendrive
 2009-03-24 15:37 UTC  (3+ messages)

[PATCH 0/3] [GIT PULL] updates for tip/tracing/ftrace
 2009-03-24 15:38 UTC  (5+ messages)
` [PATCH 3/3] function-graph: ignore times across schedule
    ` [PATCH][GIT PULL] function-graph: add option for include sleep times


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.