linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-03-03 10:57:54 to 2008-03-03 17:29:11 UTC [more...]

[PATCH 0/52] First attempt at smp integration
 2008-03-03 17:13 UTC  (47+ messages)
` [PATCH 01/52] commonize smp.h
  ` [PATCH 02/52] merge extern function definitions
    ` [PATCH 03/52] merge extern variables definitions
      ` [PATCH 04/52] define smp_ops in common header
        ` [PATCH 05/52] move smp_ops extern declaration to "
          ` [PATCH 06/52] merge smp_send_reschedule
            ` [PATCH 07/52] unify smp_call_function_mask
              ` [PATCH 08/52] unify __cpu_up
                ` [PATCH 09/52] unify prepare_boot_cpu
                  ` [PATCH 10/52] unify smp_prepare_cpus
                    ` [PATCH 11/52] unify smp_cpus_done
                      ` [PATCH 12/52] move disabled_cpus to common header
                        ` [PATCH 13/52] use disabled_cpus in i386
                          ` [PATCH 14/52] move prefill_possible_map to common file
                            ` [PATCH 15/52] remove export for smp_call_function_mask
                              ` [PATCH 16/52] remove irqs disabled warning
                                ` [PATCH 17/52] create smpcommon.c
                                  ` [PATCH 18/52] provide __smp_call_function
                                    ` [PATCH 19/52] change x86_64 smp_call_function_mask to look alike i386
                                      ` [PATCH 20/52] provide hlt_works function
                                        ` [PATCH 21/52] make stop_this_cpu looks exactly equal in both arches
                                          ` [PATCH 22/52] add reboot_force test to native_smp_send_stop
                                            ` [PATCH 23/52] unify smp_send_stop
                                              ` [PATCH 24/52] create smp.c
                                                ` [PATCH 25/52] create ipi.c
                                                  ` [PATCH 26/52] create tlb files
                                                    ` [PATCH 27/52] get rid of smp_32.c and smp_64.c
                                                      ` [PATCH 28/52] remove cpu_llc_id from processor.h
                                                        ` [PATCH 29/52] adjust types in smpcommon_32.c
                                                          ` [PATCH 30/52] move equal types to common file
                                                            ` [PATCH 31/52] make set_cpu_sibling_map nonstatic
                                                              ` [PATCH 32/52] make remove_siblinginfo non-static
                                                                ` [PATCH 33/52] move hotplug related extern definitions to smp.h
                                                                  ` [PATCH 34/52] move sibling functions to common file
                                                                    ` [PATCH 35/52] move cpu_coregroup_map "
                                                                      ` [PATCH 36/52] remove vector_lock around cpu_online_map
                                                                        ` [PATCH 37/52] use remove_from_maps in cpu_disable
                                                                          ` [PATCH 38/52] do not clear cpu_online_map
                                                                            ` [PATCH 39/52] merge __cpu_disable and cpu_die
                                                                              ` [PATCH 40/52] make x86_64 accept the max_cpus parameter
                                                                                ` [PATCH 41/52] move trampoline arrays extern definition to smp.h
                                                                                  ` [PATCH 42/52] adapt voyager's trampoline_base
                                                                                    ` [PATCH 43/52] adapt voyager's setup_trampoline
                                                                                      ` [PATCH 44/52] unify setup_trampoline
                                                                                        ` [PATCH 45/52] use wait_for_init_deassert in x86_64
                                                                                          ` [PATCH 46/52] use cpu_relax instead of rep_nop

bisected boot regression post 2.6.25-rc3.. please revert
 2008-03-03 17:15 UTC  (5+ messages)

[PATCH 6/6] docbook: fix fusion source files
 2008-03-03 17:12 UTC  (2+ messages)

Regression in 2.6.25-rc3: s2ram segfaults before suspending
 2008-03-03 17:10 UTC  (14+ messages)

