All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-04 01:25:15 to 2010-09-04 07:58:02 UTC [more...]

[Qemu-devel] "sh: can't access tty; job control turned off" on Linux/SPARC w/ QEMU
 2010-09-04  7:57 UTC  (2+ messages)

Profitez de la rentree a petit Taux
 2010-09-04  7:57 UTC 

[PATCHES] Unbreak igep0020
 2010-09-04  7:56 UTC  (7+ messages)
` [PATCH 1/2] x-load/igep0020.conf: Unbreak x-load for igep0020 machine
` [PATCH 2/2] u-boot: Unbreak u-boot 2009.08 for gcc >= 4.4

Linux Kernel GDB tracepoint module 2010-8-30 release
 2010-09-04  7:47 UTC  (7+ messages)

[PATCH] Mockup an svndiff version 0 parser
 2010-09-04  7:43 UTC  (2+ messages)
` [WIP PATCH] vcs-svn: Add an svndiff0 parser

How to extend SRC_URI_append?
 2010-09-04  7:45 UTC  (8+ messages)
` [PATCH] rename SOC_FAMILY to TARGET_SOC_FAMILY and make it global

OE donations
 2010-09-04  7:43 UTC  (2+ messages)

[PATCH v2 0/6 RESEND] ARM: pxa168: add keypad support
 2010-09-04  7:42 UTC  (23+ messages)
` [PATCH v2 1/6 RESEND] ARM: pxa27x/pxa3xx: moved pxa27x_keypad.h to platform pxa directory
` [PATCH v2 2/6 RESEND] ARM: pxa168: added keypad support
` [PATCH v2 3/6 RESEND] ARM: pxa168: added wake clear register support for APMU
` [PATCH v2 4/6 RESEND] ARM: pxa27x_keypad: added wakeup event handler for keypad interrupts
` [PATCH v2 5/6 RESEND] ARM: pxa168: added keypad wake clear event support for platform
` [PATCH v2 6/6 RESEND] ARM: pxa168: aspenite: add board support for keypad

[U-Boot] [PATCH] edminiv2: move U-boot at top of RAM
 2010-09-04  7:42 UTC 

git semd-email - Unknown callback: 'authname'. (user|auth|language|pass)
 2010-09-04  7:41 UTC 

About unix_autobind()
 2010-09-04  7:40 UTC  (7+ messages)
  ` [PATCH] UNIX: Do not loop forever at unix_autobind()

[PATCH 1/3] cgroup : add clone_children control file
 2010-09-04  7:31 UTC  (3+ messages)
  ` [PATCH 2/3] cgroup : make the mount options parsing more accurate
  ` [PATCH 3/3] cgroup : remove the ns_cgroup

[PATCH] serial: amba-pl010: fix set_ldisc
 2010-09-04  7:23 UTC  (2+ messages)

2.6.35-rc5 inconsistent lock state
 2010-09-04  7:17 UTC  (7+ messages)

[PATCH] arch/powerpc/platforms/52xx/efika.c: Add of_node_put to avoid memory leak
 2010-09-04  7:13 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] edminiv2.h: fix GPIO output value settings
 2010-09-04  7:12 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] orion5x: set GPIO output value before enabling

[lm-sensors] ECS H55H-I Support (Suspected IT8721F Chipset)
 2010-09-04  7:11 UTC  (2+ messages)

rps and pvdrivers
 2010-09-04  7:00 UTC  (5+ messages)
` [Pv-drivers] "

[PATCH -mm 0/8] unify dma_addr_t typedef (CONFIG_ARCH_DMA_ADDR_T_64BIT)
 2010-09-04  6:58 UTC  (3+ messages)

