All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-02-21 19:36:58 to 2007-02-21 21:25:38 UTC [more...]

removing content from git history
 2007-02-21 21:21 UTC  (12+ messages)

Phis in /proc/bus/input/devices same for all devices?
 2007-02-21 21:24 UTC 

[PATCH]
 2007-02-21 21:23 UTC  (2+ messages)

[patch 00/13] Syslets, "Threadlets", generic AIO support, v3
 2007-02-21 21:16 UTC  (14+ messages)
` [patch 01/13] syslets: add async.h include file, kernel-side API definitions
` [patch 02/13] syslets: add syslet.h include file, user API/ABI definitions
` [patch 03/13] syslets: generic kernel bits
` [patch 04/13] syslets: core code
` [patch 05/13] syslets: core, documentation
` [patch 06/13] x86: split FPU state from task state
` [patch 07/13] syslets: x86, add create_async_thread() method
` [patch 08/13] syslets: x86, add move_user_context() method
` [patch 09/13] syslets: x86, mark async unsafe syscalls
` [patch 10/13] syslets: x86: enable ASYNC_SUPPORT
` [patch 11/13] syslets: x86, wire up the syslet system calls
` [patch 12/13] syslets: x86: optimized copy_uatom()
` [patch 13/13] syslets: x86: optimized sys_umem_add()

[patch 00/21] 2.6.19-stable review
 2007-02-21 22:20 UTC  (9+ messages)

[Patch 1/2] cciss: fix for 2TB support
 2007-02-21 21:10 UTC 

[linux-lvm] LVM - History
 2007-02-21 21:23 UTC  (4+ messages)

2.6.20 kernel hang with USB drive and vfat doing ftruncate
 2007-02-21 21:22 UTC  (6+ messages)
        ` [linux-usb-devel] "

[TIPC] Properly mask header fields
 2007-02-21 21:22 UTC  (5+ messages)
` [TIPC] Missing null check in the socket code

[PATCH] net/bridge/br_if.c: fix possible use-after-free in port_carrier_check()
 2007-02-21 21:19 UTC  (7+ messages)
      ` [RFT] bridge: eliminate port_check workqueue

[patch 18/50] add epoll compat code to kernel/compat.c
 2007-02-21 21:15 UTC  (10+ messages)
        ` [PATCH]add epoll compat code to fsl/compat.c

Linux 2.6.21-rc1
 2007-02-21 21:21 UTC  (22+ messages)
` request_module: runaway loop modprobe net-pf-1 (is Re: Linux 2.6.21-rc1)

Extensible hashing and RCU
 2007-02-21 21:15 UTC  (6+ messages)

wait_for_completion blocks the whole kernel?
 2007-02-21 21:10 UTC 

[SKY2] Does anyone have this driver working?
 2007-02-21 21:13 UTC 

+ throttle_vm_writeout-dont-loop-on-gfp_nofs-and-gfp_noio-allocations.patch added to -mm tree
 2007-02-21 21:06 UTC 

[RFC PATCH(Experimental) 0/4] Freezer based Cpu-hotplug
 2007-02-21 21:06 UTC  (12+ messages)
