linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-06 03:00:20 to 2007-12-06 16:02:09 UTC [more...]

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

[RFC] [PATCH] A clean approach to writeout throttling
 2007-12-06 15:52 UTC  (7+ 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] IB/ehca: Serialize HCA-related hCalls on POWER5
 2007-12-06 15:48 UTC  (2+ messages)

[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  (7+ messages)

[PATCH 10/20] drivers/scsi/ipr.c: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-06 15:21 UTC 

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

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

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  (4+ 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

[Patch] net/xfrm/xfrm_policy.c: Some small improvements
 2007-12-06 14:37 UTC  (3+ messages)

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

[patch-early-RFC 00/10] LTTng architecture dependent instrumentation
 2007-12-06 14:19 UTC  (13+ messages)
` [patch-early-RFC 01/10] LTTng - ARM instrumentation
` [patch-early-RFC 02/10] LTTng - x86_32 instrumentation
` [patch-early-RFC 03/10] LTTng - MIPS instrumentation
` [patch-early-RFC 04/10] LTTng instrumentation Powerpc
` [patch-early-RFC 05/10] LTTng instrumentation PPC
` [patch-early-RFC 06/10] LTTng - instrumentation SH
` [patch-early-RFC 07/10] LTTng instrumentation SH64
` [patch-early-RFC 08/10] LTTng Sparc instrumentation
` [patch-early-RFC 09/10] LTTng - x86_64 instrumentation
` [patch-early-RFC 10/10] LTTng - s390 instrumentation

[PATCH 00/47] CRIS patches for CRISv32 EtraxFS and ARTPEC-3
 2007-12-06 13:58 UTC  (48+ messages)
` [PATCH 01/47] Rearrange Kconfigs for CRIS v10 and v32 to allow compilation without warnings
` [PATCH 02/47] Add new driver files for Artpec-3
` [PATCH 03/47] Add new driver files for Etrax-FS
` [PATCH 04/47] Add new machine dependent files for Etrax-FS and Artpec-3
` [PATCH 06/47] Add serial driver for CRISv32
` [PATCH 07/47] Add L2 cache initialization code
` [PATCH 08/47] Add SECOND_WORD_SYNC, used in CRISv32 version of sync_serial
` [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  (8+ messages)

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

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

Possibility to adjust the only-root-can-bind-to-port-under-1024 limit
 2007-12-06 12:32 UTC 

2.6.24: false double-clicks from USB mouse
 2007-12-06 12:21 UTC  (7+ messages)
  ` REGRESSION: "

2.6.24-rc4-mm1
 2007-12-06 12:08 UTC  (11+ messages)
` 2.6.24-rc4-mm1: hostbyte=0x01 driverbyte=0x00 (now bisected)
` 2.6.24-rc4-mm1 Kernel build fails on S390x

suspend-related lockdep warning
 2007-12-06 12:04 UTC  (8+ messages)

[PATCH] usb: at91_udc: correct hanging while disconnecting usb cable
 2007-12-06 11:07 UTC 

[PATCH Latency Tracer] don't panic on failed bootmem alloc
 2007-12-06 10:55 UTC  (2+ messages)

PS3: trouble with SPARSEMEM_VMEMMAP and kexec
 2007-12-06 10:48 UTC  (11+ messages)

[PATCH 3/3] wireless/libertas: don't cast a pointer to pointer of list_head
 2007-12-06 10:49 UTC  (2+ messages)

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

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

[patch] rewrite rd
 2007-12-06 10:24 UTC  (12+ messages)
    ` [patch] rd: support XIP
      ` [patch] ext2: xip check fix

[PATCH 3/3] printer port driver: semaphore to mutex
 2007-12-06 10:23 UTC  (3+ messages)
` [PATCH 1/3] stopmachine "

bonding sysfs output
 2007-12-06 10:13 UTC  (5+ messages)

2.6.23.9: x86_64: floppy not working: p35 chipset
 2007-12-06  9:44 UTC 

[PATCH] zfcp: add some internal zfcp adapter statistics
 2007-12-06  9:40 UTC  (4+ messages)

[PATCH] iwlwifi3945/4965 - fix rate control algo reference leak
 2007-12-06  9:39 UTC 

[PATCH 2/3] DRM: don't cast a pointer to pointer of list_head
 2007-12-06  9:35 UTC 

[PATCH 1/3] POWERPC: don't cast a pointer to pointer of list_head
 2007-12-06  9:33 UTC 

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

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

man-pages-2.70 is released
 2007-12-06  9:20 UTC 

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

[PATCH] capabilities: introduce per-process capability bounding set (v10)
 2007-12-06  8:36 UTC  (8+ messages)

[PATCH] serial: add ADDI-DATA GmbH Communication cards in 8250_pci.c and pci_ids.h
 2007-12-06  7:49 UTC  (3+ messages)
      ` AW: [PATCH] serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c "

[PATCH] Remove #define hex_asc from kernel.h, update lib/hexdump.c
 2007-12-06  7:10 UTC  (14+ messages)
      ` [PATCH] Reduce stack used by lib/hexdump.c

broken dpt_i2o in 2.6.23 (was: ext2_check_page: bad entry in directory)
 2007-12-06  7:08 UTC  (5+ messages)

Why does reading from /dev/urandom deplete entropy so much?
 2007-12-06  7:02 UTC  (6+ messages)

New Address Family: Inter Process Networking (IPN)
 2007-12-06  6:59 UTC  (9+ messages)

[PATCH -mm] x86_64 EFI runtime service support : Calling convention fix (resend, cc LKML)
 2007-12-06 14:40 UTC 

[PATCH] fix br_fdb_fini() section mismatch
 2007-12-06  5:33 UTC  (2+ messages)

[PATCH] pid: Fix mips irix emulation pid usage
 2007-12-06  5:34 UTC 

Bloggoo.com สร้างเว็บบล็อกแบบ เร็ว ฟรี ง่าย ทันทีตอนนี้เลย
 2007-12-06  5:25 UTC 

[PATCH] esp_scsi: Fix reset cleanup spinlock recursion
 2007-12-06  5:12 UTC  (2+ messages)

[PATCH] Documentation about unaligned memory access
 2007-12-06  5:07 UTC  (2+ messages)

[PATCH 2.6.21 through 2.6.23] ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-reference
 2007-12-06  4:42 UTC 

solid state drive access and context switching
 2007-12-06  3:51 UTC  (10+ messages)

drivers/net/iseries_veth.c dubious sysfs usage
 2007-12-06  3:48 UTC  (4+ messages)

[PATCH] pid: sys_wait... fixes
 2007-12-06  3:14 UTC 

[patch/rfc 2/4] pcf875x I2C GPIO expander driver
 2007-12-06  3:03 UTC  (3+ messages)
    ` [patch/rfc 2/4] pcf857x "

[PATCH] kbuild: implement modules.order
 2007-12-06  3:02 UTC  (4+ messages)


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