All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-01-23 16:51:30 to 2009-01-23 18:15:20 UTC [more...]

cpuidle and NO_HZ
 2009-01-23 18:14 UTC  (8+ messages)
          ` cpuidle and NO_HZ <boot speedup>

[PATCH 0/3] nfs-utils: Enabling TCP wrappers Part 2
 2009-01-23 18:11 UTC  (3+ messages)
  ` [PATCH 1/3] nfs-utils: Hash only on IP address and Program number
  ` [PATCH 2/3] nfs-utils: Don't do tcp wrapper check when there are no rules

serial8250 madness
 2009-01-23 18:12 UTC  (5+ messages)

[linux-lvm] Having problems recovering LV
 2009-01-23 18:14 UTC 

libata, devm_*, and MSI ?
 2009-01-23 18:11 UTC  (8+ messages)

[PATCH] cgroup: Fix root_count when mount fails due to busy subsystem
 2009-01-23 18:10 UTC  (6+ messages)

[PATCH 1/1] x86: syscalls: sys_setrlimit64/sys_getrlimit64 calls to provide FSIZE limits > 2^32-1
 2009-01-23 17:53 UTC 

[PATCH 1/1] x86: syscalls: sys_setrlimit64/sys_getrlimit64 calls to provide FSIZE limits > 2^32-1
 2009-01-23 17:49 UTC 

[RFC][PATCH 0/5] NFS: trace points added to mounting path
 2009-01-23 18:09 UTC  (11+ messages)

[PATCH] fix segfault in btrfsck
 2009-01-23 18:09 UTC  (2+ messages)
` [PATCH] btrfs-progs/mkfs.c - fix sectorsize validation

integration of opensource firmware with b43 kernel driver
 2009-01-23 18:08 UTC  (5+ messages)

keys under dosemu
 2009-01-23 18:07 UTC 

[Xenomai-help] PowerPC irq unmask
 2009-01-23 18:07 UTC  (4+ messages)

[RFC] Need testers for s5h1409 tuning fix
 2009-01-23 18:05 UTC  (3+ messages)

[Buildroot] svn commit: trunk/buildroot/target/device/Atmel/at91sam9263ek
 2009-01-23 18:05 UTC 

[PATCH] gittutorial: remove misleading note
 2009-01-23 18:02 UTC 

[linux-lvm] LVM Volume Size Question
 2009-01-23 18:02 UTC 

lineups with GIT
 2009-01-23 18:01 UTC  (3+ messages)
` lineups with GIT (or dealing with directory renames)

[U-Boot] [PATCH] disable imls command if no flash is defined
 2009-01-23 18:02 UTC 

[U-Boot] [PATCH 00/40] Blackfin updates for 2009.03
 2009-01-23 18:00 UTC  (41+ messages)
` [U-Boot] [PATCH 01/40] Blackfin: add defines to describe active bootrom behavior
` [U-Boot] [PATCH 02/40] Blackfin: add bit defines for DDR parts
` [U-Boot] [PATCH 03/40] Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR, SIZE}
` [U-Boot] [PATCH 04/40] Blackfin: set more sane default board config values
` [U-Boot] [PATCH 05/40] Blackfin: rename bootm.c to boot.c
` [U-Boot] [PATCH 06/40] Blackfin: abort dma_memcpy() for L1 scratchpad
` [U-Boot] [PATCH 07/40] Blackfin: split cache handling out of dma_memcpy()
` [U-Boot] [PATCH 08/40] Blackfin: minimize time cache is turned off when replacing cplb entries
` [U-Boot] [PATCH 09/40] Blackfin: pass --bmode/--initcode when creating ldr
` [U-Boot] [PATCH 10/40] Blackfin: dont generate ldrs with --force
` [U-Boot] [PATCH 11/40] Blackfin: fix dcache handling when doing dma memcpy's
` [U-Boot] [PATCH 12/40] Blackfin: bfin_mac: update port muxing
` [U-Boot] [PATCH 13/40] Blackfin: do not init i2c in Blackfin board init
` [U-Boot] [PATCH 14/40] Blackfin: implement general support for CONFIG_STATUS_LED
` [U-Boot] [PATCH 15/40] Blackfin: respect/check CONFIG_SYS_GBL_DATA_SIZE
` [U-Boot] [PATCH 16/40] Blackfin: respect CONFIG_SYS_MONITOR_LEN for default flash protection
` [U-Boot] [PATCH 17/40] Blackfin: overhaul i2c driver
` [U-Boot] [PATCH 18/40] Blackfin: bf533-ezkit: shuffle flash defines a little
` [U-Boot] [PATCH 19/40] Blackfin: drop dead/wrong debug code in initdram()
` [U-Boot] [PATCH 20/40] Blackfin: bf537-stamp nand: fix more style errors in previous commit
` [U-Boot] [PATCH 21/40] Blackfin: tighten up post memory coding style
` [U-Boot] [PATCH 22/40] Blackfin: resurrect BF533-STAMP video splash driver
` [U-Boot] [PATCH 23/40] Blackfin: punt unused BF533-STAMP definitions
` [U-Boot] [PATCH 24/40] Blackfin: set default boot SPI CS for BF538/BF539
` [U-Boot] [PATCH 25/40] Blackfin: use common memcpy routine during init
` [U-Boot] [PATCH 26/40] Blackfin: respect CONFIG_CLKIN_HALF
` [U-Boot] [PATCH 27/40] Blackfin: add portmuxing for UARTs on the BF51x
` [U-Boot] [PATCH 28/40] Blackfin: just set SP register directly during init
` [U-Boot] [PATCH 29/40] Blackfin: clarify relocation comment "
` [U-Boot] [PATCH 30/40] Blackfin: pass RETX to Linux
` [U-Boot] [PATCH 31/40] Blackfin: handle new anomalies with reset
` [U-Boot] [PATCH 32/40] Blackfin: support console-over-JTAG
` [U-Boot] [PATCH 33/40] Blackfin: allow serial console to be disabled
` [U-Boot] [PATCH 34/40] Blackfin: update on-chip ROM API
` [U-Boot] [PATCH 35/40] Blackfin: implement real write support for OTP
` [U-Boot] [PATCH 36/40] Blackfin: bootldr: implement BF53x/BF56x LDR loader
` [U-Boot] [PATCH 37/40] smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT()
` [U-Boot] [PATCH 38/40] Blackfin: bf533-stamp: rewrite resource swap logic
` [U-Boot] [PATCH 39/40] Blackfin: convert old boards to use COBJS-y Makefile style
` [U-Boot] [PATCH 40/40] Blackfin: fixup misc warnings such as printf's and missing casts

Non-contiguous physical memory
 2009-01-23 17:52 UTC  (3+ messages)

[PATCH] Fix almost infinite loop in APIC
 2009-01-23 17:58 UTC  (7+ messages)
          `  "

[PATCH 1/1] x86: syscalls: sys_setrlimit64/sys_getrlimit64 calls to provide FSIZE limits > 2^32-1
 2009-01-23 17:59 UTC 

inline asm semantics: output constraint width smaller than input
 2009-01-23 17:57 UTC 

[PATCH] xen: handle highmem pages correctly when shrinking a domain
 2009-01-23 17:56 UTC  (2+ messages)

Misusing snd_pcm_avail_update()
 2009-01-23 17:56 UTC  (9+ messages)

[PATCH] libertas: fix CF firmware loading for some cards
 2009-01-23 17:53 UTC  (3+ messages)

OMAP1: mcbsp clocks
 2009-01-23 17:54 UTC  (6+ messages)

[PATCH] ide/libata: fix ata_id_is_cfa()
 2009-01-23 17:53 UTC  (11+ messages)

[U-Boot] Common u-boot image for e300 and e500v2
 2009-01-23 17:53 UTC  (3+ messages)

How to prefix existing svn remotes?
 2009-01-23 17:51 UTC  (6+ messages)

[PATCH 01/04] sata_mv: fix 8-port timeouts on 508x/6081 chips
 2009-01-23 17:52 UTC  (11+ messages)
