All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-07-27 00:27:05 to 2008-07-27 06:50:42 UTC [more...]

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

[PATCH 0/5] powerpc tracehook
 2008-07-27  6:49 UTC  (2+ messages)
` [PATCH 1/5] powerpc: tracehook_signal_handler

[PATCH 0/9][RFC] KVM virtio_net performance
 2008-07-27  6:48 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  (6+ messages)

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

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

[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

[PATCH] Misc patches for grub2
 2008-07-27  6:00 UTC  (9+ messages)

sparc64 tracehook
 2008-07-27  5:50 UTC  (2+ messages)

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  (5+ 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?

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

+ kernel-trace-tracec-remove-unused-variable.patch added to -mm tree
 2008-07-27  3:05 UTC 

New ext4 patchset: 2.6.26-git6-ext4-1 // and 2.6.26-ext4-3
 2008-07-27  2:39 UTC  (2+ messages)

[linux-dvb] Hauppauge HVR-1950 digital part
 2008-07-27  2:37 UTC  (6+ messages)

[PATCH 0/2] sys_restore prototype
 2008-07-27  2:33 UTC  (3+ messages)
` [PATCH 2/2] sys_restore: set the pid number
    ` [Devel] "

[JGIT PATCH 1/2] Fix RepositoryConfig.setStringList to not corrupt internal state
 2008-07-27  2:11 UTC  (2+ messages)
` [JGIT PATCH 2/2] Extended test cases for RepositoryConfigTest

[linux-dvb] saa7134-input Avermedia Super 007 Support (Remote)
 2008-07-27  2:11 UTC 

"Out of Partition" error on XFS still occuring
 2008-07-27  1:56 UTC 

IDE driver assined IRQ for disabled IDE channel
 2008-07-27  1:51 UTC  (3+ messages)

INFO: task pdflush:393 blocked for more than 120 seconds. & Call traces ... (fwd)
 2008-07-27  1:47 UTC  (5+ messages)
      ` i/O Thruput to devices in a raidset not even

[Buildroot] Makefile.autotools.in does not work well with projects
 2008-07-27  1:33 UTC  (4+ messages)
  ` [Buildroot] Makefile.autotools.in does not work wellwith projects

[PATCH] powerpc: i2c-mpc: make speed registers configurable via FDT
 2008-07-27  1:27 UTC  (10+ messages)

[PATCH] fix arch_pick_mmap_layout() build error
 2008-07-27  1:24 UTC 

[U-Boot-Users] [yes, i tried rtfming docs]u-boot on x86, how to?
 2008-07-27  1:23 UTC  (3+ messages)

[git pull] VFS patches, the first series
 2008-07-27  1:22 UTC 

[PATCH 7/7] Add layer1 over IP support
 2008-07-27  1:18 UTC 

[PATCH 6/7] Add mISDN HFC multiport driver
 2008-07-27  1:16 UTC 

[PATCH 5/7] Add mISDN HFC PCI driver
 2008-07-27  1:14 UTC 

[PATCH 4/7] Add mISDN DSP
 2008-07-27  1:13 UTC 

[PATCH 3/7] Add mISDN core files
 2008-07-27  1:12 UTC 

(unknown),
 2008-07-27  1:11 UTC 

Bug report
 2008-07-27  1:11 UTC  (2+ messages)

[PATCH 2/7] Define AF_ISDN and PF_ISDN
 2008-07-27  1:10 UTC 

[GIT]: Networking
 2008-07-27  1:01 UTC 

[U-Boot-Users] USB Uboot on OSK5912
 2008-07-27  0:56 UTC  (2+ messages)
` [U-Boot-Users] [PATCH] omap1510: fix usbtty support

[PATCH] documentation: move mtrr.txt to Doc/x86/ subdir
 2008-07-27  0:54 UTC  (3+ messages)
  ` [PATCH v2] "

net/socket.c: removed duplicated include
 2008-07-27  0:52 UTC  (2+ messages)

[PATCH] netns: fix ip_rt_frag_needed rt_is_expired
 2008-07-27  0:51 UTC  (3+ messages)

netfilter 00/06: netfilter update
 2008-07-27  0:50 UTC  (13+ messages)
` netfilter 01/06: ebtables: use nf_register_hooks()
` selinux 02/06: "
` netfilter 03/06: ip{,6}tables_security: fix future section mismatch
` netfilter 04/06: arptables in netns for real
` netfilter 05/06: fix double-free and use-after free
` netfilter 06/06: nf_conntrack_extend: avoid unnecessary "ct->ext" dereferences

[PATCH] Documentation/git-rev-parse.txt: update for new git-describe output format
 2008-07-27  0:46 UTC 

[PATCH] Optional grouping of projects by category
 2008-07-27  0:36 UTC 

[PATCH 2/14] drivers/isdn/hisax/avm_pci.c: fix warning
 2008-07-27  0:45 UTC 

Kernel WARNING: at net/core/dev.c:1330 __netif_schedule+0x2c/0x98()
 2008-07-27  0:34 UTC  (5+ messages)

[Bluez-users] #define OGF_TESTING_CMD potentially wrong?
 2008-07-27  0:32 UTC  (5+ messages)
    ` [Bluez-users] compile error: bluetooth/bluetooth.h: No such file or directory

recent IDE regression
 2008-07-27  0:31 UTC  (3+ messages)

[Qemu-devel] Re: [PATCH] networking using libpcap
 2008-07-27  0:28 UTC  (6+ messages)

[Qemu-devel] [4952] Add e1000 etherboot ROM from http://www.rom-o-matic.net
 2008-07-27  0:27 UTC  (3+ messages)
` [Qemu-devel] Re: [4952] Add e1000 etherboot ROM fromhttp://www.rom-o-matic.net

[PATCH] ext4: Cleanup whitespace and other miscellaneous style issues
 2008-07-27  0:26 UTC  (4+ messages)
` [PATCH] ext4: don't read inode block if the buffer has a write error
  ` [PATCH] ext4: unexport jbd2_journal_update_superblock
    ` [PATCH] jbd2: don't abort if flushing file data failed


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.