All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-01-29 14:55:57 to 2010-01-29 16:42:06 UTC [more...]

[PATCH v3] oom-kill: add lowmem usage aware oom kill handling
 2010-01-29 16:41 UTC  (10+ messages)

btrfs kernel oops and hot storage removing
 2010-01-29 16:41 UTC  (2+ messages)

USB mass storage and ARM cache coherency
 2010-01-29 16:41 UTC  (5+ messages)

Xen 3.4.2 hypervisor crash, Cannot access memory beyond end of bootstrap direct-map area, Unknown interrupt
 2010-01-29 16:40 UTC  (3+ messages)
  ` [Xen-users] "

[PATCH 0/3] HID: make raw output callback more flexible
 2010-01-29 16:39 UTC  (2+ messages)

[PATCH] fast-import: Stream very large blobs directly to pack
 2010-01-29 16:38 UTC  (4+ messages)
    ` [PATCH v2] "

[mdadm PATCH 0/2] Improvement: new logging library for mdadm/mdmon
 2010-01-29 16:38 UTC  (4+ messages)

[PATCH] Port ricoh_mmc from driver to pci quirk
 2010-01-29 16:33 UTC  (14+ messages)
        ` [PATCH v2] port ricoh_mmc to be "
                    ` [PATCH v3] port ricoh_mmc to "

[2.6.33-rc5] kernel BUG at include/net/netns/generic.h:41!
 2010-01-29 16:33 UTC  (4+ messages)
    ` [PATCH] xfrm: Change initializations order in ipsec_pfkey_init()

ASoC updates for 2.6.33
 2010-01-29 16:32 UTC 

[PATCH] Modification of lexer and parser, improving dtc portability
 2010-01-29 16:31 UTC 

RFC: API for Neighbouring Cell Info
 2010-01-29 16:29 UTC  (3+ messages)

[U-Boot] SPI and spi_cs_activate
 2010-01-29 16:27 UTC  (4+ messages)

[PATCH v4 0/3] i2c-mpc: add support for the Freescale MPC512x and other fixes
 2010-01-29 16:26 UTC  (10+ messages)
` [PATCH v4 1/3] i2c-mpc: use __devinit[data] for initialization functions and data
  ` [PATCH v4 2/3] i2c-mpc: add support for the MPC512x processors from Freescale
    ` [PATCH v4 3/3] powerpc: doc/dts-bindings: update doc of FSL I2C bindings

[PATCH 0/2] sched: arch_scale_smt_powers
 2010-01-29 16:26 UTC  (7+ messages)
` [PATCH 2/2] powerpc: implement arch_scale_smt_power for Power7
  ` [PATCHv2 "
    ` [PATCHv3 "

[PATCH 07/10] bitops: Provide compile time HWEIGHT{8,16,32,64}
 2010-01-29 16:24 UTC  (5+ messages)
` [tip:perf/core] "

[patch 0/2] at91_udc driver: read_fifo timing issue + use spinlocks
 2010-01-29 16:20 UTC  (4+ messages)
` [patch v2 "
  ` [patch v2 1/2] at91_udc.c read_fifo timing issue
  ` [patch v2 2/2] at91_udc.c use spinlocks instead of local_irq_xxx

[refpolicy] services_nut.patch
 2010-01-29 16:20 UTC  (14+ messages)

"new" dependencies on ACPI/BIOS
 2010-01-29 16:14 UTC  (2+ messages)

[PATCH] Call flush_dcache_page around PIO data transfers in libata-aff.c
 2010-01-29 16:10 UTC 

[oe-commits] Koen Kooi : mplayer svn: make SRCREV go backwards to fix audio and dvd playback
 2010-01-29 16:05 UTC  (2+ messages)

Uncompressing broken with commit e7db7b4270
 2010-01-29 16:12 UTC  (7+ messages)

[PATCH 00/68] ide2libata
 2010-01-29 16:10 UTC  (69+ messages)
` [PATCH 01/68] piix: add new short cable IDs
` [PATCH 02/68] libata: CodingStyle fixes for ATA timings code
` [PATCH 03/68] libata: move ATA timings code to ata-timings.c
` [PATCH 04/68] ata: make ATA timings code independent of libata
` [PATCH 05/68] ata: enable XFER_PIO_SLOW mode in ata_timing table
` [PATCH 06/68] ide: switch to generic ATA timings code
` [PATCH 07/68] pata_pcmcia: move IDs table to pata_pcmcia.h
` [PATCH 08/68] ide-cs: use pata_pcmcia.h
` [PATCH 09/68] ata_piix: factor out short cable detection code to ich_short_ata40()
` [PATCH 10/68] ata_piix: move short cable handling to ata_piix.h
` [PATCH 11/68] piix: use ata_piix.h
` [PATCH 12/68] pata_ali: move short cable handling to pata_ali.h
` [PATCH 13/68] alim15x3: use pata_ali.h
` [PATCH 14/68] pata_sis: move short cable handling to pata_sis.h
` [PATCH 15/68] sis5513: use pata_sis.h
` [PATCH 16/68] pata_via: move short cable handling to pata_via.h
` [PATCH 17/68] via82cxxx: use pata_via.h
` [PATCH 18/68] ide: split host->dev table
` [PATCH 19/68] ide: add hwif->port_no field
` [PATCH 20/68] ide: add hwif->udma_mask field
` [PATCH 21/68] ide: add hwif->private_data field
` [PATCH 22/68] ide: add drive->devno field
` [PATCH 23/68] ide: add drive->class field
` [PATCH 24/68] ide: change ->cable_detect method return type to 'int'
` [PATCH 25/68] it8213: always program control bits
` [PATCH 26/68] piix: "
` [PATCH 27/68] slc90e66: "
` [PATCH 28/68] add ide2libata header file
` [PATCH 29/68] ata_piix: move code to be re-used by ide2libata to ata_piix.h
` [PATCH 30/68] piix: convert to ide2libata
` [PATCH 31/68] pata_ali: move code to be re-used by ide2libata to pata_ali.h
` [PATCH 32/68] alim15x3: convert to ide2libata
` [PATCH 33/68] pata_amd: move code to be re-used by ide2libata to pata_amd.h
` [PATCH 34/68] amd74xx: convert to ide2libata
` [PATCH 35/68] pata_artop: move code to be re-used by ide2libata to pata_artop.h
` [PATCH 36/68] aec62xx: convert to ide2libata
` [PATCH 37/68] pata_atiixp: move code to be re-used by ide2libata to pata_atiixp.h
` [PATCH 38/68] atiixp: convert to ide2libata
` [PATCH 39/68] pata_cmd64x: documentation fix
` [PATCH 40/68] pata_cmd64x: move code to be re-used by ide2libata to pata_cmd64x.h
` [PATCH 41/68] pata_cmd64x: convert to ide2libata
` [PATCH 42/68] pata_cs5520: move code to be re-used by ide2libata to pata_cs5520.h
` [PATCH 43/68] cs5520: convert to ide2libata
` [PATCH 44/68] pata_cs5530: move code to be re-used by ide2libata to pata_cs5530.h
` [PATCH 45/68] cs5530: convert to ide2libata
` [PATCH 46/68] pata_cs5535: move code to be re-used by ide2libata to pata_cs5535.h
` [PATCH 47/68] cs5535: convert to ide2libata
` [PATCH 48/68] pata_cypress: move code to be re-used by ide2libata to pata_cypress.h
` [PATCH 49/68] cy82c693: convert to ide2libata
` [PATCH 50/68] pata_efar: move code to be re-used by ide2libata to pata_efar.h
` [PATCH 51/68] slc90e66: convert to ide2libata
` [PATCH 52/68] pata_it8213: move code to be re-used by ide2libata to pata_it8213.h
` [PATCH 53/68] it8213: convert to ide2libata
` [PATCH 54/68] pata_it821x: move code to be re-used by ide2libata to pata_it821x.h
` [PATCH 55/68] it821x: convert to ide2libata
` [PATCH 56/68] pata_pdc202xx_old: move code to be re-used by ide2libata to pata_pdc202xx_old.h
` [PATCH 57/68] pdc202xx_old: convert to ide2libata
` [PATCH 58/68] pata_sc1200: move code to be re-used by ide2libata to pata_sc1200.h
` [PATCH 59/68] sc1200: convert to ide2libata
` [PATCH 60/68] pata_serverworks: move cable handling to pata_serverworks.h
` [PATCH 61/68] serverworks: convert to ide2libata
` [PATCH 62/68] pata_sl82c105: move code to be re-used by ide2libata to pata_sl82c105.h
` [PATCH 63/68] sl82c105: convert to ide2libata
` [PATCH 64/68] pata_triflex: move code to be re-used by ide2libata to pata_triflex.h
` [PATCH 65/68] triflex: convert to ide2libata
` [PATCH 66/68] pata_via: factor out code for finding ISA bridge
` [PATCH 67/68] pata_via: move code to be re-used by ide2libata to pata_via.h
` [PATCH 68/68] via82cxxx: convert to ide2libata

[PATCH] uvcvideo: check minimum border of control
 2010-01-29 16:09 UTC  (2+ messages)

[PATCH] Seabios - read e820 reserve from qemu_cfg
 2010-01-29 16:08 UTC  (7+ messages)
  ` [PATCH] Seabios - read e820 table "
          ` [Qemu-devel] "

Make failed - standard ubuntu 9.10
 2010-01-29 16:02 UTC  (7+ messages)

Segmentation fault in __libc_start_main with -static
 2010-01-29 16:08 UTC  (4+ messages)

[PATCH] libdbd-sqlite-perl: New recipe for SQLite DBI interface driver
 2010-01-29 16:04 UTC  (4+ messages)

Filesystem corrupted: "Sorry, could not find valid secondary superblock"
 2010-01-29 16:06 UTC  (3+ messages)

[U-Boot] [PATCH] mkimage: SEGFAULT with imximage on 64 bit systems
 2010-01-29 16:04 UTC  (2+ messages)

PoD issue
 2010-01-29 16:01 UTC  (2+ messages)

[Cluster-devel] GFS2: Use GFP_NOFS for alloc structure
 2010-01-29 16:00 UTC 

[Bug 26321] New: [9400M] GPU lockup and X does not start
 2010-01-29 16:00 UTC  (2+ messages)
  ` [Bug 26321] "

[PATCH] xfrm: avoid spinlock in get_acqseq()
 2010-01-29 16:00 UTC  (3+ messages)

[Cluster-devel] GFS2: Extend umount wait coverage to full glock lifetime
 2010-01-29 16:00 UTC 

[PATCH] git-gui: fix shortcut for menu "Commit/Revert Changes"
 2010-01-29 15:57 UTC 

[Cluster-devel] GFS2: Fix previous patch
 2010-01-29 15:59 UTC 

GCC 4.4.2(mips) with -mplt option
 2010-01-29 15:53 UTC  (2+ messages)

[Qemu-devel] Merge qemu android
 2010-01-29 15:51 UTC  (5+ messages)
    ` Fwd: "

Possible ext4 data corruption with large files and async I/O
 2010-01-29 15:49 UTC  (4+ messages)

[PATCH] Fixing sha/md5 deprecation messages from autotest
 2010-01-29 15:48 UTC  (4+ messages)
` [Autotest] "

2.6.32.5 regression: page allocation failure. order:1,
 2010-01-29 15:46 UTC  (9+ messages)

[RFC][PATCH] KVM: Introduce modification context for cpu_synchronize_state
 2010-01-29 15:44 UTC  (6+ messages)
  ` [Qemu-devel] "

[PATCH 1/2] eeh: Fixing a bug when pci structure is null
 2010-01-29 15:42 UTC  (4+ messages)
` [PATCH 2/2] eeh: fixing pci_dev dependency

[PATCH] saa7134: Fix IR support of some ASUS TV-FM 7135 variants
 2010-01-29 15:40 UTC  (2+ messages)

Re-enabling non-GPL driver access to disk partition information
 2010-01-29 15:38 UTC  (4+ messages)

Why does one get mismatches?
 2010-01-29 15:37 UTC  (2+ messages)

Swapping a disk without degrading an array
 2010-01-29 15:35 UTC  (3+ messages)

Why was the D-Link DWA-160 A2 reverted
 2010-01-29 15:27 UTC 

[PATCH] iommu-remote: Fix lost serial TX interrupts. Report receive overruns
 2010-01-29 15:30 UTC  (3+ messages)

[PATCH 00 of 31] Transparent Hugepage support #8
 2010-01-29 15:29 UTC  (5+ messages)
` [PATCH 25 of 31] transparent hugepage core

[lm-sensors] Help with asus_atk0110 module
 2010-01-29 15:28 UTC  (3+ messages)

[PATCHv3] filter-branch: Add tests for submodules
 2010-01-29 15:27 UTC  (6+ messages)
` [PATCHv4 2/2] filter-branch: Add tests for submodules in tree-filter
      ` [PATCHv5 1/2] filter-branch: Fix to allow replacing submodules with another content
      ` [PATCHv5 2/2] filter-branch: Add tests for submodules in tree-filter

ARM11 MPCore: Adding nop to __delay() doubles the BogoMIPS/lpj
 2010-01-29 15:26 UTC  (3+ messages)

Stopping COTS from accessing root directory
 2010-01-29 15:25 UTC  (2+ messages)

Recent assembler sign extension patch
 2010-01-29 15:23 UTC  (2+ messages)

[PATCH] geode: Fix cip/blk confusion
 2010-01-29 15:20 UTC  (3+ messages)

[PATCH 0/2] McBSP: OMAP3: Add sidetone feature
 2010-01-29 15:23 UTC  (4+ messages)

Fedora NFSv4 Test Day
 2010-01-29 15:19 UTC 

[PATCH] tcp: fix ICMP-RTO war
 2010-01-29 15:15 UTC  (3+ messages)

[Drbd-dev] [PATCH] exec: allow core_pipe recursion check to look for a value of 1 rather than 0
 2010-01-29 15:14 UTC  (7+ messages)
` [PATCH 0/2] exec: allow core_pipe recursion check to look for a value of 1 rather than 0 (v2)
  ` [Drbd-dev] "
  ` [PATCH 1/2] "
    ` [Drbd-dev] "
  ` [PATCH 2/2] "
    ` [Drbd-dev] "

v1.7.0-rc0 shows lots of "unable to find <sha1>" on git-stash
 2010-01-29 15:12 UTC 

Custom git completion
 2010-01-29 15:11 UTC  (2+ messages)

Kernel crash in 2.6.32.6 / bcm1480 with 16k page size
 2010-01-29 15:12 UTC  (3+ messages)

[mdadm PATCH] Move symbol definitions from source files to Makefile
 2010-01-29 15:05 UTC  (3+ messages)

Implement --password option for git svn perl script
 2010-01-29 15:04 UTC  (3+ messages)
  ` Fwd: Delivery Status Notification (Failure)
    `  "

macvlan on top mlx4 fails
 2010-01-29 15:03 UTC  (4+ messages)

[PATCH 1/2] PM / Runtime: Clean up pm_runtime_disable()
 2010-01-29 15:01 UTC  (3+ messages)

raid10 How do I tell what side of the mirror a disk is on?
 2010-01-29 15:00 UTC 

[U-Boot] [patch 0/2] Some more USB-OHCI bugfixes [V2]
 2010-01-29 14:57 UTC  (4+ messages)
` [U-Boot] [patch 1/2 V2] fix USB initialisation procedure

[PATCH 0/3] valgrind bug roundup
 2010-01-29 14:50 UTC  (3+ messages)
` [PATCH 3/3] add shebang line to git-mergetool--lib.sh
  ` [PATCH] Do not install shell libraries executable


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.