public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-01-18 16:10:23 to 2010-01-18 21:20:43 UTC [more...]

[PATCH] Add Linux Driver for Intel Langwell Watchdog
 2010-01-18 21:24 UTC 

[PATCH] xt_TCPMSS: SYN packets are allowed to contain data
 2010-01-18 21:08 UTC 

[PATCH] Update rar_register.c to remove checkpatch errors and debug
 2010-01-18 21:23 UTC 

[PATCH] Update rar_register.h to clean up checkpatch errors and debug
 2010-01-18 21:23 UTC 

[PATCH] Rename rar directory to rar_register for clarity
 2010-01-18 21:23 UTC 

[PATCH] Remove cflags from Makefile and fix Kconfig
 2010-01-18 21:22 UTC 

[PATCH] Add reference to memrar.h file
 2010-01-18 21:22 UTC 

[PATCH] Move rar_register.h file to include/linux/rar
 2010-01-18 21:22 UTC 

[PATCH] Rename rar_driver to rar_register
 2010-01-18 21:21 UTC 

[PATCH] list.h: add list_for_each_struct_entry macro
 2010-01-18 21:14 UTC  (4+ messages)

[PATCH] video/matrox: Checkpatch cleanups for matroxfb_crtc2.c
 2010-01-18 21:11 UTC  (6+ messages)
    ` [PATCH v2] "

mcs7830 usb net: "scheduling while atomic" danger?
 2010-01-18 21:10 UTC  (4+ messages)

[PATCH] af_packet: Don't use skb after dev_queue_xmit()
 2010-01-18 21:06 UTC  (16+ messages)

[linux-pm] [RFC][PATCH] PM: Force GFP_NOIO during suspend/resume (was: Re: Memory allocations in .suspend became very unreliable)
 2010-01-18 21:06 UTC  (4+ messages)

[PATCH] regulator: mc13783: consider Power Gates as digital regulators
 2010-01-18 21:01 UTC  (8+ messages)

[RFC][PATCH] PM: Force GFP_NOIO during suspend/resume (was: Re: [linux-pm] Memory allocations in .suspend became very unreliable)
 2010-01-18 20:59 UTC  (11+ messages)
    ` [linux-pm] [RFC][PATCH] PM: Force GFP_NOIO during suspend/resume (was: "

Regression: Wake on LAN doesn't work in sky2 with 2.6.33-rc4-git2
 2010-01-18 20:58 UTC  (9+ messages)

[RFC PATCH 0/8] jump label v4
 2010-01-18 20:53 UTC  (15+ messages)
` [RFC PATCH 2/8] jump label v4 - x86: Introduce generic jump patching without stop_machine

MSI broken in libata?
 2010-01-18 20:51 UTC  (9+ messages)

[patch 1/2] x86, apic: use physical mode for IBM summit platforms
 2010-01-18 20:10 UTC  (2+ messages)
` [patch 2/2] x86, apic: use logical flat for systems with <= 8 logical cpus

what's up with "make -j N" output?
 2010-01-18 20:24 UTC 

[PATCH 1/1] perf archive: Fix installation steps in the Makefile
 2010-01-18 20:21 UTC 

[REGRESSION] "USB: use kfifo to buffer usb-generic serial writes" causes gobi_loader to hang
 2010-01-18 20:14 UTC  (5+ messages)

[RFC] Fix 2.6.33 x86 regression to kgdb hw breakpoints - due to perf API changes
 2010-01-18 20:13 UTC  (8+ messages)
        ` [RFC] Fix 2.6.33 x86 regression to kgdb hw breakpoints - dueto "
            ` [RFC] Fix 2.6.33 x86 regression to kgdb hw breakpoints - duetoperf "

[PATCH] perf_events: improve x86 event scheduling (v5)
 2010-01-18 20:01 UTC  (17+ messages)

[RFC] [PATCH 1/7] User Space Breakpoint Assistance Layer (UBP)
 2010-01-18 19:49 UTC  (19+ messages)

[patch 2/2] x86, irq: use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1f
 2010-01-18 19:36 UTC  (2+ messages)
` [tip:x86/apic] x86, irq: Use "

[patch 1/2] x86, vmi: Fix vmi_get_timer_vector() to use IRQ0_VECTOR
 2010-01-18 19:36 UTC  (2+ messages)
` [tip:x86/apic] "

disablenetwork (v5): Require CAP_SETPCAP to enable disablenetwork
 2010-01-18 19:30 UTC  (3+ messages)
  ` disablenetwork (v5): Require CAP_SETPCAP to enable

[PATCH 00/64] more PATA fixes
 2010-01-18 19:28 UTC  (83+ messages)
` [PATCH 01/64] libata: fix CFA handling in ide_timing_compute()
` [PATCH 02/64] pata_ali: documentation fixes
` [PATCH 03/64] pata_ali: cleanup ali_set_piomode()
` [PATCH 04/64] pata_amd: remove bogus code from timing_setup()
` [PATCH 05/64] pata_atiixp: remove superfluous wrapper function
` [PATCH 06/64] pata_atiixp: add locking for parallel scanning
` [PATCH 07/64] pata_atiixp: enable parallel scan
` [PATCH 08/64] pata_cmd64x: fix PIO setup
` [PATCH 09/64] pata_cmd64x: fix handling of address setup timings
` [PATCH 10/64] pata_cmd64x: cmd648_bmdma_stop() fix
` [PATCH 11/64] pata_cmd64x: remove unused definitions
` [PATCH 12/64] pata_cs5520: convert to use ->init_host method
` [PATCH 13/64] pata_cs5535: use correct values for PIO1 and PIO2 data timings
` [PATCH 14/64] pata_cypress: fix PIO timings underclocking
` [PATCH 15/64] pata_efar: always program master_data before slave_data
` [PATCH 16/64] pata_efar: fix secondary port support
` [PATCH 17/64] pata_efar: add locking for parallel scanning
` [PATCH 18/64] pata_efar: enable parallel scan
` [PATCH 19/64] pata_serverworks: fix PIO setup for the second channel
` [PATCH 20/64] pata_serverworks: fix error message
` [PATCH 21/64] pata_serverworks: cleanup cable detection
` [PATCH 22/64] pata_via: fix address setup timings underlocking
` [PATCH 23/64] pata_via: store UDMA masks in via_isa_bridges table
` [PATCH 24/64] ide: fix for ide_timing quantisation errors
` [PATCH 25/64] ide: use standard timing for XFER_PIO_SLOW mode in ide_timing_compute()
` [PATCH 26/64] alim15x3: fix PIO timings calculations
` [PATCH 27/64] alim15x3: add ali_fifo_control() helper
` [PATCH 28/64] alim15x3: remove superfluous locking from ali_set_pio_mode()
` [PATCH 29/64] alim15x3: cleanup ali_cable_detect()
` [PATCH 30/64] amd74xx: don't change UDMA settings when programming PIO timings
` [PATCH 31/64] cmd64x: fix PIO and MWDMA timings calculations
` [PATCH 32/64] cmd64x: remove superfluous checks from cmd64x_set_dma_mode()
` [PATCH 33/64] cy82c693: fix PIO timings calculations
` [PATCH 34/64] cy82c693: remove stale driver history
` [PATCH 35/64] opti621: "
` [PATCH 36/64] pdc202xx_old: add ->init_hwif method
` [PATCH 37/64] serverworks: cleanup svwks_udma_filter()
` [PATCH 38/64] serverworks: add missing pci_dev_put() call
` [PATCH 39/64] via82cxxx: vx855 is a single channel controller
` [PATCH 40/64] ide: add SATA cable detection support
` [PATCH 41/64] via82cxxx: fix SATA cable detection
` [PATCH 42/64] via82cxxx: workaround h/w bugs
` [PATCH 43/64] via82cxxx: add support for vt8261 and future chips
` [PATCH 44/64] via82cxxx: add support for VT6415 PCIE PATA IDE Host Controller
` [PATCH 45/64] via82cxxx: fix UDMA settings programming
` [PATCH 46/64] ide: add drive->pio_mode field
` [PATCH 47/64] ide: add drive->dma_mode field
` [PATCH 48/64] ide: change ->set_pio_mode method parameters
` [PATCH 49/64] ide: change ->set_dma_mode "
` [PATCH 50/64] ide-timings: use ->pio_mode value to determine fastest PIO speed
` [PATCH 51/64] alim15x3: fix handling of address setup timings
` [PATCH 52/64] alim15x3: fix handling of command timings
` [PATCH 53/64] alim15x3: fix handling of DMA timings
` [PATCH 54/64] alim15x3: fix handling of UDMA enable bit
` [PATCH 55/64] amd74xx: use ->pio_mode value to determine pair device speed
` [PATCH 56/64] cmd64x: fix handling of address setup timings
` [PATCH 57/64] cs5535: use ->pio_mode value to determine pair device speed
` [PATCH 58/64] cs5536: "
` [PATCH 59/64] it821x: "
` [PATCH 60/64] palm_bk3710: "
` [PATCH 61/64] siimage: "
` [PATCH 62/64] tx493xide: "
` [PATCH 63/64] via82cxxx: "
` [PATCH 64/64] ide: make ide_get_best_pio_mode() static

[RFC] [PATCH 1/7] User Space Breakpoint Assistance Layer (UBP)
 2010-01-18 19:21 UTC  (3+ messages)

Stable kernel tree status, January 18, 2010
 2010-01-18 19:09 UTC 

[PATCH v6] add MAP_UNLOCKED mmap flag
 2010-01-18 19:10 UTC  (15+ messages)

Linux 2.6.32.4
 2010-01-18 18:49 UTC  (2+ messages)

Linux 2.6.27.44
 2010-01-18 18:44 UTC  (2+ messages)

Linux 2.6.31.12
 2010-01-18 18:48 UTC  (2+ messages)

[PATCH 1/4] pci: Update pci_set_vga_state to call arch functions
 2010-01-18 18:34 UTC  (4+ messages)
` [PATCH 2/4] x86_64 UV: Update UV arch to target Legacy VGA I/O correctly
` [PATCH 3/4] vgaarb: Fix VGA Arbiter to accept PCI Domains other than 0
` [PATCH 4/4] vgaarb: Add user selectability of the number of GPUS in a system

[PATCH 1/1] Constify struct sysfs_ops for v2.6.33-rc4
 2010-01-18  1:35 UTC  (4+ messages)

(no subject)
 2010-01-18 18:09 UTC 

[PATCH 1/3] perf_event: fix race in perf_swevent_get_recursion_context()
 2010-01-18 18:02 UTC  (10+ messages)
` [PATCH 2/3] perf_event: cleanup for event profile buffer operation
  ` [PATCH 3/3] tracing/kprobe: cleanup unused return value of function

[PATCH 1/1] perf archive: Add documentation
 2010-01-18 17:59 UTC 

[PATCH] IPVS: SCTP Tranport Load Balancing Support to IPVS
 2010-01-18 17:50 UTC 

HW breakpoints perf_events request
 2010-01-18 17:45 UTC  (8+ messages)

xilinx-pci driver and pci in general
 2010-01-18 17:39 UTC  (6+ messages)

hang on 2.6.33-rc4
 2010-01-18 17:19 UTC  (5+ messages)
` [ipw3945-devel] "

[PATCH] arch/arm: Fix build failure for ixp23xx-defconfig caused by typo
 2010-01-18 17:18 UTC 

[GIT PULL] sound fixes
 2010-01-18 17:08 UTC 

[PATCH] pci: push deprecated pci_find_device() function to last user
 2010-01-18 16:24 UTC  (6+ messages)
        ` [PATCH/v2] "

[PATCH 2/2] rt{2860,2870}sta: Use request_firmware() to load firmware
 2010-01-18 16:13 UTC  (2+ messages)

[PATCHSET] concurrency managed workqueue, take#3
 2010-01-18 16:13 UTC  (2+ messages)

[PATCH] trivial: fix typos "precidence" -> "precedence"
 2010-01-18 16:11 UTC  (2+ messages)

[RFC][PATCH] PM / Runtime: Add sysfs switch for disabling device run-time PM
 2010-01-18 16:10 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox