All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-03-19 19:53:52 to 2008-03-19 20:34:43 UTC [more...]

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"

[PATCH] Do not allow setting of quota limits to too high values
 2008-03-19 11:43 UTC  (8+ messages)

[PATCH 0/79] smpboot integration
 2008-03-19 19:36 UTC  (82+ 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 63/79] [PATCH] change boot_cpu_id to boot_cpu_physical_apicid
                                                                                                                              ` [PATCH 64/79] [PATCH] integrate do_boot_cpu
                                                                                                                                ` [PATCH 65/79] [PATCH] integrate start_secondary
                                                                                                                                  ` [PATCH 66/79] [PATCH] merge smp_prepare_boot_cpu
                                                                                                                                    ` [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 75/79] [PATCH] introduce smpboot_clear_io_apic
                                                                                                                                                      ` [PATCH 76/79] [PATCH] merge native_smp_prepare_cpus
                                                                                                                                                        ` [PATCH 77/79] [PATCH] merge cpu_exit_clear
                                                                                                                                                          ` [PATCH 78/79] [PATCH] move apicid mappings to smpboot.c
                                                                                                                                                            ` [PATCH 79/79] [PATCH] remove smpboot_32.c and smpboot_64.c

asynchronous destroy messages
 2008-03-19 14:59 UTC  (5+ messages)

Linux 2.6.25-rc4
 2008-03-19  3:28 UTC  (7+ messages)

Regression: kernel 2.6.24{,.1} ahci problem, does not boot (resend)
 2008-03-19  6:36 UTC  (10+ messages)

[PATCH 1/2] Keep track of original clocksource frequency
 2008-03-19  2:43 UTC  (3+ messages)
` [PATCH 2/2] Introduce CLOCK_MONOTONIC_RAW

"commit"s without "from" in fast-import
 2008-03-19 18:39 UTC  (4+ messages)

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  (9+ 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 12:20 UTC  (13+ messages)
                  ` [PATCH][NET] ifb: set separate lockdep classes for queue locks

[Cluster-devel] libdlm: Don't pass LKF_WAIT to the kernel
 2008-03-19 20:33 UTC 

[NETFILTER -stable 00/03]: Netfilter 2.6.24 -stable fixes
 2008-03-18 22:25 UTC  (2+ messages)
` [stable] "

[patch 00/13] x86: PAT support updated - v3
 2008-03-19  0:00 UTC  (7+ messages)
` [patch 01/13] x86: PAT documentation
` [patch 02/13] x86: PAT infrastructure patch
` [patch 03/13] x86: PAT Avoid aliasing in /dev/mem read/write
` [patch 05/13] x86: PAT use reserve free memtype in ioremap and iounmap
` [patch 09/13] x86: PAT use reserve free memtype in mmap of /dev/mem
` [patch 12/13] x86: PAT Add ioremap_wc() interface

[PATCH 1/1] ARM: OMAP2: mach-omap2/pm.c build fix
 2008-03-19 13:29 UTC 

bdar: efficiently backup allocated bytes in file systems
 2008-03-19  3:10 UTC  (4+ messages)

[RFC/PATCH] Fast forward strategies allow, never, and only
 2008-03-19  6:20 UTC  (4+ messages)
` [RFC/PATCH Second draft] "

[BUG] Linux-2.6.25-rc4 (and also in rc3) Compile Error
 2008-03-18 15:09 UTC  (10+ messages)

auto gc again
 2008-03-19 20:22 UTC  (7+ messages)

[PATCH] builtin-remote: Fix missing newline at end of listing of pushed branches
 2008-03-18 20:52 UTC 

Importing all modules in a CVS repo with git-cvsimport
 2008-03-19 20:10 UTC  (2+ messages)

[patch] Import "git-forest" into contrib/
 2008-03-18 18:25 UTC 

checkout detached work tree
 2008-03-18 23:32 UTC 

[Bug 9010] SCSI device is not offlined properly and tries to cache data from previous device
 2008-03-19 20:24 UTC 

[Bug 9010] SCSI device is not offlined properly and tries to cache data from previous device
 2008-03-19 20:24 UTC  (2+ messages)

Suspend and hibernation patchset
 2008-03-19 20:24 UTC  (14+ messages)
` Suspend and hibernation patchset against -rc6
  ` suspend slow in 2.6.25-rc6 (was Re: Suspend and hibernation patchset against -rc6)

[PATCH] [IPv6] Don't generate a temporary address for deprecated addresses
 2008-03-18 19:22 UTC  (3+ messages)
` [PATCH] [IPv6] [trivial] convert to mod_timer

Xen paravirt frontend block hang
 2008-03-18 16:01 UTC  (6+ messages)
        ` [Xen-devel] "

[PATCH] mass storage : emulation of sat scsi_pass_thru with ATACB
 2008-03-19 18:40 UTC  (11+ messages)

[PATCH] e2fsprogs: fix ext2fs_extent_get for uninit leaf extents
 2008-03-19 20:20 UTC 

[Bug 10238] Re: [PATCH] Re: netconsole still hangs
 2008-03-18 21:05 UTC  (2+ messages)

ultrastor.c is a bit-rot
 2008-03-18 22:07 UTC  (2+ messages)

[PATCH 4/4] ACPI PCI slot detection driver
 2008-03-18 20:49 UTC  (11+ messages)

[PATCH] Audit: netlink socket can be auto-bound to pid other than current->pid
 2008-03-19 12:04 UTC  (4+ messages)

linux-next: scsi build breakage
 2008-03-19  7:05 UTC 

WARNING on latest vanilla 2.6.25-rc6-git2
 2008-03-19 15:45 UTC 

one more WARNING
 2008-03-19 16:47 UTC 

[PATCH 0/7] TWL4030 Changes
 2008-03-19 13:42 UTC  (5+ 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 3/4] mv643xx_eth: configurable t_clk
 2008-03-19  7:50 UTC 

[PATCH 1/4] mv643xx_eth: get rid of static variables, allow multiple instances
 2008-03-19  7:49 UTC 

[PATCH 2/4] mv643xx_eth: mbus decode window support
 2008-03-19  7:49 UTC 

[PATCH 0/4] mv643xx_eth: more cleanups
 2008-03-19  7:48 UTC 

[PATCH 4/4] mv643xx_eth: shorten shared platform driver name
 2008-03-19  7:50 UTC 

[Qemu-devel] [PATCH] Fix floppy controller issues v4
 2008-03-19 20:16 UTC  (2+ messages)

[2.6.25-rc5-ext4-36c86] attempt to access beyond end of device
 2008-03-19 11:56 UTC  (3+ messages)

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-18 14:34 UTC  (6+ 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  (9+ 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] [RFC] dmtimer library is very inefficient today
 2008-03-19 19:52 UTC  (5+ 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)

iwl3945 rfkill regression
 2008-03-18 19:32 UTC  (10+ messages)
` [ipw3945-devel] "

[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  (2+ messages)
` [1/2] vmalloc: Show vmalloced areas via /proc/vmallocinfo

[RFC] libertas: change quality calculation
 2008-03-19 15:50 UTC  (4+ messages)

[PATCH] libertas: convert RSSI to a direct command
 2008-03-19 15:44 UTC  (5+ messages)

[PATCH] libertas: store rssi as an int
 2008-03-19 16:08 UTC  (4+ messages)
    ` [PATCH, take 2] libertas: store rssi as an u32


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.