public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-05-27 21:03:14 to 2007-05-28 11:30:59 UTC [more...]

An error of compile kernel2.6.22-rc3 for ARM CPU s3c2440
 2007-05-28 11:30 UTC  (2+ messages)

[RFC][PATCH -mm 0/3] PM: Hibernation and suspend notifiers
 2007-05-28 11:28 UTC  (25+ messages)
` [RFC][PATCH -mm 1/3] "
` [RFC][PATCH -mm 3/3] PM: Disable _request_firmware before hibernation/suspend

[RFD] BIO_RW_BARRIER - what it means for devices, filesystems, and dm/md
 2007-05-28 11:17 UTC  (11+ messages)
  ` [dm-devel] "

2.6.22-rc2-mm1
 2007-05-28 11:12 UTC  (8+ messages)
` 2.6.22-rc2-mm1 - a different BUG: at mm/slab.c:777 __find_general_cachep()

[PATCH 1/2] x86_64: Reflect the relocatability of the kernel in the ELF header
 2007-05-28 11:09 UTC  (7+ messages)

[patch] CFS scheduler, -v14
 2007-05-28 11:07 UTC  (7+ messages)

question about __block_commit_write
 2007-05-28 10:59 UTC 

2.6.22-rc1-mm1 [cannot change thermal trip points]
 2007-05-28 10:58 UTC  (12+ messages)
            ` 2.6.22-rc1-mm1 Implementing fan/thermal control in userspace - Was: "

[PATCH]x86_64: build and use GDT on copied compressed kernel
 2007-05-28 10:51 UTC  (5+ messages)
` [PATCH] serial: set RTS and DTR if flow is 'r' --- resend
  ` [PATCH] serial: set DTR in uart for kernel serial console
    ` PATCH] serial: convert early_uart to earlycon for 8250

b44: regression in 2.6.22 (resend)
 2007-05-28 10:49 UTC  (12+ messages)

[RFC] LZO de/compression support - take 5
 2007-05-28 10:49 UTC  (3+ messages)

[PATCH] add a trivial patch style checker
 2007-05-28 10:48 UTC  (7+ messages)

[patch] x86_64: fix sched_clock()
 2007-05-28  3:12 UTC  (12+ messages)

Linux v2.6.22-rc3
 2007-05-28 10:43 UTC  (10+ messages)

[AppArmor 01/41] Pass struct vfsmount to the inode_create LSM hook
 2007-05-28 10:41 UTC  (8+ messages)

[PATCH] merge dst_discard in & out into one, this decrements the vmlinux image by 21 bytes under i386 arch
 2007-05-28 10:35 UTC  (3+ messages)

[RFC][PATCH][EXPERIMENTAL] Make kernel threads nonfreezable by default
 2007-05-28 10:33 UTC  (5+ messages)

Oops in dentry_iput with 2.6.22-rc2 on AMD64
 2007-05-28 10:42 UTC  (4+ messages)

[PATCH 8/9] fbdev: Detect primary display device
 2007-05-28 10:30 UTC  (4+ messages)
` [Linux-fbdev-devel] "
  ` [PATCH 8/9] [RESEND] "

[PATCH] Convert sata_sx4 to new libata EH
 2007-05-28 10:25 UTC 

RAID1 questions and errors and questions about errors :)
 2007-05-28 10:16 UTC  (2+ messages)

[patch -mm 1/1] remove useless tolower in isofs
 2007-05-28 10:16 UTC  (6+ messages)

[BUG] signal: multithread program returns with wrong errno on receiving SIGSTOP
 2007-05-28 10:13 UTC  (3+ messages)

8 words bursts for fbdev driver
 2007-05-28 11:11 UTC 