` freezer problems

[patch 1/1] MM: detach_vmas_to_be_unmapped fix
 2007-02-21 20:59 UTC  (2+ messages)

[patch 00/50] -stable review
 2007-02-21 21:01 UTC  (11+ messages)
  ` [stable] "
                  ` [v4l-dvb-maintainer] "

[Adeos-main] latency results for ppc and x86
 2007-02-21 21:05 UTC  (12+ messages)

libsata doesn't like bus without master
 2007-02-21 21:04 UTC  (4+ messages)

xfsdump/xfsrestore question
 2007-02-21 21:02 UTC  (2+ messages)

[Xenomai-help] CAN driver
 2007-02-21 21:02 UTC  (7+ messages)
        ` [Xenomai-core] (was: [Xenomai-help] CAN driver)
          ` [Xenomai-core] "

[dccp] Ack vector implementation notes
 2007-02-21 21:00 UTC 

[PATCH - 2.6.19 -0/2] Backport of psmouse suspend/shutdown cleanups
 2007-02-21 20:59 UTC  (7+ messages)

[dccp] DCCP and iotcl
 2007-02-21 20:58 UTC 

Please help if u can
 2007-02-21 20:55 UTC  (5+ messages)

[Cluster-devel] cluster/rgmanager/src/resources nfsclient.sh
 2007-02-21 20:55 UTC 

Xen paravirt_ops tree for testing
 2007-02-21 20:55 UTC 

[UPDATE] bigphysarea patch update for i386 and x86_64
 2007-02-21 20:54 UTC 

[Cluster-devel] cluster/rgmanager/src/resources nfsclient.sh
 2007-02-21 20:54 UTC 

[Cluster-devel] cluster/rgmanager/src/resources nfsclient.sh
 2007-02-21 20:54 UTC 

[Cluster-devel] cluster/rgmanager/src/resources nfsclient.sh
 2007-02-21 20:54 UTC 

-a task,always audits everything
 2007-02-21 20:53 UTC  (2+ messages)

[patch 00/24] Xen-paravirt_ops: Xen guest implementation for paravirt_ops interface
 2007-02-21 20:53 UTC  (25+ messages)
` [patch 01/24] Xen-paravirt_ops: No need to use -traditional for processing asm in arch/i386/
` [patch 02/24] Xen-paravirt_ops: Clean up ELF note generation
` [patch 03/24] Xen-paravirt_ops: Fix typo in sync_constant_test_bit()s name
` [patch 04/24] Xen-paravirt_ops: ignore vgacon if hardware not present
` [patch 05/24] Xen-paravirt_ops: Add pagetable accessors to pack and unpack pagetable entries
` [patch 06/24] Xen-paravirt_ops: paravirt_ops: hooks to set up initial pagetable
` [patch 07/24] Xen-paravirt_ops: paravirt_ops: allocate a fixmap slot
` [patch 08/24] Xen-paravirt_ops: Allow paravirt backend to choose kernel PMD sharing
` [patch 09/24] Xen-paravirt_ops: add hooks to intercept mm creation and destruction
` [patch 10/24] Xen-paravirt_ops: remove HAVE_ARCH_MM_LIFETIME, define no-op architecture implementations
` [patch 11/24] Xen-paravirt_ops: Add apply_to_page_range() which applies a function to a pte range
` [patch 12/24] Xen-paravirt_ops: Allocate and free vmalloc areas
` [patch 13/24] Xen-paravirt_ops: Add nosegneg capability to the vsyscall page notes
` [patch 14/24] Xen-paravirt_ops: Add XEN config options
` [patch 15/24] Xen-paravirt_ops: Add Xen interface header files
` [patch 16/24] Xen-paravirt_ops: Core Xen implementation
` [patch 17/24] Xen-paravirt_ops: avoid having a bad selector in %gs during context switch
` [patch 18/24] Xen-paravirt_ops: Some generic early printk & boot console fixups
` [patch 19/24] Xen-paravirt_ops: Use the hvc console infrastructure for Xen console
` [patch 20/24] Xen-paravirt_ops: Add early printk support via hvc console
` [patch 21/24] Xen-paravirt_ops: Add Xen grant table support
` [patch 22/24] Xen-paravirt_ops: Add the Xenbus sysfs and virtual device hotplug driver
` [patch 23/24] Xen-paravirt_ops: Add Xen virtual block device driver
` [patch 24/24] Xen-paravirt_ops: Add the Xen virtual network "

snd_seq: buffered vs. direct output of events
 2007-02-21 20:51 UTC 

[PATCH 00/05] Linux Kernel Markers - kernel 2.6.20
 2007-02-21 20:45 UTC  (8+ messages)
` [PATCH 05/05] Linux Kernel Markers, non optimized architectures
      `  "

+ kvm-svm-intercept-smi-to-handle-it-at-host-level.patch added to -mm tree
 2007-02-21 20:49 UTC 

+ kvm-add-host-hypercall-support-for-vmx.patch added to -mm tree
 2007-02-21 20:49 UTC 

+ kvm-more-0-null-conversions.patch added to -mm tree
 2007-02-21 20:49 UTC 

+ kvm-add-msr-based-hypercall-api.patch added to -mm tree
 2007-02-21 20:49 UTC 

+ kvm-svm-init-cr0-with-the-wp-bit-set.patch added to -mm tree
 2007-02-21 20:49 UTC 

+ kvm-wire-up-hypercall-handlers-to-a-central.patch added to -mm tree
 2007-02-21 20:49 UTC 

+ kvm-add-hypercall-host-support-for-svm.patch added to -mm tree
 2007-02-21 20:49 UTC 

+ kvm-move-virtualization-deactivation-from-cpu_dead.patch added to -mm tree
 2007-02-21 20:49 UTC 

+ kvm-vmx-hack-set_cr0_no_modeswitch-to-actually-do.patch added to -mm tree
 2007-02-21 20:49 UTC 

+ kvm-use-array_size-macro-instead-of-manual-calculation.patch added to -mm tree
 2007-02-21 20:49 UTC 

+ kvm-use-page_private-set_page_private-apis.patch added to -mm tree
 2007-02-21 20:49 UTC 

+ kvm-cosmetics.patch added to -mm tree
 2007-02-21 20:49 UTC 

+ kvm-mmu-add-missing-dirty-page-tracking-cases.patch added to -mm tree
 2007-02-21 20:49 UTC 

[Cluster-devel] cluster/rgmanager/src clulib/alloc.c daemons/g 
 2007-02-21 20:49 UTC 

[lm-sensors] w83627hf, fan speed always high, unchangeable?
 2007-02-21 20:47 UTC  (2+ messages)

[Cluster-devel] cluster/rgmanager/src/daemons groups.c
 2007-02-21 20:46 UTC 

+ driver-core-refcounting-fix.patch added to -mm tree
 2007-02-21 20:45 UTC 

[PATCH 2.6.21] iw_cxgb3: Stop the EP Timer on BAD CLOSE
 2007-02-21 20:45 UTC 

[KJ] replacing pci_find_device in isdn driver
 2007-02-21 20:45 UTC  (2+ messages)

+ fix-refrigerator-vs-thaw_process-race.patch added to -mm tree
 2007-02-21 20:42 UTC 

+ drivers-media-video-cpia_ppc-dont-use-_work_nar.patch added to -mm tree
 2007-02-21 20:41 UTC 

[PATCH] ucc_geth: use of_get_mac_address()
 2007-02-21 20:40 UTC 

+ kbuild-add-the-code-maturity-levels-deprecated-and-obsolete.patch added to -mm tree
 2007-02-21 20:39 UTC 

+ x86_64-make-nmi-use-perfctr1-for-architectural-perfmon-take-2.patch added to -mm tree
 2007-02-21 20:32 UTC 

+ i386-make-nmi-use-perfctr1-for-architectural-perfmon-take-2.patch added to -mm tree
 2007-02-21 20:31 UTC 

[KJ] [PATCH] is_power_of_2 in kernel/kfifo
 2007-02-21 20:37 UTC  (2+ messages)

+ i386-irq-kill-irq-compression-fix.patch added to -mm tree
 2007-02-21 20:35 UTC 

[PATCH] Kwatch: kernel watchpoints using CPU debug registers
 2007-02-21 20:35 UTC  (2+ messages)

[uml-devel] [PATCH 1/4] UML - delete unused code
 2007-02-21 20:25 UTC  (2+ messages)
`  "

[uml-devel] [PATCH 4/4] UML - lock host ldt retrieval
 2007-02-21 20:25 UTC  (2+ messages)
`  "

[uml-devel] [PATCH 2/4] UML - formatting fixes
 2007-02-21 20:25 UTC  (2+ messages)
`  "

[uml-devel] [PATCH 3/4] UML - host_info tidying
 2007-02-21 20:25 UTC  (2+ messages)
`  "

[uml-devel] [PATCH 0/4] UML - more cleanups
 2007-02-21 20:25 UTC  (2+ messages)
`  "

+ gfs2-add-newline-to-printk-message.patch added to -mm tree
 2007-02-21 20:33 UTC 

+ linux-kernel-markers-i386-optimization-fix.patch added to -mm tree
 2007-02-21 20:30 UTC 

[Adeos-main] x86_64 ipipe on 2.6.19
 2007-02-21 20:30 UTC 

+ fbdevmm-hecuba-e-ink-fbdev-driver.patch added to -mm tree
 2007-02-21 20:28 UTC 

cat problem in tiny_tty driver (the source included)
 2007-02-21 20:28 UTC  (6+ messages)

[Xenomai-core] Re: (was: [Xenomai-help] CAN driver)
 2007-02-21 20:27 UTC 

- mm-only-sched-add-a-few-scheduler-event-counters.patch removed from -mm tree
 2007-02-21 20:26 UTC 

[PATCH] block2mtd oops in erase function
 2007-02-21 20:26 UTC  (10+ messages)

ATAPI DVD not detected
 2007-02-21 20:26 UTC 

[Cluster-devel] cluster/cman qdisk/score.c qdisk/score.h qdisk 
 2007-02-21 20:25 UTC 

+ sched-dynticks-idle-load-balancing-v2.patch added to -mm tree
 2007-02-21 20:24 UTC 

[Cluster-devel] cluster/cman qdisk/main.c qdisk/disk.h qdisk/s 
 2007-02-21 20:24 UTC 

+ sched-fix-idle-load-balancing-in-softirqd-context.patch added to -mm tree
 2007-02-21 20:24 UTC 

mcpu options for AMCC440 with fpu
 2007-02-21 21:35 UTC  (3+ messages)

The go atwater
 2007-02-21 20:24 UTC 

[RFC] Patch: dynticks: idle load balancing
 2007-02-21 20:23 UTC  (14+ messages)
                  ` [patch 1/2] sched: fix idle load balancing in softirqd context
                    ` [patch 2/2] sched: dynticks idle load balancing - v2

[Cluster-devel] cluster/cman qdisk/score.c qdisk/disk.h qdisk/ 
 2007-02-21 20:22 UTC 

Could the k8temp driver be interfering with ACPI?
 2007-02-21 20:19 UTC  (10+ messages)
  ` [lm-sensors] "

[Printing-architecture] There will be a FSG Arch meeting on Wed Feb 21st
 2007-02-21 20:21 UTC  (2+ messages)
` [Printing-architecture] CANCELED: "

[U-Boot-Users] [PATCH] Fix relocation problem with "new" get_dev() function
 2007-02-21 20:20 UTC  (4+ messages)

RFC: stop mounting /dev/mtdblockX but mount mtdX (without /dev) instead
 2007-02-21 20:20 UTC 

[Cluster-devel] cluster/cman qdisk/score.h qdisk/disk.h qdisk/ 
 2007-02-21 20:19 UTC 

[Qemu-devel] qemu/hw mips_malta.c
 2007-02-21 20:18 UTC  (2+ messages)
` [Qemu-devel][PATCH] "

[Printing-architecture] There will be a FSG Arch meeting on W edFeb 21st
 2007-02-21 20:17 UTC  (2+ messages)

[PATCH] ecryptfs lower file handling code issues
 2007-02-21 20:13 UTC  (2+ messages)
` [PATCH] eCryptfs: resolve lower page unlocking problem

PCI riser cards and PCI irq routing, etc
 2007-02-21 20:13 UTC  (20+ messages)

+ serial-driver-pmc-msp71xx.patch added to -mm tree
 2007-02-21 20:08 UTC 

mismatch between 2.6.19 and nfs-utils-1.0.10 nfsctl_arg structure???
 2007-02-21 20:03 UTC  (3+ messages)

[patch 00/21] Xen-paravirt: Xen guest implementation for paravirt_ops interface
 2007-02-21 20:02 UTC  (10+ messages)

need help with libiptc
 2007-02-21 20:00 UTC 

Reshaping raid0/10
 2007-02-21 19:59 UTC  (2+ messages)

[U-Boot-Users] [PATCH] Update SystemACE driver for 16bit access
 2007-02-21 19:58 UTC  (3+ messages)

2.6.20-git15 BUG: soft lockup detected on CPU#0! - timers?
 2007-02-21 20:00 UTC  (6+ messages)

Warning: message 1HJ5uw-0001Sm-Vr delayed 10 hours
 2007-02-21 19:49 UTC  (2+ messages)
` Warning: message 1HJ5uw-0001Sm-Vr delayed 48 hours

Warning: message 1HJQCa-00040N-1y delayed 10 hours
 2007-02-21 19:47 UTC  (2+ messages)
` Warning: message 1HJQCa-00040N-1y delayed 24 hours

[Bluez-devel] [patch] updates rfcomm man page
 2007-02-21 19:45 UTC  (2+ messages)

Don't know where to buy pills?
 2007-02-22  0:44 UTC 

-s THIS ? (address belongs to one of of interfaces of local machine) ?
 2007-02-21 19:39 UTC  (2+ messages)
` -s THIS ? (address belongs to one of of interfaces of local machine)

[ANNOUNCE] d80211 based driver for Intel PRO/Wireless 3945ABG
 2007-02-21 19:38 UTC  (7+ messages)
  ` [ipw3945-devel] "
      ` iwlwifi warnings

2.6.20-rt5 Oops on boot
 2007-02-21 19:36 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.