LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2009-01-21 01:32:09 to 2009-01-21 12:40:43 UTC [more...]

[git pull] scheduler fixes
 2009-01-21 12:40 UTC  (13+ messages)

[patch] x86: Unneeded assignment to tsk in recent x86 change
 2009-01-21 12:32 UTC 

[PATCH] drivers/serial/8250_pci.c (add support for '8-port RS-232 MIC-3620 from advantech'
 2009-01-21 12:32 UTC  (8+ messages)

PROBLEM: kernel BUG at drivers/gpu/drm/drm_fops.c:146!
 2009-01-21 12:27 UTC 

man-pages-3.17 is released
 2009-01-21 12:24 UTC 

[PATCH] workqueue: don't alloc_percpu for single workqueue
 2009-01-21 12:17 UTC  (4+ messages)

Confusion in usr/include/asm-generic/fcntl.h
 2009-01-21 12:13 UTC  (10+ messages)

Kmemtrace(slab and slub, except slob) doesn't work on PPC64 board,
 2009-01-21 12:01 UTC 

2.6.29-rc2-git1: Reported regressions from 2.6.28
 2009-01-21 11:59 UTC  (13+ messages)
` [Bug #12468] Crash in acpi_cpufreq_init
` [Bug #12505] 2.6.29-rc1 Firefox crashing on page load

libata, devm_*, and MSI ?
 2009-01-21 11:59 UTC  (10+ messages)

2.6.28, rlimits, performance and debian etch
 2009-01-21 11:52 UTC 

lockdep and debug objects together are broken?
 2009-01-21 11:57 UTC  (8+ messages)

[Resubmit] [PATCH] usb/mcs7830: Don't use buffers from stack for USB transfers
 2009-01-21 11:48 UTC 

[PATCH] input: Introduces activity counters revealing user interactivity
 2009-01-21 11:42 UTC 

2.6.29-rc2: drivers/mfd/pcf50633-core.ko has undefined symbols
 2009-01-21 11:44 UTC 

[PATCH 1/2] x86: uaccess: fix style problems
 2009-01-21 11:35 UTC  (3+ messages)
` [PATCH 2/2] x86: uaccess: rename __put_user_u64() to __put_user_asm_u64()

[PATCH 4/6] x86: Merge mmu_context.h
 2009-01-21 11:33 UTC  (9+ messages)
` [PATCH 5/6] x86: Merge hardirq.h

[GIT PULL -tip] fix 41 'make headers_check' warnings
 2009-01-21 11:34 UTC  (6+ messages)
    ` Size of sector_t in userspace [Was: fix 41 'make headers_check' warnings]

x86 warnings in arch/x86/mm/pageattr.c:560
 2009-01-21 11:28 UTC  (2+ messages)

[PATCH] x86: mtrr fix debug parameter
 2009-01-21 11:27 UTC  (3+ messages)

[patch] x86: fix page attribute corruption with cpa()
 2009-01-21 11:25 UTC  (2+ messages)

[RESEND PATCH] Ignore byproducts from latex
 2009-01-21 11:16 UTC 

[PATCH] percpu: add optimized generic percpu accessors
 2009-01-21 11:21 UTC  (6+ messages)

[PATCH] fs/pipe.c: do free read pipe work in free_read_pipe()
 2009-01-21 11:20 UTC 

[PATCHSET linux-2.6-x86:core/percpu] x86: misc clean up and unify x86_32/64 code paths
 2009-01-21 11:20 UTC  (16+ messages)
` [PATCH 01/10] x86: update canary handling during switch
` [PATCH 02/10] x86: clean up gdt_page definition
` [PATCH 03/10] x86: fix percpu_write with 64-bit constants
` [PATCH 04/10] x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32
` [PATCH 05/10] x86: merge mmu_context.h
` [PATCH 06/10] x86: merge irq_regs.h
` [PATCH 07/10] x86: uv cleanup
` [PATCH 08/10] x86: prepare for tlb merge
` [PATCH 09/10] x86: make x86_32 use tlb_64.c
` [PATCH 10/10] x86: rename tlb_64.c to tlb.c

[PATCH] softlockup: remove hung_task_check_count
 2009-01-21 11:13 UTC  (2+ messages)

[PATCH] workqueue: not allow recursion run_workqueue
 2009-01-21 11:12 UTC  (3+ messages)

[RFC] [PATCH] Cgroup based OOM killer controller
 2009-01-21 11:08 UTC 

plz help fixing lirc_igorplugusb kernel module
 2009-01-21 10:58 UTC  (2+ messages)

[PATCH] Add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()
 2009-01-21 10:51 UTC 

[RFC][PATCH] cgroup and memcg updates 20090108
 2009-01-21 10:45 UTC  (11+ messages)
` [RFC][PATCH 4/4] cgroup-memcg fix frequent EBUSY at rmdir
          ` [RFC][PATCH 4/4] cgroup-memcg fix frequent EBUSY at rmdir v2

lock_stat and ext3 journal
 2009-01-21 10:43 UTC 

[PATCH] cpuset: fix allocating page cache/slab object on the unallowed node when memory spread is set
 2009-01-21 10:41 UTC  (3+ messages)

[GIT PULL] sh updates for 2.6.29-rc3
 2009-01-21 10:39 UTC 

[PATCH 0/4] cgroup/memcg : updates related to CSS
 2009-01-21 10:34 UTC  (9+ messages)
` [PATCH 2/4] cgroup:add css_is_populated
          ` [PATCH 1.5/4] cgroup: delay populate css id

hardware time stamping with optional structs in data area
 2009-01-21 10:33 UTC  (17+ messages)
      ` [PATCH NET-NEXT 01/12] net: new user space API for time stamping of incoming and outgoing packets
        ` [PATCH NET-NEXT 02/12] net: infrastructure for hardware time stamping
          ` [PATCH NET-NEXT 03/12] net: socket infrastructure for SO_TIMESTAMPING
            ` [PATCH NET-NEXT 04/12] sockets: allow allocating skb with optional structures
              ` [PATCH NET-NEXT 05/12] ip: support for TX timestamps on UDP and RAW sockets
                ` [PATCH NET-NEXT 06/12] debug: NULL pointer check in ip_output
                  ` [PATCH NET-NEXT 07/12] net: pass new SIOCSHWTSTAMP through to device drivers
                    ` [PATCH NET-NEXT 08/12] igb: stub support for SIOCSHWTSTAMP
                      ` [PATCH NET-NEXT 09/12] clocksource: allow usage independent of timekeeping.c
                        ` [PATCH NET-NEXT 10/12] igb: access to NIC time
                          ` [PATCH NET-NEXT 11/12] time sync: generic infrastructure to map between time stamps generated by a time counter and system time
                            ` [PATCH NET-NEXT 12/12] igb: use clocksync to implement hardware time stamping

e1000e regression (interface hang) with latest -git
 2009-01-21 10:28 UTC 

2.6.28(.1) and netlink: scheduling while atomic
 2009-01-21 10:25 UTC  (3+ messages)

Faulty seagate drives, are going to be blacklisted?
 2009-01-21 10:27 UTC  (2+ messages)

gcc inlining heuristics was Re: [PATCH -v7][RFC]: mutex: implement adaptive spinning
 2009-01-21 10:14 UTC  (16+ messages)

[PATCH] cgroups: fix lock inconsistency in cgroup_clone()
 2009-01-21 10:05 UTC  (2+ messages)

[PATCH v2] tcp: splice as many packets as possible at once
 2009-01-21  9:54 UTC  (5+ messages)

Confusion in usr/include/linux/videodev.h
 2009-01-21  9:51 UTC  (7+ messages)

Warning and BUG with btrfs and corrupted image
 2009-01-21  9:36 UTC  (17+ messages)
                ` Corrupted XFS log replay oops. (was Re: Warning and BUG with btrfs and corrupted image)

[PATCH v6 0/5] Add preadv & pwritev system calls
 2009-01-21  9:31 UTC  (6+ messages)

[PATCH] Fix cgroup.h comments
 2009-01-21  9:29 UTC 

emacs indenting howto
 2009-01-21  9:28 UTC  (4+ messages)

[XFS] 2.6.29-rc2: XFS internal error XFS_WANT_CORRUPTED_GOTO
 2009-01-21  9:04 UTC  (12+ messages)

[PATCH] tracing/ftrace: add an option to not print the context info for events
 2009-01-21  9:02 UTC  (3+ messages)

[PATCH 0/7][v7] Container-init signal semantics
 2009-01-21  8:31 UTC  (9+ messages)

[PATCH] dma: fix up broken comparison in dma_alloc_from_coherent
 2009-01-21  8:30 UTC  (6+ messages)

[PATCH v1 0/8] Deferred dput() and iput() -- reducing lock contention
 2009-01-21  8:48 UTC  (4+ messages)

2.6.28 changes in-kernel name for UVC device ?
 2009-01-21  8:23 UTC  (5+ messages)

[PATCH] Make PNP IDs all uppercase
 2009-01-21  8:18 UTC  (4+ messages)

swiotlb default size (64 MB) too small?
 2009-01-21  7:56 UTC  (3+ messages)

lmbench lat_mmap slowdown with CONFIG_PARAVIRT
 2009-01-21  7:27 UTC  (6+ messages)

[PATCH -next] driver-core: fix kernel-doc parameter name
 2009-01-21  7:15 UTC  (2+ messages)

Badness at kernel/time/timekeeping.c:98 in pmud (timekeeping_suspended)
 2009-01-21  7:15 UTC 

info: errors on compiling staging drivers
 2009-01-21  6:50 UTC  (2+ messages)

2.6.29-rc2 rt2860 driver
 2009-01-21  6:48 UTC  (2+ messages)

why usr/include/linux/if_frad.h is required
 2009-01-21  6:38 UTC  (9+ messages)

[Regression] High latency when doing large I/O
 2009-01-21  6:17 UTC  (13+ messages)
` [RFC PATCH] block: Fix bio merge induced high I/O latency
                    ` [ltt-dev] "

[PATCH] coda: alloc_upcall: s/task_pgrp_nr/task_pgrp_vnr/
 2009-01-21  6:03 UTC  (3+ messages)

[PATCH] mflash linux support
 2009-01-21  5:55 UTC  (6+ messages)
    ` [PATCH] mflash: remove small byteswapping function

[PATCH] posix-cpu-timers: clock_gettime(CLOCK_*_CPUTIME_ID) goes backward
 2009-01-21  5:54 UTC  (6+ messages)
        ` [PATCH] posixtimers: "

[RESEND] [PATCH] Use early clobbers in usercopy_64.c
 2009-01-21  5:47 UTC  (2+ messages)
` [RESEND] [PATCH] Use early clobbers in usercopy*.c

usr/include/linux/soundcard.h warnings for 'make headers_check'
 2009-01-21  5:41 UTC  (3+ messages)

disabling interupts
 2009-01-21  5:34 UTC  (2+ messages)

Fail to early boot with v2.6.27-rc2 to at least v2.6.29-rc2 due to dc1e35c
 2009-01-21  5:20 UTC  (9+ messages)

[GIT PATCH] driver core fixes for your 2.6-git tree
 2009-01-21  5:19 UTC  (6+ messages)
` [PATCH 1/5] driver core: Convert '/' to '!' in dev_set_name()
` [PATCH 2/5] PNP: fix broken pnp lowercasing for acpi module aliases
` [PATCH 3/5] sysfs: fix problems with binary files
` [PATCH 4/5] debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=n
` [PATCH 5/5] klist.c: bit 0 in pointer can't be used as flag

linux-next: Tree for January 21
 2009-01-21  4:02 UTC 

Doubts in usr/include/linux/elf.h
 2009-01-21  3:56 UTC  (2+ messages)

[git pull] m68k and m68knommu merge of includes
 2009-01-21  3:49 UTC  (5+ messages)
  ` [PATCH] m68k{nommu}: fixups after the header move

lowmemory android driver not needed?
 2009-01-21  3:29 UTC  (5+ messages)

[RFC][PATCH] NOOP cgroup subsystem
 2009-01-21  3:16 UTC  (8+ messages)

2.6.29-rc1 Firefox crashing on page load
 2009-01-21  3:04 UTC  (17+ messages)
                ` [bisected] "

[patch] x86: make UV support configurable
 2009-01-21  2:50 UTC  (4+ messages)

[PATCH] PCI PCIe portdrv: Fix allocation of interrupts (rev. 3)
 2009-01-21  2:30 UTC  (5+ messages)
` [PATCH PCI PCIe portdrv: Fix allocation of interrupts (rev. 5)
    ` [PATCH 1/2] PCI/MSI: Introduce pci_msix_table_size()

latest git build failure
 2009-01-21  2:27 UTC 

[PATCH] SCSI: Add the SGPIO support for sata_nv.c
 2009-01-21  2:07 UTC  (6+ messages)
      ` [PATCH] sata_nv: sgpio for nvidia mcp55
        ` [PATCH] sata_nv: sgpio for nvidia mcp55 -v2


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 read-only IMAP folder(s) and NNTP newsgroup(s).