modprobe aha1542 oops with git17
2008-05-03 22:23 UTC (2+ messages)
[patch] input: JOYSTICK_XPAD build fix
2008-05-03 22:13 UTC (18+ messages)
` Ingo, no more kconfig patches
preempt-rt, need old style rwlocks for systemtap
2008-05-03 22:05 UTC (4+ messages)
[RFC] Introduce __ARCH_WANT_SYS_SYSFS
2008-05-03 21:57 UTC (9+ messages)
` [microblaze-uclinux] Re: microblaze syscall list
` "
Linux 2.6.26-rc1
2008-05-03 21:53 UTC (3+ messages)
Additional kconfig targets (cloneconfig, nonint_oldconfig etc)
2008-05-03 21:49 UTC (3+ messages)
i387/FPU init issues
2008-05-03 21:46 UTC (25+ messages)
[-mm][PATCH 0/4] Add rlimit controller to cgroups (v3)
2008-05-03 21:38 UTC (5+ messages)
` [-mm][PATCH 1/4] Setup the rlimit controller
` [-mm][PATCH 2/4] Enhance cgroup mm_owner_changed callback to add task information
` [-mm][PATCH 3/4] Add rlimit controller accounting and control
` [-mm][PATCH 4/4] Add rlimit controller documentation
[patch] video: build fix for drivers/media/video/au0828
2008-05-03 21:23 UTC
[PATCH, RFC] ext3: move headers out of include/linux
2008-05-03 21:16 UTC (3+ messages)
[PATCH] x86_32: move do_nmi() to nmi_32.c
2008-05-03 21:11 UTC (2+ messages)
[PATCH] x86_32: use per_cpu data
2008-05-03 21:10 UTC (2+ messages)
[PATCH] x86_64: nmi and irq counters are unsigned
2008-05-03 21:07 UTC (2+ messages)
[patch 1/4] x86: vdso ELF handling - use SELFMAG instead of numeric constant
2008-05-03 21:07 UTC (7+ messages)
` [patch 2/4] module loading "
` [patch 3/4] x86: relocs "
` [patch 4/4] MIPS: "
FIXING names for debugfs
2008-05-03 21:07 UTC (3+ messages)
` [PATCH 1/1] DEBUGFS: Fixing name for debug fs
Moving OF firware to arch independent folder
2008-05-03 21:04 UTC (4+ messages)
` [PATCH 1/2] OF: Fix coding style violation in of_device.c and of_platform.c
` [PATCH 2/2] OF: Move of_device.c and of_platform.c to drivers/of/
[PATCH] x86: fix up bootparam.h for userspace inclusion
2008-05-03 21:04 UTC (2+ messages)
[Bisected Regression] snd-intel-hda no longer produces sound on Toshiba Satellite A100
2008-05-03 20:57 UTC
[2.6 patch] fix asm-alpha/types.h breakage
2008-05-03 20:51 UTC
[PATCH] ide: remove try_to_flush_leftover_data()
2008-05-03 20:39 UTC
[PATCH] headerdep: a tool for detecting inclusion cycles in header files
2008-05-03 20:27 UTC
[PATCH] mdacon messing up default vc's, set default to vc13-16 again
2008-05-03 20:09 UTC
[patch][resend] pcspkr: fix dependancies
2008-05-03 20:01 UTC (2+ messages)
[patch] video: build fix for drivers/media/video/mt9v022.c
2008-05-03 19:50 UTC (5+ messages)
[GIT pull} hrtimer updates
2008-05-03 19:44 UTC
arch/x86/kernel/acpi/realmode/Makefile
2008-05-03 19:41 UTC (6+ messages)
` [PATCH] fix rebuild of wakeup.bin
'global' rq->clock
2008-05-03 19:39 UTC (9+ messages)
[2.6 patch] fix asm-mips/types.h syntax error
2008-05-03 19:36 UTC (2+ messages)
Remove Asus EEE UDMA/33 limitation
2008-05-03 19:34 UTC
[patch] irda: fix !PNP support in drivers/net/irda/nsc-ircc.c
2008-05-03 19:32 UTC
[PATCH] tiny mq_open optimization
2008-05-03 19:28 UTC
[RFC PATCH] lib: add ascii hex helper functions
2008-05-03 19:27 UTC
[PATCH 2/4] posix timers: sigqueue_free: don't free sigqueue if it is queued
2008-05-03 19:19 UTC (4+ messages)
[2.6.25.1] qla2xxx can't see more than 4 drives
2008-05-03 19:17 UTC
[PATCH] modpost: i2c aliases need no trailing wildcard
2008-05-03 19:12 UTC (5+ messages)
` [i2c] "
BIOS bug, APIC version is 0 for CPU#0!
2008-05-03 19:10 UTC (3+ messages)
[PATCH v3] unified (weak) sys_pipe implementation
2008-05-03 19:10 UTC
[2.6.25] lpfc driver problem
2008-05-03 18:57 UTC (5+ messages)
nommu compile error
2008-05-03 18:41 UTC
[PATCH v2] unify sys_pipe implementation
2008-05-03 18:40 UTC (2+ messages)
linux-next: x86_64 does not boot in Qemu
2008-05-03 18:16 UTC (3+ messages)
[PATCH 1/10] Add generic helpers for arch IPI function calls
2008-05-03 18:11 UTC (11+ messages)
Need help debugging memory corruption
2008-05-03 18:09 UTC
LogFS merge
2008-05-03 17:59 UTC (13+ messages)
` Offtopic to: "
[PATCH] kernel/time.c: Silence gcc warning 'integer constant to large for long type'
2008-05-03 17:57 UTC (7+ messages)
[RFC 0/2] Rootmem: boot-time memory allocator
2008-05-03 17:54 UTC (4+ messages)
` [RFC 1/2] mm: rootmem "
` [RFC 2/2] x86: Enable rootmem allocator on X86_32
s390 kvm_virtio.c build error
2008-05-03 17:47 UTC
HELP: Is writeq an atomic operation??
2008-05-03 17:40 UTC (5+ messages)
[PATCH 4/4] posix timers: release_posix_timer: kill the bogus put_task_struct(->it_process);
2008-05-03 17:35 UTC
[PATCH 3/4] posix timers: timer_delete: remove the bogus "->it_process != NULL" check
2008-05-03 17:35 UTC
[PATCH 1/4] posix timers: fix sigqueue_free() vs __exit_signal() race
2008-05-03 17:35 UTC
[PATCH 0/4] posix timers: misc fixes
2008-05-03 17:35 UTC
[RFC][PATCH] sched_clock_cpu()
2008-05-03 17:30 UTC (5+ messages)
linux-next: Tree for April 11
2008-05-03 17:29 UTC (3+ messages)
` linux-next: Tree for April 11 (x86-es7000)
Clean PROM_PARSE.C file
2008-05-03 17:26 UTC (5+ messages)
` [PATCH 1/2] OF: clean coding style - prom_parse.c
` [PATCH 2/2] OF: move prom_parse to drivers/of folder
[PATCH] unify sys_pipe implementation
2008-05-03 17:13 UTC (2+ messages)
[patch/bugreport] rt2x00: build fix
2008-05-03 16:47 UTC (3+ messages)
congratulations winner,
2008-05-03 16:27 UTC
[Bugme-new] [Bug 10586] New: High Number of Segfaults onMacBook Starting With 2.6.24.5 Kernel
2008-05-03 16:14 UTC (11+ messages)
` [Bugme-new] [Bug 10586] New: High Number of Segfaults onMacBookStarting "
Strange linux-next build error
2008-05-03 16:10 UTC (4+ messages)
[ALSA] [regression] No sound on ALC861 Analog with current git
2008-05-03 15:49 UTC (2+ messages)
How to reduce the number of open kernel bugs
2008-05-03 15:48 UTC (6+ messages)
[PATCH] PCI list moved
2008-05-03 15:35 UTC
[Patch]net/xfrm/xfrm_policy.c: replace timer with delayed_work
2008-05-03 15:31 UTC (7+ messages)
` [Patch] (revised) net/xfrm/xfrm_policy.c: "
OF files
2008-05-03 15:30 UTC
Remove Asus EEE UDMA/33 limitation
2008-05-03 14:51 UTC (3+ messages)
Plug and Play UML-based network
2008-05-03 14:49 UTC
SCSI target subsystem
2008-05-03 14:48 UTC (6+ messages)
[Patch] fs/binfmt_elf.c: fix a wrong free
2008-05-03 14:39 UTC (3+ messages)
linux-next: Requirements and process
2008-05-03 14:27 UTC (4+ messages)
[Patch] fs/binfmt_elf.c: fix wrong return values
2008-05-03 14:14 UTC
[PATCH 3/3] ide: use __generic_unplug_device() in ide_do_drive_cmd()
2008-05-03 13:27 UTC
charter for -next
2008-05-03 13:18 UTC (2+ messages)
[PATCH 2/3] ide: set REQ_NOMERGE request flag in ide_do_drive_cmd()
2008-05-03 13:14 UTC
[PATCH 1/3] ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users
2008-05-03 13:12 UTC
[PATCH] [POWERPC] Fix of_i2c include for module compilation
2008-05-03 12:42 UTC
[v4l-dvb-maintainer] build bug - cx23885
2008-05-03 12:41 UTC (3+ messages)
[OP] 04-vfs-fix-permission-checking-in-sys_utimensat.patch added to queue-2.6.22.23-op1
2008-05-03 12:27 UTC
[PATCH 0/8][for -mm] mem_notify v6
2008-05-03 12:26 UTC (3+ messages)
[OP] added to queue-2.6.22.23-op1
2008-05-03 12:25 UTC
[OP] 02-vfs-utimes-Honour-CAP_FOWNER-when-times-NULL.patch added to queue-2.6.22.23-op1
2008-05-03 12:23 UTC
[PATCH] clocksource: Fix permissions for available_clocksource
2008-05-03 12:23 UTC (5+ messages)
[OP] 01-vfs-check-nanoseconds-in-utimensat.patch added to queue-2.6.22.23-op1
2008-05-03 12:22 UTC
[PATCH] hfsplus: Correct user visible printk
2008-05-03 12:06 UTC (5+ messages)
powerpc boot regression
2008-05-03 12:05 UTC (3+ messages)
LogFS merge
2008-05-03 12:00 UTC (2+ messages)
[PATCH 2/8] ide: use get_unaligned_* helpers
2008-05-03 11:34 UTC (2+ messages)
x86 git acpi issue?
2008-05-03 11:10 UTC (8+ messages)
[PATCH 00 of 11] mmu notifier #v15
2008-05-03 11:09 UTC (2+ messages)
[GIT PULL] SLUB cleanups for 2.6.26
2008-05-03 10:38 UTC
[PATCH 0/13] Updated V4 - Regulator Framework
2008-05-03 10:31 UTC (3+ messages)
[patch 0/4] trivial: use SELFMAG instead of numeric constant
2008-05-03 10:18 UTC
Sharing disks amoung multiple software RAIDs
2008-05-03 10:13 UTC (3+ messages)
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
all inboxes | Powered by JetHome®