messages from 2008-04-18 19:25:18 to 2008-04-18 21:00:40 UTC [more...]
[patch 00/53] PNP cleanup and convert to dynamic resources, v3
2008-04-18 20:50 UTC (75+ messages)
` [patch 01/53] ISAPNP: move config register addresses out of isapnp.h
` [patch 02/53] PNPACPI: continue after _CRS and _PRS errors
` [patch 03/53] PNP: make pnp_add_id() internal to PNP core
` [patch 04/53] PNP: change pnp_add_id() to allocate its own pnp_id structures
` [patch 05/53] PNP: add pnp_eisa_id_to_string()
` [patch 06/53] PNP: add pnp_alloc_dev()
` [patch 07/53] PNP: make pnp_add_card_id() internal to PNP core
` [patch 08/53] PNP: change pnp_add_card_id() to allocate its own pnp_id structures
` [patch 09/53] ISAPNP: pull pnp_add_card_id() out of isapnp_parse_card_id()
` [patch 10/53] PNP: add pnp_alloc_card()
` [patch 11/53] PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq"
` [patch 12/53] PNPACPI: use temporaries to reduce repetition
` [patch 13/53] PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource()
` [patch 14/53] PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate
` [patch 15/53] PNPACPI: pass pnp_dev instead of acpi_handle
` [patch 16/53] PNP: remove pnp_resource_table from internal get/set interfaces
` [patch 17/53] PNP: remove more pnp_resource_table arguments
` [patch 18/53] PNP: add pnp_init_resources(struct pnp_dev *) interface
` [patch 19/53] PNP: remove pnp_resource_table from internal pnp_clean_resource_table interface
` [patch 20/53] PNP: remove unused interfaces using pnp_resource_table
` [patch 21/53] PNP: use dev_printk when possible
` [patch 22/53] PNP: factor pnp_init_resource_table() and pnp_clean_resource_table()
` [patch 23/53] PNP: add pnp_get_resource() interface
` [patch 24/53] PNP: remove pnp_mem_flags() as an lvalue
` [patch 25/53] PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_table
` [patch 26/53] PNP: use conventional "i" for loop indices
` [patch 27/53] PNP: convert resource checks to use pnp_get_resource(), not pnp_resource_table
` [patch 28/53] PNP: convert resource assign functions "
` [patch 29/53] PNP: convert sysfs interface "
` [patch 30/53] PNP: convert resource initializers "
` [patch 31/53] PNP: convert encoders "
` [patch 32/53] PNP: remove PNP_MAX_* uses
` [patch 33/53] rtc: dont reference pnp_resource_table directly
` [patch 34/53] PNP: make pnp_resource_table private to PNP core
` [patch 35/53] PNP: remove pnp_resource_table references from resource decoders
` [patch 36/53] PNP: add struct pnp_resource
` [patch 37/53] PNP: add pnp_resource index for ISAPNP
` [patch 38/53] PNP: add pnp_new_resource() to find a new unset pnp_resource
` [patch 39/53] PNP: make generic pnp_add_irq_resource()
` [patch 40/53] PNP: make generic pnp_add_dma_resource()
` [patch 41/53] PNP: make generic pnp_add_io_resource()
` [patch 42/53] PNP: make generic pnp_add_mem_resource()
` [patch 43/53] ISAPNP: fold isapnp_read_resources() back into isapnp_get_resources()
` [patch 44/53] PNP: add pnp_resource_type() internal interface
` [patch 45/53] PNP: replace pnp_resource_table with dynamically allocated resources
` [patch 46/53] PNP: remove ratelimit on add resource failures
` [patch 47/53] PNPACPI: move _CRS/_PRS warnings closer to the action
` [patch 48/53] PNPACPI: remove some pnp_dbg calls
` [patch 49/53] PNP: make interfaces private to the PNP core
` [patch 50/53] ISAPNP: remove unused pnp_dev->regs field
` [patch 51/53] PNPBIOS: remove include/linux/pnpbios.h
` [patch 52/53] PNP: fill in generic pnp_dev fields earlier
` [patch 53/53] PNP: dont sort by type in /sys/.../resources
[patch 5/7] mac80211: michael.c replace macro with function
2008-04-18 20:59 UTC
[patch 7/7] mac80211: michael.c fold initial xor into block helper
2008-04-18 20:59 UTC
[PATCH] sysdev,mv64x60: initialization of mv64x60 ethernet, serial and I2C
2008-04-18 20:58 UTC (2+ messages)
[patch 10/10] drivers/scsi: use time_before, time_before_eq, etc
2008-04-18 20:57 UTC
[patch 09/10] MPT: remove unused struct -- mpt_proc_entry_t
2008-04-18 20:57 UTC
[patch 07/10] scsi: replace __inline with inline
2008-04-18 20:57 UTC
[patch 08/10] drivers/scsi/mvsas.c: fix build warnings
2008-04-18 20:57 UTC
[patch 06/10] fusion: replace remaining __FUNCTION__ occurrences
2008-04-18 20:57 UTC
[patch 04/10] #if 0 ses_match_host()
2008-04-18 20:57 UTC
[patch 01/10] scsi: fix platform driver hotplug/coldplug
2008-04-18 20:57 UTC
[patch 02/10] Dell CERC support for megaraid_mbox
2008-04-18 20:57 UTC
[patch 03/10] scsi: fix section mismatch in aic94xx
2008-04-18 20:57 UTC
[patch 05/10] scsi: replace remaining __FUNCTION__ occurrences
2008-04-18 20:57 UTC
[patch 7/9] net drivers: fix platform driver hotplug/coldplug
2008-04-18 20:50 UTC
[Buildroot] gcj on any platform
2008-04-18 20:52 UTC (4+ messages)
[patch 9/9] 8390: Split 8390 support into a pausing and a non pausing driver core
2008-04-18 20:50 UTC
[patch 2/9] forcedeth: fix MAC address detection on network card (regression in 2.6.23)
2008-04-18 20:50 UTC
[patch 8/9] smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt}
2008-04-18 20:50 UTC
[patch 6/9] forcedeth: new backoff implementation
2008-04-18 20:50 UTC
[patch 4/9] ehea: make things static
2008-04-18 20:50 UTC
[patch 3/9] sc92031: use net_device stats
2008-04-18 20:50 UTC
[patch 5/9] sundance: set carrier status on link change events
2008-04-18 20:50 UTC
[patch 1/9] forcedeth: power down phy when interface is down
2008-04-18 20:50 UTC
[SCSI] libsas: fix endianness bug in sas_ata
2008-04-18 20:50 UTC
Linux 2.6.25
2008-04-18 20:50 UTC (7+ messages)
` [lm-sensors] "
- 8390-split-8390-support-into-a-pausing-and-a-non-pausing-driver-core-fix.patch removed from -mm tree
2008-04-18 20:49 UTC
- smc911x-test-after-postfix-decrement-fails-in-smc911x_resetdrop_pkt-checkpatch-fixes.patch removed from -mm tree
2008-04-18 20:49 UTC
[patch 1/2] smsc-ircc2: wrap PNP probe code in #ifdef CONFIG_PNP
2008-04-18 20:47 UTC
[PATCH] ati_remote2 loadable keymap support
2008-04-18 20:49 UTC (5+ messages)
[lm-sensors] [patch 2.6.25-rc9 1/5] lm75: cleanup/reorg
2008-04-18 20:49 UTC (2+ messages)
- net-drivers-fix-platform-driver-hotplug-coldplug-sgiseeq-fix.patch removed from -mm tree
2008-04-18 20:48 UTC
- forcedeth-new-backoff-implementation-update.patch removed from -mm tree
2008-04-18 20:48 UTC
[patch 2/2] nsc-ircc: wrap PNP probe code in #ifdef CONFIG_PNP
2008-04-18 20:47 UTC
- sundance-set-carrier-status-on-link-change-events-checkpatch-fixes.patch removed from -mm tree
2008-04-18 20:47 UTC
[patch 1/3] hci_usb: do not initialize static variables to 0
2008-04-18 20:46 UTC
[patch 3/3] hci_usb.h: fix hard-to-trigger race
2008-04-18 20:46 UTC
[patch 2/3] hci_usb: remove code obfuscation
2008-04-18 20:46 UTC
[patch 1/3] WAN: new PPP code for generic HDLC
2008-04-18 20:46 UTC
[patch 3/3] drivers/net/appletalk: use time_before, time_before_eq, etc
2008-04-18 20:46 UTC
[patch 2/3] drivers/atm: use time_before, time_before_eq, etc
2008-04-18 20:46 UTC
[patch] fix statd -n
2008-04-18 20:46 UTC (13+ messages)
[PATCH]qla4xxx:Add support for Async Message PDUs
2008-04-18 20:44 UTC
[patch 2/2] pata_atiixp: simplex clear
2008-04-18 20:41 UTC
[patch 1/2] ATA/IDE: fix platform driver hotplug/coldplug
2008-04-18 20:41 UTC
- pata_atiixp-simplex-clear-fix.patch removed from -mm tree
2008-04-18 20:40 UTC
[patch 6/7] input: add debouncing for generic gpio input device gpio_key.c
2008-04-18 20:40 UTC
[patch 1/7] input: fix platform driver hotplug/coldplug
2008-04-18 20:40 UTC
[patch 3/7] Elantech touchpad driver
2008-04-18 20:40 UTC
[patch 5/7] input/touchscreen driver: add support AD7877 touchscreen driver
2008-04-18 20:40 UTC
[patch 4/7] maple: allow removal and reinsertion of keyboard driver module
2008-04-18 20:40 UTC
[patch 7/7] Touch screen driver for the SuperH MigoR board
2008-04-18 20:40 UTC
[patch 2/7] wistron_btns: add support for fujitsu-siemens amilo pro edition v3505
2008-04-18 20:40 UTC
- touch-screen-driver-for-the-superh-migor-board-checkpatch-fixes.patch removed from -mm tree
2008-04-18 20:39 UTC
2.6.25-mm1: suspend-to-disk warning, resume failure
2008-04-18 20:38 UTC (4+ messages)
[Bugme-new] [Bug 10473] New: Infinite loop "b44: eth0: powering down PHY"
2008-04-18 20:38 UTC (4+ messages)
- time-close-small-window-for-vsyscall-time-inconsistencies-checkpatch-fixes.patch removed from -mm tree
2008-04-18 20:37 UTC
[Cluster-devel] conga/luci/site/luci/Extensions cluster_adapte
2008-04-18 20:37 UTC
[Cluster-devel] conga ./conga.spec.in.in luci/site/luci/Extens
2008-04-18 20:34 UTC
[PATCH 1/2] ARM: OMAP: HSMMC: General code cleanup and cosmetic fixes
2008-04-18 20:29 UTC (5+ messages)
` [PATCH 2/2] ARM: OMAP: HSMMC: Use macros instead of some magic constants
[patch 7/9] misc,acpi,backlight: compal Laptop Extras
2008-04-18 20:27 UTC
[patch 8/9] acpi: check a return value correctly in acpi_power_get_context()
2008-04-18 20:27 UTC
[patch 9/9] ThinkPad ACPI: fix possible NULL pointer dereference
2008-04-18 20:27 UTC
[patch 6/9] acpi video: blacklist Fujitsu Lifebook S6410
2008-04-18 20:27 UTC
[patch 1/9] acpi: enable C3 Power State on Dell Inspiron 8200
2008-04-18 20:27 UTC
[patch 5/9] acpi: use __init* on everything in tables/tbfadt.c
2008-04-18 20:27 UTC
[patch 4/9] acpi: adjust _acpi_{module,function}_name definitions
2008-04-18 20:27 UTC
[patch 3/9] acpi: adjust register handling
2008-04-18 20:27 UTC
[patch 2/9] acpi: fix FADT parsing
2008-04-18 20:27 UTC
- miscacpibacklight-compal-laptop-extras-add-support-for-new-laptops.patch removed from -mm tree
2008-04-18 20:26 UTC
- miscacpibacklight-compal-laptop-extras-use-bitmask-not-hex.patch removed from -mm tree
2008-04-18 20:26 UTC
- miscacpibacklight-compal-laptop-extras-add-entry-to-maintainers.patch removed from -mm tree
2008-04-18 20:26 UTC
[U-Boot-Users] U-Boot 2.0 EHCI driver
2008-04-18 20:24 UTC (2+ messages)
Huge lockdep trace then system freeze after docking laptop
2008-04-18 20:22 UTC
[PATCH 0/5] ftrace update patches
2008-04-18 20:19 UTC (8+ messages)
` [PATCH 1/5] ftrace: simple clean ups
` [PATCH 2/5] ftrace: replace simple_strtoul with strict_strtoul
` [PATCH 3/5] ftrace: modulize the number of CPU buffers
` [PATCH 4/5] ftrace: limit trace entries
` [PATCH 5/5] ftrace: comment code
[PATCH] x86: generic versions of find_first_(zero_)bit, convert i386
2008-04-18 20:18 UTC (8+ messages)
` Alternative implementation of the generic __ffs
HVR-1500 issues
2008-04-18 20:19 UTC (3+ messages)
VM Snapshots ?
2008-04-18 20:17 UTC
2.6.25-mm1
2008-04-18 20:14 UTC (2+ messages)
XFS error cannot mount RAID
2008-04-18 20:10 UTC (2+ messages)
Accessing Thread Information in kernel crash dumps with ddd+gdb
2008-04-18 20:07 UTC (3+ messages)
iptables: Too many levels of symbolic links
2008-04-18 20:05 UTC
2.6.25 booting under VMware: "WARNING: strange, CPU MTRRs all blank?"
2008-04-18 20:02 UTC
Is there a default/standard for termios settings ?
2008-04-18 19:54 UTC
[PATCH 1/2] V4L: add "function" sysfs attribute to v4l devices
2008-04-18 19:48 UTC (3+ messages)
question for soc-camera driver
2008-04-18 19:40 UTC (6+ messages)
Patchmix-style application for EMU cards
2008-04-18 19:44 UTC (3+ messages)
[PATCH] x86: prevent unconditional writes to DebugCtl MSR
2008-04-18 19:43 UTC
path checker open() flags, devmapper ioctl()
2008-04-18 19:43 UTC
[PATCH] SCTP: Fix DATA retransmit after fast retransmit
2008-04-18 19:41 UTC (2+ messages)
[PATCH 0/5] High-speed tun receive and xmit
2008-04-18 19:38 UTC (7+ messages)
` [PATCH 2/5] /dev/vring: simple userspace-kernel ringbuffer interface
[PATCH 2/2] aic79xx: fix MMIO for PPC 44x platforms
2008-04-18 19:39 UTC
Delayed allocation and page_lock vs transaction start ordering
2008-04-18 19:38 UTC (5+ messages)
[PATCH] asoc tlv320aic33: skip usage of PLL in some cases
2008-04-18 19:37 UTC (11+ messages)
script to find incorrect tests on unsigneds
2008-04-18 19:36 UTC (2+ messages)
[linux-dvb] Twinhan 1034 (Azurewave SP-300) with Mantis from hg
2008-04-18 19:35 UTC (2+ messages)
RAID1 == two different ARRAY in scan, and Q on read error corrected
2008-04-18 19:35 UTC
Reiser4 - extended attributes?
2008-04-18 19:35 UTC (2+ messages)
[PATCH 1/2] aic7xxx: fix MMIO for PPC 44x platforms
2008-04-18 19:30 UTC
[PATCH 0/4] jbd: possible filesystem corruption fixes
2008-04-18 19:26 UTC (3+ messages)
[Qemu-devel] [12 patches] FDC: improve emulation
2008-04-18 19:26 UTC (2+ messages)
fsck errors with fsstress
2008-04-18 19:24 UTC (2+ messages)
[PATCH sched-devel] ftrace: trace_entries to change trace buffer size
2008-04-18 19:25 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.