messages from 2008-01-18 00:11:21 to 2008-01-18 09:08:02 UTC [more...]
[PATCH 7/7] driver-core : convert semaphore to mutex in struct class
2008-01-18 9:07 UTC (15+ messages)
[PATCH] x86: Use v8086_mode helper, trivial unification
2008-01-18 9:07 UTC (15+ messages)
` [PATCH] x86: Rename stack_pointer to kernel_trap_sp
mos7720. anyone actualy have it wokring?
2008-01-18 9:07 UTC (2+ messages)
echo mem > /sys/power/state
2008-01-18 9:04 UTC (9+ messages)
[PATCH] x86_32: remove warning message not used
2008-01-18 9:02 UTC (4+ messages)
` x86: kdump failure
2.6.24-rc8-mm1
2008-01-18 9:01 UTC (31+ messages)
` 2.6.24-rc8-mm1 Build Failure on scsi driver
` [PATCH] aha152x: fix isa/pcmcia compile problem
` [PATCH] SCSI: "
` x86 refuses to build [Re: 2.6.24-rc8-mm1]
` 2.6.24-rc8-mm1: powerpc oopses
` 2.6.24-rc8-mm1 Build Failure at scripts/mkubooting/crc32.c
` 2.6.24-rc8-mm1 build failure on headers_check
` 2.6.24-rc8-mm1 Kernel oops will running kernbench
[PATCH] x86_64: only call early_init_amd one time
2008-01-18 9:05 UTC
[PATCH] X86: fix typo PAT to X86_PAT
2008-01-18 9:03 UTC (3+ messages)
[2.6.24-rc8-mm1] Locking API boot-time self-tests hangs
2008-01-18 8:56 UTC (8+ messages)
[patch] Converting writeback linked lists to a tree based data structure
2008-01-18 8:54 UTC (22+ messages)
[PATCH -mm 1/3] i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap
2008-01-18 8:48 UTC (2+ messages)
Why is the kfree() argument const?
2008-01-18 8:30 UTC (7+ messages)
runqueue locks in schedule()
2008-01-18 8:28 UTC (5+ messages)
[PATCH 00/13] writeback bug fixes and simplifications take 2
2008-01-18 8:27 UTC (3+ messages)
[PATCH] x86: fix unconditional arch/x86/kernel/pcspeaker.c compiling
2008-01-18 8:22 UTC (6+ messages)
regression: 100% io-wait with 2.6.24-rcX
2008-01-18 8:19 UTC
[PATCH] x86_32: remove the useless NR_syscalls macro
2008-01-18 8:13 UTC (2+ messages)
[PATCH] x86: clean arch/[i386|x86_64] in make mrproper
2008-01-18 8:10 UTC (2+ messages)
[PATCH] x86: make clflush a required feature on x86_64
2008-01-18 8:07 UTC (8+ messages)
` [PATCH] x86_64: remove redundant cpu_has_ definitions
Cannot boot xen DomU > 2.6.23.1
2008-01-18 7:32 UTC (4+ messages)
[RFC][PATCH] a bit improvement of ZONE_DMA page reclaim
2008-01-18 7:28 UTC (3+ messages)
priority based thread wakeup
2008-01-18 6:31 UTC
crash in kmem_cache_init
2008-01-18 6:56 UTC (7+ messages)
SCHED_FIFO & system()
2008-01-18 6:41 UTC (2+ messages)
Communication between user process and kernel modules
2008-01-18 6:36 UTC
SATA DOM is not identified by ata_piix module
2008-01-18 6:11 UTC (2+ messages)
setting jiffies as the clocksource stops time
2008-01-18 6:11 UTC (4+ messages)
[PATCH 0/2] Make RCU lists use the RCU API
2008-01-18 5:55 UTC (3+ messages)
` [PATCH 2/2] rculist.h: use the rcu API
[PATCH] Fake NUMA emulation for PowerPC (Take 2)
2008-01-18 5:55 UTC (4+ messages)
[RFC] Document about lowmem_reserve_ratio
2008-01-18 5:47 UTC (2+ messages)
[PATCH 1/2] Make kthread_create and kthread_run typesafe
2008-01-18 5:18 UTC (3+ messages)
` [PATCH 2/2] Fix up the kthread function types
[PATCH] x86: merge asm-x86/alternative.h
2008-01-18 5:14 UTC (3+ messages)
[PATCH 0/6] percpu: Per cpu code simplification fixup
2008-01-18 5:11 UTC (3+ messages)
` [PATCH 2/6] percpu: Change Kconfig ARCH_SETS_UP_PER_CPU_AREA to HAVE_SETUP_PER_CPU_AREA
2.6.24-rc8-mm1
2008-01-18 5:06 UTC (5+ messages)
[PATCH 1/2] x86: add is_f00f_bug helper to fault_32|64.c
2008-01-18 5:00 UTC (2+ messages)
Bitops source problem
2008-01-18 4:40 UTC
[patch 0/4] x86: PAT followup - Incremental changes and bug fixes
2008-01-18 4:25 UTC (9+ messages)
[PATCH 9/10] introduce intel_menlow platform specific driver
2008-01-18 3:55 UTC (4+ messages)
x86.git kexec rhel 5.1
2008-01-18 3:48 UTC (2+ messages)
[Bluez-devel] Oops involving RFCOMM and sysfs
2008-01-18 3:37 UTC (11+ messages)
[PATCH] ramdisk driver: make rd_size non-static
2008-01-18 2:39 UTC (3+ messages)
[PATCH 00 of 12] random cleanups for 2.6.25
2008-01-18 2:33 UTC (13+ messages)
` [PATCH 01 of 12] random: clean up checkpatch complaints
` [PATCH 02 of 12] random: consolidate wakeup logic
` [PATCH 03 of 12] random: use unlocked_ioctl
` [PATCH 04 of 12] random: reuse rand_initialize
` [PATCH 05 of 12] random: improve variable naming, clear extract buffer
` [PATCH 06 of 12] random: make backtracking attacks harder
` [PATCH 07 of 12] random: remove cacheline alignment for locks
` [PATCH 08 of 12] random: eliminate redundant new_rotate variable
` [PATCH 09 of 12] random: remove some prefetch logic
` [PATCH 10 of 12] random: simplify add_ptr logic
` [PATCH 11 of 12] random: make mixing interface byte-oriented
` [PATCH 12 of 12] random: simplify and rename credit_entropy_store
[mm patch] i915: fix invalid opcode exception on cpus without clflush
2008-01-18 2:31 UTC (4+ messages)
[-mm Patch] uml: fix a building error
2008-01-18 2:19 UTC (7+ messages)
[PATCH] fix drivers/lguest Makefile entry
2008-01-18 2:16 UTC
[PATCH 001/001] ipv4: enable use of 240/4 address space
2008-01-18 2:15 UTC (8+ messages)
` [PATCH] IPv4: Enable "
[PATCH 1/2] x86: unify pt_regs accessors ptrace.h
2008-01-18 2:08 UTC (4+ messages)
[PATCH 2/2] x86: Cleanup ptrace.h
2008-01-18 2:00 UTC
[PATCH] printk deadlocks if called with runqueue lock held
2008-01-18 1:57 UTC (5+ messages)
[PATCH]PCIE ASPM support - takes 3
2008-01-18 1:56 UTC
[PATCH] Remove vfs_init_caches_early()
2008-01-18 1:16 UTC (3+ messages)
[PATCH] Let userspace fully control TTY input auditing
2008-01-18 1:46 UTC
[PATCH 7/7] driver-core : convert semaphore to mutex in struct class
2008-01-18 1:45 UTC (3+ messages)
[RFC] Parallelize IO for e2fsck
2008-01-18 1:43 UTC (3+ messages)
[PATCH 6/10] ACPI: register ACPI Video LCD as generic thermal cooling device
2008-01-18 1:42 UTC (4+ messages)
2.6.24-rc8 hangs at mfgpt-timer
2008-01-18 0:40 UTC (11+ messages)
[PATCH] AMD Thermal Interrupt Support
2008-01-18 1:06 UTC (11+ messages)
[PATCH 0/7] More lguest massage
2008-01-18 1:02 UTC (9+ messages)
[PATCH] SH/Dreamcast - add support for GD-Rom CDROM drive on SEGA Dreamcast
2008-01-18 0:56 UTC (9+ messages)
[PATCH/RFCv2] [POWERPC] Add support for freescale watchdog to CPM serial driver
2008-01-18 0:38 UTC (2+ messages)
[PATCH] Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline
2008-01-18 0:38 UTC (4+ messages)
` [PATCH] (*revised*) "
[PATCH] Documentation: Add 00-INDEX file for AoE
2008-01-18 0:35 UTC (3+ messages)
[Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
2008-01-18 0:31 UTC (2+ messages)
[PATCHv2] x86: Use v8086_mode helper, trivial unification
2008-01-18 0:25 UTC
2.6.24-rc8-git1: Reported regressions from 2.6.23
2008-01-18 0:24 UTC (4+ messages)
InfiniBand/RDMA merge plans for 2.6.25
2008-01-18 0:11 UTC
IOATDMA: driver oopses on request_irq()
2008-01-18 0:11 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox