All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-25 09:48:47 to 2010-03-25 11:26:35 UTC [more...]

[PATCH] Set voice_call.watch in correct way
 2010-03-25 16:30 UTC  (2+ messages)

[patch-2.6.35 (v2) 00/11] musb patches
 2010-03-25 11:25 UTC  (9+ messages)
` [patch-2.6.35 (v2) 03/11] MUSB: OMAP: remove omap_vbus_power()
  ` [patch-2.6.35 (v2) 01/11] usb: musb: debugfs: musb_exit_debugfs() can be called on probe
  ` [patch-2.6.35 (v2) 04/11] MUSB: Blackfin: remove bfin_vbus_power()
  ` [patch-2.6.35 (v2) 09/11] usb: musb: Makefile: remove unexistent config option
  ` [patch-2.6.35 (v2) 11/11] usb: musb: add ulpi access operations
` [patch-2.6.35 (v2) 05/11] MUSB: OMAP: make musb_platform_suspend() 'static'
` [patch-2.6.35 (v2) 07/11] usb: musb: omap2430: remove unused define
` [patch-2.6.35 (v2) 08/11] usb: musb: omap2430.c: remove unnecessary includes

[PATCH] kexec-tools: Fix unused return value warning for fread
 2010-03-25 11:23 UTC  (3+ messages)

[patch] mfd: off by one calculating size
 2010-03-25 11:24 UTC  (3+ messages)

aconnect patch
 2010-03-25 11:23 UTC  (8+ messages)
    ` [Patch v2] aconnect -x: Do not update index after removal of connection

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

[PATCH 10/11] Direct compact when a high-order allocation fails
 2010-03-25 11:22 UTC  (4+ messages)

[PATCH 06/11] Export fragmentation index via /proc/extfrag_index
 2010-03-25 11:20 UTC  (4+ messages)

[GIT BISECT] first bad commit: 1f36f774 Switch !O_CREAT case to use of do_last()
 2010-03-25 11:19 UTC  (27+ messages)
            ` [pnfs] "

[PATCH] Prevent nested interrupts when the IRQ stack is near overflowing v2
 2010-03-25 11:16 UTC  (9+ messages)

[patch-2.6.34-rc2+ 00/11] musb patches (v2)
 2010-03-25 11:14 UTC  (12+ messages)
  ` [patch-2.6.34-rc2+ 01/11] musb: fix power field to hold all possible values
  ` [patch-2.6.34-rc2+ 02/11] MUSB: fix DaVinci glue layer dependency
  ` [patch-2.6.34-rc2+ 04/11] musb: save and restore missing bus control register
  ` [patch-2.6.34-rc2+ 07/11] musb_core: don't prevent disabling clock on driver unload
  ` [patch-2.6.34-rc2+ 10/11] musb_core: don't call musb_platform_exit() twice
  ` [patch-2.6.34-rc2+ 11/11] musb_core: fix musb_init_controller() error cleanup path
` [patch-2.6.34-rc2+ 03/11] MUSB: Blackfin: don't fake blackfin_interrupt() result
` [patch-2.6.34-rc2+ 05/11] musb: potential use after free
` [patch-2.6.34-rc2+ 06/11] musb_core: don't touch 'musb->clock' in musb_free()
` [patch-2.6.34-rc2+ 08/11] MUSB: DaVinci: fix musb_platform_init() error cleanup path
` [patch-2.6.34-rc2+ 09/11] MUSB: OMAP: don't call clk_put()

[PATCH] Add support for Aquita board (Samsung S5PC110 based)
 2010-03-25 11:15 UTC  (9+ messages)
` [PATCH 1/8] ARM: S5PV210: fix formating of the debug messages on boot
` [PATCH 2/8] ARM: S5PV210: add support for software reset
` [PATCH 3/8] ARM: S5PV210: add gpiolib support
` [PATCH 4/8] ARM: Samsung: move driver strength gpio configuration helper to common dir
` [PATCH 5/8] ARM: S5PV210: add Aquila board
` [PATCH 6/8] ARM: Samsung: move common framebuffer regs to common platform directory
` [PATCH 7/8] ARM: S5PV210: add framebuffer platform helpers for s5pv210 based machines
` [PATCH 8/8] ARM: S5PV210: add support for s3c-fb driver on Aquila machine

AACI broken with commit 29a4f2d3
 2010-03-25 11:12 UTC  (4+ messages)

Checkout of orphan branch files into mainline worktree
 2010-03-25 11:10 UTC  (2+ messages)

[PATCH 0/2] Document KVM_SET_USER_MEMORY_REGION and KVM_SET_TSS_ADDR
 2010-03-25 11:10 UTC  (7+ messages)
` [PATCH 1/2] KVM: Document KVM_SET_USER_MEMORY_REGION
` [PATCH 2/2] KVM: Document KVM_SET_TSS_ADDR

[PATCH 10/11] Direct compact when a high-order allocation fails
 2010-03-25 11:08 UTC  (4+ messages)

LSI megaraid sata 150 do now own errors
 2010-03-25 11:10 UTC 

[PATCH] NETLABEL: Fix an RCU warning
 2010-03-25 11:06 UTC 

[PATCH 0/5] powernow-k8: Core Performance Boost and effective frequency support
 2010-03-25 11:06 UTC  (5+ messages)
` [PATCH 3/5] cpufreq: Add APERF/MPERF support for AMD processors