linux-next: build failure after merge of the final tree (slab tree related)
 2010-09-04  6:54 UTC  (11+ messages)
                ` [PATCH 3/3] percpu: use percpu allocator on UP too

[PATCH 0/12] x86 FPU cleanups (v2)
 2010-09-04  6:51 UTC  (26+ messages)
` [PATCH 01/12] x86: Use correct type for %cr4
` [PATCH 02/12] x86: Merge fpu_init()
` [PATCH 03/12] x86: Merge tolerant_fwait()
` [PATCH 04/12] x86: Merge __save_init_fpu()
` [PATCH 05/12] x86-64: Disable preemption when using TS_USEDFPU
` [PATCH 06/12] x86-64: Fix %cs value in convert_from_fxsr()
` [PATCH 07/12] x86-64: Simplify constraints for fxsave/fxtstor
` [PATCH 08/12] x86-32: Remove math_emulate stub
` [PATCH 09/12] x86: Remove unnecessary ifdefs from i387 code
` [PATCH 10/12] x86: Remove PSHUFB_XMM5_* macros
` [PATCH 11/12] x86-32: Rewrite fpu_save_init()
` [PATCH 12/12] x86: Merge fpu_save_init()

[PATCH] I2C: Fix for suspend/resume issue in i2c-core
 2010-09-04  6:49 UTC  (5+ messages)

does "block: add secure discard" cause an overflow?
 2010-09-04  6:41 UTC  (2+ messages)

[patch 00/21] ibmveth updates
 2010-09-04  6:41 UTC  (23+ messages)
` [patch 01/21] ibmveth: Remove integer divide caused by modulus
` [patch 02/21] ibmveth: batch rx buffer replacement
` [patch 03/21] ibmveth: Remove LLTX
` [patch 04/21] ibmveth: Add tx_copybreak
` [patch 05/21] ibmveth: Add rx_copybreak
` [patch 06/21] ibmveth: Use lighter weight read memory barrier in ibmveth_poll
` [patch 07/21] ibmveth: Add scatter-gather support
` [patch 08/21] ibmveth: Add optional flush of rx buffer
` [patch 09/21] ibmveth: Remove duplicate checksum offload setup code
` [patch 10/21] ibmveth: Enable IPv6 checksum offload
` [patch 11/21] ibmveth: remove procfs code
` [patch 12/21] ibmveth: Convert to netdev_alloc_skb
` [patch 13/21] ibmveth: Remove redundant function prototypes
` [patch 14/21] ibmveth: Convert driver specific debug to netdev_dbg
` [patch 15/21] ibmveth: Convert driver specific error functions to netdev_err
` [patch 16/21] ibmveth: Some formatting fixes
` [patch 17/21] ibmveth: Coding style fixes
` [patch 18/21] ibmveth: Return -EINVAL on all ->probe errors
` [patch 19/21] ibmveth: Convert driver specific assert to BUG_ON
` [patch 20/21] ibmveth: Remove some unnecessary include files
` [patch 21/21] ibmveth: Update module information and version

[PATCH] Staging: xgifb: fixed many style issues in vb_util.c
 2010-09-04  6:39 UTC 

[U-Boot] Votre Annonce
 2010-09-04  6:38 UTC 

e1000e crashes with 2.6.34.x and ThinkPad T60
 2010-09-04  6:34 UTC  (10+ messages)
` No link on e1000e with 2.6.35.3 "

[Qemu-devel] [Bug 629791] [NEW] sysret sets invalid ss
 2010-09-04  6:24 UTC  (2+ messages)
` [Qemu-devel] [Bug 629791] "

[xen-4.0-testing test] 2080: trouble: broken/fail/pass
 2010-09-04  6:28 UTC 

git-fast-import doc problem and git-fast-export does not quote filenames correctly
 2010-09-04  6:17 UTC 

[Bug 28517] New: [r300g] Savage 2 : characters are not rendered + another corruptions
 2010-09-04  6:14 UTC  (2+ messages)
` [Bug 28517] [r300g] loop unrolling fails (was: Savage 2 : characters are not rendered + another corruptions)

git pack/unpack over bittorrent - works!
 2010-09-04  6:13 UTC  (21+ messages)

[PATCH] MMC: move regulator handling closer to core v2
 2010-09-04  6:10 UTC  (4+ messages)

[Bug 30009] New: [r300g] radeon: The kernel rejected CS
 2010-09-04  6:07 UTC  (2+ messages)
` [Bug 30009] "

crash failure with 2.6.36-rc3 vmcore
 2010-09-04  6:01 UTC 

[Qemu-devel] gdb for sparc64?
 2010-09-04  5:56 UTC  (3+ messages)

[U-Boot] question on CONFIG_LCD_LOGO
 2010-09-04  5:54 UTC 

my custom SDIO card can be detected in 2.6.30 but not in 2.6.18
 2010-09-04  5:51 UTC  (2+ messages)

[PATCH 1/2] Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()
 2010-09-04  5:45 UTC  (5+ messages)
` [PATCH 2/2] Input: stmpe-ts - return -ENOMEM if memory allocation fail

[PATCH] ARM: pxa: Fix pxa3xx-u2d crash when ULPI not used
 2010-09-04  5:38 UTC  (2+ messages)

[PATCH v2 0/6] ARM: pxa168: add keypad support
 2010-09-04  5:23 UTC  (15+ messages)
` [PATCH v2 1/6] ARM: pxa27x/pxa3xx: moved pxa27x_keypad.h to platform pxa directory
` [PATCH v2 6/6] ARM: pxa168: aspenite: add board support for keypad

[PATCH] Fix compat/regex ANSIfication on MinGW
 2010-09-04  5:22 UTC  (4+ messages)

[linux-lvm] Fedora 12 and Intel Option Rom
 2010-09-04  5:07 UTC 

[PATCHv2 0/2] nilfs2-utils: userland tools to tune nilfs
 2010-09-04  5:05 UTC  (2+ messages)

[PATCH 31/91] arch/ia64/sn/kernel/setup.c Update broken web addresses in the arch directory
 2010-09-04  4:59 UTC  (8+ messages)
` [PATCH 36/91] arch/m68k/mac/macboing.c "
  ` Fwd: "

[PATCH] ARM: uaccess: Implement strict user copy checks
 2010-09-04  4:49 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] statfs.2: Fix copy & paste error for __SWORD_TYPE definition
 2010-09-04  4:45 UTC  (2+ messages)

[PATCH] netfilter: nat: add nf_nat_csum()
 2010-09-04  4:45 UTC 

BUG ext4_inode_cache: Padding overwritten. 0xffff88000008fe00-0xffff88000008fe32
 2010-09-04  4:39 UTC  (2+ messages)

[PATCH 0/3] Reduce watermark-related problems with the per-cpu allocator V4
 2010-09-04  4:37 UTC  (15+ messages)
` [PATCH 1/3] mm: page allocator: Update free page counters after pages are placed on the free list
` [PATCH 3/3] mm: page allocator: Drain per-cpu lists after direct reclaim allocation fails

[PATCH 0/3] Fixing udelay() on SMP (and non-SMP too)
 2010-09-04  4:28 UTC  (4+ messages)
` [PATCH 1/3] [ARM] Translate delay.S into (mostly) C
` [PATCH 2/3] [ARM] Allow machines to override __delay()
` [PATCH 3/3] [ARM] Implement a timer based __delay() loop

