All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-25 15:52:20 to 2009-11-25 17:10:04 UTC [more...]

[PATCH 00/86] PATA fixes
 2009-11-25 17:10 UTC  (64+ messages)
` [PATCH 01/86] ata_piix: fix MWDMA handling on PIIX3
` [PATCH 02/86] ata_piix: unify code for programming PIO and MWDMA timings
` [PATCH 03/86] pata_artop: add 32-bit PIO support
` [PATCH 04/86] pata_artop: fix chipsets naming
` [PATCH 05/86] pata_artop: add Power Management support
` [PATCH 06/86] pata_artop: unify ->prereset methods
` [PATCH 07/86] pata_artop: remove dead 34MHz PCI clock support
` [PATCH 08/86] pata_atiixp: add 32-bit PIO support
` [PATCH 09/86] pata_atiixp: no need to program PIO timings for MWDMA
` [PATCH 10/86] pata_atiixp: add MWDMA0 support
` [PATCH 11/86] pata_atiixp: remove custom BMDMA methods
` [PATCH 12/86] pata_atiixp: add proper ->prereset method
` [PATCH 13/86] pata_efar: add 32-bit PIO support
` [PATCH 14/86] pata_efar: fix wrong PIO timings being programmed
` [PATCH 15/86] pata_efar: fix wrong MWDMA "
` [PATCH 16/86] pata_efar: MWDMA0 is unsupported
` [PATCH 17/86] pata_efar: fix register naming used in efar_set_piomode()
` [PATCH 18/86] pata_efar: unify code for programming PIO and MWDMA timings
` [PATCH 19/86] pata_cmd640: document known issues
` [PATCH 20/86] pata_cmd64x: add 32-bit PIO support
` [PATCH 21/86] pata_cmd64x: add enablebits checking
` [PATCH 22/86] pata_cmd64x: add cmd64x_fixup()
` [PATCH 23/86] pata_cs5520: add 32-bit PIO support
` [PATCH 24/86] pata_cs5520: remove dead VDMA support
` [PATCH 25/86] pata_cs5530: add 32-bit PIO support
` [PATCH 26/86] pata_cs5535: "
` [PATCH 27/86] pata_cs5535: no need to program PIO0 timings during device init
` [PATCH 28/86] pata_cypress: add 32-bit PIO support
` [PATCH 29/86] pata_cypress: document known issues
` [PATCH 30/86] pata_hpt366: add 32-bit PIO support
` [PATCH 31/86] pata_hpt37x: "
` [PATCH 32/86] pata_hpt3x2n: "
` [PATCH 33/86] pata_hpt3x3: Power Management fix
` [PATCH 34/86] pata_it8213: add 32-bit PIO support
` [PATCH 35/86] pata_it8213: fix UDMA handling
` [PATCH 36/86] pata_it8213: add UDMA100 and UDMA133 support
` [PATCH 37/86] pata_it8213: fix wrong PIO timings being programmed
` [PATCH 38/86] pata_it8213: fix PIO2 underclocking
` [PATCH 39/86] pata_it8213: fix wrong MWDMA timings being programmed
` [PATCH 40/86] pata_it8213: fix register naming used in it8213_set_piomode()
` [PATCH 41/86] pata_efar: unify code for programming PIO and MWDMA timings
` [PATCH 42/86] pata_it8213: fix it8213_pre_reset() documentation
` [PATCH 43/86] pata_it821x: add 32-bit PIO support
` [PATCH 44/86] pata_jmicron: "
` [PATCH 45/86] pata_legacy: do not probe extra ports automatically if PCI is not present
` [PATCH 46/86] pata_legacy: fix QDI6580DP support
` [PATCH 47/86] pata_legacy: fix access to control register for QDI6580
` [PATCH 48/86] pata_legacy: add pointers to QDI65x0 documentation
` [PATCH 49/86] pata_legacy: unify QDI ->set_piomode methods
` [PATCH 50/86] pata_legacy: use PIO mask defines
` [PATCH 51/86] libata: remove no longer needed pata_qdi driver
` [PATCH 52/86] libata: remove no longer needed pata_winbond driver
` [PATCH 53/86] pata_marvell: fix marvell_pre_reset() documentation
` [PATCH 54/86] pata_ns87415: add 32-bit PIO support
` [PATCH 55/86] pata_ns87415: Power Management fix
` [PATCH 56/86] pata_oldpiix: unify code for programming PIO and MWDMA timings
` [PATCH 57/86] pata_opti: add 32-bit PIO support
` [PATCH 58/86] pata_pdc2027x: "
` [PATCH 59/86] pata_pdc2027x: add Power Management support
` [PATCH 61/86] pata_sis: Power Management fix
` [PATCH 62/86] pata_pdc202xx_old: document known issues
` [PATCH 63/86] pata_radisys: fix UDMA handling
` [PATCH 64/86] pata_radisys: unify code for programming PIO and MWDMA timings

[RFC PATCH 00/19] powerpc: nintendo gamecube and wii support
 2009-11-25 17:07 UTC  (26+ messages)
` [RFC PATCH 01/19] powerpc: gamecube/wii: usbgecko bootwrapper console support
  ` [RFC PATCH 02/19] powerpc: gamecube: device tree
    ` [RFC PATCH 03/19] powerpc: gamecube: bootwrapper bits
      ` [RFC PATCH 04/19] powerpc: wii: device tree
        ` [RFC PATCH 05/19] powerpc: wii: bootwrapper bits
          ` [RFC PATCH 06/19] powerpc: gamecube/wii: introduce GAMECUBE_COMMON
            ` [RFC PATCH 07/19] powerpc: gamecube/wii: declare as non-coherent platforms
              ` [RFC PATCH 08/19] powerpc: gamecube/wii: do not include PCI support
                ` [RFC PATCH 09/19] powerpc: gamecube/wii: udbg support for usbgecko

ARM: pxa: add support for Raumfeld audio devices
 2009-11-25 17:07 UTC  (16+ messages)
` [PATCH 01/17] ARM: pxa/raumfeld: add basic structure for devices
` [PATCH 03/17] ARM: pxa/raumfeld: add SMSC9220 ethernet support
` [PATCH 05/17] ARM: pxa/raumfeld: add rotary encoder support
` [PATCH 08/17] ARM: pxa/raumfeld: add one-wire function
` [PATCH 12/17] ARM: pxa/raumfeld: add audio related functions

[PATCH]crypto: Fix aesni algorithm implementation without test
 2009-11-26  0:42 UTC 

[U-Boot] Unable to launch menuconfig
 2009-11-25 17:04 UTC  (3+ messages)

[patch 1/3] rtc-x1205: fix rtc_time to y2k register value conversion
 2009-11-25 16:32 UTC  (2+ messages)
` [patch 2/3] rtc-x1205: reset clock to sane state after power failure

[PATCH 7/7] ARM: dma-mapping: no need to clean overlapping cache lines on invalidate
 2009-11-25 17:02 UTC  (5+ messages)
` [PATCH v2 07/17] "
      ` [PATCH v2 07/17] ARM: dma-mapping: no need to cleanoverlapping "

[Qemu-devel] [PATCH 1/4] pci: rearrange code for interrupts
 2009-11-25 16:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/4] pci: track IRQ status
` [Qemu-devel] [PATCH 3/4] pci: interrupt status bit implementation
` [Qemu-devel] [PATCH 4/4] pci: interrupt disable bit support

[PATCH] Fix maxvcpus support
 2009-11-25 17:01 UTC 

[Qemu-devel] [PATCH 0/4] pci: interrupt status/interrupt disable support
 2009-11-25 16:58 UTC 

Fast LKM symbol resolution
 2009-11-25 17:01 UTC  (10+ messages)
` [PATCH 05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab)

[PATCH -tip v6 00/11] kprobes: Kprobes jump optimization support
 2009-11-25 16:56 UTC  (12+ messages)
` [PATCH -tip v6 01/11] kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
` [PATCH -tip v6 02/11] kprobes: Introduce generic insn_slot framework
` [PATCH -tip v6 03/11] kprobes: Introduce kprobes jump optimization
` [PATCH -tip v6 04/11] kprobes: Jump optimization sysctl interface
` [PATCH -tip v6 05/11] kprobes/x86: Boost probes when reentering
` [PATCH -tip v6 06/11] kprobes/x86: Cleanup save/restore registers
` [PATCH -tip v6 07/11] x86: Add text_poke_smp for SMP cross modifying code
` [PATCH -tip v6 08/11] kprobes/x86: Support kprobes jump optimization on x86
` [PATCH -tip v6 09/11] kprobes: Add documents of jump optimization
` [PATCH -tip v6 10/11] [RFC] x86: Introduce generic jump patching without stop_machine
` [PATCH -tip v6 11/11] [RFC] kprobes/x86: Use text_poke_fixup() for jump optimization

Audit Log not capturing access to security related files
 2009-11-25 16:57 UTC 