Pseudonymous commits
 2010-03-25 11:05 UTC  (6+ messages)

[PATCH 00/10] ANI for ath5k
 2010-03-25 10:59 UTC  (3+ messages)
` [PATCH 10/10] ath5k: Adaptive Noise Immunity (ANI) Implementation

[Qemu-devel] QEMU state of ARM NEON support
 2010-03-25 11:04 UTC  (4+ messages)

debugging kernel during packet drops
 2010-03-25 11:02 UTC  (9+ messages)

Enabling D-cache for OneNAND bufferram
 2010-03-25 10:57 UTC  (3+ messages)

[rfc patch] wm8994: range checking issue
 2010-03-25 10:58 UTC  (6+ messages)

[Buildroot] [Bug 1105] New: Add new netperf package
 2010-03-25 10:56 UTC  (2+ messages)
` [Buildroot] [Bug 1105] "

[lm-sensors] Fujitsu D2778 sensors
 2010-03-25 10:55 UTC  (2+ messages)

[Buildroot] [git commit master] Add new netperf package
 2010-03-25 10:54 UTC 

[Buildroot] [git commit master] Bump nano to 2.2.3 and migrate to Makefile.autotools.in
 2010-03-25 10:54 UTC 

[Buildroot] [git commit master] Bump less to 436 and migrate to Makefile.autotools.in
 2010-03-25 10:54 UTC 

[patch] nuc900fb: release correct mem region
 2010-03-25 10:54 UTC  (2+ messages)

Device probe order (i2c regulator vs. platform device)
 2010-03-25 10:52 UTC  (8+ messages)

RCU read lock vs spinlocks
 2010-03-25 10:51 UTC 

[Buildroot] [Bug 1123] New: Bump less to 436 and migrate to Makefile.autotools.in
 2010-03-25 10:50 UTC  (2+ messages)
` [Buildroot] [Bug 1123] "

segfault in sparse snapshot 2010-02-13
 2010-03-25 10:49 UTC  (4+ messages)

[LTP] ltp clock_nanosleep2 testcase failed
 2010-03-25 10:53 UTC  (2+ messages)

[PATCH 1/2] mac80211: add interface for disabling/enabling QoS
 2010-03-25 10:46 UTC  (5+ messages)

INFO: suspicious rcu_dereference_check()
 2010-03-25 10:48 UTC 

[PATCH 2/2] MIPS: make broadcom SoC support naming consistent
 2010-03-25 10:42 UTC 

[PATCH 1/2] bcm63xx: update defconfig
 2010-03-25 10:42 UTC 

[PATCH 2/4 v2] ASoC: fsi: Add FIFO size calculate
 2010-03-25 10:42 UTC  (2+ messages)

[Buildroot] [Bug 1117] New: Bump nano to 2.2.3 and migrate to Makefile.autotools.in
 2010-03-25 10:42 UTC  (2+ messages)
` [Buildroot] [Bug 1117] "

i2c-drivers: Remove dangling pointers
 2010-03-25 10:41 UTC  (5+ messages)
` [PATCH 13/24] mfd: fix "

[lm-sensors] [PATCH 1/4] [RFC] hwmon: f71882fg: Add support for the
 2010-03-25 10:40 UTC  (12+ messages)
` [lm-sensors] [PATCH 2/4] hwmon: f71882fg: prepare for addition of
  ` [lm-sensors] [PATCH 3/4] hwmon: f71882fg: add watchdog detection
    ` [lm-sensors] [PATCH 4/4] [RFC] hwmon: f71882fg: Add watchdog API
      ` [lm-sensors] [PATCH 4/4] [RFC] hwmon: f71882fg: Add watchdog
                  ` [PATCH 4/4] [RFC] hwmon: f71882fg: Add watchdog API for F71808E and F71889

[Qemu-devel] [PATCH v3] update bochs vbe interface
 2010-03-25 10:38 UTC 

[PATCH] GFS2 docs update
 2010-03-25 10:37 UTC  (3+ messages)
` [Cluster-devel] "

Hardware Interrupt Balancing
 2010-03-25 10:36 UTC  (2+ messages)

[C/R ARM][PATCH 0/3] Linux Checkpoint-Restart - ARM port
 2010-03-25 10:34 UTC  (17+ messages)
` [C/R ARM][PATCH 1/3] ARM: Rudimentary syscall interfaces

