linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-06 12:44:42 to 2007-12-06 21:11:20 UTC [more...]

[PATCH 0/9 - v2] Integrate system.h
 2007-12-06 21:11 UTC  (3+ messages)
` [PATCH 1/9] remove volatile keyword from clflush

2.6.23: x86_64 oops caused by hotplug running before vdso initialized
 2007-12-06 21:10 UTC  (3+ messages)

[PATCH] Add EXPORT_SYMBOL(ksize);
 2007-12-06 21:07 UTC  (5+ messages)

kbuild: possible regression?
 2007-12-06 20:59 UTC  (4+ messages)

[PATCH 0/19] desc_struct integration
 2007-12-06 20:54 UTC  (23+ messages)
` [PATCH 1/19] unify desc_struct
  ` [PATCH 2/19] unify struct desc_ptr
    ` [PATCH 3/19] change gdt acessor macro name
      ` [PATCH 4/19] removed unused variable
        ` [PATCH 5/19] introduce gate_desc type
          ` [PATCH 6/19] change write_idt_entry signature
            ` [PATCH 7/19] introduce ldt_desc type
              ` [PATCH 8/19] modify write_ldt function
                ` [PATCH 9/19] introduce fill_ldt
                  ` [PATCH 10/19] change write_gdt_entry signature
                    ` [PATCH 11/19] change write_ldt_entry signature
                      ` [PATCH 12/19] move constants to desc_defs.h
                        ` [PATCH 13/19] unify non-paravirt parts of desc.h
                          ` [PATCH 14/19] use the same data type for tls_array
                            ` [PATCH 15/19] modify get_desc_base
                              ` [PATCH 16/19] provide tss_desc
                                ` [PATCH 17/19] unify paravirt pieces of descriptor handling
                                  ` [PATCH 18/19] move _set_gate and its users to a common location
                                    ` [PATCH 19/19] unify set_tss_desc

[patch] old debugging hacks sneaked back
 2007-12-06 21:12 UTC  (2+ messages)

[PATCH 3/3] printer port driver: semaphore to mutex
 2007-12-06 20:44 UTC  (10+ messages)

[PATCH] hugetlb: handle write-protection faults in follow_hugetlb_page
 2007-12-06 20:41 UTC 

[PATCH] bw-qcam: adds parameter aggressive to skip passive detection and directly attempt initialization
 2007-12-06 20:55 UTC  (3+ messages)

New Address Family: Inter Process Networking (IPN)
 2007-12-06 20:36 UTC  (8+ messages)

2.6.24-rc4-mm1
 2007-12-06 20:31 UTC  (16+ messages)
` 2.6.24-rc4-mm1 kobject changes broken with hvcs driver on powerpc
` 2.6.24-rc4-mm1: hostbyte=0x01 driverbyte=0x00 (now bisected)

[RFC] [PATCH] A clean approach to writeout throttling
 2007-12-06 20:27 UTC  (10+ messages)

What will be in the x86-64/x86 2.6.21 merge
 2007-12-06 20:23 UTC  (13+ messages)
` remote debugging via FireWire (was What will be in the x86-64/x86 2.6.21 merge)
  ` remote debugging via FireWire * __fast__ firedump!
          ` [feedback discussion] Early boot debugging via FireWire (ohci1394_dma=early)
            ` [PATCH] "

git guidance
 2007-12-07 18:55 UTC  (7+ messages)

[PATCH 1/6] UML - Customize tlb.h
 2007-12-06 20:19 UTC  (3+ messages)

How to manage shared persistent local caching (FS-Cache) with NFS?
 2007-12-06 20:00 UTC  (5+ messages)

ICH9 & Core2 Duo - kernel crash
 2007-12-06 20:15 UTC  (2+ messages)

Why does reading from /dev/urandom deplete entropy so much?
 2007-12-06 20:08 UTC  (11+ messages)

klibc ipconfig misbehavior in a network with DHCP snooping
 2007-12-06 19:50 UTC 

[PATCH 27/28] blk_end_request: changing scsi mid-layer for bidi (take 3)
 2007-12-06 19:44 UTC  (4+ messages)

[PATCH] Enabling the echo of ctrl-C (and the like)
 2007-12-06 19:36 UTC  (2+ messages)

FW: Guidance on resources for User Space Device Drivers on 2.6 kernel
 2007-12-06 19:33 UTC  (5+ messages)

