public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-12-19 00:20:39 to 2008-12-19 16:54:18 UTC [more...]

device driver probe return codes
 2008-12-19 16:52 UTC  (7+ messages)

[PATCH 00/45] Permit filesystem local caching [ver #41]
 2008-12-19 16:52 UTC  (10+ messages)
` [PATCH 01/45] Create a dynamically sized pool of threads for doing very slow work items "

[PATCH] kernel-doc: check for extra kernel-doc notations
 2008-12-19 16:49 UTC 

Compiling glibc with 2.6.28 linux headers
 2008-12-19 16:37 UTC  (6+ messages)
  ` [PATCH-2.6.28 final] byteorder: fix new headers for userspace

Problem with thermal control: ACPI: Critical trip point - Critical temperature reached - shutting down
 2008-12-19 16:32 UTC 

Help interpreting AHCI failure messages
 2008-12-19 16:30 UTC  (3+ messages)

[patch 0/7] 2.6.24.7-rt24 bugfixes
 2008-12-19 16:25 UTC  (9+ messages)
` [patch 1/7] ftrace: fix task state printout
` [patch 2/7] sched: remove useless nointeractive state
` [patch 3/7] rtmutex: remove unused variable
` [patch 4/7] rtmutex: unify state manipulation
` [patch 5/7] rtmutex: remove uber optimization
` [patch 6/7] rtmutex: remove useless schedule enforcement
` [patch 7/7] rtmutex: prevent missed wakeups

[PATCH v5 0/6] Add preadv & pwritev system calls
 2008-12-19 16:21 UTC  (8+ messages)
` [Patch v5 1/6] Add missing accounting calls to compat_sys_{readv,writev}
` [Patch v5 2/6] create compat_readv()
` [Patch v5 3/6] create compat_writev()
` [Patch v5 4/6] Add preadv and pwritev system calls
` [Patch v5 5/6] MIPS: Add preadv(2) and pwritev(2) syscalls
` [Patch v5 6/6] switch compat readv/preadv/writev/pwritev from fget to fget_light

[PATCH] x86: revert CONFIG_RELOCATABLE=y defconfig change
 2008-12-19 16:18 UTC  (3+ messages)

[patch 01/22] AMD IOMMU: enable device isolation per default
 2008-12-19 16:14 UTC  (4+ messages)

[PATCH 0/3] x86/cpumask: fixups and additions
 2008-12-19 16:15 UTC  (4+ messages)
` [PATCH 3/3] cpumask: add sysfs displays for configured and disabled cpu maps

[PATCH 0/8] x86 cpumask: more cpumask updates to core kernel routines
 2008-12-19 16:16 UTC  (10+ messages)
` [PATCH 1/8] cpumask: convert kernel/compat.c
` [PATCH 2/8] cpumask: convert kernel/workqueue.c
` [PATCH 3/8] cpumask: convert kernel time functions
` [PATCH 4/8] cpumask: convert kernel trace functions
` [PATCH 5/8] cpumask: convert rest of files in kernel/
` [PATCH 6/8] cpumask: convert kernel mm functions
` [PATCH 7/8] cpumask: convert misc driver functions
` [PATCH 8/8] cpumask: convert other misc kernel functions

[PATCH 0/2 v5] SGI RTC: add clocksource/clockevent driver and generic timer vector
 2008-12-19 16:11 UTC  (3+ messages)
` [PATCH 1/2 v5] SGI RTC: add generic timer system interrupt
  ` [PATCH 2/2 v5] SGI RTC: add clocksource driver

[PATCH] ftrace: introduce tracing_reset_online_cpus() helper
 2008-12-19 15:30 UTC  (3+ messages)

Dracut -- Cross distribution initramfs infrastructure
 2008-12-19 15:27 UTC  (7+ messages)

[GIT PATCH] SCSI bug fixes for 2.6.28-rc9
 2008-12-19 15:26 UTC 

[PATCH] bitmap: fix bitmap_find_free_region()
 2008-12-19 15:09 UTC  (6+ messages)

[PATCH] vfs: ensure page symlinks are NUL-terminated
 2008-12-19 15:03 UTC  (9+ messages)
` [PATCH] ext2: ensure fast "
  ` [PATCH] ext3: "
    ` [PATCH 0/8, v3] ensure "
      ` [PATCH] ext4: ensure fast "
        ` [PATCH] vfs: introduce helper function to safely NUL-terminate symlinks

2.6.28-rc9 - ioremap.c:226 warning - GEM stuff?
 2008-12-19 15:01 UTC 

[GIT PULL] ALSA fixes for 2.6.28
 2008-12-19 14:47 UTC 

[PATCH 00 of 14] swiotlb/x86: lay groundwork for xen dom0 use of swiotlb
 2008-12-19 14:25 UTC  (22+ messages)
          ` swiotlb highmem for ppc series
          ` [PATCH 01/11] swiotlb: Drop SG_ENT_VIRT_ADDRESS macro
          ` [PATCH 02/11] swiotlb: Allow arch to provide address_needs_mapping
          ` [PATCH 03/11] swiotlb: Rename SG_ENT_PHYS_ADDRESS to SG_ENT_BUS_ADDRESS
          ` [PATCH 04/11] swiotlb: Print physical addr instead of bus addr in info printks
          ` [PATCH 05/11] swiotlb: Create virt to/from dma_addr and phys_to_dma_addr funcs
          ` [PATCH 06/11] swiotlb: Store phys address in io_tlb_orig_addr array
          ` [PATCH 07/11] swiotlb: Add support for systems with highmem
          ` [PATCH 08/11] ia64/x86/swiotlb: use enum dma_data_direciton in dma_ops
          ` [PATCH 09/11] swiotlb: add swiotlb_map/unmap_page

Multiple minor glitches with 2.6.27.* and linux-NEXT
 2008-12-19 14:12 UTC 

[patch 2/2] x86, bts: memory accounting
 2008-12-19 14:17 UTC 

[patch 1/2] x86, bts: fork and exit handling
 2008-12-19 14:10 UTC 

[PATCH] sched: fix another race when reading /proc/sched_debug
 2008-12-19 14:06 UTC  (6+ messages)

linux-next: Tree for December 16
 2008-12-19 13:46 UTC  (4+ messages)
` [BUG] next-20081216 - WARNING: at kernel/smp.c:333 smp_call_function_mask

[RESEND][PATCH] uio: Add of_platform_driver to uio_pdrv_genirq
 2008-12-19 13:41 UTC  (4+ messages)

Pull request for FS-Cache, including NFS patches
 2008-12-19 13:32 UTC  (14+ messages)

[PATCH v7 0/8] Tunable sched_mc_power_savings=n
 2008-12-19 13:34 UTC  (6+ messages)

[PATCH] clocksource: pass clocksource to read() callback V2
 2008-12-19 13:08 UTC 

linux-next: Tree for December 19
 2008-12-19 12:57 UTC 

[PATCH V2 0/7] PCF50633 support
 2008-12-19 12:51 UTC  (7+ messages)
` [PATCH V2 2/7] mfd: PCF50633 adc driver

[patch 18/19] Define MODULE_SYSTEM_TABLE for mbp_nvidia_bl.o and applesmc.o
 2008-12-19 12:47 UTC  (4+ messages)
      ` [patch 18/19] Define MODULE_SYSTEM_TABLE for mbp_nvidia_bl.oand applesmc.o

Halted system won't halt
 2008-12-19 12:05 UTC  (2+ messages)

SMP poweroff hangs: it's baaaack! But on x86_64 this time
 2008-12-19 11:59 UTC  (2+ messages)

[PATCH 1/9] ide: update ide_unregister() documentation
 2008-12-19 11:58 UTC  (5+ messages)
` [PATCH 5/9] ide: remove ide_pci_enablebit_t typedef
` [PATCH 6/9] ide: remove 'byte' typedef

[PATCH 6/6] drm/i915: add prototype for 'intelfb_panic' to header file
 2008-12-19 11:34 UTC  (2+ messages)
` [PATCH v2 6/6] drm/i915: un-EXPORT and make 'intelfb_panic' static

[PATCH] x86: fix used_vectors breakage
 2008-12-19 11:37 UTC 

[PATCH] ide: Fix ata_id_has_dword_io to return DWORD I/O support properly
 2008-12-19 11:34 UTC  (9+ messages)

[PATCH][RFC 0/23] New SCSI target framework (SCST) and 4 target drivers
 2008-12-19 11:27 UTC  (12+ messages)
` [PATCH][RFC 23/23]: Support for zero-copy TCP transmit of user space data
                  ` [RFC]: "

[PATCH 00/15] Kernel memory leak detector
 2008-12-19 10:44 UTC  (12+ messages)
` [PATCH 03/15] kmemleak: Add the slab memory allocation/freeing hooks

linux-next: Tree for December 18
 2008-12-19 10:39 UTC  (8+ messages)
` linux-next: Tree for December 18 (irq.h documentation)
` linux-next: Tree for December 18 (patch: kernel-doc notation)

configfs, dlm_controld & lockdep
 2008-12-19 10:29 UTC  (9+ messages)
` [PATCH] configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()

[PATCH] coredump_filter: enable to change the default filter
 2008-12-19 10:05 UTC  (5+ messages)

[PATCH] clocksource: pass clocksource to read() callback
 2008-12-19 10:02 UTC  (6+ messages)

[bug][mmtom] memcg: MEM_CGROUP_ZSTAT underflow
 2008-12-19  9:40 UTC  (3+ messages)

[PATCH] HID: avoid sparse warning in HID_COMPAT_LOAD_DRIVER
 2008-12-19  9:37 UTC  (7+ messages)

[PATCH] Simplified GIT usage guide
 2008-12-19  9:26 UTC  (13+ messages)

[PATCH v2] fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
 2008-12-19  8:59 UTC  (3+ messages)

Intel x86_64 llc_shared_map/cpu_llc_id anomolies
 2008-12-19  8:15 UTC  (3+ messages)

[rfc][patch] SLQB slab allocator
 2008-12-19  7:48 UTC  (2+ messages)

[2.6.28-rc] Sata soft reset filling log
 2008-12-19  7:09 UTC  (4+ messages)

BUG: soft lockup - is this XFS problem?
 2008-12-19  6:59 UTC 

[PATCH] net: ppp_generic - use DEFINE_IDR for static initialization
 2008-12-19  6:59 UTC  (2+ messages)

[PATCH v3 2.6.29] cxgb3 - manage private iSCSI IP address
 2008-12-19  6:56 UTC  (2+ messages)

[PATCH] fix some code style that line over 80 characters
 2008-12-19  6:34 UTC  (5+ messages)

[PATCH] mm/shmem.c: fix division by zero
 2008-12-19  5:44 UTC 

local_add_return
 2008-12-19  5:54 UTC  (6+ messages)

[git pull] drm fixes tree for 2.6.28 final
 2008-12-19  5:50 UTC 

[PATCH][v2] fork_init: fix division by zero
 2008-12-19  5:49 UTC  (6+ messages)
        ` Re[2]: "

[PATCH] Define smp_call_function_many for UP
 2008-12-19  5:43 UTC  (3+ messages)

[PATCH 0/5] powerpc: ftrace updates to previous patch series
 2008-12-19  5:42 UTC  (6+ messages)

[PATCH 2.6.28-rc6] ACPICA: don't cond_resched() when irqs_disabled()
 2008-12-19  5:22 UTC  (2+ messages)

Checking a USB drive's capacity
 2008-12-19  4:33 UTC  (2+ messages)

[PATCH 0/3] dm-target: target_type improvements
 2008-12-19  4:19 UTC  (4+ messages)
` [PATCH 1/3] dm-target: use the module's refcount instead
  ` [PATCH 2/3] dm-target: use pointer reference instead of making a copy
    ` [PATCH 3/3] dm-target: embed internally used list_head into target_type

[PATCH] Stop scaring users with "treason uncloaked!"
 2008-12-19  3:54 UTC  (6+ messages)

kernel BUG at arch/x86/mm/ioremap.c:39 from 2.6.28-rc8-next-20081218 on x86_64 vmware guest
 2008-12-19  3:24 UTC  (4+ messages)

mmotm 2008-12-18-16-52 uploaded (PPS build error)
 2008-12-19  3:00 UTC 

[PATCH 0/3] CGroups: Hierarchy locking/refcount changes
 2008-12-19  2:06 UTC  (3+ messages)

[PATCH -tip] v9 scalable classic RCU implementation
 2008-12-19  1:49 UTC  (10+ messages)

[rfc git patch] union directory
 2008-12-19  1:47 UTC  (4+ messages)

[PATCH] x86 gart: don't complain if no AMD GART found
 2008-12-19  0:12 UTC  (3+ messages)

ext3: slow symlink corruption on umount
 2008-12-19  1:34 UTC  (8+ messages)
` [PATCH] ext3: wait on all pending commits in ext3_sync_fs

Linux 2.6.28-rc9
 2008-12-19  1:33 UTC 

[git pull] PCI fixes
 2008-12-19  1:30 UTC 

[PATCH] net: Remove a noisy printk
 2008-12-19  1:21 UTC  (4+ messages)

[PATCH] Stop scaring users with "treason uncloaked!"
 2008-12-19  0:58 UTC  (4+ messages)

[BUG][PANIC] cgroup panics with mmotm for 2.6.28-rc7
 2008-12-19  0:53 UTC  (6+ messages)

mmotm 2008-12-17-16-41 uploaded
 2008-12-19  0:32 UTC  (4+ messages)

[PATCH -tip] sched: use cpumask_first() to fix compiler warning
 2008-12-19  0:34 UTC 

[PATCH] uio: make uio_info's name and version const
 2008-12-19  0:29 UTC  (2+ messages)
` patch uio-make-uio_info-s-name-and-version-const.patch added to gregkh-2.6 tree

MDADM Software Raid Woes
 2008-12-19  0:26 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox