messages from 2008-03-19 19:43:40 to 2008-03-19 20:16:23 UTC [more...]
[PATCH] mac80211: configure default wmm params correctly
2008-03-18 20:15 UTC (8+ messages)
` [PATCH v2] "
ACPI patches for 2.6.25-rc6
2008-03-19 9:10 UTC (4+ messages)
` [PATCH 6/6] Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware"
per cpun+ spin locks coexistence?
2008-03-18 17:34 UTC (8+ messages)
[PATCH 00 of 31] x86: unification and xen updates
2008-03-19 19:19 UTC (5+ messages)
[PATCH 0/79] smpboot integration
2008-03-19 19:36 UTC (75+ messages)
` [PATCH 01/79] [PATCH] change var types in __inquire_remote_apic
` [PATCH 02/79] [PATCH] add loglevel to printks
` [PATCH 03/79] [PATCH] use apic_*_around instead of apic_write in x86_64
` [PATCH 04/79] [PATCH] use start_ipi_hook "
` [PATCH 05/79] [PATCH] add an smp_apply_quirks to smpboot_32.c
` [PATCH 06/79] [PATCH] decouple call to print_cpu_info from smp_store_cpu_info
` [PATCH 07/79] [PATCH] provide specialized identification routines for x86_64
` [PATCH 08/79] [PATCH] use identify_boot_cpu
` [PATCH 09/79] [PATCH] call identify_secondary_cpu in smp_store_cpu_info
` [PATCH 10/79] [PATCH] merge smp_store_cpu_info
` [PATCH 11/79] [PATCH] always enable irqs when entering idle
` [PATCH 12/79] [PATCH] don't call local_irq_enable before "
` [PATCH 13/79] [PATCH] move setup_secondary_clock a little bit down in the function
` [PATCH 14/79] [PATCH] move state update out of ipi_lock
` [PATCH 15/79] [PATCH] provide APIC_INTEGRATED definition for x86_64
` [PATCH 16/79] [PATCH] use APIC_INTEGRATED tests in x86_64
` [PATCH 17/79] [PATCH] add barriers statement
` [PATCH 18/79] [PATCH] isolate sanity checking
` [PATCH 19/79] [PATCH] isolate logic to disable smp
` [PATCH 20/79] [PATCH] do tests before do_boot_cpu in i386
` [PATCH 21/79] [PATCH] make __smp_prepare_cpu void
` [PATCH 22/79] [PATCH] move assignment of CPU_PREPARE before do_boot_cpu
` [PATCH 23/79] [PATCH] unify extern masks declaration
` [PATCH 24/79] [PATCH] define bios to apicid mapping
` [PATCH 25/79] [PATCH] initialize map pointers in setup_32.c
` [PATCH 26/79] [PATCH] make node to apic mapping declarations unconditional
` [PATCH 27/79] [PATCH] fix alloc_bootmem_pages_node macro
` [PATCH 28/79] [PATCH] use specialized routine for setup per-cpu area
` [PATCH 29/79] [PATCH] fill bios cpu to apicid maps
` [PATCH 30/79] [PATCH] fill cpu to apicid and present map in mpparse
` [PATCH 31/79] [PATCH] get rid of cpucount
` [PATCH 32/79] [PATCH] allow user to impress friends
` [PATCH 33/79] [PATCH] do smp tainting checks in a separate function
` [PATCH 34/79] [PATCH] move impress_friends and smp_check to cpus_done
` [PATCH 35/79] [PATCH] add subarch support (for headers) to x86_64
` [PATCH 36/79] [PATCH] include mach_wakecpu.h in smpboot_64
` [PATCH 37/79] [PATCH] include smpboot_hooks.h in smpboot_64.c
` [PATCH 38/79] [PATCH] move smp_intr_init away from smpboot_32.c
` [PATCH 39/79] [PATCH] don't set maps in native_smp_prepare_boot_cpu()
` [PATCH 40/79] [PATCH] wipe get_nmi_reason out of nmi_64.h
` [PATCH 41/79] [PATCH] unify nmi_32.h and nmi_64.h
` [PATCH 42/79] [PATCH] call check_nmi_watchdog explicitly in native_smp_cpus_done
` [PATCH 43/79] [PATCH] call nmi_watchdog_default in i386
` [PATCH 44/79] [PATCH] don't initialize sibling and core maps during preparation
` [PATCH 45/79] [PATCH] fix apic acking of irqs
` [PATCH 46/79] [PATCH] schedule work only if keventd is already running
` [PATCH 47/79] [PATCH] do not zap_low_mappings in __smp_prepare_cpus
` [PATCH 48/79] [PATCH] boot cpus from cpu_up, instead of prepare_cpus
` [PATCH 49/79] [PATCH] get rid of commenced mask
` [PATCH 50/79] [PATCH] use create_idle struct in do_boot_cpu
` [PATCH 51/79] [PATCH] don't span a new worker in __smp_prepare_cpu
` [PATCH 52/79] [PATCH] modify smp_callin in x86_64 to look like i386
` [PATCH 53/79] [PATCH] wrap esr setting up in i386 in lapic_setup_esr
` [PATCH 54/79] [PATCH] provide an end_local_APIC_setup function
` [PATCH 55/79] [PATCH] calibrate delay with irqs enabled
` [PATCH 56/79] [PATCH] minor adjustments for do_boot_cpu
` [PATCH 57/79] [PATCH] call do_boot_cpu directly from native_cpu_up
` [PATCH 58/79] [PATCH] include mach_apic.h in smpboot_64.c and smpboot.c
` [PATCH 59/79] [PATCH] change wakeup_secondary name
` [PATCH 60/79] [PATCH] add callin tests to cpu_up
` [PATCH 61/79] [PATCH] move {un}map_cpu_to_logical_apicid to smpboot.c
` [PATCH 62/79] [PATCH] move stack_start to smp.h
` [PATCH 67/79] [PATCH] merge native_smp_cpus_done
` [PATCH 68/79] [PATCH] use physical id when disabling smp
` [PATCH 69/79] [PATCH] get rid of smp_boot_cpus
` [PATCH 70/79] [PATCH] additions to i386 native_smp_prepare_cpus
` [PATCH 71/79] [PATCH] assign nr_ioapics = 0 in smpboot_hooks.h
` [PATCH 72/79] [PATCH] change x86_64 native_smp_prepare_cpus to match i386
` [PATCH 73/79] [PATCH] add extra sanity check
` [PATCH 74/79] [PATCH] change x86_64 sanity checks to match i386
` [PATCH 76/79] [PATCH] merge native_smp_prepare_cpus
` [PATCH 77/79] [PATCH] merge cpu_exit_clear
[PATCH 03/16] more tr portability test script fixes
2008-03-18 23:24 UTC (4+ messages)
asynchronous destroy messages
2008-03-19 14:59 UTC (5+ messages)
[PATCH] [0/18] GB pages hugetlb support
2008-03-18 17:01 UTC (7+ messages)
` [PATCH] [5/18] Expand the hugetlbfs sysctls to handle arrays for all hstates
` [PATCH] [6/18] Add support to have individual hstates for each hugetlbfs mount
Regression: kernel 2.6.24{,.1} ahci problem, does not boot (resend)
2008-03-19 6:19 UTC (9+ messages)
[PATCH] Fix fsldma.c warning messages when it's compiled under PPC64
2008-03-19 1:52 UTC (7+ messages)
` [PATCH] Fix fsldma.c warning messages when it's compiled underPPC64
[PATCH 1/2] Keep track of original clocksource frequency
2008-03-19 2:43 UTC (3+ messages)
` [PATCH 2/2] Introduce CLOCK_MONOTONIC_RAW
MAINTAINERS: bluez-devel is subscribers-only
2008-03-19 18:39 UTC (2+ messages)
[PATCH linux-acpi] Fix /proc/acpi/alarm set error
2008-03-19 18:52 UTC (4+ messages)
` [PATCH] ACPI: Add sysfs interface for acpi device wakeup
iwl3945 rfkill regression
2008-03-19 14:15 UTC (17+ messages)
` [ipw3945-devel] "
Marvell 88w8335 [Libertas]
2008-03-19 10:24 UTC (2+ messages)
[PATCHSET] libata: clean up scsi_host_templates and ata_port_operations, take #3
2008-03-19 5:45 UTC (4+ messages)
` [PATCH] sata_promise: hardreset is broken
2.6.24.X: SATA/AHCI related boot delay
2008-03-19 11:43 UTC (5+ messages)
` 2.6.24.X: SATA/AHCI related boot delay. - not with 2.6.24.3
circular locking, mirred, 2.6.24.2
2008-03-19 11:34 UTC (14+ messages)
` [PATCH][NET] ifb: set separate lockdep classes for queue locks
[PATCH 0/7] TWL4030 Changes
2008-03-19 13:42 UTC (6+ messages)
` [PATCH 1/7] I2C: TWL4030: Move twl4030's headers under include/linux/i2c/
` [PATCH 3/7] I2C: TWL4030: General cleanup in twl4030-core.c
` [PATCH 4/7] I2C: TWL4030: Cleanup twl4030-usb.c
` [PATCH 5/7] I2C: TWL4030: Make twl4030-usb.c initialize otg_transceiver
` [PATCH 6/7] I2C: TWL4030: Reorganize code in twl4030-usb.c
ACPI lockdep warning on boot, 2.6.25-rc5
2008-03-19 20:09 UTC (6+ messages)
[ipw3945-devel] [PATCH 1/5] mac80211: allows driver to request a Phase 2 key
2008-03-19 20:15 UTC (11+ messages)
[U-Boot-Users] [PATCH] [ARM] [RESUBMIT] Move ARM supplied dev boards to new board/arm directory
2008-03-19 20:15 UTC (2+ messages)
[PATCH 0/2]: nfs_pageio_add_request related deadlocks - try 2
2008-03-19 15:24 UTC (4+ messages)
` [PATCH 1/2] nfs: nfs_redirty_request
` [PATCH 2/2] nfs: don't ignore return value from nfs_pageio_add_request
[PATCH 1/2] nfs: nfs_retry_request
2008-03-19 14:13 UTC (2+ messages)
` [PATCH 2/2] nfs: don't ignore return value from nfs_pageio_add_request
[PATCH] bridge: use time_before() in br_fdb_cleanup()
2008-03-18 16:32 UTC
[Cluster-devel] Cluster Project tag, gfs_6_1_16, created. gfs-kernel_2_6_9_76-16-gc118d0c
2008-03-19 20:13 UTC (4+ messages)
[U-Boot-Users] Is it easy to config BR1/OR1 as SDRAM in u-boot?
2008-03-19 20:13 UTC (2+ messages)
2.6.25-rc6-00074-g264e3e8: serious problem with ALSA Intel-HDA and MSI
2008-03-19 20:12 UTC
[Cluster-devel] conga clustermon.spec.in.in conga.spec.in.in
2008-03-19 20:10 UTC
OMAP MMC multiport support
2008-03-19 18:53 UTC (7+ messages)
[U-Boot-Users] compressed FPGA images???
2008-03-19 20:09 UTC (2+ messages)
[Cluster-devel] conga Makefile clustermon.spec.in.in ricci.spe
2008-03-19 20:09 UTC
[RFC] programmatic IDS routing
2008-03-19 20:09 UTC (10+ messages)
[PATCH 0/3, v10] PCI, ACPI: Physical PCI slot objects
2008-03-19 1:52 UTC (5+ messages)
` [PATCH 1/3] Construct one fakephp slot per pci slot
` [PATCH 2/3] Introduce pci_slot
ttcp (maintenance) future?
2008-03-18 19:13 UTC
[2.6.25-rc5-mm1][regression] ia64: hackbench doesn't finish >12 hour
2008-03-19 0:14 UTC (4+ messages)
[patch 00/13] x86: PAT support updated - v3
2008-03-19 0:00 UTC (6+ messages)
` [patch 02/13] x86: PAT infrastructure patch
` [patch 03/13] x86: PAT Avoid aliasing in /dev/mem read/write
` [patch 06/13] x86: PAT use reserve free memtype in set_memory_uc
` [patch 07/13] x86: PAT use reserve free memtype in pci_mmap_page_range
` [patch 09/13] x86: PAT use reserve free memtype in mmap of /dev/mem
[PATCH] [RFC] dmtimer library is very inefficient today
2008-03-19 19:52 UTC (7+ messages)
` [PATCH] dmtimer posting
[PATCH] dmaengine: ack to flags: make use of the unused bits in the 'ack' field
2008-03-18 14:50 UTC (2+ messages)
` [PATCH] dmaengine: ack to flags: make use of the unused bits in the'ack' field
[PATCH 4/5] mac80211: tkip.c eliminate the Hi16, Lo16 functions
2008-03-18 21:28 UTC
[U-Boot-Users] [PATCH] FSL: Clean up board/freescale/common/Makefile
2008-03-19 20:02 UTC
[RFD] Gitweb caching, part 1 (long)
2008-03-19 8:21 UTC (2+ messages)
bug in git-send-mail (the 'next' branch)
2008-03-19 8:03 UTC (2+ messages)
[PATCH 0 of 7] [v6] PowerPC kvm-userspace patches
2008-03-19 20:00 UTC (16+ messages)
` [kvm-ppc-devel] "
` [PATCH 1 of 7] Add libfdt to KVM userspace
` [kvm-ppc-devel] "
` [PATCH 2 of 7] Add libfdt support to qemu
` [kvm-ppc-devel] "
` [PATCH 3 of 7] Create new load_uimage() & gunzip support to uboot loader in Qemu
` [kvm-ppc-devel] [PATCH 3 of 7] Create new load_uimage() & gunzip
` [PATCH 4 of 7] Add PPC 440EP bamboo board device tree source & binary into qemu
` [kvm-ppc-devel] [PATCH 4 of 7] Add PPC 440EP bamboo board device
` [PATCH 5 of 7] Add dynamic device tree manipulation & change uboot loader for PPC bamboo board model
` [kvm-ppc-devel] [PATCH 5 of 7] Add dynamic device tree manipulation
` [PATCH 6 of 7] Modify PPC bamboo & ppc440 board models
` [kvm-ppc-devel] [PATCH 6 of 7] Modify PPC bamboo & ppc440 board
` [PATCH 7 of 7] Add ability to specify ram on command line for bamboo board model
` [kvm-ppc-devel] [PATCH 7 of 7] Add ability to specify ram on
git svn rebase horror
2008-03-18 18:51 UTC
[Bugme-new] [Bug 10276] New: directory ctime not updated by rename
2008-03-18 17:46 UTC (2+ messages)
[U-Boot-Users] [PATCH] FSL: Move board/mpc8260ads under board/freescale
2008-03-19 19:58 UTC (2+ messages)
[PATCH] route: use read_mostly
2008-03-19 17:12 UTC
[PATCH] serial 8250: tighten test for using backup timer
2008-03-19 16:50 UTC
[PATCH RESEND] [FS] jffs2: check if partition is marked RO on mount
2008-03-19 19:55 UTC
[PATCH 0/3 net-2.6.26] ip_options_compile cleaning
2008-03-19 0:04 UTC (3+ messages)
[PATCH RESEND] [FS] jffs2: check if partition is marked RO on remount
2008-03-19 19:54 UTC
[PATCH 1/8] e1000: Convert boolean_t to bool
2008-03-18 16:41 UTC (2+ messages)
[0/2] vmalloc: Add /proc/vmallocinfo to display mappings
2008-03-18 22:27 UTC (3+ messages)
` [1/2] vmalloc: Show vmalloced areas via /proc/vmallocinfo
` [2/2] vmallocinfo: Add caller information
[RFC] libertas: change quality calculation
2008-03-19 15:50 UTC (5+ messages)
[PATCH] libertas: convert RSSI to a direct command
2008-03-19 16:52 UTC (8+ messages)
` [PATCH, take 2] "
[PATCH] libertas: store rssi as an int
2008-03-19 16:08 UTC (6+ messages)
` [PATCH, take 2] libertas: store rssi as an u32
[PATCH] 2.6.25-rc4-git3 - inquiry cmd issued via /dev/sg? device causes infinite loop in 2.6.24
2008-03-19 16:18 UTC (15+ messages)
[PATCH] gdth: Use scsi_get_command for gdth internal commands
2008-03-19 9:57 UTC (3+ messages)
BUG: drop_pagecache_sb vs kjournald lockup
2008-03-19 12:17 UTC (5+ messages)
[PATCH] libertas: misc power saving adjusts
2008-03-19 14:58 UTC (2+ messages)
[PATCH] libertas: remove lots of unused stuff
2008-03-19 13:25 UTC
[PATCH] libertas: make a handy lbs_cmd_async() command
2008-03-19 9:11 UTC (2+ messages)
` [PATCH, take 2] "
[PATCH] libertas: fix spinlock recursion bug
2008-03-19 15:02 UTC (2+ messages)
+ pm-convert-wakeup-flag-accessors-to-inline-functions-fix.patch added to -mm tree
2008-03-19 18:48 UTC (3+ messages)
[BUG?] 2.6.25-rc[23]-mm1 cgroup list corruption under load with VM Scalability patches
2008-03-18 18:10 UTC (3+ messages)
Suspend and hibernation patchset
2008-03-19 14:42 UTC (9+ messages)
` Suspend and hibernation patchset against -rc6
` suspend slow in 2.6.25-rc6 (was Re: Suspend and hibernation patchset against -rc6)
Policy for interrupts detected whilst disable_irq() in force
2008-03-19 12:11 UTC (2+ messages)
[RFC] fix asus_hides_smbus_lpc_ich6() for resume
2008-03-18 23:47 UTC (5+ messages)
[PATCH] a100u2w: fix bitmap lookup routine
2008-03-19 14:24 UTC (3+ messages)
[PATCH 0/3] xen pvfb: Para-virtual framebuffer, keyboard and pointer
2008-03-19 18:37 UTC (8+ messages)
` [PATCH 2/3] fbdev: Make deferred I/O work as advertized
omapfb_main updates for the omap3430?
2008-03-18 20:44 UTC
[Cluster-devel] Cluster Project branch, STABLE2, updated. cluster-2.02.00-23-gd7e3a6e
2008-03-19 19:47 UTC
[PATCH] give elf_check_arch() a chance for checking endian mismatch
2008-03-19 19:03 UTC
[Cluster-devel] Cluster Project branch, master, updated. gfs-kernel_0_1_22-83-gb1c2b5e
2008-03-19 19:46 UTC
BUG with delayed allocation
2008-03-19 18:32 UTC (3+ messages)
[PATCH] fix misplaced mb() in rcu_enter/exit_nohz()
2008-03-18 14:10 UTC (7+ messages)
[Cluster-devel] Cluster Project branch, RHEL5, updated. cmirror_1_1_15-13-g1acab71
2008-03-19 19:45 UTC
[ANNOUNCE] ddtree: A git kernel tree for storage servers
2008-03-19 8:02 UTC
sata_sil24 stability and performance
2008-03-18 20:06 UTC (14+ messages)
auto gc again
2008-03-18 18:24 UTC (4+ 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.