How to learn a device is open
 2009-11-25 16:57 UTC 

[Buildroot] jffs2 multiple partition
 2009-11-25 16:55 UTC  (3+ messages)

slow linux guest time: off by 7sec/hour
 2009-11-25 16:54 UTC  (2+ messages)

[RFC] Should we create a raw input interface for IR's ? - Was: Re: [PATCH 1/3 v2] lirc core device driver infrastructure
 2009-11-25 16:53 UTC  (5+ messages)

The work of ricoh_mmc isn't detected by pci core
 2009-11-25 16:53 UTC  (5+ messages)
    ` [PATCH] Port ricoh_mmc from driver to pci quirk

[PATCH 00/20] iPAQ h3100/h3600 work for 2.6.33
 2009-11-25 16:53 UTC  (7+ messages)

[PATCH v2 0/5] mac80211: stations per virtual interface, netdev reduction
 2009-11-25 16:46 UTC  (6+ messages)
` [PATCH v2 1/5] mac80211: move cmntr flag out of rx flags
` [PATCH v2 2/5] mac80211: move aMPDU RX reorder code
` [PATCH v2 3/5] mac80211: correctly place "
` [PATCH v2 4/5] mac80211: make station management completely depend on vif
` [PATCH v2 5/5] mac80211: reduce reliance on netdev

[Bug 14563] New: SCSI tape driver: Spurious EIO and kernel OOPS
 2009-11-25 16:51 UTC  (2+ messages)
` [Bug 14563] SCSI tape driver: Spurious EIO and kernel BUG

[ kvm-Bugs-2902983 ] Window7 debug version installation fail on KVM
 2009-11-25 16:51 UTC 

Commiting changes onto more than one branch
 2009-11-25 16:50 UTC  (5+ messages)

[ANNOUNCE] OFED 1.5 rc3 release is available
 2009-11-25 16:50 UTC  (2+ messages)

OFED-1.x SRP's user manual
 2009-11-25 16:50 UTC  (3+ messages)
    `  "

Panic in iwl3945 driver
 2009-11-25 16:49 UTC 

Diagnostic Monitoring Interface Monitoring (DOM) PATCH 0/5 for net-next-2.6
 2009-11-25 16:22 UTC  (5+ messages)

large packet loss take2 2.6.31.x
 2009-11-25 16:47 UTC  (5+ messages)

RFC: mac80211: add ethtool support
 2009-11-25 16:47 UTC  (7+ messages)

MLC controller embedded in the NXP LPC32xx ARM CPU
 2009-11-25 16:46 UTC 

[PATCH][GIT PULL][v2.6.32] tracing/x86: Add check to detect GCC messing with mcount prologue
 2009-11-25 16:44 UTC  (14+ messages)

[PATCH] Remove unnecessary / duplicate dm_list macros and functions
 2009-11-25 16:45 UTC  (2+ messages)

[PATCH/RFC v2] V4L core cleanups HG tree
 2009-11-25 16:45 UTC  (3+ messages)

[patch 2/8] ehca - ib_post_send fixes, Updated
 2009-11-25 16:45 UTC  (2+ messages)
  ` [patch 5/8] ehca - ib_post_recv "

cx18: Reprise of YUV frame alignment improvements
 2009-11-25 16:43 UTC  (8+ messages)

[linux-dvb] Hauppauge PVR-150 Vertical sync issue?
 2009-11-25 16:43 UTC  (4+ messages)

[Qemu-devel] Re: POST failure (loop) with isapc and seabios
 2009-11-25 16:42 UTC  (11+ messages)

Conexant CX20549 (Venice) PCM volume to loud
 2009-11-25 16:41 UTC 

[Buildroot] Problem using net-snmp and Buildroot
 2009-11-25 16:40 UTC  (3+ messages)

TCP sockets stalling - help! (long)
 2009-11-25 16:38 UTC  (5+ messages)

[Qemu-devel] [sneak preview] major scsi overhaul
 2009-11-25 16:37 UTC  (5+ messages)

[ kvm-Bugs-2902983 ] Window7 debug version installation fail on KVM
 2009-11-25 16:36 UTC 

[RFC][PATCH] Basic unit testing support for GRUB
 2009-11-25 16:34 UTC  (2+ messages)

[PATCH 1/4] ext4: ext4_get_reserved_space() must return bytes instead of blocks
 2009-11-25 16:32 UTC  (2+ messages)

Compile error saa7134 - compro videomate S350
 2009-11-25 16:31 UTC  (5+ messages)

Porblem with disabling and then re-enabling a PT device in Windows
 2009-11-25 16:31 UTC  (5+ messages)
` [Xci-devel] "

[Qemu-devel] Live migration protocol, device features, ABIs and other beasts
 2009-11-25 16:28 UTC  (10+ messages)
  ` [Qemu-devel] "
          ` [Qemu-devel] "

[PATCH 00/10 v3] omap3: pm: introduce support for 3630 OPPs
 2009-11-25 16:30 UTC  (4+ messages)
` [PATCH 01/10] omap3: pm: introduce enabled flag to omap_opp
  ` [PATCH 02/10 V3] omap3: pm: introduce opp accessor functions

[PATCH] smsc9420: prevent BUG() if ethtool is called with interface down
 2009-11-25 16:21 UTC 

[U-Boot] [PATCH] memsize: get correct memory size
 2009-11-25 16:30 UTC  (7+ messages)

XFS support for ARMv5
 2009-11-25 16:30 UTC  (6+ messages)

[PATCH v2 06/17] ARM: dma-mapping: fix for speculative accesses
 2009-11-25 16:26 UTC  (3+ messages)

[PATCH RFC] powerpc: catch 32/64bit mix
 2009-11-25 16:22 UTC 

[patch]USB autosuspend for cdc-ether
 2009-11-25 16:21 UTC  (2+ messages)

[PATCH] tracing - fix function graph trace to properly display failed entries
 2009-11-25 16:21 UTC  (5+ messages)

[PATCH 2/3] powerpc: Add support for creating FIT uImages
 2009-11-25 16:21 UTC  (3+ messages)

[PATCH] x86: SGI UV - Map low MMR ranges
 2009-11-25 16:20 UTC 

[PATCH] MIPS: EARLY_PRINTK: Fixup of dependency
 2009-11-25 16:19 UTC  (6+ messages)

XD/smartmedia - how to implement it right?
 2009-11-25 16:17 UTC  (8+ messages)
    ` Plan for adding XD support in mtd layer

[PATCH 1/5] process_64: remove branch hint
 2009-11-25 16:17 UTC  (7+ messages)
` [tip:sched/core] sched, x86: Optimize branch hint in __switch_to()
        ` index 780cd92..22db86a 100644
        ` [PATCH] x86, 64-bit: Set data segments to null after switching to 64-bit mode

[refpolicy] system_raid.patch
 2009-11-25 16:17 UTC  (2+ messages)

how to support more than 512MB RAM for MIPS32 ?
 2009-11-25 16:17 UTC  (5+ messages)

[PATCH -tip v5 00/10] kprobes: Kprobes jump optimization support
 2009-11-25 16:12 UTC  (5+ messages)
` [PATCH -tip v5 07/10] kprobes/x86: Support kprobes jump optimization on x86

hypervisor call tracepoints hcall_stats touchup
 2009-11-25 16:12 UTC 

Weird I/O errors with USB hard drive not remounting filesystem readonly
 2009-11-25 16:10 UTC  (3+ messages)

[PATCH 3/8] S3C64xx: remove SDHCI_QUIRK_NO_MULTIBLOCK
 2009-11-25 16:08 UTC  (3+ messages)
` [PATCH] "

fonts for gfxmenu, help needed
 2009-11-25 16:04 UTC  (11+ messages)

[lm-sensors] "modprobe coretemp" fails in Fedora Core 12
 2009-11-25 16:02 UTC  (2+ messages)

[RFC,PATCH 14/14] utrace core
 2009-11-25 16:00 UTC  (8+ messages)

netfilter hooks for IFB device
 2009-11-25 15:30 UTC 

2.6.32-rc8 opps leaving X
 2009-11-25 15:59 UTC  (4+ messages)

LVM2 ./WHATS_NEW daemons/dmeventd/plugins/mirr 
 2009-11-25 15:59 UTC 

[PATCH V2] Add i.MX sound support
 2009-11-25 15:58 UTC  (8+ messages)
` [PATCH 1/3] ASoC: Add a new imx-ssi sound driver
  ` [PATCH 2/3] ASoC: add phycore-ac97 sound support
    ` [PATCH 3/3] ASoC i.MX: remove old i.MX driver

[PATCH 0/17] [LogFS] New flash filesystem
 2009-11-25 15:55 UTC  (5+ messages)

[PATCH 4/4] Bring up multipath devices that are configured in multipath.conf
 2009-11-25 15:53 UTC  (5+ messages)
` [PATCH 1/4] Use glob for libdir when installing multipath libraries


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.