All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-07-27 03:16:59 to 2008-07-27 08:59:02 UTC [more...]

[PATCH] cs4232: fix crash during chip PNP detection
 2008-07-27  9:01 UTC  (3+ messages)

[Qemu-devel] Qemu was ported to Syllable
 2008-07-27  8:55 UTC 

[PATCH] Optional grouping of projects by category
 2008-07-27  8:53 UTC  (2+ messages)

[2.6 patch] sound/pci/azt3328.h: no variables for enums
 2008-07-27  8:53 UTC  (2+ messages)

[PATCH] Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel)
 2008-07-27  8:51 UTC  (2+ messages)

[PATCH 0/5] powerpc tracehook
 2008-07-27  8:51 UTC  (12+ messages)
` [PATCH 1/5] powerpc: tracehook_signal_handler
` [PATCH 2/5] powerpc: tracehook syscall
` [PATCH 3/5] powerpc: tracehook: asm/syscall.h
` [PATCH 4/5] powerpc: tracehook: TIF_NOTIFY_RESUME
` [PATCH 5/5] powerpc: tracehook: CONFIG_HAVE_ARCH_TRACEHOOK

[PATCH 0 of 5] PowerPC patches for 2.6.27
 2008-07-27  8:50 UTC  (3+ messages)

[PATCH] hda: added 92HD81/83 support
 2008-07-27  8:50 UTC  (2+ messages)

Porting Zfs features to ext2/3
 2008-07-27  8:49 UTC 

[GIT PULL] ALSA fixes for 2.6.27
 2008-07-27  8:48 UTC 

StGit: kha/{stable,safe,experimental} updated
 2008-07-27  8:44 UTC  (2+ messages)

testing ethernet device with external loopback
 2008-07-27  8:47 UTC 

scsi: Generalise last_sector_bug; fixes regression and potential future issues on USB cardreaders
 2008-07-27  8:38 UTC  (4+ messages)
      ` [PATCH] "

kexec/kdump of a kvm guest?
 2008-07-27  8:32 UTC  (10+ messages)

[RFC 1/2] Simulate Intel cpufreq MSRs in kvm guests to influence nice priority
 2008-07-27  8:27 UTC  (3+ messages)
` [RFC 1/2] Simulate Intel cpufreq MSRs in kvm guests to influencenice priority

[PATCH 3/4] Convert git_id() to the new id format
 2008-07-27  8:24 UTC  (3+ messages)
` [StGit PATCH] Fix some remaining old-style stg id calls

[StGit PATCH] Fixed default install location
 2008-07-27  8:21 UTC  (4+ messages)

[PATCH] kvm-userspace: fix memslot assignment
 2008-07-27  8:18 UTC  (2+ messages)

[PATCH 1/14 v2] drivers/isdn/hisax/telespci.c: fix warning
 2008-07-27  8:15 UTC  (2+ messages)

[PATCH] Remove --disable-cpu-emulation (v2 -- sort of)
 2008-07-27  8:06 UTC  (2+ messages)

[PATCH 1/2] Fix bad merge
 2008-07-27  8:05 UTC  (4+ messages)
