All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-30 13:59:57 to 2009-03-30 15:48:55 UTC [more...]

[PATCH 1/1] DSPBRIDGE: move platform_device_register under mach-omap2
 2009-03-30 15:47 UTC  (4+ messages)
      ` Problem in Flashing uboot on OSK5912c

Page Cache writeback too slow, SSD/noop scheduler/ext2
 2009-03-30 16:47 UTC  (2+ messages)

Re: Memory mapping for PEG/PCIe Graphics Passthrough to <any> DomU
 2009-03-30 15:47 UTC  (6+ messages)

[PATCH 1/2] send-email: refactor and ensure prompting doesn't loop forever
 2009-03-30 15:45 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/20]: add alpha es40 system emulation (v4)
 2009-03-30 15:46 UTC  (21+ messages)
` [Qemu-devel] [PATCH 01/19] Add support for multi-level phys map
  ` [Qemu-devel] [PATCH 02/19] Increase Alpha physical address size to 44 bits
    ` [Qemu-devel] [PATCH 03/19] Alpha: set target page size to 13 bits
      ` [Qemu-devel] [PATCH 04/19] Allow 5 mmu indexes
        ` [Qemu-devel] [PATCH 05/19] Split cpu_mmu_index into cpu_mmu_index_data and cpu_mmu_index_code
          ` [Qemu-devel] [PATCH 06/19] Bug fix alpha: stop translation if too long
            ` [Qemu-devel] [PATCH 07/19] Alpha bug: fix palcode mask for user pal calls
              ` [Qemu-devel] [PATCH 08/19] Alpha: document more registers used by 21264
                ` [Qemu-devel] [PATCH 09/19] Add square wave output support
                  ` [Qemu-devel] [PATCH 10/19] Add ali1543 super IO pci device
                    ` [Qemu-devel] [PATCH 11/19] Add 21272 chipset (memory and pci controller for alpha)
                      ` [Qemu-devel] [PATCH 12/19] Add target-alpha/machine.c and hw/es40.c for es40 machine emulation
                        ` [Qemu-devel] [PATCH 13/19] Move softmmu_helper.h from exec.h to op_helper.c on alpha
                          ` [Qemu-devel] [PATCH 14/19] alpha ld helpers now directly return the value
                            ` [Qemu-devel] [PATCH 15/19] Add alpha_cpu_list
                              ` [Qemu-devel] [PATCH 16/19] Alpha: lower parent irq when irq is lowered
                                ` [Qemu-devel] [PATCH 17/19] Move linux-user pal emulation to linux-user/
                                  ` [Qemu-devel] [PATCH 18/19] Correctly decode hw_ld/hw_st opcodes for all alpha implementations
                                    ` [Qemu-devel] [PATCH 19/19] Add full emulation for 21264

Live memory allocation?
 2009-03-30 15:48 UTC  (15+ messages)

Linux 2.6.29
 2009-03-30 15:34 UTC  (23+ messages)

[PATCH] Split of the normal mode
 2009-03-30 15:43 UTC  (6+ messages)

[PATCH] Split of the normal mode
 2009-03-30 15:42 UTC  (4+ messages)

[PATCH 0/2] qemu: SMBIOS passing support
 2009-03-30 15:40 UTC  (10+ messages)
` [Qemu-devel] "

Adding more drives/saturating the bandwidth
 2009-03-30 15:40 UTC  (2+ messages)

[RFC] Stand-alone Resizer/Previewer Driver support under V4L2 framework
 2009-03-30 15:40 UTC  (3+ messages)

TinyLogin
 2009-03-30 15:37 UTC  (4+ messages)

[PATCH] toshiba-acpi: remove MAINTAINERS entry
 2009-03-30 14:57 UTC  (3+ messages)

[PATCH -tip 3/4 V3] tracing: kprobe-tracer plugin supports arguments
 2009-03-30 15:36 UTC  (4+ messages)

[Qemu-devel] How to use -acpitable to add a SLIC-table?
 2009-03-30 15:36 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] x86: unify BUG() & Co, reduce overhead on x86-64
 2009-03-30 15:36 UTC 

[PATCH 1/1] angstrom-2008.1.conf: add PREFERRED_PROVIDER_virtual/psplash -silence warning during parsing
 2009-03-30 15:33 UTC  (5+ messages)

[linuxtv-commits] [hg:v4l-dvb] v4l2-ioctl: Check format for S_PARM and G_PARM
 2009-03-30 15:35 UTC  (4+ messages)

Question about debugging the source of uevents
 2009-03-30 15:35 UTC  (6+ messages)

[PATCH 3/3] smc91c92_cs: use request_firmware
 2009-03-30 15:34 UTC  (2+ messages)

Q: check_unsafe_exec() races (Was: [PATCH 2/4] fix setuid sometimes doesn't)
 2009-03-30 14:32 UTC  (12+ messages)

[RFC GSoC 2009: git-submodule for multiple, active developers on active trees]
 2009-03-30 15:32 UTC  (2+ messages)

EP93xx PIO IDE driver proposal
 2009-03-30 15:34 UTC 

[PATCH 2/3] 3C359: use request_firmware
 2009-03-30 15:31 UTC  (2+ messages)

[PATCH 1/3] yam: use request_firmware
 2009-03-30 15:30 UTC 

[PATCH 3/3] ath5k: Add tx power calibration support
 2009-03-30 15:29 UTC  (4+ messages)

[PATCH] use unlikely() in BUG_ON()/WARN_ON()
 2009-03-30 15:29 UTC 

[PATCH 0/3] [git-pull] net firmware patches
 2009-03-30 15:27 UTC  (2+ messages)

[PATCH V2] b43legacy: Do not select HW_RANDOM
 2009-03-30 15:26 UTC 

2.6.29 on MacBook 2,1 fails to reboot
 2009-03-30 15:26 UTC  (5+ messages)

[PATCH] issue storage device flush via sync_blockdev() (was Re: Linux 2.6.29)
 2009-03-30 15:25 UTC  (24+ messages)
` [PATCH v2] issue storage device flush via sync_blockdev()
  ` [PATCH] issue storage dev flush from generic file_fsync helper
        ` [PATCH 2/5] ext3: call blkdev_issue_flush on fsync()
                ` [PATCH 1/7] block: Add block_flush_device()
                ` [PATCH 2/7] ext3: call blkdev_issue_flush() on fsync()
                ` [PATCH 5/7] vfs: Add wbcflush sysfs knob to disable storage device writeback cache flushes
                ` [PATCH 6/7] xfs: propagate issue-flush error code
                ` [PATCH 7/7] reiserfs: "

[PATCH] ext4: fix blkdev_issue_flush() failure handling
 2009-03-30 15:26 UTC  (10+ messages)

[Q] merging from one (kernel) stable to another?
 2009-03-30 15:20 UTC  (3+ messages)

sane-toolchain-glibc.inc and old g++ versions
 2009-03-30 15:18 UTC  (4+ messages)

BT656 Support and MMDC support on top of OMAP3EVM
 2009-03-30 15:19 UTC  (2+ messages)

rfkill-input madness
 2009-03-30 14:11 UTC  (7+ messages)

[RFC] rfkill: rewrite
 2009-03-30 14:08 UTC  (4+ messages)

Regression? 2.6.27-rc3 segfault on cold boot; not on warm boot
 2009-03-30 15:17 UTC  (4+ messages)

Removing __kernel_old_uid_t, git_t, dev_t
 2009-03-30 15:17 UTC  (6+ messages)

[PATCH] lvconvert --repair
 2009-03-30 15:14 UTC  (6+ messages)

[PATCH] ext3: Avoid false EIO errors
 2009-03-30 15:12 UTC  (7+ messages)

[Patch] [ubifs] Don't define large array on local stack
 2009-03-30 15:11 UTC  (2+ messages)

realtime kernel for Debian
 2009-03-30 15:13 UTC  (6+ messages)

[PATCH] ioemu: unmap INTx interrupt on hot-remove
 2009-03-30 15:13 UTC  (3+ messages)

[PATCH] Build RPMs locally unless overruled in ~/.rpmmacros
 2009-03-30 15:10 UTC 

[U-Boot] ARM Pull Request
 2009-03-30 15:08 UTC  (3+ messages)

[U-Boot] What to do for a working BIOSEMU and ATI_RADEON_FB environment?
 2009-03-30 15:07 UTC  (5+ messages)

patch: s2255drv driver removal problem fixed
 2009-03-30 14:59 UTC 

ext2/3: document conditions when reliable operation is possible
 2009-03-30 15:06 UTC  (6+ messages)

[U-Boot] [PATCH] OMAP3: Update Overo pin mux for new expansion board
 2009-03-30 15:05 UTC  (4+ messages)

[PATCH 1/1] cr: remap vdso at original address
 2009-03-30 15:02 UTC  (4+ messages)

Real-mode bug with AMD, gPXE, and 32-bit rep movs
 2009-03-30 15:02 UTC  (5+ messages)

[PATCH] usbfront: do not assume sequentially mapped pages
 2009-03-30 15:02 UTC 

Biweekly KVM Test report, kernel 0c7771... userspace 1223a0
 2009-03-30 15:02 UTC  (6+ messages)

Linux-2.6.29-git6 Compile Error
 2009-03-30 14:59 UTC  (3+ messages)

[GIT RFC] percpu: use dynamic percpu allocator as the default percpu allocator
 2009-03-30 14:50 UTC  (11+ messages)
              ` [PATCH UPDATED] "

[PATCH 0/7] checkpoint: Kconfig cleanup, powerpc support
 2009-03-30 14:57 UTC  (2+ messages)

Regression caused by commit "netfilter: iptables: lock free counters"
 2009-03-30 14:56 UTC  (5+ messages)

[PATCH 0/3] compressed in-memory swapping take5
 2009-03-30 14:54 UTC  (4+ messages)
` [PATCH 1/3] xvmalloc memory allocator
` [PATCH 2/3] ramzswap virtual block device
` [PATCH 3/3] ramzswap documentation

[PATCH] mt9m001: fix advertised pixel clock polarity
 2009-03-30 14:55 UTC 

[PATCH 1/5] I2C driver for MXC
 2009-03-30 14:54 UTC  (11+ messages)
                    ` [PATCH] imx/i2c: Make disable_delay a per-device variable

ext3 IO latency measurements (was: Linux 2.6.29)
 2009-03-30 14:52 UTC  (12+ messages)
            ` [PATCH 1/2] Add a strictatime mount option
              ` [PATCH 2/2] Make relatime default

[Lustre-devel] Async close RPC
 2009-03-30 14:52 UTC  (3+ messages)

[PATCHSET pata-2.6] ide: rq->buffer, data, special and misc cleanups
 2009-03-30 14:50 UTC  (5+ messages)

[PATCHv2 0/4] push.default and branch.<name>.{remote,merge} changes
 2009-03-30 14:47 UTC  (7+ messages)
` [PATCHv2 4/4] Rename push.default to push.mode

[lm-sensors] system temperature on lifebook 1610 fujitsu
 2009-03-30 14:48 UTC 

[RFC] [PATCH 0/4] Parallel IPsec
 2009-03-30 14:49 UTC  (6+ messages)
` [RFC] [PATCH 2/4] cpu_chainiv: add percpu IV chain genarator

[patch 0/3] slub partial list thrashing performance degradation
 2009-03-30 14:41 UTC  (7+ messages)
` [patch 1/3] slub: add per-cache slab thrash ratio
  ` [patch 2/3] slub: scan partial list for free slabs when thrashing
    ` [patch 3/3] slub: sort parital list "

2.6.29-rc8: Badness at kernel/smp.c:329
 2009-03-30 14:42 UTC  (3+ messages)

[PATCH] Fix bash completion in path with spaces
 2009-03-30 14:39 UTC  (2+ messages)

2.6.29 regression: ATA bus errors on resume
 2009-03-30 14:40 UTC  (2+ messages)

WEBMAIL UPGRADE
 2009-03-30 13:44 UTC 

3-word attributes encoding
 2009-03-30 14:37 UTC 

claims of £500,000 pounds
 2009-03-30 14:36 UTC 

[PATCH] git-gui: run post-checkout hook on checkout
 2009-03-30 14:34 UTC  (2+ messages)

[PATCH] linux/gfxterm integration
 2009-03-30 14:35 UTC  (11+ messages)
      ` new Linux loader (Re: [PATCH] linux/gfxterm integration)
            ` [PATCH] build 32-bit Linux loader as `linux', rename legacy loader to `linux16'

using IRQ1 in mpc5121ads
 2009-03-30 14:33 UTC 

[git pull] IDE updates part 2
 2009-03-30 14:33 UTC  (2+ messages)

[PATCH 00/13] Asynchronous raid6 acceleration (part 1 of 2)
 2009-03-30 14:30 UTC  (7+ messages)
` [PATCH 06/13] async_tx: add support for asynchronous GF multiplication
` [PATCH 07/13] async_tx: add support for asynchronous RAID6 recovery operations
` [PATCH 09/13] iop-adma: P+Q self test

claims of £500,000 pounds
 2009-03-30 14:28 UTC 

[PATCH 8/10] cpumask: convert rcutorture.c
 2009-03-30 14:24 UTC  (2+ messages)

Linux 2.6.29
 2009-03-30 14:22 UTC  (3+ messages)

[U-Boot] [PATCH] Add "source" command; prepare removal of "autoscr" command
 2009-03-30 14:21 UTC  (2+ messages)

[PATCH 0/3] Ext3 latency improvement patches
 2009-03-30 14:16 UTC  (9+ messages)

[Fwd: [PATCH][RFC] SMACK : add logging support V1]
 2009-03-30 14:20 UTC  (2+ messages)

[PATCH] connman: Package python test scripts into connman-test-utils
 2009-03-30 14:16 UTC  (4+ messages)

[PATCH] git-gui: make "Git GUI Here" Explorer extension more robust
 2009-03-30 14:15 UTC  (6+ messages)

[PATCH] Documentation: update graph api example
 2009-03-30 14:13 UTC 

[RFC] Colorization of log --graph
 2009-03-30 14:13 UTC  (8+ messages)
              ` [RFC/PATCH] graph API: Added logic for colored edges

[PATCH 1/2] dm log: use standard kernel module refcounts
 2009-03-30 14:14 UTC  (4+ messages)
` [PATCH 2/2] dm log: remove struct dm_dirty_log_internal

xfs_freeze -f misbehaving under lenny / xfsprogs 2.9.8
 2009-03-30 14:11 UTC  (4+ messages)

[PATCH net-2.6 ] ipv4: remove unused parameter from tcp_recv_urg()
 2009-03-30 14:11 UTC 

[PATCH] git-gui: fix deleting from the context menu with empty selection
 2009-03-30 14:07 UTC 

Zero length files - an alternative approach?
 2009-03-30 14:06 UTC  (4+ messages)

[PATCH] add btrfs-show man page
 2009-03-30 14:04 UTC 

**Dear Lucky Winner**
 2009-03-30 14:03 UTC 

Memory mapping for PEG/PCIe Graphics Passthrough to <any> DomU
 2009-03-30 14:03 UTC  (2+ messages)

WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x1991()
 2009-03-30 14:01 UTC  (3+ messages)

[PATCH 14/14] barriers
 2009-03-30 14:02 UTC  (4+ messages)

Upgrage PV domU kernel?
 2009-03-30 14:01 UTC  (7+ messages)
  `  "
    `  "

[PATCH] x86, UV: Fix for nodes with memory and no cpus
 2009-03-30 14:01 UTC 

[PATCH 0/7] nfs41-for-2.6.30 cleanup patches
 2009-03-30 14:00 UTC  (8+ messages)
` [PATCH 1/7] SQUASHME: nfs41: remove ifdefs around nfs_client_initdata.minorversion
` [PATCH 2/7] SQUASHME: nfs41: use kcalloc to allocate slot table
` [PATCH 3/7] SQUASHME: nfs41: alloc session with GFP_KERNEL
` [PATCH 4/7] SQUASHME: nfs41: embed resp_len in nfs_getaclres
` [PATCH 5/7] SQUASHME: Revert "NFS: fix decode_fs_locations_maxsz"
` [PATCH 6/7] SQUASHME: nfs41: get fs_locations replen before encoding the GETATTR
` [PATCH 7/7] SQUASHME: nfs41: get getacl "

ath5k kernel oops
 2009-03-30 13:59 UTC  (2+ messages)

Linux 2.6.29
 2009-03-24 19:21 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.