linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-11-19 22:01:17 to 2007-11-20 02:10:53 UTC [more...]

[PATCH 00/59] trivial - Add missing "space" in multiline quoted strings
 2007-11-20  1:53 UTC  (57+ messages)
` [PATCH 01/59] arch/ia64: Add missing "space"
  ` [PATCH 02/59] arch/mips: "
  ` [PATCH 03/59] arch/powerpc: "
  ` [PATCH 04/59] arch/ppc: "
  ` [PATCH 05/59] arch/s390: "
  ` [PATCH 06/59] arch/sparc: "
  ` [PATCH 07/59] arch/sparc64: "
  ` [PATCH 08/59] arch/um: "
  ` [PATCH 09/59] arch/x86: "
  ` [PATCH 10/59] drivers/acpi: "
  ` [PATCH 11/59] drivers/block: "
  ` [PATCH 12/59] drivers/cdrom: "
  ` [PATCH 13/59] drivers/char: "
  ` [PATCH 14/59] drivers/cpufreq: "
  ` [PATCH 15/59] drivers/hwmon: "
  ` [PATCH 16/59] drivers/i2c: "
  ` [PATCH 17/59] drivers/ide: "
  ` [PATCH 18/59] drivers/ieee1394: "
  ` [PATCH 19/59] drivers/infiniband: "
  ` [PATCH 20/59] drivers/input: "
  ` [PATCH 21/59] drivers/isdn: "
  ` [PATCH 22/59] drivers/macintosh: "
  ` [PATCH 23/59] drivers/media/dvb: "
  ` [PATCH 24/59] drivers/media/radio: "
  ` [PATCH 25/59] drivers/media/video: "
  ` [PATCH 26/59] drivers/message: "
  ` [PATCH 27/59] drivers/misc: "
  ` [PATCH 28/59] drivers/mtd: "
  ` [PATCH 29/59] drivers/net/chelsio: "
  ` [PATCH 30/59] drivers/net/cxgb3: "
  ` [PATCH 31/59] drivers/net/ixgb: "
  ` [PATCH 32/59] drivers/net/netxen: "
  ` [PATCH 33/59] drivers/net/sk98lin: "
  ` [PATCH 34/59] drivers/net/wan: "
  ` [PATCH 35/59] drivers/net/wireless: "
  ` [PATCH 36/59] drivers/net: "
  ` [PATCH 37/59] drivers/pci: "
  ` [PATCH 38/59] drivers/rtc: "
  ` [PATCH 39/59] drivers/s390: "
  ` [PATCH 40/59] drivers/scsi/aic7xxx: "
  ` [PATCH 41/59] drivers/scsi/aic94xx: "
  ` [PATCH 42/59] drivers/scsi/lpfc: "
  ` [PATCH 43/59] drivers/scsi/qla4xxx: "
  ` [PATCH 44/59] drivers/scsi: "
  ` [PATCH 45/59] drivers/serial: "
  ` [PATCH 46/59] drivers/usb: "
  ` [PATCH 47/59] fs/ocfs2: "
  ` [PATCH 48/59] fs/proc: "
  ` [PATCH 49/59] fs/ufs: "
  ` [PATCH 50/59] net/bridge: "
  ` [PATCH 51/59] net/dccp: "
  ` [PATCH 52/59] net/ipv4: "
  ` [PATCH 53/59] net/ipv6: "
  ` [PATCH 54/59] net/irda: "
  ` [PATCH 55/59] net/sctp: "

[PATCH 3/3 -mm] kexec based hibernation -v6: kexec hibernate/resume
 2007-11-20  1:56 UTC  (3+ messages)

[rfc 00/45] [RFC] CPU ops and a rework of per cpu data handling on x86_64
 2007-11-20  1:51 UTC  (48+ messages)
` [rfc 01/45] ACPI: Avoid references to impossible processors
` [rfc 02/45] cpu alloc: Simple version of the allocator (static allocations)
` [rfc 03/45] Generic CPU operations: Core piece
` [rfc 04/45] cpu alloc: Use in SLUB
` [rfc 05/45] cpu alloc: Remove SLUB fields
` [rfc 06/45] cpu alloc: page allocator conversion
` [rfc 07/45] cpu_alloc: Implement dynamically extendable cpu areas
` [rfc 08/45] cpu alloc: x86 support
` [rfc 09/45] cpu alloc: IA64 support
` [rfc 10/45] cpu_alloc: Sparc64 support
` [rfc 11/45] cpu alloc: percpu_counter conversion
` [rfc 12/45] cpu alloc: crash_notes conversion
` [rfc 13/45] cpu alloc: workqueue conversion
` [rfc 14/45] cpu alloc: ACPI cstate handling conversion
` [rfc 15/45] cpu alloc: genhd statistics conversion
` [rfc 16/45] cpu alloc: blktrace conversion
` [rfc 17/45] cpu alloc: SRCU
` [rfc 18/45] cpu alloc: XFS counters
` [rfc 19/45] cpu alloc: NFS statistics
` [rfc 20/45] cpu alloc: neigbour statistics
` [rfc 21/45] cpu alloc: tcp statistics
` [rfc 22/45] cpu alloc: convert scatches
` [rfc 23/45] cpu alloc: dmaengine conversion
` [rfc 24/45] cpu alloc: convert loopback statistics
` [rfc 25/45] cpu alloc: veth conversion
` [rfc 26/45] cpu alloc: Chelsio statistics conversion
` [rfc 27/45] cpu alloc: convert mib handling to cpu alloc
` [rfc 28/45] cpu_alloc: convert network sockets
` [rfc 29/45] cpu alloc: Use for infiniband
` [rfc 30/45] cpu alloc: Use in the crypto subsystem
` [rfc 31/45] cpu alloc: Remove the allocpercpu functionality
` [rfc 32/45] Module handling: Use CPU_xx ops to dynamically allocate counters
` [rfc 33/45] x86_64: Use CPU ops for nmi alert counter
` [rfc 34/45] x86_64: Fold percpu area into the cpu area
` [rfc 35/45] X86_64: Declare pda as per cpu data thereby moving it "
` [rfc 36/45] X86_64: Place pda first in "
` [rfc 37/45] x86_64: Support for fast per cpu operations
` [rfc 38/45] x86_64: Remove obsolete per_cpu offset calculations
` [rfc 39/45] x86_64: Remove the data_offset field from the pda
` [rfc 40/45] x86_64: Provide per_cpu_var definition
` [rfc 41/45] VM statistics: Use CPU ops
` [rfc 43/45] x86_64: Add a CPU_OR to support or_pda()
` [rfc 44/45] Remove local_t support
` [rfc 45/45] Modules: Hack to handle symbols that have a zero value

Soft lockups since stable kernel upgrade to 2.6.23.8
 2007-11-20  1:40 UTC  (9+ messages)
` [stable] "