` [PATCH 2/2] Remove -tdf

next-20080725: System hangs while suspending to disk
 2008-07-27  8:02 UTC 

Patch - ESI Maya44 driver
 2008-07-27  8:01 UTC  (3+ messages)

snd_pcm_sw_params_set_xfer_align replacement?
 2008-07-27  8:00 UTC  (4+ messages)

[PATCH 0/2] Paravirt loops per jiffy calculation
 2008-07-27  7:59 UTC  (3+ messages)

[PATCH] missing bits of net-namespace / sysctl
 2008-07-27  7:59 UTC 

[PATCH 0/9][RFC] KVM virtio_net performance
 2008-07-27  7:52 UTC  (7+ messages)

[PATCH 0/6] kvm-s390: Multiple fixes for kvm on s390
 2008-07-27  7:49 UTC  (2+ messages)

"Out of Partition" error on XFS still occuring
 2008-07-27  7:47 UTC  (2+ messages)

[PATCH 01/04]Create x86 directory to hold x86-specific files
 2008-07-27  7:45 UTC  (3+ messages)

[PATCH 2/2] RFKILL: set the status of the leds on activation
 2008-07-27  8:03 UTC  (4+ messages)

[PATCH] Misc patches for grub2
 2008-07-27  7:33 UTC  (14+ messages)

Linking
 2008-07-27  7:17 UTC  (4+ messages)
` Remove conf/*.mk from svn (was: Re: Linking)
  ` Remove conf/*.mk from svn

[PATCH] Fix suspend/resume of pxa_camera driver
 2008-07-27  7:17 UTC  (3+ messages)

sparc64 tracehook
 2008-07-27  7:11 UTC  (5+ messages)

[Patch]Fix the bug of comparing the file's mode in dispatch_parser() and check_exe_name()
 2008-07-27  7:09 UTC 

+ arm-fix-have_clk-merge-goof.patch added to -mm tree
 2008-07-27  6:57 UTC 

Reporting the right Linux wireless bug
 2008-07-27  6:55 UTC  (3+ messages)

[PATCH] rtc-dev: stop periodic interrupts on device release
 2008-07-27  5:03 UTC  (4+ messages)

[PATCH 1/7] Add mISDN driver
 2008-07-27  6:44 UTC  (3+ messages)

How to get a sense of VM pressure
 2008-07-27  6:43 UTC  (3+ messages)

[PATCH 1/1] Blackfin I2C Driver: Functional power management support
 2008-07-27  6:41 UTC 

[PATCH 0/8] Blackfin RTC Driver updates for 2.6.27
 2008-07-27  6:38 UTC  (9+ messages)
` [PATCH 1/8] [Blackfin] RTC driver: if we dont define irq_set_freq, the common rtc-dev layer will give us the same behavior of returning ENOTTY
` [PATCH 2/8] [Blackfin] RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core
` [PATCH 3/8] [Blackfin] RTC driver: add support for power management framework
` [PATCH 4/8] [Blackfin] RTC driver: dont bother passing the rtc struct down to bfin_rtc_int_{set,clear} since it isnt needed (shaves off ~100bytes)
` [PATCH 5/8] Blackfin RTC Driver: disable the write complete irq upon close
` [PATCH 6/8] Blackfin RTC Driver: wait for the write complete interrupt complete before sleeping
` [PATCH 7/8] Blackfin RTC Driver: convert PIE handling to irq_set_state() as pointed out by David Brownell
` [PATCH 8/8] Blackfin RTC Driver: drop PIE/stopwatch code since the hardware can only do a max of 1HZ and this same functionality is provided by UIE

iwl3945 slow for downloading
 2008-07-27  6:40 UTC  (8+ messages)

x86 tracehook
 2008-07-27  6:37 UTC 

Crypto Fixes for 2.6.26
 2008-07-27  6:36 UTC  (3+ messages)
` Crypto Fixes for 2.6.27

[PATCH (GIT-GUI) 1/2] git-gui: Fix the Remote menu separator
 2008-07-27  6:35 UTC  (2+ messages)
` [PATCH (GIT-GUI) 2/2] git-gui: Preserve scroll position on reshow_diff

2.6.26-mmotm-0724 - linux-next.git loses /proc/sys/fs/quota, breaks disk quotas
 2008-07-27  6:35 UTC  (11+ messages)
      ` [PATCH] "
        ` [PATCH] lost sysctl fix

+ fix-__ratelimit-re-flags-cant-be-static.patch added to -mm tree
 2008-07-27  6:33 UTC 

[PATCH 0/7] Blackfin on-chip NAND Flash Controller driver updates for 2.6.27
 2008-07-27  6:27 UTC  (15+ messages)
` [PATCH 1/7] [MTD] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pages
` [PATCH 2/7] [MTD] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10
` [PATCH 3/7] [MTD] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom uses
` [PATCH 4/7] [MTD] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functions
` [PATCH 5/7] [MTD] Blackfin NFC Driver: enable Blackfin nand HWECC support by default
` [PATCH 6/7] [MTD] Blackfin NFC Driver: use standard dev_err() rather than printk()
` [PATCH 7/7] [MTD] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_probe function

+ drivers-base-memoryc-fix-fallout-from-sysdev-api-changes.patch added to -mm tree
 2008-07-27  6:29 UTC 

+ lost-sysctl-fix.patch added to -mm tree
 2008-07-27  6:25 UTC 

[PATCH (GITK) 0/6] Runaway process and commit selection fixes
 2008-07-27  6:22 UTC  (7+ messages)
` [PATCH (GITK) 1/6] gitk: Kill back-end processes on window close
  ` [PATCH (GITK) 2/6] gitk: Register diff-files & diff-index in commfd, to ensure kill
    ` [PATCH (GITK) 3/6] gitk: On Windows use a Cygwin-specific flag for kill
      ` [PATCH (GITK) 4/6] gitk: Fixed broken exception handling in diff
        ` [PATCH (GITK) 5/6] gitk: Fixed automatic row selection during load
          ` [PATCH (GITK) 6/6] gitk: Fallback to selecting the head commit upon load

usb port share
 2008-07-27  5:54 UTC  (2+ messages)

git-scm.com
 2008-07-27  6:19 UTC  (5+ messages)

[PATCH] bash completion: Add completion for 'git help'
 2008-07-27  6:15 UTC  (7+ messages)
      ` fetch refspec foo/* matches foo*
          ` [PATCH] make sure parsed wildcard refspec ends with slash

[PATCH 0/3] Blackfin EMAC Driver updates for 2.6.27
 2008-07-27  6:13 UTC  (4+ messages)
` [PATCH 1/3] Blackfin EMAC Driver: add proper __devinit/__devexit markings
` [PATCH 2/3] Blackfin EMAC Driver: enable TXDWA new feature for new silicon (rev > 0.2)
` [PATCH 3/3] Blackfin EMAC Driver: Functional power management support

do_IRQ: 0.83/0.84 No irq handler for vector
 2008-07-27  6:14 UTC  (2+ messages)

page swap allocation error/failure in 2.6.25
 2008-07-27  6:07 UTC  (3+ messages)

[PATCH] update-grub for Cygwin
 2008-07-27  6:09 UTC  (4+ messages)

[PATCH 0/8] Blackfin serial driver updates for 2.6.27
 2008-07-27  6:04 UTC  (9+ messages)
` [PATCH 1/8] Blackfin Serial Driver: use __initdata for data, not __init
` [PATCH 2/8] Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports
` [PATCH 3/8] Blackfin Serial Driver: trim trailing whitespace -- no functional changes
` [PATCH 4/8] Blackfin Serial Driver: move common variables out of serial headers and into the serial driver
` [PATCH 5/8] Blackfin Serial Driver: Remove useless stop
` [PATCH 6/8] Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer
` [PATCH 7/8] Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART
` [PATCH 8/8] Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupts in PIO mode

What to do with `kswapd0: page allocation failure. ` ?
 2008-07-27  5:44 UTC  (2+ messages)

[PATCH] powerpc: Use new printk extension %pS to print symbols on oops
 2008-07-27  5:40 UTC  (3+ messages)

[PATCH] of: i2c: improve last resort compatible entry selection
 2008-07-27  5:35 UTC  (4+ messages)

[PATCH] Fix __ratelimit() re flags can't be static
 2008-07-27  5:34 UTC 

[PATCH 1/2] Support internal I2S clock sources on MPC5200
 2008-07-27  5:29 UTC  (13+ messages)
` [PATCH 2/2] Allow a custom ASOC machine driver with soc-of-simple
        ` [alsa-devel] "

[PATCH 0/6] powerpc topology updates
 2008-07-27  5:24 UTC  (7+ messages)
` [PATCH 1/6] kill useless SMT code in prom_hold_cpus
` [PATCH 2/6] register_cpu_online should be __cpuinit
` [PATCH 3/6] Update cpu_sibling_maps dynamically
` [PATCH 4/6] make core sibling information available to userspace
` [PATCH 5/6] make core id "
` [PATCH 6/6] show processor cache information in sysfs

[linux-dvb] Leadtek Winfast PxDVR 3200 H
 2008-07-27  5:20 UTC 

Roadmap for features planed for containers where and Some future features ideas
 2008-07-27  5:17 UTC  (11+ messages)

[PATCH] t6030 (bisect): work around Mac OS X "ls"
 2008-07-27  5:10 UTC  (7+ messages)
  ` [PATCH v2] "

[U-Boot-Users] [PATCH 1/1] Add support for ATMEL AT91SAM9G20EK board
 2008-07-27  4:51 UTC  (2+ messages)

[RFC] sctp/tcp: Question -- ICMPv4 length check (not) redundant?
 2008-07-27  4:51 UTC  (3+ messages)

[RFC/PATCH v2] merge-base: teach "git merge-base" to accept more than 2 arguments
 2008-07-27  4:47 UTC  (2+ messages)

[patch 2.6.26-git] i2c: correct some size_t printk formats
 2008-07-27  4:38 UTC 

[JGIT PATCH 1/2] Fix missing packed-refs entries during ref lookup/enumeration
 2008-07-27  4:33 UTC  (2+ messages)
` [JGIT PATCH 2/2] Teach fetch command line a --verbose/-v switch for unchanged refs

[PATCH] drivers/base/memory.c: fix fallout from sysdev API changes
 2008-07-27  4:26 UTC 

[PATCH] Teach fsck and prune about the new location of temporary objects
 2008-07-27  4:15 UTC  (3+ messages)
` [PATCH] fsck: Don't require tmp_obj_ file names are 14 bytes in length

[JGIT PATCH 1/1] Compile all Java sources in jgit as UTF-8
 2008-07-27  4:11 UTC 

[PATCH v3] leds: implement OpenFirmare GPIO LED driver
 2008-07-27  2:21 UTC  (7+ messages)
` [PATCH 1/2] leds: make the default trigger name const
` [PATCH 2/2] leds: Support OpenFirmware led bindings

[PATCH 3/4] xsysace: make it 'struct hd_driveid'-free
 2008-07-27  1:22 UTC  (2+ messages)

[PATCH v3 1/5] of: adapt of_find_i2c_driver() to be usable by SPI also
 2008-07-27  0:20 UTC  (4+ messages)
` [PATCH v3 5/5] powerpc/mpc5200: Add mpc5200-spi (non-PSC) device driver

[BUG] fec_mpc52xx: Don't call mpc52xx_fec_reset() in ISR
 2008-07-27  1:31 UTC  (2+ messages)

XSysAce: Queue is plugged
 2008-07-27  1:36 UTC  (2+ messages)

tmpfs: kernel BUG at mm/shmem.c:814
 2008-07-27  3:59 UTC  (4+ messages)

mmotm 2008-07-26-20-28 uploaded
 2008-07-27  3:33 UTC 

[PATCH] usb: don't hide bios bug warning
 2008-07-27  3:24 UTC  (5+ messages)

problem using jgit
 2008-07-27  3:21 UTC  (6+ messages)

Alsa-devel Digest, Vol 17, Issue 128
 2008-07-27  3:18 UTC  (3+ messages)
  ` alsa-lib has anyone looked at taking it cross platform?


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.