using long instead of atomic_t when only set/read is required (was Re: [Bug 10030] Suspend doesn't work when SD card is inserted)
 2008-03-03 17:11 UTC  (7+ messages)
  ` [patch] Re: using long instead of atomic_t when only set/read is required

Reexport init_mm ?
 2008-03-03 17:07 UTC  (7+ messages)

64-bit AMD panic
 2008-03-03 17:06 UTC 

[PATCH 1/2] Add C99-style constructor macros for specific-sized integers
 2008-03-03 17:03 UTC  (6+ messages)

2.6.24-rt1 IRQ routing anomaly
 2008-03-03 17:00 UTC  (9+ messages)

[patch] my mmu notifiers
 2008-03-03 16:59 UTC  (15+ messages)
    ` [PATCH] mmu notifiers #v6
            ` [PATCH] mmu notifiers #v7
              ` [PATCH] mmu notifiers #v8

[PATCH] firewire: replace static ROM cache by allocated cache
 2008-03-03 16:51 UTC  (4+ messages)
` [PATCH] firewire: reread config ROM when device reset the bus

[2.6 patch] #if 0 hpet_unregister()
 2008-03-03 16:49 UTC  (2+ messages)

[PATCH 0/5] firewire: fix crashes in workqueue jobs
 2008-03-03 16:45 UTC  (3+ messages)
` [PATCH 2/5] firewire: fix crash in automatic module unloading

permissions on /proc/tty/driver/
 2008-03-03 16:42 UTC  (2+ messages)

2.6.24-sha1: RIP [<ffffffff802596c8>] iov_iter_advance+0x38/0x70
 2008-03-03 16:41 UTC  (6+ messages)

[PATCH 2.6.24] mm: BadRAM support for broken memory
 2008-03-03 16:41 UTC  (3+ messages)

[linux-pm] Fundamental flaw in system suspend, exposed by freezer removal
 2008-03-03 16:32 UTC  (2+ messages)

[PATCH] tty_io: Fix remaining pid struct locking
 2008-03-03 16:22 UTC 

[PATCH] usb: add sysfs configuration interface for CP2101
 2008-03-03 16:28 UTC  (3+ messages)

2.6.24 git2/mm1: cpu_to_node mapping to non-existant nodes causing boot failure
 2008-03-03 16:27 UTC  (11+ messages)

[RFC PATCH 1/3] block: add rq->complete_io hook for request stacking
 2008-03-03 16:24 UTC  (2+ messages)

kernel.org git tree corrupt?
 2008-03-03 16:21 UTC  (4+ messages)

[RFC] CodeStyle: Use spaces when aligning/decorating
 2008-03-03 16:17 UTC  (12+ messages)
  ` [PATCH] CodingStyle: multiple updates

sysfs: duplicate filename '74' can not be created
 2008-03-03 16:17 UTC  (5+ messages)

jffs2: -ENOSPC when truncating file?!
 2008-03-03 16:09 UTC  (5+ messages)

[PATCH] chroot= as a new kernel parameter
 2008-03-03 16:08 UTC 

ide_register_hw(): buggy code
 2008-03-03 16:03 UTC  (2+ messages)

[(RT RFC) PATCH v2 0/9] adaptive real-time locks
 2008-03-03 15:55 UTC  (9+ messages)
` [(RT RFC) PATCH v2 1/9] allow rt-mutex lock-stealing to include lateral priority
    ` [(RT RFC) PATCH v2 1/9] allow rt-mutex lock-stealing to includelateral priority
        ` [(RT RFC) PATCH v2 1/9] allow rt-mutex lock-stealing toincludelateral priority
` [(RT RFC) PATCH v2 4/9] optimize rt lock wakeup

[2.6 patch] acpi/battery.c: make 2 functions static
 2008-03-03 15:58 UTC  (20+ messages)
                  ` [patch] x86: phase out forced inlining

[RFC PATCH -mm] LSM: Add lsm= boot parameter
 2008-03-03 15:54 UTC  (8+ messages)
  ` [PATCH -v2 -mm] LSM: Add security= "
      ` [PATCH -v3 "

[PATCH 000 of 9] md: Introduction EXPLAIN PATCH SET HERE
 2008-03-03 15:54 UTC  (3+ messages)
` [PATCH 001 of 9] md: Fix deadlock in md/raid1 and md/raid10 when handling a read error

CLONE_NEWNS and bind mounts to make "chroot" jail
 2008-03-03 15:54 UTC 

Please pull powerpc.git merge branch
 2008-03-03 15:44 UTC  (2+ messages)

sh sh7710voipgw_defconfig compile error
 2008-03-03 15:38 UTC 

[BUG 2.6.25-rc3] scheduler/hotplug: some processes are dealocked when cpu is set to offline
 2008-03-03 15:31 UTC  (5+ messages)

[PATCH 3/4] autofs4 - track uid and gid of last mount requestor
 2008-03-03 15:28 UTC  (11+ messages)

latency problems with 2.6.24.3 and before (probably xfs related)
 2008-03-03 15:26 UTC  (2+ messages)

x86: potential ioremap() issues
 2008-03-03 15:19 UTC  (5+ messages)

[PATCH] chroot= as a new kernel parameter
 2008-03-03 15:19 UTC  (8+ messages)

[PATCH] block: fix residual byte count handling
 2008-03-03 14:52 UTC  (10+ messages)

[PATCH 03/12] arch: Remove unnecessary inclusions of asm/semaphore.h
 2008-03-03 14:54 UTC  (11+ messages)
` [PATCH 04/12] net: "
  ` [PATCH 05/12] drivers: "
    ` [PATCH 06/12] fs: "
      ` [PATCH 07/12] include: "
        ` [PATCH 08/12] kernel: "
          ` [PATCH 09/12] lib: "
            ` [PATCH 10/12] security: "
              ` [PATCH 11/12] Generic semaphore implementation

[BUG] 2.6.25-rc2-git3 broke cdrecord
 2008-03-03 14:51 UTC  (8+ messages)

[PATCH -mm 0/3] fix iommu segment boundary problems (parisc)
 2008-03-03 14:43 UTC 

[BUG] soft lockup detected with ipcs
 2008-03-03 14:45 UTC  (13+ messages)

[PATCH RFC] introduce pm_call() macro to get rid of most #ifdef CONFIG_PM
 2008-03-03 14:18 UTC  (2+ messages)

wmb() confusion in system.h
 2008-03-03 11:49 UTC 

SCHED_IDLE documentation
 2008-03-03 14:42 UTC  (8+ messages)

[patch] hid: quirk to fixup fullspeed interval on highspeed devices
 2008-03-03 14:38 UTC  (3+ messages)

sparse - make __CHECK_ENDIAN__ default enabled?
 2008-03-03 14:35 UTC  (8+ messages)
` [PATCH 1/2] firewire: endianess fix

swap file over jffs2 partition
 2008-03-03 14:19 UTC  (6+ messages)

[rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
 2008-03-03 14:15 UTC  (10+ messages)
` [rfc][patch 3/3] use SLAB_ALIGN_SMP

[PATCH] Removing unneeded statement from tcp_ipv4.c
 2008-03-03 14:08 UTC  (2+ messages)

MTD types
 2008-03-03 14:01 UTC  (2+ messages)

WARNING: at net/ipv4/tcp_input.c:2054 tcp_mark_head_lost()
 2008-03-03 13:53 UTC  (13+ messages)
                      ` [PATCH net-2.6] [TCP]: Must count fack_count also when skipping

Panic 2.6.24-3 NMI Watchdog detected LOCKUP on CPU 0
 2008-03-03 13:22 UTC  (4+ messages)

[PATCH] [RFC] fix missed SIGCONT cases
 2008-03-03 13:25 UTC  (10+ messages)

[git pull] x86 fixes
 2008-03-03 13:18 UTC 

Performance versus FreeBSD 7.0
 2008-03-03 13:04 UTC  (4+ messages)

[PATCH] RxRPC: Fix rxrpc_recvmsg()'s returning of msg_name
 2008-03-03 12:57 UTC 

bad Makefile references to undefined CONFIG variables
 2008-03-03 12:57 UTC 

[PATCH] ehea: Fix missing Kconfig dependency
 2008-03-03 12:52 UTC 

[PATCH] mm: move cache_line_size() to <linux/cache.h>
 2008-03-03 12:52 UTC 

[PATCH 1/1] file capabilities: remove cap_task_kill()
 2008-03-03 12:50 UTC  (4+ messages)

linux-v2.6.25-rc3 issue: nvidiafb: cannot ioremap FB base
 2008-03-03 12:42 UTC  (5+ messages)

[patch 0/2] object debugging infrastructure
 2008-03-03 12:42 UTC  (2+ messages)

[RFC][PATCH] cpuidle: avoid singing capacitors
 2008-03-03 12:36 UTC  (2+ messages)

[PATCH -mm 0/3] fix iommu segment boundary problems (parisc)
 2008-03-03 12:22 UTC  (2+ messages)

[PATCH] reserve RAM below PHYSICAL_START
 2008-03-03 12:17 UTC  (2+ messages)

[RFC/PATCH 0/4] CPUSET driven CPU isolation
 2008-03-03 11:57 UTC  (7+ messages)
` [RFC/PATCH] cpuset: cpuset irq affinities

Should a x86 gdb work under an x86_64 kernel?
 2008-03-03 11:56 UTC  (2+ messages)

Linux 2.6.25-rc2
 2008-03-03 11:51 UTC  (4+ messages)
` [BUG] Linux 2.6.25-rc2 - Kernel Ooops while running dbench

2.6.25-rc3-git3: Reported regressions from 2.6.24
 2008-03-03 11:41 UTC  (3+ messages)

[PATCH 2/2] fix possible journal overflow issues
 2008-03-03 11:24 UTC  (2+ messages)

[PATCH 1/2] fix the way jbd/jbd2 clears the b_modified flag
 2008-03-03 11:23 UTC  (2+ messages)

[PATCH] ACPI: Unneccessary to scan the PCI bus already scanned
 2008-03-03 11:11 UTC  (4+ messages)

[patch 00/21] VM pageout scalability improvements
 2008-03-03 10:50 UTC  (3+ messages)
` [patch 07/21] SEQ replacement for anonymous pages

2.6.25-rc2-mm1
 2008-03-03 10:21 UTC  (10+ messages)
` 2.6.25-rc2-mm1: WARNING at arch/x86/mm/ioremap.c:129

[PATCH] l2cap info_timer delete fix in hci_conn_del
 2008-03-03 10:59 UTC  (2+ messages)

[PATCH 2.6.25] module: allow ndiswrapper to use GPL-only symbols
 2008-03-03 10:57 UTC  (11+ messages)

[PATCH 2/2] IB/iSER: handle iser_device allocation error gracefully
 2008-03-03 10:36 UTC 

[PATCH 0/2] IB/iSER bugfixes
 2008-03-03 10:35 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).