Boost 1.41 seems to have build issues
 2010-09-04  4:14 UTC  (3+ messages)
  ` [Gumstix-users] "

virtio-9p error
 2010-09-04  4:01 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH v2] parse_object: pass on the original sha1, not the replaced one
 2010-09-03 20:51 UTC 

autotools issues (MKINSTALLDIRS, -s_
 2010-09-04  3:46 UTC  (3+ messages)

[KVM timekeeping] Revert getnsboottime() kernel API
 2010-09-04  3:43 UTC  (2+ messages)

dear list
 2010-09-04  3:42 UTC 

[Bug 14961] Very old and buggy ARCMSR drivers are included
 2010-09-04  3:38 UTC 

Since kernel-2.6.32 alsactl thinks my sound card is "Unknown"
 2010-09-04  3:36 UTC  (5+ messages)

[Bug 30007] New: Regression in r300g
 2010-09-04  3:33 UTC 

[U-Boot] [PATCH] NET: add ENC28J60 driver using SPI framework
 2010-09-04  3:25 UTC  (5+ messages)

[RFC] [PATCH v2] arm & sh: factorised duplicated clkdev.c
 2010-09-04  3:21 UTC  (7+ messages)
` [PATCH V3] "
  ` [BUG?] rename patch accepted with --dry-run, rejected without (Re:
    ` [bug-patch] [BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm &
      ` [bug-patch] [BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c)
        ` [bug-patch] [BUG?] rename patch accepted with --dry-run,

[refpolicy] amanda's global requirements were not met: type/attribute inetd_t (No such file or directory)
 2010-09-04  3:18 UTC 

[U-Boot] [GIT PULL] MIPS patch
 2010-09-04  3:13 UTC 

PCI Device Assignment status
 2010-09-04  2:57 UTC  (5+ messages)

[PATCH] Make is_mem_section_removable more conformable with offlining code
 2010-09-04  2:55 UTC  (12+ messages)
    ` [PATCH 0/2 v2] "
      ` [PATCH 2/2] "
                ` [PATCH 2/2] Make is_mem_section_removable more conformable with offlining code v3

linux-next: Tree for September 3
 2010-09-04  2:46 UTC  (6+ messages)
` linux-next: Tree for September 3 (ar6k)

Question about lowmemorykiller of kernel_armdroid
 2010-09-04  2:43 UTC 

Colibri PXA320 Power management question
 2010-09-04  2:31 UTC  (4+ messages)
    ` [Openpxa-users] "

[PATCH] mlx4_core: module param to limit msix vec allocation
 2010-09-04  2:30 UTC  (4+ messages)

git instaweb for Debian squeeze (Re: Bug#592733: git instaweb broken)
 2010-09-04  2:19 UTC  (8+ messages)
    ` [PATCH/RFC maint-1.7.1 0/4] instaweb 1.7.1 fixes for Debian squeeze
      ` [PATCH 1/4] instaweb: ignore GITWEB_CONFIG_SYSTEM

[GIT PATCH] TTY fixes for 2.6.36-git
 2010-09-04  2:13 UTC  (5+ messages)
` [PATCH 1/5] vt: Fix console corruption on driver hand-over
` [PATCH 2/5] MAINTAINERS: orphan isicom
` [PATCH 3/5] serial: fix port type conflict between NS16550A & U6_16550A
` [PATCH 5/5] tty: fix tty_line must not be equal to number of allocated tty pointers in tty driver

[PATCH] ARM: expose PB1176 ROM in debugfs
 2010-09-04  2:13 UTC  (4+ messages)

[GIT PATCH] sysfs fix for 2.6.36-git
 2010-09-04  2:12 UTC  (2+ messages)
` [PATCH 1/1] sysfs: checking for NULL instead of ERR_PTR

[GIT PATCH] STAGING fixes for 2.6.36-git
 2010-09-04  2:10 UTC 

[GIT PATCH] USB fixes for 2.6.36-git
 2010-09-04  2:09 UTC 

[GIT PATCH] STAGING fixes for 2.6.36-git
 2010-09-04  2:09 UTC 

[RESEND PATCH v2] compaction: fix COMPACTPAGEFAILED counting
 2010-09-04  2:04 UTC  (4+ messages)

[PATCH] pm_qos: Add system bus performance parameter
 2010-09-04  2:04 UTC  (12+ messages)

[Bisected Regression in 2.6.35] A full tmpfs filesystem causeshibernation to hang
 2010-09-04  1:44 UTC  (5+ messages)

question about driver's runtime_suspend
 2010-09-04  1:37 UTC  (2+ messages)

[PATCH] ARM: PL330: Accept revisions of the dmac
 2010-09-04  1:32 UTC  (3+ messages)

[PATCH 00/13] Nested Virtualization: Overview
 2010-09-04  1:30 UTC  (4+ messages)

[Buildroot] [RESEND/PATCH] Git/Svn downloaders
 2010-09-04  1:25 UTC  (6+ messages)
` [Buildroot] [PATCH 4/8] Implement basic non-wget download methods
  ` [Buildroot] About Git through SSH


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.