[patch 00/69] -stable review
 2007-05-28 10:04 UTC  (16+ messages)
  ` pcmcia resume 60 second hang. "

[oops] in bluetooth
 2007-05-28  9:38 UTC 

[RFC] LZO de/compression support - take 4
 2007-05-28  9:58 UTC  (10+ messages)

2.6.21.1 - 97% wait time on IDE operations
 2007-05-28  9:51 UTC  (6+ messages)

Oops with prism54 in 2.6.22-rc3
 2007-05-28  9:37 UTC  (3+ messages)

tty-related oops in latest kernel(s)?
 2007-05-28  9:34 UTC  (5+ messages)

2.6.22-rc3 scripts/kconfig/qconf arch/i386/Kconfig
 2007-05-28  9:30 UTC 

[BUG] CPU hotplug: system hang on CPU hot remove during oprofile
 2007-05-28  9:12 UTC  (2+ messages)

BUG : 2.6.21.1 -> 2.6.21.3 breaks cx88 (4 Gb)
 2007-05-28  9:11 UTC 

2.6.17-rc6 No volume groups found
 2007-05-27 17:08 UTC  (4+ messages)

[PATCH 00/20] Blackfin update for 2.6.22-rc3
 2007-05-28  8:37 UTC  (21+ messages)
` [PATCH 01/20] Blackfin arch: remove defconfig file
` [PATCH 02/20] Blackfin arch: DMA code minor naming convention fix
` [PATCH 03/20] Blackfin arch: spelling fixes
` [PATCH 04/20] Blackfin arch: fix bug ad1836 fails to build properly for BF533-EZKIT
` [PATCH 05/20] Blackfin arch: all symbols were offset by 4k, since we didn't have the __text label
` [PATCH 06/20] Blackfin arch: mark our memory init functions with __init so they get freed after init
` [PATCH 07/20] Blackfin arch: implement a basic /proc/sram file for L1 allocation visibility
` [PATCH 08/20] Blackfin arch: Add header files for BF548
` [PATCH 09/20] Blackfin arch: fixup Blackfin MAINTIANERS team member list
` [PATCH 10/20] Blackfin arch: scrub old console defines
` [PATCH 11/20] Blackfin arch: update defconfigs
` [PATCH 12/20] Blackfin arch: unify differences between our diff head.S files -- no functional changes
` [PATCH 13/20] Blackfin arch: move more of our startup code to .init so it can be freed once we are up and running
` [PATCH 14/20] Blackfin arch: add proper ENDPROC()
` [PATCH 15/20] Blackfin serial driver: hook up our UARTs STP bit with userspaces CMSPAR
` [PATCH 16/20] Blackfin serial driver: ignore framing and parity errors
` [PATCH 17/20] Blackfin RTC drivers: update MAINTAINERS information
` [PATCH 18/20] Blackfin SPI driver: tweak spi cleanup function to match newer kernel changes
` [PATCH 19/20] Blackfin on-chip watchdog driver
` [PATCH 20/20] binfmt_flat: minimum support for the Blackfin relocations

BUG: at mm/slab.c:777 __find_general_cachep()
 2007-05-28  8:34 UTC  (2+ messages)

software suspend doesn't work with 2.6.22-rc3
 2007-05-28  7:59 UTC  (6+ messages)

[PATCH] kernel/sched.c: use list_for_each_entry_safe() in __wake_up_common()
 2007-05-28  7:57 UTC 

[PATCH] Documentation: How to use GDB to decode OOPSes
 2007-05-28  7:46 UTC 

EIP is at netlink_insert+0x41/0x10c
 2007-05-28  7:36 UTC  (3+ messages)

[PATCH] trivial: remove bogus comment from account_user_time
 2007-05-28  7:24 UTC 

[RFC PATCH]Multi-threaded Initcall with dependence support
 2007-05-28  7:03 UTC 

[PATCH} x86_64 PM_TRACE support
 2007-05-27 21:54 UTC  (5+ messages)

CPU hotplug: system hang on CPU hot remove during `pfmon --system-wide'
 2007-05-28  6:55 UTC  (2+ messages)

[PATCH 0/2] use list_for_each() for iteration in hostap and prism54 driver
 2007-05-28  6:45 UTC  (6+ messages)
` [PATCH 1/2] use list_for_each() for iteration in Host AP driver
    ` [PATCH 1/2] use list_for_each_entry() for iteration in hostap_ap.c

[PATCH 1/3] Preserve the dirty bit in init_page_buffers
 2007-05-28  6:37 UTC  (6+ messages)

[PATCH 9/9] fbcon: Allow fbcon to use the primary display driver
 2007-05-28  6:33 UTC  (2+ messages)
` [PATCH 9/9] fbcon: Allow fbcon to use the primary display driver fix

Re-2: Oops in kernel 2.6.21
 2007-05-28  6:25 UTC 

PCIE
 2007-05-28  5:23 UTC  (28+ messages)

[PATCH] ARM/ARM26: Enable arbitary speed tty ioctls and split input/output speed
 2007-05-28  4:47 UTC  (6+ messages)
` [PATCH] $ARCH: "

[2/3] 2.6.22-rc2: known regressions v2
 2007-05-28  4:27 UTC  (16+ messages)

Altering kernel path execution using module
 2007-05-28  4:13 UTC  (2+ messages)

[2.6.21.1] resume doesn't run suspended kernel?
 2007-05-28  3:15 UTC  (7+ messages)

Proofreading your professional documents
 2007-05-28  2:39 UTC 

2.6.22-rc3: regression: make M=$PWD modules_install does nothing
 2007-05-28  2:34 UTC 

[BUG] signal: multithread program returns with wrong errno on receiving SIGSTOP
 2007-05-28  2:32 UTC 

RTC_DRV_CMOS can break userspace interface
 2007-05-28  2:16 UTC  (6+ messages)

2.6.22-rc2: known regressions with patches
 2007-05-28  1:15 UTC  (3+ messages)

[PATCH 0/7] coredump: core dump masking support v5
 2007-05-28  1:17 UTC  (3+ messages)
` [PATCH 7/7] documentation for /proc/pid/coredump_filter

troubles in kernel 2.69
 2007-05-27 23:11 UTC 

IDE/ATA: Intel i865-based mainboard, CDROM not detected
 2007-05-27 23:07 UTC  (2+ messages)

[PATCH 7/9] [TRY 2] fbdev: Move arch-specific bits to their respective subdirectories
 2007-05-27 22:44 UTC  (2+ messages)

Oops in kernel 2.6.21
 2007-05-27 22:18 UTC  (2+ messages)

[PATCH] Linux always started with 9600 8N1
 2007-05-27 21:47 UTC  (3+ messages)

[GIT PULL] ieee1394 updates post 2.6.21
 2007-05-27 21:45 UTC  (4+ messages)
` [GIT PULL] ieee1394 fixes post 2.6.22-rc2
    ` [GIT PULL] ieee1394 fixes post 2.6.22-rc3

2.6.21-mm2: ACPI exception on resume
 2007-05-27 21:02 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox