messages from 2008-04-18 18:18:48 to 2008-04-18 20:50:27 UTC [more...]
[patch 00/53] PNP cleanup and convert to dynamic resources, v3
2008-04-18 20:50 UTC (28+ 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 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 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 32/53] PNP: remove PNP_MAX_* uses
- 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 (15+ 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 (6+ 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
Linux 2.6.25
2008-04-18 20:24 UTC (6+ 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 (5+ messages)
` 2.6.25-mm1 (build error: driver core)
[Buildroot] gcj on any platform
2008-04-18 20:14 UTC (3+ 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 (13+ messages)
` [PATCH 2/5] /dev/vring: simple userspace-kernel ringbuffer interface
` [PATCH 5/5] tun: vringfd xmit support
[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 (3+ 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)
[PATCH V2] libext2fs: swap in extent header macros
2008-04-18 19:20 UTC
ubi and u-boot
2008-04-18 19:19 UTC (4+ messages)
` [U-Boot-Users] "
[Cluster-devel] Cluster Project branch, STABLE2, updated. cluster-2.03.00-21-ge1fbc8c
2008-04-18 19:13 UTC
desktop-file-validate not in openembedded-essential
2008-04-18 19:12 UTC
[PATCH 0/5 v2] Few more patches for Kumar's powerpc.git
2008-04-18 19:10 UTC (6+ messages)
` [PATCH 1/5] [POWERPC] sysdev: implement FSL GTM support
` [PATCH 2/5] [POWERPC] QE: add support for QE USB clocks routing
` [PATCH 3/5] [POWERPC] QE: prepare QE PIO code for GPIO LIB support
` [PATCH 4/5] [POWERPC] QE: implement support for the GPIO LIB API
` [PATCH 5/5] [POWERPC] 83xx: new board support: MPC8360E-RDK
[Cluster-devel] Cluster Project branch, master, updated. gfs-kernel_0_1_22-185-g0732a36
2008-04-18 19:09 UTC
[PATCH] pseries: phyp dump: Variable size reserve space
2008-04-18 19:08 UTC (3+ messages)
[PATCH 3/4] Adding support for OMAP3 Beagle Board
2008-04-18 19:08 UTC (4+ messages)
[PATCH] b43: Fix HostFlags data types
2008-04-18 19:06 UTC
[Patch 1/4] Adding support for OMAP3 EVM
2008-04-18 19:07 UTC (2+ messages)
[PATCH] Removal of debug code containing deprecated calls to cli()/sti()
2008-04-18 19:07 UTC (5+ messages)
[RFC] results of endianness review of qla2xxx
2008-04-18 19:06 UTC (3+ messages)
- fix-gregkh-usb-usb-hcds-use-the-do_remote_wakeup-flag.patch removed from -mm tree
2008-04-18 19:04 UTC
[Cluster-devel] Cluster Project branch, RHEL5, updated. cmirror_1_1_15-54-g7578e4c
2008-04-18 19:03 UTC
What's in e2fsprogs.git (stable)
2008-04-18 18:39 UTC (11+ messages)
What's cooking in e2fsprogs.git (topics)
2008-04-18 18:43 UTC (8+ messages)
[PATCH] I2C: TWL4030: Fix Kconfig
2008-04-18 19:02 UTC (2+ messages)
[PATCH, RFC] preliminary extent node splitting
2008-04-18 18:58 UTC
modem session behavior
2008-04-18 18:56 UTC (3+ messages)
get_task_mm() should not succeed if mm_users = 0
2008-04-18 18:55 UTC
[PATCH] b43: Workaround invalid bluetooth settings
2008-04-18 18:51 UTC
[linux-dvb] No frontend on VP-2040
2008-04-18 18:52 UTC
[PATCH] kgdb: fix signedness mixmatches, add statics, add declaration to header
2008-04-18 18:51 UTC
[PATCH upate] iso transmit cycle skip patch
2008-04-18 18:49 UTC (3+ messages)
[PATCH 2/2] Add usb support to omap3beagle
2008-04-18 18:50 UTC (5+ messages)
Copy / Paste to / from Dosemu
2008-04-18 18:48 UTC (4+ messages)
` Unable to run dosemu under Ubuntu 8.04
[Qemu-devel] [RFC][PATCH 4/4] Add support for Marvell 88w8618 / MusicPal
2008-04-18 18:43 UTC (5+ messages)
` [Qemu-devel] "
+ cyclades-coding-style-review.patch added to -mm tree
2008-04-18 18:42 UTC
[BUGS] test failure in t4014-format-patch.sh with master
2008-04-18 18:37 UTC (5+ messages)
TPM support with SATA drives
2008-04-18 18:33 UTC (4+ messages)
[PATCH] kgdb: trivial sparse fixes in kgdb test-suite
2008-04-18 18:31 UTC
Migrating svn to git with heavy use of externals
2008-04-18 18:30 UTC (10+ messages)
` Intricacies of submodules
2.6.25-mm1 -- WARNING: at fs/sysfs/dir.c:427 sysfs_add_one+0x33/0x9a()
2008-04-18 18:24 UTC
[PATCH] Removal of FUTEX_FD (and related code)
2008-04-18 18:24 UTC (2+ messages)
[NFS] Forcefully resetting a lock
2008-04-18 18:19 UTC (7+ messages)
[PATCH 2/6] dlm: make dlm_print_rsb() static
2008-04-18 18:12 UTC
[Cluster-devel] Cluster Project branch, master, updated. gfs-kernel_0_1_22-184-gf448484
2008-04-18 18:19 UTC
[PATCH 1/6] dlm: match signedness between dlm_config_info and cluster_set
2008-04-18 18:12 UTC
[PATCH 5/6] dlm: move plock code from gfs2
2008-04-18 18:12 UTC
[PATCH] libata: fix boot panic with SATAPI devices on non-SFF HBAs
2008-04-18 18:18 UTC
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.