` [PATCH 02/04] sata_mv: don't read hc_irq_cause
  ` [PATCH 03/04] sata_mv: remove bogus nsect restriction
    ` [PATCH 04/05] sata_mv: msi masking fix (v2)
              ` sata_mv: basic PIO-only ATAPI support?

[linux-dvb] cx24116 & roll-off factor = auto
 2009-01-23 17:58 UTC 

[BUG] latest wireless-testing (compat-wireless) doesn't work with iwl3945
 2009-01-23 17:51 UTC  (2+ messages)

[Buildroot] svn commit: trunk/buildroot/package/sawman
 2009-01-23 17:50 UTC 

[Buildroot] svn commit: trunk/buildroot/package/webkit
 2009-01-23 17:49 UTC 

[Buildroot] svn commit: trunk/buildroot/package/libsexy
 2009-01-23 17:48 UTC 

new PM branch available
 2009-01-23 17:48 UTC  (4+ messages)

[PATCH] networking: document "nc" in addition to "netcat" in netconsole.txt
 2009-01-23 17:47 UTC  (2+ messages)

[PATCH 2/2] qla2xxx: Code changes for qla data structure refactoring
 2009-01-23 17:47 UTC  (5+ messages)

New MAC label support Internet Draft posted to IETF website
 2009-01-23 17:47 UTC  (2+ messages)
  ` [nfsv4] "

[Buildroot] How handle broken or partly broken packages in the distribution
 2009-01-23 17:46 UTC  (4+ messages)

[PATCH] rtl8187: Add termination packet to prevent stall
 2009-01-23 17:46 UTC 

[PATCH] x86,mm: fix pte_free()
 2009-01-23 17:45 UTC  (9+ messages)

New remote RM-KS for Avermedia Volar-X (af9015)
 2009-01-23 17:46 UTC 

[linux-lvm] LVM Volume Size Question
 2009-01-23 17:44 UTC  (2+ messages)

ath5k mesh in 2.6.28?
 2009-01-23 17:40 UTC  (7+ messages)
      ` [stable] "

[PATCH V2] rtl8187: Fix driver to return TX retry info for RTL8187L
 2009-01-23 17:40 UTC 

[U-Boot] Pull request u-boot-blackfin.git
 2009-01-23 17:39 UTC 

[Lustre-devel] SAM-QFS, ADM, and Lustre HSM
 2009-01-23 17:39 UTC  (3+ messages)

PATCH: Support binding to a local IPv4 address when mounting a server
 2009-01-23 17:39 UTC  (7+ messages)

Common kernel image for e300 and e500v2
 2009-01-23 17:31 UTC  (3+ messages)

A new direction for vmchannel?
 2009-01-23 17:37 UTC  (5+ messages)
