LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
64-bit AMD panic
2008-03-03 18:45 UTC (2+ messages)
[patch] my mmu notifiers
2008-03-03 18:45 UTC (16+ messages)
` [PATCH] mmu notifiers #v6
` [PATCH] mmu notifiers #v7
` [PATCH] mmu notifiers #v8
bisected boot regression post 2.6.25-rc3.. please revert
2008-03-03 18:44 UTC (11+ messages)
[RFC/PATCH 0/4] CPUSET driven CPU isolation
2008-03-03 18:41 UTC (12+ messages)
` [RFC/PATCH] cpuset: cpuset irq affinities
High resolution timers on AT91SAM926x
2008-03-03 18:39 UTC (3+ messages)
e1000 latency problem or what ?
2008-03-03 18:39 UTC
[PATCH] blackfin: replace remaining __FUNCTION__ occurances
2008-03-03 18:37 UTC (2+ messages)
Books on writing linux device drivers
2008-03-03 18:36 UTC (5+ messages)
[PATCH] firewire: replace static ROM cache by allocated cache
2008-03-03 18:35 UTC (7+ messages)
` [PATCH] firewire: reread config ROM when device reset the bus
[PATCH]iommu-iotlb-flushing
2008-03-03 18:34 UTC (5+ messages)
[PATCH] mips: replace remaining __FUNCTION__ occurances
2008-03-03 18:32 UTC
[PATCH] m68k: replace remaining __FUNCTION__ occurances
2008-03-03 18:28 UTC
[PATCH] block: fix residual byte count handling
2008-03-03 18:27 UTC (8+ messages)
` [PATCH 1/2] "
` [PATCH] block: separate out padding from alignment
[PATCH] m32r: replace remaining __FUNCTION__ occurances
2008-03-03 18:22 UTC
[PATCH] arm: replace remaining __FUNCTION__ occurances
2008-03-03 18:13 UTC
[2.6 patch] mtd/ubi/vtbl.c: fix memory leak
2008-03-03 18:07 UTC
[2.6 patch] sh/mm/pg-sh7705.c must #include <linux/fs.h>
2008-03-03 18:07 UTC
[RFC: 2.6 patch] fs/configfs/ cleanups
2008-03-03 18:07 UTC (3+ messages)
` [2.6 "
[2.6 patch] remove the v850 port
2008-03-03 18:07 UTC
[2.6 patch] fix ia64 kprobes compilation
2008-03-03 18:07 UTC
[RFC: 2.6 patch] remove drivers/acorn/char/defkeymap-l7200.c
2008-03-03 18:07 UTC
bad paravirt/Xen interaction in "x86 - Enhance DEBUG_RODATA support - alternatives"
2008-03-03 18:05 UTC (8+ messages)
[rfc 00/10] [RFC] Page flags: Saving some, making handling easier etc
2008-03-03 18:03 UTC (7+ messages)
` [rfc 03/10] Pageflags: Convert to the use of new macros
` [rfc 07/10] Pageflags: Get rid of FLAGS_RESERVED
[BUG] 2.6.25-rc2-git3 broke cdrecord
2008-03-03 18:00 UTC (10+ messages)
Regression in 2.6.25-rc3: s2ram segfaults before suspending
2008-03-03 17:58 UTC (20+ messages)
[PATCH] ia64: remove remaining __FUNCTION__ occurances
2008-03-03 17:56 UTC
[PATCH] alpha: remove remaining __FUNCTION__ occurances
2008-03-03 17:55 UTC
[RFC PATCH 1/3] block: add rq->complete_io hook for request stacking
2008-03-03 17:49 UTC (4+ messages)
2.6.24 git2/mm1: cpu_to_node mapping to non-existant nodes causing boot failure
2008-03-03 17:45 UTC (12+ 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:44 UTC (14+ messages)
` [patch] Re: using long instead of atomic_t when only set/read is required
[linux-pm] Fundamental flaw in system suspend, exposed by freezer removal
2008-03-03 17:43 UTC (3+ messages)
e1000 driver not loading in 2.6.24.3 on x86_64 (worked in 2.6.24-rc7)
2008-03-03 17:41 UTC (3+ messages)
[PATCH 0/52] First attempt at smp integration
2008-03-03 17:38 UTC (57+ 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
` [PATCH 47/52] leave irqs enabled while calibrating delay
` [PATCH 48/52] modify x86_64 smp_callin so it looks like i386
` [PATCH 49/52] wrap esr setting up in i386 in lapic_setup_esr
` [PATCH 50/52] provide an end_local_APIC_setup function
` [PATCH 51/52] make map_cpu_to_logical_apicid nonstatic
` [PATCH 52/52] merge smp_callin
[PATCH 2.6.24] mm: BadRAM support for broken memory
2008-03-03 17:38 UTC (4+ messages)
[PATCH 0/5] firewire: fix crashes in workqueue jobs
2008-03-03 17:37 UTC (5+ messages)
` [PATCH 2/5] firewire: fix crash in automatic module unloading
Patch: romfs_lookup always failed in linux-2.6.25-rc3-git3
2008-03-03 17:36 UTC
[PATCH 00/14] [ISDN] convert HiSax to hotplug APIs
2008-03-03 17:32 UTC (11+ messages)
` Plans for mISDN? Was: [PATCH 00/14] [ISDN]
` Plans for mISDN?
[RFC: 2.6 patch] #if 0 e1000e_read_nvm_spi()
2008-03-03 17:24 UTC (2+ messages)
[PATCH 6/6] docbook: fix fusion source files
2008-03-03 17:12 UTC (2+ messages)
Reexport init_mm ?
2008-03-03 17:07 UTC (7+ messages)
[PATCH 1/2] Add C99-style constructor macros for specific-sized integers
2008-03-03 17:03 UTC (5+ messages)
2.6.24-rt1 IRQ routing anomaly
2008-03-03 17:00 UTC (9+ messages)
[2.6 patch] #if 0 hpet_unregister()
2008-03-03 16:49 UTC (2+ messages)
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 (4+ messages)
[PATCH] usb: add sysfs configuration interface for CP2101
2008-03-03 16:28 UTC (3+ messages)
[PATCH] tty_io: Fix remaining pid struct locking
2008-03-03 16:22 UTC
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)
[2.6 patch] acpi/battery.c: make 2 functions static
2008-03-03 15:58 UTC (20+ messages)
` [patch] x86: phase out forced inlining
[(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
[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
[RFC PATCH -mm] LSM: Add lsm= boot parameter
2008-03-03 15:54 UTC (8+ messages)
` [PATCH -v2 -mm] LSM: Add security= "
` [PATCH -v3 "
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 (2+ 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 (6+ 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
[PATCH] block: fix residual byte count handling
2008-03-03 14:52 UTC (4+ messages)
[BUG] soft lockup detected with ipcs
2008-03-03 14:45 UTC (13+ messages)
[PATCH -mm 0/3] fix iommu segment boundary problems (parisc)
2008-03-03 14:43 UTC
page: next (older) | prev (newer) | latest
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).