[PATCH 0/4, v3] Physical PCI slot objects
 2007-11-20  1:33 UTC  (9+ messages)
` [PATCH 3/4, v3] PCI, PCI Hotplug: Introduce pci_slot
  ` [PATCH 3/4, v4] "
` [PATCH 4/4, v3] ACPI, PCI: ACPI PCI slot detection driver
    ` [PATCH 4/4, v4] "

msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
 2007-11-20  1:30 UTC  (2+ messages)

linux-usb-devel@vger created
 2007-11-20  1:33 UTC  (4+ messages)

increased number of cycles
 2007-11-20  1:24 UTC  (2+ messages)

Power Saving
 2007-11-20  1:21 UTC  (5+ messages)

[BUG?] OOM with large cache....(x86_64, 2.6.24-rc3-git1, nohz)
 2007-11-20  0:59 UTC 

REGRESSION: 2.6.24 breaks nvidia and amd/ati binary drivers, by exporting paravirt symbols as GPL
 2007-11-20  1:14 UTC  (6+ messages)
` [PATCH] x86/paravirt: revert exports to restore old behaviour

[PATCH 2/2 ] Add support LZO in mkcramfs tool
 2007-11-20  1:12 UTC  (2+ messages)

2.6.23.8, ondemand scaling governor: "BUG: soft lockup detected on CPU#0!"
 2007-11-20  1:01 UTC  (2+ messages)

SCSI breakage on non-cache coherent architectures
 2007-11-20  0:57 UTC  (8+ messages)

[PATCH 2/2] sata_nv: fix ATAPI issues with memory over 4GB (v3)
 2007-11-20  0:57 UTC  (4+ messages)

[perfmon] Re: [perfmon2] perfmon2 merge news
 2007-11-20  0:55 UTC  (9+ messages)

[TOMOYO #5 00/18] TOMOYO Linux - MAC based on process invocation history
 2007-11-20  0:52 UTC  (6+ messages)
` [TOMOYO #5 18/18] LSM expansion for TOMOYO Linux

[PATCH mmotm] Fix missing closing parenthesis in binfmt_elf.c
 2007-11-20  0:39 UTC  (2+ messages)

[PATCH]intel-iommu-PMEN support
 2007-11-20  0:38 UTC  (2+ messages)

Use CR0 defines
 2007-11-20  0:24 UTC 

Recursive variable `KBUILD_CFLAGS' references itself (eventually)
 2007-11-20  0:14 UTC 

sb live (emu10k1) stops working between 2.6.23.1 and 2.6.23.7
 2007-11-20  0:12 UTC 

ACPI: Avoid references to impossible processors
 2007-11-19 23:53 UTC 

2.6.24-rc2 STD with s2disk fails to activate suspended system after loading
 2007-11-19 23:58 UTC  (6+ messages)
  ` 2.6.24-rc2 STD with s2disk fails to activate suspended system after loading - now 2.6.24-rc3

[PATCH] fujtisu application panel driver
 2007-11-19 23:19 UTC  (5+ messages)
` [PATCH] Fujitsu "

Posix file capabilities in 2.6.24rc2
 2007-11-19 23:16 UTC  (7+ messages)
        ` Posix file capabilities in 2.6.24rc2; now 2.6.24-rc3

[patch 04/26] writeback: dont propagate AOP_WRITEPAGE_ACTIVATE
 2007-11-19 23:05 UTC  (9+ messages)
    ` [stable] "
` [patch 07/26] fix the softlockup watchdog to actually work
    ` [stable] "
` [patch 16/26] hptiop: avoid buffer overflow when returning sense data
    ` [stable] "

[patch 0/8] Immediate Values (now with merged x86 support)
 2007-11-19 23:06 UTC  (4+ messages)
` [patch 5/8] Immediate Values - x86 Optimization (simplified)

[PATCH] More Sanity checks for DMAR
 2007-11-19 23:03 UTC 

The /proc/acpi/video/*/DOS default change broke my system
 2007-11-19 23:05 UTC 

High priority tasks break SMP balancer?
 2007-11-19 23:05 UTC  (12+ messages)

[patch 19/26] USB: mutual exclusion for EHCI init and port resets
 2007-11-19 22:52 UTC  (4+ messages)

[PATCH] Time-based RFC 4122 UUID generator
 2007-11-19 22:58 UTC  (3+ messages)

[PATCH] x86: simplify "make ARCH=x86" and fix kconfig all.config
 2007-11-19 22:58 UTC  (4+ messages)
` [PATCH] x86: fix UTS_MACHINE to be i386 for 32-bit build and x86_64 for 64-bit build
    ` [PATCH] x86: correctly set UTS_MACHINE for "make ARCH=x86"

[RFC][PATCH] Implement a memory checker for kernel allocations (kmemcheck)
 2007-11-19 22:57 UTC 

[BUG] 2.6.24-rc2-mm1 - kernel bug on nfs v4
 2007-11-19 22:50 UTC  (5+ messages)

[PATCH 0/24] paravirt_ops for unified x86 - that's me again!
 2007-11-19 22:36 UTC  (10+ messages)
` [PATCH 1/24] mm/sparse-vmemmap.c: make sure init_mm is included
  ` [PATCH 2/24] irqflags consolidation
    ` [PATCH 3/24] consolidate spinlock.h
      ` [PATCH 4/24] tlb functions consolidation
        ` [PATCH 5/24] smp x86 consolidation
          ` [PATCH 6/24] Add debugreg/load_rsp native hooks
            ` [PATCH 7/24] consolidate msr.h

[PATCH] do_task_stat: don't use task_pid_nr_ns() lockless
 2007-11-19 22:30 UTC  (7+ messages)
` [PATCH 0/4] proc: Cleanup status files
  ` [PATCH 1/4] proc: Implement proc_single_file_operations
    ` [PATCH 2/4] proc: Rewrite do_task_stat to correctly handle pid namespaces
      ` [PATCH 3/4] proc: seqfile convert proc_pid_status to properly "
        ` [PATCH] proc: seqfile convert proc_pid_statm
` [PATCH] proc: Proper pidns handling for /proc/self

2.6.24-rc3-git1: Reported regressions from 2.6.23
 2007-11-19 22:24 UTC  (3+ messages)

Prospects of DRM TTM making it into 2.6.24?
 2007-11-19 22:15 UTC  (2+ messages)

[RFC] x86: document kernel config and build
 2007-11-19 22:15 UTC  (2+ messages)

[PATCH 3/3] cciss: change version to 3.6.18
 2007-11-19 22:10 UTC 

[PATCH 00/18] x86 vDSO revamp
 2007-11-19 22:07 UTC  (19+ messages)
` [PATCH 01/18] x86 vDSO: generate vdso-syms.lds
` [PATCH 02/18] x86 vDSO: use vdso-syms.lds
` [PATCH 03/18] x86 vDSO: remove vdso-syms.o
` [PATCH 04/18] x86 vDSO: new layout
` [PATCH 05/18] x86 vDSO: harmonize asm-offsets
` [PATCH 06/18] x86 vDSO: arch/x86/vdso/vdso32
` [PATCH 07/18] x86 vDSO: vdso32 build
` [PATCH 08/18] x86 vDSO: i386 vdso32
` [PATCH 09/18] x86 vDSO: absolute relocs
` [PATCH 10/18] x86 vDSO: i386 vdso32 install
` [PATCH 11/18] x86 vDSO: vdso32 setup
` [PATCH 12/18] x86 vDSO: ia32_sysenter_target
` [PATCH 13/18] x86 vDSO: ia32 sysenter_return
` [PATCH 14/18] x86 vDSO: ia32 vdso32-syscall build
` [PATCH 15/18] x86 vDSO: consolidate vdso32
` [PATCH 16/18] x86 vDSO: ia32 vsyscall removal
` [PATCH 17/18] x86 vDSO: reorder vdso32 code
` [PATCH 18/18] x86 vDSO: makefile cleanup

[PATCH 2/3] cciss: add support for blktrace
 2007-11-19 22:07 UTC 

[PATCH] MFD: SM501 debug typo fix
 2007-11-19 22:06 UTC 

[PATCH 1/3] cciss: export more sysfs attributes
 2007-11-19 22:03 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).