messages from 2007-05-22 11:53:06 to 2007-05-22 20:00:39 UTC [more...]
[BUG] local_softirq_pending storm
2007-05-22 19:59 UTC (7+ messages)
[RFC] enhancing the kernel's graphics subsystem
2007-05-22 19:58 UTC (35+ messages)
[PATCH] add "notime" boot option
2007-05-22 20:00 UTC (3+ messages)
Dumping the checksums in a module
2007-05-22 19:53 UTC (4+ messages)
NCPFS can't handle extended characters
2007-05-22 19:57 UTC (3+ messages)
[stable] Wanted: Allow adding new device IDs during the -stable cycle
2007-05-22 19:51 UTC (7+ messages)
[RFC] LZO1X de/compression support
2007-05-22 19:44 UTC (5+ messages)
any value to "NORET_TYPE" macro?
2007-05-22 19:45 UTC (15+ messages)
[PATCH 3/3]x86_64: early_printk for early debug port support
2007-05-22 19:43 UTC (3+ messages)
libata pcmcia failure
2007-05-22 19:37 UTC (12+ messages)
` libata and legacy ide "
[PATCH]x86_64: build and use GDT on copied compressed kernel
2007-05-22 19:31 UTC (4+ 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
radeonfb and X800 cards
2007-05-22 19:31 UTC (6+ messages)
[PATCH 2/2] Use the new percpu interface for shared data -- version 3
2007-05-22 19:01 UTC (3+ messages)
[PATCH] powerpc 2.6.21-rt6: revert spider_net
2007-05-22 18:52 UTC (3+ messages)
[RFC PATCH] file as directory
2007-05-22 18:48 UTC
[PATCH] Performance Stats: Kernel patch
2007-05-22 18:48 UTC (2+ messages)
filesystem benchmarking fun
2007-05-22 18:39 UTC (15+ messages)
[PATCH] UDF: possible usage of uninitialized variables
2007-05-22 18:39 UTC (2+ messages)
+ procfs-directory-entry-cleanup.patch added to -mm tree
2007-05-22 18:29 UTC (2+ messages)
[PROBLEM] 2.6.22-rc2 panics on x86-64 with slub
2007-05-22 18:30 UTC (4+ messages)
BUG: at mm/slab.c:777 __find_general_cachep()
2007-05-22 18:27 UTC (4+ messages)
[RFC][PATCH] do_div_signed()
2007-05-22 18:26 UTC (3+ messages)
is TIF_NOTIFY_RESUME used?
2007-05-22 18:20 UTC (5+ messages)
` [PATCH 1/2] Define new percpu interface for shared data -- version 3
./scripts/kallsysm.c question
2007-05-22 18:20 UTC
Enabling power states for Core 2 Duo
2007-05-22 17:53 UTC
[GIT PULL] i2c fixes for 2.6.22
2007-05-22 18:02 UTC
Increased ipw2200 power usage with dynticks
2007-05-22 18:00 UTC (2+ messages)
RFC: kconfig select warnings bogus?
2007-05-22 17:59 UTC (27+ messages)
Linux 2.6.22-rc2
2007-05-22 17:54 UTC (12+ messages)
Sched - graphic smoothness under load - cfs-v13 sd-0.48
2007-05-22 17:55 UTC (6+ messages)
select(0, ..) is valid ?
2007-05-22 17:49 UTC (9+ messages)
Increased ipw2200 power usage with dynticks
2007-05-22 17:43 UTC (5+ messages)
[PATCH] Delete every useless reference to NORET_TYPE in the tree
2007-05-22 17:35 UTC
Enabling power states for Core 2 Duo
2007-05-22 17:35 UTC (5+ messages)
[PATCH] ISDN: move card state init to separate function
2007-05-22 17:28 UTC (4+ messages)
lzo code
2007-05-22 17:22 UTC
use mutex instead of semaphore in RocketPort driver
2007-05-22 16:59 UTC
[patch] CFS scheduler, -v12
2007-05-22 16:48 UTC (13+ messages)
[RFC][PATCH 0/14] VFS based Union Mount(v1)
2007-05-22 16:35 UTC (13+ messages)
` [RFC][PATCH 5/14] Introduce union stack
` [RFC][PATCH 10/14] In-kernel file copy between union mounted filesystems
[PATCH] eCryptfs: Delay writing 0's after llseek until write
2007-05-22 16:41 UTC (5+ messages)
[RFC PATCH] /sys/block -> /sys/class/block (Fedora 3 & 4 testers wanted)
2007-05-22 16:28 UTC (3+ messages)
[PATCH] parisc: Disable LWS debugging
2007-05-22 15:49 UTC (2+ messages)
` [parisc-linux] "
PCI device problem - MMCONFIG, cannot allocate resource region, resource collisions
2007-05-22 15:58 UTC (4+ messages)
Race free attributes in sysfs
2007-05-22 15:58 UTC (6+ messages)
[PATCH] Documentation/memory-barriers.txt: various fixes
2007-05-22 15:56 UTC (13+ messages)
` [PATCH (take 2)] "
` [PATCH (take 3)] "
` [PATCH (take 4)] "
This kernel requires the following features not present on the CPU... (on a VIA C7 CPU)
2007-05-22 15:53 UTC (3+ messages)
kconfig - scan all Kconfig files
2007-05-22 15:52 UTC (4+ messages)
EMPLOYMENT OFFER!!!!
2007-05-22 15:46 UTC
[PATCH] Chaining sg lists for big IO commands v5
2007-05-22 15:35 UTC (12+ messages)
v2.6.21-rt3
2007-05-22 15:20 UTC (8+ messages)
[patch 00/33] xen: Xen paravirt_ops implementation
2007-05-22 15:06 UTC (36+ messages)
` [patch 01/33] xen: paravirt: add an "mm" argument to alloc_pt
` [patch 02/33] xen: paravirt: add a hook for once the allocator is ready
` [patch 03/33] xen: paravirt: increase IRQ limit
` [patch 04/33] xen: paravirt: unstatic leave_mm
` [patch 05/33] xen: paravirt: unstatic smp_store_cpu_info
` [patch 06/33] xen: paravirt: make siblingmap functions visible
` [patch 07/33] xen: paravirt: export __supported_pte_mask
` [patch 08/33] xen: Allocate and free vmalloc areas
` [patch 09/33] xen: Add nosegneg capability to the vsyscall page notes
` [patch 10/33] xen: Add Xen interface header files
` [patch 11/33] xen: Core Xen implementation
` [patch 12/33] xen: Xen virtual mmu
` [patch 13/33] xen: xen event channels
` [patch 14/33] xen: xen time implementation
` [patch 15/33] xen: xen configuration
` [patch 16/33] xen: xen: add pinned page flag
` [patch 17/33] xen: Complete pagetable pinning for Xen
` [patch 18/33] xen: xen: ignore RW mapping of RO pages in pagetable_init
` [patch 19/33] xen: Account for time stolen by Xen
` [patch 20/33] xen: Implement xen_sched_clock
` [patch 21/33] xen: Xen SMP guest support
` [patch 22/33] xen: Add support for preemption
` [patch 23/33] xen: xen: lazy-mmu operations
` [patch 24/33] xen: xen: hack to prevent bad segment register reload
` [patch 25/33] xen: Use the hvc console infrastructure for Xen console
` [patch 26/33] xen: Add Xen grant table support
` [patch 27/33] xen: Add the Xenbus sysfs and virtual device hotplug driver
` [patch 28/33] xen: Add Xen virtual block device driver
` [patch 29/33] xen: Add the Xen virtual network "
` [patch 30/33] xen: Xen machine operations
` [patch 31/33] xen: xen: handle external requests for shutdown, reboot and sysrq
` [patch 32/33] xen: Place vcpu_info structure into per-cpu memory, if possible
` [patch 33/33] xen: Attempt to patch inline versions of common operations
[PATCH] aic7xxx/aicasm build failure w/gcc-3.4.6
2007-05-22 15:11 UTC (3+ messages)
[RFC] Crash on modpost, addend_386_rel()
2007-05-22 14:48 UTC (5+ messages)
[1/5] 2.6.22-rc2: known regressions
2007-05-22 14:51 UTC (4+ messages)
2.6.22-rc1-mm1
2007-05-22 14:45 UTC (9+ messages)
` [xfs-masters] 2.6.22-rc1-mm1
Scheduler smoothness and fairness - results and package
2007-05-22 14:27 UTC
Enabling power states for Core 2 Duo
2007-05-22 12:59 UTC
[PATCH 1/2] AF_RXRPC: AF_RXRPC depends on IPv4
2007-05-22 12:56 UTC (2+ messages)
` [PATCH 2/2] AF_RXRPC: Make call state names available if CONFIG_PROC_FS=n
[patch] CFS scheduler, -v13
2007-05-22 12:47 UTC (4+ messages)
` bad networking related lag in v2.6.22-rc2
[PATCH 2.6.21.2] hfcs_usb / st5481_usb : improves the USB API usage
2007-05-22 12:28 UTC
[PATCH 2.6.21.1] hisax: adds error-checking for hisax_register()
2007-05-22 12:28 UTC
bulk transfer bits-per-second calculation for RNDIS/USB
2007-05-22 12:27 UTC
[patch] removes MAX_ARG_PAGES
2007-05-22 12:24 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;
as well as URLs for NNTP newsgroup(s).