All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-04-11 12:35:12 to 2010-04-11 17:27:07 UTC [more...]

[U-Boot] [PATCH v3 00/20] Reorganize directory structure
 2010-04-11 17:27 UTC  (13+ messages)
` [U-Boot] [PATCH v3 01/20] Create CPUDIR variable
` [U-Boot] [PATCH v3 02/20] Change directory-specific CFLAGS to use full path
` [U-Boot] [PATCH v3 03/20] Move lib_$ARCH directories to arch/$ARCH/lib
` [U-Boot] [PATCH v3 04/20] Rename lib_generic/ to lib/
` [U-Boot] [PATCH v3 05/20] Move libfdt/ into lib/
` [U-Boot] [PATCH v3 06/20] Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
` [U-Boot] [PATCH v3 07/20] Move architecture-specific includes to arch/$ARCH/include/asm
` [U-Boot] [PATCH v3 08/20] ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
` [U-Boot] [PATCH v3 09/20] sh: Move cpu/$CPU to arch/sh/cpu/$CPU
` [U-Boot] [PATCH v3 10/20] arm: Move cpu/$CPU to arch/arm/cpu/$CPU
` [U-Boot] [PATCH v3 11/20] m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
` [U-Boot] [PATCH v3 12/20] blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*

threads and fork on machine with VIPT-WB cache
 2010-04-11 17:26 UTC  (9+ messages)
      ` [PATCH] Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic
    ` [PATCH] Remove unnecessary macros from entry.S
    ` [PATCH] Delete unnecessary nop's in entry.S
    ` [PATCH] Avoid interruption in critical region "
    ` [PATCH] LWS fixes for syscall.S

[Qemu-devel] [PULL] pci,eepro100,vhost-net
 2010-04-11 17:21 UTC 

[U-Boot] [PATCH 0/2] at91sam9x: driver to use the internal RTT as RTC
 2010-04-11 17:23 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] at91: add defines for RTT and GPBR

[PATCH] netstat 1.42 patch adding ROSE support
 2010-04-11 17:22 UTC 

[PATCH RFC 0/5] KVM: Moving dirty bitmaps to userspace: double buffering approach
 2010-04-11 17:21 UTC  (11+ messages)
` [PATCH RFC 1/5] KVM: introduce a set_bit function for bitmaps in user space
` [PATCH RFC 2/5] KVM: use a rapper function to calculate the sizes of dirty bitmaps
` [PATCH RFC 3/5] KVM: Use rapper functions to create and destroy "
` [PATCH RFC 4/5] KVM: add new members to the memory slot for double buffering of bitmaps
` [PATCH RFC 5/5] KVM: This is the main part of the "moving dirty bitmaps to user space"

[PATCH -v2] rmap: make anon_vma_prepare link in all the anon_vmas of a mergeable VMA
 2010-04-11 17:16 UTC  (17+ messages)
                    ` [PATCH 1/3] mm: make page freeing path RCU-safe
                    ` [PATCH 2/3] mm: cleanup find_mergeable_anon_vma complexity
                    ` [PATCH 3/3] mm: fixup vma_adjust

Poor interactive performance with I/O loads with fsync()ing
 2010-04-11 17:20 UTC  (9+ messages)

staging: udlfb -- staging version does not work, external does
 2010-04-11 17:18 UTC  (5+ messages)

[ANNOUNCE] Git 1.7.1.rc1
 2010-04-11 17:14 UTC  (5+ messages)

ath: timeout on reg 0x9860
 2010-04-11 17:13 UTC 

domU guest for xcp 0.1.1
 2010-04-11 17:11 UTC  (11+ messages)

Irish 2010 Grant Winner
 2010-04-11 17:07 UTC 

[PATCH 1/3] fbmem: fix aperture overlapping check
 2010-04-11 17:09 UTC  (5+ messages)
` [PATCH 3/3] fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
    ` [PATCH 3/3] fbmem, drm/nouveau: kick firmware framebuffers as

raid10,f2 Add a Controller: Which drives to move?
 2010-04-11 17:08 UTC 

GSoC project proposal: Integrated Web client for git
 2010-04-11 17:08 UTC  (2+ messages)

smartcard not detected
 2010-04-11 17:07 UTC  (2+ messages)

[Bug 22576] [KMS] mesa demo spectex broken on rv280
 2010-04-11 17:05 UTC 

Prefix / Naming USERCR API
 2010-04-11 17:02 UTC  (5+ messages)

[PATCH] nilfs2: fix typo "numer" -> "number" in alloc.c
 2010-04-11 17:02 UTC 

[Qemu-devel] [PATCH] Use correct cflags for kvm-kmod when cross compiling
 2010-04-11 17:01 UTC 

AX25 patches and new FPAC 327.14-pre23 release
 2010-04-11 16:59 UTC  (3+ messages)

[PATCH v2 0/9] rt2x00: Align with vendor driver and add support for rt3070/rt3071/rt3090/rt3390
 2010-04-11 16:57 UTC  (9+ messages)
` [PATCH 4/9] rt2x00: Refactor rt2800 version constants
` [PATCH 5/9] rt2x00: Align rt2800 register initialization with vendor driver
` [PATCH 6/9] rt2x00: Finish rt3070 support in rt2800 register initialization
` [PATCH 7/9] rt2x00: Add rt3071 "

[PATCH net-next-2.6] net: uninline skb_bond_should_drop()
 2010-04-11 16:56 UTC 

Preferred way for a multitouch driver?
 2010-04-11 16:54 UTC  (2+ messages)

Another AR5008 hang
 2010-04-11 16:47 UTC  (7+ messages)
      ` Lockup inside of stop_machine() during modprobe aes (was Re: Another AR5008 hang)
        ` [REGRESSION] "

LOCALVERSION_AUTO considered harmful
 2010-04-11 16:47 UTC 

[Qemu-devel] [PATCH] Fix cross compilation
 2010-04-11 16:44 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/26] [x86] 'Comming of Age'
 2010-04-11 16:39 UTC  (32+ messages)
` [U-Boot] [PATCH 01/26] [x86] Add unaligned.h
` [U-Boot] [PATCH 02/26] [x86] #ifdef out getenv_IPaddr()
` [U-Boot] [PATCH 03/26] [x86] Fix MMCR Access
` [U-Boot] [PATCH 04/26] [x86] Add register dump to crash handlers
` [U-Boot] [PATCH 05/26] [x86] Fix do_go_exec()
` [U-Boot] [PATCH 06/26] [x86] Fix sc520 memory size reporting
` [U-Boot] [PATCH 07/26] [x86] Split sc520 memory sizing versus reporting
` [U-Boot] [PATCH 08/26] [x86] Add RAM bootstrap functionality
` [U-Boot] [PATCH 09/26] [x86] Move GDT to a safe location in RAM
` [U-Boot] [PATCH 10/26] [x86] Pass relocation offset into Global Data
` [U-Boot] [PATCH 11/26] [x86] Fix copying of Real-Mode code into RAM
` [U-Boot] [PATCH 12/26] [ns16550] Enable port-mapped access
` [U-Boot] [PATCH 13/26] [x86] Use CONFIG_SERIAL_MULTI
` [U-Boot] [PATCH 14/26] [x86] Provide weak PC/AT compatibility setup function
` [U-Boot] [PATCH 15/26] [x86] Fix support for booting bzImage
` [U-Boot] [PATCH 16/26] [sc520] Allow boards to override udelay
` [U-Boot] [PATCH 17/26] [eNET] Fix Flash Write
` [U-Boot] [PATCH 18/26] [eNET] Fix CONFIG_SYS_HZ to be 1000
` [U-Boot] [PATCH 19/26] [sc520] Move PCI defines to PCI include file
` [U-Boot] [PATCH 20/26] [sc520] Board Specific PCI Init
` [U-Boot] [PATCH 21/26] [eNET] Add support for onboard RTL8100B (RTL8139) chips
` [U-Boot] [PATCH 22/26] [eNET] Add PC/AT compatibility setup function
` [U-Boot] [PATCH 23/26] Use SC520 MMCR to reset eNET board
` [U-Boot] [PATCH 24/26] Implement eNET Watchdog
` [U-Boot] [PATCH 25/26] [sc520] Update to new AMD Copyright
` [U-Boot] [PATCH 26/26] [sc520] Fix minor DRAM Controller Setup bug

[ath9k-devel] Ath9k - Newbie question
 2010-04-11 16:39 UTC  (3+ messages)

[Bug 27586] New: texture3d max sizes are too small
 2010-04-11 16:37 UTC 

[Adeos-main] [pull request] x86: Fix up regs unconditionally on exceptions
 2010-04-11 16:37 UTC  (2+ messages)

git pull suggestion
 2010-04-11 16:33 UTC  (11+ messages)

Logitech M705 thumb button
 2010-04-11 16:29 UTC  (12+ messages)

[Qemu-devel] Latest Git fails to compile in cpus.c
 2010-04-11 16:29 UTC  (5+ messages)

[Qemu-devel] [PATCH, resend] [STABLE] Sync OSS_GETVERSION handling with head
 2010-04-11 16:17 UTC 

[PATCH 00 of 41] Transparent Hugepage Support #17
 2010-04-11 16:04 UTC  (26+ messages)
                          ` hugepages will matter more in the future

[PATCH] rps: add flow director support
 2010-04-11 21:42 UTC  (2+ messages)

[Bug 14994] Random Panic/Freeze due to BUG: unable to handle kernel NULL pointer dereference at 00000024(?)
 2010-04-11 15:52 UTC  (2+ messages)

[PATCH] vhost: Make it more scalable by creating a vhost thread per device
 2010-04-11 15:47 UTC  (4+ messages)

[RFC/PATCH 0/3] JSON/XML output for scripting interface
 2010-04-11 15:48 UTC  (9+ messages)
` [RFC/PATCH 1/3] strbuf: Add strbuf_vaddf function
` [RFC/PATCH 2/3] add a library of code for producing structured output

nd/setup
 2010-04-11 15:45 UTC  (3+ messages)
` [PATCH] Take it easy on unallowed access to non-existent repository

webcam problem after suspend/hibernate
 2010-04-11 15:44 UTC  (5+ messages)

Networkconfiguration with KVM
 2010-04-11 15:41 UTC  (4+ messages)

[PATCH] usb/serial/generic: Fix compile error
 2010-04-11 15:29 UTC 

wmidump.c: a small tool to dump _WDG
 2010-04-11 15:26 UTC 

BUG: cannot acquire lock twice with NFSv4
 2010-04-11 15:24 UTC  (3+ messages)

[PATCH] SDHCI: Enable multiblock transfers in sdhci-s3c
 2010-04-11 15:22 UTC 

[PATCH 2/2] [RESEND] s3c6410: Enable ADMA feature in 6410 sdhci controller
 2010-04-11 15:22 UTC 

[PATCH 1/2] [RESEND] s3c6410: Add new quirk in sdhci driver and update ADMA descriptor build
 2010-04-11 15:22 UTC 

[PATCH 0/2] [RESEND] Add ADMA support to s3c64xx SDHCI controller
 2010-04-11 15:22 UTC 

[Buildroot] Which commercial products use buildroot?
 2010-04-11 15:14 UTC  (3+ messages)

[PATCH 0/7] The FunctionFS composite function
 2010-04-11 15:02 UTC  (6+ messages)
` [PATCHv2 1/8] wait_event_interruptible_locked() interface
  ` [PATCHv2 2/8] fs/timerfd.c: make use of wait_event_interruptible_locked_irq()

[PATCH] runtime pm: add sysfs debug files
 2010-04-11 15:01 UTC 

[PATCH 01/13] DSPBRIDGE: Replace mem_calloc() by kzalloc() or __vmalloc()
 2010-04-11 15:00 UTC  (2+ messages)

[Buildroot] [Bug 1399] New: xfont_font-adobe-100dpi does not build
 2010-04-11 14:58 UTC  (2+ messages)
` [Buildroot] [Bug 1399] "

[Buildroot] [Bug 1531] New: libxcb 1.5 build fails, due to missing xcbgen Python module
 2010-04-11 14:57 UTC  (3+ messages)
` [Buildroot] [Bug 1531] "

[U-Boot] ARM mach-types updated
 2010-04-11 14:57 UTC 

[U-Boot] [PATCH] pm9261 converted to at91 soc access
 2010-04-11 14:55 UTC  (2+ messages)

[U-Boot] [PATCH] pm9261: remove CONFIG_CMD_AUTOSCRIPT
 2010-04-11 14:54 UTC  (2+ messages)

[PATCH] Notes: Connect the %N flag to --{show,no}-notes
 2010-04-11 14:54 UTC  (2+ messages)
` [PATCH] pretty: Initialize notes if %N is used

[PATCH v2] can: Add esd board support to plx_pci CAN driver
 2010-04-11 14:50 UTC  (2+ messages)

AW: Re: Some test results on Xen 4.0 and 2.6.31 / 2.6.32 pvops kernels
 2010-04-11 14:45 UTC  (2+ messages)

[PATCH] ARM: fix highmem with VIPT cache and DMA
 2010-04-11 14:42 UTC  (4+ messages)

[Bug 27584] New: Neverwinter Nights broken with r600
 2010-04-11 14:34 UTC  (7+ messages)
` [Bug 27584] "

[PATCH v2 0/3] spi: driver for Cirrus EP93xx SPI controller
 2010-04-11 14:24 UTC  (12+ messages)
` [PATCH v2 1/3] spi: implemented "

Xen-4.0.0, qemu-xen-4.0, pvops 2.6.32.10 combo on debian-lenny
 2010-04-11 14:22 UTC 

[PATCH 00/11] ARM: PrimeCell DMA Interface v5
 2010-04-11 14:13 UTC  (5+ messages)

[PATCH] typdef uintptr_t drm_handle_t; unsigned int is wrong on 64-bit
 2010-04-11 14:10 UTC  (6+ messages)
      ` [PATCH] drm_handle_t type

A illogical problem with the tcphdr->syn!
 2010-04-11 14:08 UTC  (2+ messages)

[BUG] - git rebase -i performs rebase when it shouldn't?
 2010-04-11 14:06 UTC  (5+ messages)

[PATCH] KVM: Fix MAXPHYADDR calculation when cpuid does not support it
 2010-04-11 13:59 UTC  (10+ messages)

Update builds broken
 2010-04-11 13:57 UTC  (3+ messages)

[Qemu-devel] Problem with QEMU on KVM
 2010-04-11 13:52 UTC  (3+ messages)

vt-d p7p55d evo
 2010-04-11 13:50 UTC  (7+ messages)
  `  "
      ` Re: vt-d p7p55d evo: Success

[PATCH v3 0/6] hid: new driver for PicoLCD device
 2010-04-11 13:38 UTC  (5+ messages)
` [PATCH v6 7/8, needs improvement] hid: add suspend/resume hooks
  ` [PATCH v6 7/8, needs improvement] hid: add suspend/resume hooks for hid drivers

RTL 8187b - naughty behaviour
 2010-04-11 13:35 UTC  (9+ messages)

cx18: Unable to find blank work order form to schedule incoming mailbox 
 2010-04-11 13:24 UTC  (12+ messages)
      ` cx18: "missing audio" for analog recordings

Kworld Plus TV Hybrid PCI (DVB-T 210SE)
 2010-04-11 13:17 UTC  (7+ messages)

[PATCH 2/2] [V5] Add non-Virtex5 support for LL TEMAC driver
 2010-04-11 13:16 UTC  (3+ messages)

[PATCH 1/3] ath9k-htc: replace __dev_alloc_skb with alloc_skb in ath9k_hif_usb_alloc_rx_urbs
 2010-04-11 13:11 UTC  (3+ messages)

[PATCH 0/6] Kill the bkl in procfs
 2010-04-11 13:03 UTC  (6+ messages)
` [PATCH 6/6] procfs: Kill the bkl in ioctl

[Buildroot] C++ support seems to break uClibc compilation
 2010-04-11 13:03 UTC 

How to prepare an ISO 9660 CD for booting via GRUB ?
 2010-04-11 12:56 UTC  (2+ messages)

[PATCH] MX2: devices.c: Fix typo in imx21 usb mem resource address
 2010-04-11 12:54 UTC 

[PATCH] Added support for the new 3M multitouch 22" display
 2010-04-11 12:51 UTC 

Implement AVCTP passthrough commands
 2010-04-11 12:40 UTC  (2+ messages)

[PATCH 1/2] scsi: Add lockdep annotations to SAS sysfs attributes
 2010-04-11 12:35 UTC  (2+ 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.