[PATCH] pid: sys_wait... fixes
 2007-12-06 19:11 UTC  (6+ messages)
  ` [PATCH] pid: sys_wait... fixes (v2)

a problem with NETPOLL/KGDBoE
 2007-12-06 19:13 UTC  (3+ messages)

Reproducible data corruption with sendfile+vsftp - splice regression?
 2007-12-06 18:44 UTC  (9+ messages)

programs vanish with 2.6.22+
 2007-12-06 18:27 UTC  (2+ messages)

[PATCH] IB/ehca: Serialize HCA-related hCalls on POWER5
 2007-12-06 18:27 UTC  (3+ messages)

[patch] rewrite rd
 2007-12-06 18:11 UTC  (4+ messages)
` [patch] ext2: xip check fix

[NETNS]: Fix /proc/net breakage
 2007-12-06 18:01 UTC  (4+ messages)
  ` proc/bus.usb regression in : "

[RFC PATCH 0/5] Union Mount: A Directory listing approach with lseek support
 2007-12-06 17:54 UTC  (5+ messages)

[Patch] net/xfrm/xfrm_policy.c: Some small improvements
 2007-12-06 17:40 UTC  (4+ messages)

NFS Killable tasks request comments on patch
 2007-12-06 17:34 UTC  (2+ messages)

[PATCH] usb: at91_udc: correct hanging while disconnecting usb cable
 2007-12-06 16:02 UTC  (2+ messages)

[PATCH 5/6] UML - style fixes in file.c
 2007-12-06 17:06 UTC 

[PATCH 4/6] UML - Miscellaneous code cleanups
 2007-12-06 17:06 UTC 

[PATCH 6/6] UML - 64-bit tlb fixes
 2007-12-06 17:06 UTC 

[PATCH 3/6] UML - fix mconsole stop
 2007-12-06 17:06 UTC 

[PATCH 2/6] UML - Remove duplicate config symbol and unused file and variables
 2007-12-06 17:06 UTC 

[PATCH 0/6] UML - Six for 2.6.25
 2007-12-06 17:06 UTC 

[PATCH 10/20] drivers/scsi/ipr.c: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-06 17:05 UTC  (2+ messages)

[PATCH] Fix oprofile configuration breakage
 2007-12-06 16:53 UTC 

laptop reboots right after hibernation
 2007-12-06 16:47 UTC  (13+ messages)

Possible bug from kernel 2.6.22 and above, 2.6.24-rc4
 2007-12-06 16:29 UTC  (12+ messages)

kernel source code repository?
 2007-12-06 16:21 UTC  (2+ messages)

[PATCH] move the related code from exit_notify() to exit_signals()
 2007-12-06 16:22 UTC 

[PATCH] fix group stop with exit race
 2007-12-06 16:22 UTC  (3+ messages)

[PATCH 18/20] drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-06 16:13 UTC  (3+ messages)
  ` [PATCH 19/20] drivers/dma/iop-adma.c: "
    ` [PATCH 20/20] net/iucv/iucv.c: "

hidden patch conflict in arch/x86/kernel/cpu/perfctr-watchdog.c
 2007-12-06 16:14 UTC 

[PATCH 17/20] net/xfrm/xfrm_state.c: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-06 16:09 UTC 

[PATCH 15/20] net/lapb/lapb_iface.c: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-06 16:07 UTC  (2+ messages)
  ` [PATCH 16/20] net/x25/: "

[PATCH] lost content of /proc/sys/fs/binfmt_misc
 2007-12-06 16:05 UTC  (4+ messages)
` [PATCH] proc: Do not invalidate dentries with submounts

[PATCH 14/20] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-06 16:04 UTC 

mkasm-offsets.sh ?
 2007-12-06 16:03 UTC  (4+ messages)

[PATCH 13/20] net/core/dev.c: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-06 16:01 UTC 

[PATCH 11/20] fs/afs/cell.c: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-06 15:55 UTC  (2+ messages)

[PATCH 0/2] sched: misc. fix and cleanup for sched-devel
 2007-12-06 15:28 UTC  (3+ messages)
` [PATCH 1/2] Subject: SCHED - Only adjust overload state when changing
` [PATCH 2/2] Subject: SCHED - Clean up some old cpuset logic

[patch 0/6] Linux Kernel Markers - Use Immediate Values Optimization
 2007-12-06 15:24 UTC  (3+ messages)
` [patch 3/6] Immediate Values - x86 Optimization NMI and MCE support
  ` [patch 3/6] Immediate Values - x86 Optimization NMI and MCE support (update)

[PATCH 12/20] fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-06 15:31 UTC 

Please revert: PCI: fix IDE legacy mode resources
 2007-12-06 15:24 UTC  (6+ messages)

[PATCH 09/20] drivers/s390/: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-06 15:19 UTC 

[patch 00/11] Text Edit Lock for 2.6.24-rc4-git3
 2007-12-06 15:17 UTC  (9+ messages)
` [patch 06/11] Text Edit Lock - Alternative code for x86
        ` [patch 06/11] Text Edit Lock - Alternative code for x86 (update)

Kernel 2.6.23.9 + mdadm 2.6.2-2 + Auto rebuild RAID1?
 2007-12-06 15:08 UTC  (4+ messages)

Patch submission question [not in the FAQ]
 2007-12-06 15:01 UTC  (2+ messages)

Allow (O=...) from file
 2007-12-06 14:57 UTC  (2+ messages)

[WATCHDOG] HP ProLiant WatchDog driver
 2007-12-06 14:53 UTC  (2+ messages)

[PATCH 1/5] Use wake_up_locked() in eventpoll
 2007-12-06 14:42 UTC  (4+ messages)
` [PATCH 2/5] Use macros instead of TASK_ flags

sockets affected by IPsec always block (2.6.23)
 2007-12-06 14:31 UTC  (5+ messages)

[patch-early-RFC 00/10] LTTng architecture dependent instrumentation
 2007-12-06 14:19 UTC  (3+ messages)

[PATCH 00/47] CRIS patches for CRISv32 EtraxFS and ARTPEC-3
 2007-12-06 13:58 UTC  (41+ messages)
` [PATCH 09/47] Update CRISv32 synchronous serial driver
` [PATCH 10/47] Merge axisflashmap.h with Axis internal changes
` [PATCH 11/47] Minor fixes to CRISv32 irq defines
` [PATCH 12/47] Remove unnecessary CVS log from cris/mm/init.c
` [PATCH 13/47] Add prototypes for cache flushing on CRISv32
` [PATCH 14/47] Add headers for CRISv32 chips EtraxFS and Artpec-3
` [PATCH 15/47] Minor fixes to mm/fault.c for CRIS
` [PATCH 16/47] Minor CRIS generic kernel/traps.c changes
` [PATCH 17/47] Add handling of PTRACE_DETATCH for CRISv32. Whitespace and formatting changes to avoid checkpatch errors
` [PATCH 18/47] Remove define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY from CRIS
` [PATCH 19/47] Update CRISv32 entry.S to working order
` [PATCH 20/47] Fixup CRISv32 kernel Makefile
` [PATCH 21/47] New version of CRISv32 I2C driver
` [PATCH 22/47] Update and improve axisflashmap for CRISv32
` [PATCH 23/47] Update CRIS main Kbuild makefile
` [PATCH 24/47] Update CRISv10 boot "
` [PATCH 25/47] Update CRISv10 boot compressed "
` [PATCH 26/47] Update CRISv10 rescue "
` [PATCH 27/47] Update CRISv10 rescue head.s
` [PATCH 28/47] Update and improve CRISv10 axisflashmap.c
` [PATCH 29/47] Update CRISv32 traps.c
` [PATCH 30/47] Update CRISv32 boot Kbuild makefile
` [PATCH 31/47] Update CRISv32 boot compressed "
` [PATCH 32/47] Update CRISv32 boot rescue "
` [PATCH 33/47] Remove CRISv32 common gpio and nandflash, add mach-fs and mach-a3 as subdirs
` [PATCH 34/47] Update CRISv32 compressed head.S
` [PATCH 35/47] Update CRISv32 boot/compressed/misc.c
` [PATCH 36/47] Update CRISv32 boot/rescue/head.S code
` [PATCH 37/47] Update CRISv32 debugport
` [PATCH 38/47] Include path fix for CRISv32 timex.h
` [PATCH 39/47] Update and improve CRISv32 fasttimer.c
` [PATCH 40/47] Update CRISv32 kernel/head.S
` [PATCH 41/47] Update and simplify CRISv32 kernel/irq.c
` [PATCH 42/47] Minor updates to CRISv32 kernel/process.c
` [PATCH 43/47] Update and improve CRISv32 kernel/traps.c
` [PATCH 44/47] Minor fixes for CRISv32 io.h
` [PATCH 45/47] New default config for CRISv10
` [PATCH 46/47] Update and improve CRISv32 kernel/time.c
` [PATCH 47/47] Add new defconfigs for Artpec-3 and EtraxFS, both CRISv32

[PATCH] xen: Make xen-blkfront write its protocol ABI to xenstore
 2007-12-06 13:45 UTC 

[PATCH] pci: Fix bus resource assignment on 32 bits with 64b resources
 2007-12-06 13:35 UTC  (7+ messages)

[PATCH 15/59] drivers/hwmon: Add missing "space"
 2007-12-06 13:21 UTC 


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).