[PATCH] Netfilter: Code cleanup on net/netfilter
 2010-03-25 10:33 UTC  (2+ messages)

[PATCH v2] PL330: Add PL330 DMA controller driver
 2010-03-25 10:32 UTC  (8+ messages)

[PATCH - ALSA: usbaudio: Add basic support for M-AudioAdd basic support for M-Audio Fast Track Ultra series
 2010-03-25 10:29 UTC 

[GIT, RFC] Killing the Big Kernel Lock
 2010-03-25 10:26 UTC  (3+ messages)

nf-next: removals of old extensions/revs
 2010-03-25 10:26 UTC  (7+ messages)
` [PATCH 4/4] netfilter: xtables: schedule xt_state for removal

[Buildroot] [Bug 825] New: iperf configure error: cannot compute sizeof (bool)
 2010-03-25 10:26 UTC  (2+ messages)
` [Buildroot] [Bug 825] "

[RFC PATCH net-next 0/7 v2]IPv6:netfilter: defragment
 2010-03-25 10:25 UTC  (15+ messages)

[PATCH V2 4/4] cpuset,mm: update task's mems_allowed lazily
 2010-03-25 10:23 UTC  (8+ messages)

[PATCH 0/6] sched/cpusets fixes, more changes are needed
 2010-03-25 10:22 UTC  (4+ messages)

[PATCH 0/11] Memory Compaction v5
 2010-03-25 10:21 UTC  (13+ messages)
` [PATCH 10/11] Direct compact when a high-order allocation fails

How to rebuild images with updated PREFERRED_PROVIDER_xxx in machine conf?
 2010-03-25 10:17 UTC  (6+ messages)

[PATCH 1/2] ARM: pcmcia: Fix for building DEBUG with sa11xx_base.c as a module
 2010-03-25 10:19 UTC  (5+ messages)
` [PATCH 2/2] ARM: pcmcia: fix checkpatch.pl issues in soc_common.c

[PATCH 02/11] mm,migration: Do not try to migrate unmapped anonymous pages
 2010-03-25 10:12 UTC  (6+ messages)

[PATCH 1/6] kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locked code
 2010-03-25 10:14 UTC  (3+ messages)

[PATCH 4/4 v2] ASoC: fsi: Add FSI2 device support
 2010-03-25 10:15 UTC 

Netfilter internal packet flow
 2010-03-25 10:14 UTC  (2+ messages)

[PATCH v3 1/1] Shared memory uio_pci driver
 2010-03-25 10:07 UTC  (11+ messages)
    ` [Qemu-devel] "

[PATCH 1/2] drm/radeon/bo: add some fallback placements for VRAM only objects
 2010-03-25 10:11 UTC  (4+ messages)

Continual reading from the PowerPc time base register is not stable
 2010-03-25 10:05 UTC  (3+ messages)

Upstreaming Debian patches for Xen Qemu DM
 2010-03-25 10:09 UTC  (3+ messages)

[PATCH] xt_hashlimit: dl_seq_stop() fix
 2010-03-25 10:07 UTC  (3+ messages)

[PATCH] Including device.h and resource.h header files in linux/amba/bus.h
 2010-03-25 10:03 UTC  (2+ messages)
` [PATCH] removing compilation warning comming from clkdev.h

TASCAM US-1641
 2010-03-25 10:03 UTC  (5+ messages)

[U-Boot] [PATCH] net: add altera triple speeds ethernet mac driver
 2010-03-25 10:02 UTC  (2+ messages)
` [U-Boot] [PATCH v3] "

why does the tcp_time_wait() call tcp_done(sk)?
 2010-03-25 10:01 UTC  (2+ messages)

KVM call agenda for Mar 23
 2010-03-25  9:39 UTC  (7+ messages)
      ` [Qemu-devel] "

[U-Boot] ppc u-boot string comparison problem
 2010-03-25  9:56 UTC 

pvSCSI question - can a gref describe more than one page?
 2010-03-25  9:55 UTC  (4+ messages)

[BUG] perf: hard lockup when using perf-sched
 2010-03-25  9:54 UTC  (7+ messages)

[PATCH] linux: fix PCI resource reservation option parsing
 2010-03-25  9:54 UTC  (2+ messages)

[patch-2.6.35 00/11] musb patches
 2010-03-25  9:53 UTC  (5+ messages)
` [patch-2.6.35 09/11] usb: musb: Makefile: remove unexistent config option

[PATCH 1/2] omap i2c: make errata 1.153 workaround a separate function
 2010-03-25  9:52 UTC  (4+ messages)
  ` [PATCH v2 2/2] omap i2c: add a timeout to the busy waiting
` [PATCH v2 1/2] omap i2c: make errata 1.153 workaround a separate function


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.