` [Qemu-devel] "

FOSDEM OE stand
 2009-01-23 17:27 UTC  (8+ messages)

Xen/Linux on Macbook Pro
 2009-01-23 17:33 UTC 

[PATCH 12/13] drivers/usb/musb: use USB API functions rather than
 2009-01-23 17:31 UTC  (3+ messages)
` [PATCH 12/13] drivers/usb/musb: use USB API functions rather than constants
  ` [PATCH 12/13] drivers/usb/musb: use USB API functions rather

opps building sparc64 packages
 2009-01-23 17:31 UTC  (2+ messages)

Implementing a new driver
 2009-01-23 17:31 UTC  (3+ messages)

[PATCH 2/2] rtl8187: Increase receive queue depth
 2009-01-23 17:30 UTC 

Critical bug: VT-d fault causes disk corruption or Dom0 kernel panic
 2009-01-23 17:30 UTC  (3+ messages)

[PATCH 1/2] rtl8187: Fix locking of private data
 2009-01-23 17:30 UTC 

[GIT PULL -tip] fix 33 make headers_check warnings
 2009-01-23 17:28 UTC  (16+ messages)

how to force a commit date matching info from a mbox ?
 2009-01-23 17:27 UTC  (8+ messages)

[PATCH] mergetool merge/skip/abort
 2009-01-23 17:26 UTC  (6+ messages)

Again on virtual i2c adapter support
 2009-01-23 17:27 UTC  (5+ messages)

[PATCH v2] p54usb: fix nasty use after free
 2009-01-23 17:26 UTC  (2+ messages)

ASoC updats for 2.6.30
 2009-01-23 17:25 UTC  (11+ messages)
` [PATCH 1/9] ASoC: Complete Beagleboard support
  ` [PATCH 2/9] ASoC: remove stand-alone mode support from CS4270 codec driver
    ` [PATCH 3/9] ASoC: Fix merge with PXA tree
      ` [PATCH 4/9] ASoC: Remove unneeded e7x0 inclusion of pxa-regs.h and hardware.h
        ` [PATCH 5/9] ASoC: Configure SSP port PLL for Zylonite
          ` [PATCH 6/9] ASoC: Fix spurious codec driver dependencies
            ` [PATCH 7/9] ASoC: Add missing comma to SND_SOC_DAPM_SWITCH_E in soc-dapm.h
              ` [PATCH 8/9] ASoC: Include header file in cs4270 and wm9705
                ` [PATCH 9/9] ASoC: Fix L3 bus handling in Kconfig

[patch 016/104] epoll: introduce resource usage limits
 2009-01-23 17:24 UTC  (6+ messages)

git diff, git mergetool and CRLF conversion
 2009-01-23 17:20 UTC  (3+ messages)
` [PATCH] mergetool: respect autocrlf by using checkout-index

TinyTwin (af9015) Results and questions
 2009-01-23 15:58 UTC  (2+ messages)

[PATCH 1/2] ipr: add MSI support
 2009-01-23 17:17 UTC  (2+ messages)
` [PATCH 2/2] ipr: add message to error table

[linux-dvb] Upcoming DVB-T channel changes for HH (Hamburg)
 2009-01-23 17:15 UTC 

[Qemu-devel] [6412] linux-user: add qemu_realloc() implementation to unbreak the build ( Gerd Hoffman)
 2009-01-23 17:15 UTC  (4+ messages)

ASoC update for 2.6.29
 2009-01-23 17:14 UTC  (2+ messages)

[patch] SLQB slab allocator
 2009-01-23 17:09 UTC  (5+ messages)

[PATCH 7/8] arm: convert omap ldp platform to use smsc911x
 2009-01-23 17:07 UTC  (2+ messages)

[U-Boot] Pull request: nand flash
 2009-01-23 17:08 UTC 

[hg:v4l-dvb] Merge from master v4l-dvb repo
 2009-01-23 17:07 UTC  (2+ messages)

[PATCH] OMAP3 McSPI: Adds context save/restore
 2009-01-23 17:05 UTC  (5+ messages)

Short "git commit $file" syntax fails in the face of a resolved conflict
 2009-01-23 17:01 UTC  (9+ messages)
          ` [PATCH 3/3] git commit: pathspec without -i/-o implies -i semantics during a merge

[linux-dvb] Which firmware for cx23885 and xc3028?
 2009-01-23 17:01 UTC  (2+ messages)

CR codes from git commands
 2009-01-23 16:59 UTC  (11+ messages)

[ath9k-devel] Question about 802.11g vs. 802.11n speeds in/out
 2009-01-23 16:58 UTC  (2+ messages)

ASoC: pxa2xx-i2s
 2009-01-23 16:58 UTC  (10+ messages)

ACPI battery driver emits POWER_SUPPLY_STATUS_FULL when power lead plugged in
 2009-01-23 16:57 UTC 

Mainline kernel OLTP performance update
 2009-01-23 15:55 UTC  (21+ messages)

[PATCH] Allow cloning an empty repository
 2009-01-23 16:55 UTC  (7+ messages)

Package fetch error
 2009-01-23 16:47 UTC 

[PATCH 9/10] powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED v2
 2009-01-23 16:51 UTC  (5+ messages)
      ` [PATCH] powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code


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.