public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-06-12 09:52:59 to 2009-06-12 13:26:33 UTC [more...]

[PATCH 0/8] clean up vdso-layout.lds.S
 2009-06-12 13:25 UTC  (4+ messages)
` [PATCH 4/8] x86: add .broken section to the vDSO linker script
` [PATCH 5/8] x86: mark altinstr-related sections in vDSO as broken
` [PATCH 8/8] x86: remove unneeded section from the vDSO

[GIT PULL] Early SLAB fixes for 2.6.31
 2009-06-12 13:25 UTC 

[PATCH] scripts/checksyscalls.sh: only whine perf_counter_open when supported
 2009-06-12 13:21 UTC  (11+ messages)

[RFC PATCH 0/4]: affinity-on-next-touch
 2009-06-12 13:21 UTC  (7+ messages)

[PATCH 0/5] [RFC] HWPOISON incremental fixes
 2009-06-12 13:17 UTC  (13+ messages)
` [PATCH 1/5] HWPOISON: define VM_FAULT_HWPOISON to 0 when feature is disabled
` [PATCH 2/5] HWPOISON: fix tasklist_lock/anon_vma locking order
` [PATCH 4/5] HWPOISON: report sticky EIO for poisoned file

[PATCH 0/17] cpumask obsolete implementation removal
 2009-06-12 13:16 UTC 

[PATCH 0/23] updates for oprofile
 2009-06-12 12:35 UTC  (24+ messages)
` [PATCH 01/23] Revert "oprofile: discover counters for op ppro too"
` [PATCH 02/23] x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.init
` [PATCH 03/23] x86/oprofile: minor style changes in struct op_x86_model_spec
` [PATCH 04/23] oprofile: remove irq_flags in struct op_entry
` [PATCH 05/23] oprofile: remove obselete include headers
` [PATCH 06/23] x86/oprofile: remove #ifdefs in ibs functions
` [PATCH 07/23] x86/oprofile: simplify AMD cpu init code
` [PATCH 08/23] x86/oprofile: move common macros to op_x86_model.h
` [PATCH 09/23] x86/oprofile: remove MSR macros for AMD cpus
` [PATCH 10/23] x86/oprofile: remove MSR macros for ppro cpus
` [PATCH 11/23] x86/oprofile: remove MSR macros for p4 cpus
` [PATCH 12/23] x86/oprofile: fix and cleanup CTRL_SET_* macros
` [PATCH 13/23] x86/oprofile: remove unused macros for AMD virtualization profiling
` [PATCH 14/23] x86/oprofile: pass the model to setup_ctrs() functions
` [PATCH 15/23] x86/oprofile: replace macros to calculate control register
` [PATCH 16/23] x86/oprofile: replace CTR_OVERFLOWED macros
` [PATCH 17/23] x86/oprofile: replace CTRL_SET_*ACTIVE macros
` [PATCH 18/23] x86/oprofile: replace CTR*_IS_RESERVED macros
` [PATCH 19/23] x86/oprofile: use 64 bit wrmsr functions
` [PATCH 20/23] x86/oprofile: use 64 bit values to save MSR states
` [PATCH 21/23] x86/oprofile: remove some local variables in MSR save/restore functions
` [PATCH 22/23] x86/oprofile: use 64 bit values in IBS functions
` [PATCH 23/23] x86/oprofile: introduce oprofile_add_data64()

[2.6.30-02327-g8ebf975] idr_remove called for id=68 which is not allocated
 2009-06-12 12:45 UTC 

linux-next: origin tree build failure
 2009-06-12 13:10 UTC  (9+ messages)

[PATCH] slab: setup cpu caches later on when interrupts are enabled
 2009-06-12 13:11 UTC 

[PATCH] hwmon: Add driver for VIA CPU core temperature
 2009-06-12 13:09 UTC  (6+ messages)
  ` [lm-sensors] "

[PATCH] cpumask: use new operators in kernel/trace
 2009-06-12 13:06 UTC 

[PATCH] cpumask: use new-style cpumask ops in mm/quicklist
 2009-06-12 13:04 UTC 

[PULL] lguest -- Now including PAE support!
 2009-06-12 12:58 UTC 

[PATCH] lis3: add click function
 2009-06-12 12:55 UTC  (8+ messages)

[PATCH 0/15] Per-bdi writeback flusher threads v10
 2009-06-12 12:54 UTC  (16+ messages)
` [PATCH 01/15] block: don't overwrite bdi->state after bdi_init() has been run
` [PATCH 02/15] btrfs: properly register fs backing device
` [PATCH 03/15] ubifs: register backing_dev_info
` [PATCH 04/15] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 05/15] writeback: switch to per-bdi threads for flushing data
` [PATCH 06/15] writeback: get rid of pdflush completely
` [PATCH 07/15] writeback: separate the flushing state/task from the bdi
` [PATCH 08/15] writeback: support > 1 flusher thread per bdi
` [PATCH 09/15] writeback: allow sleepy exit of default writeback task
` [PATCH 10/15] writeback: add some debug inode list counters to bdi stats
` [PATCH 11/15] writeback: add name to backing_dev_info
` [PATCH 12/15] writeback: check for registered bdi in flusher add and inode dirty
` [PATCH 13/15] writeback: restart bdi list scan on allocation failure
` [PATCH 14/15] writeback: convert bdi_lock to a spinlock
` [PATCH 15/15] writeback: use spin_trylock() in bdi_writeback_all() for WB_SYNC_NONE

[PULL] virtio
 2009-06-12 12:48 UTC 

[GIT PULL] Add Character device in Userspace (CUSE) support
 2009-06-12 12:44 UTC 

[PATCH trival]x64: make one __init to __meminit
 2009-06-12 12:43 UTC  (2+ messages)
` [tip:x86/urgent] x86: change kernel_physical_mapping_init() "

[tip:core/urgent] lockdep: Select frame pointers on x86
 2009-06-12 12:43 UTC  (5+ messages)
` [tip:perfcounters/core] perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too
` [tip:perfcounters/core] perf_counter: Remove PERF_TYPE_RAW special casing
` [tip:perfcounters/core] perf record: Explicity program a default counter
` [tip:perfcounters/core] perf_counter: Add forward/backward attribute ABI compatibility

[PATCH][Fix] New Unified AVR32/AT91 MCI Driver that supports both MCI slots used at the same time (was: [PATCH][Updated] New AT91 MCI Driver that supports both MCI slots used at the same time)
 2009-06-12 12:37 UTC  (4+ messages)
` [PATCH][Fix] New Unified AVR32/AT91 MCI Driver that supports both MCI slots used at the same time

[PATCH 0/5] x86/paravirt: clean up paravirt.h and optimise FPU context switch
 2009-06-12 12:37 UTC  (3+ messages)

[PULL] module and parameter
 2009-06-12 12:35 UTC 

[BUG] usb-storage hangs while waiting for device to settle
 2009-06-12 12:35 UTC 

PCIe interface memory memory mapping issue
 2009-06-12 12:23 UTC 

[PowerPC] 2.6.30-git3 build break : perf counters
 2009-06-12 12:24 UTC  (2+ messages)
` [tip:perfcounters/core] powerpc, perf_counter: Fix performance counter event types

[git pull] IDE updates part 2
 2009-06-12 12:01 UTC 

HTC Dream aka. t-mobile g1 support
 2009-06-12 12:05 UTC  (27+ messages)

sound skipping regression introduced in 2.6.30-rc8
 2009-06-12 11:44 UTC  (4+ messages)

[PATCH 1/2] perf_counters: powerpc: Add support for POWER7 processors
 2009-06-12 12:12 UTC  (5+ messages)
` [PATCH 2/2] perf_counter: powerpc: Implement generalized cache events for POWER processors

linux-next: Tree for June 11
 2009-06-12 12:12 UTC  (3+ messages)
` linux-next: Tree for June 11 (bluetooth/rfkill)

kmemleak: Pull request
 2009-06-12 12:07 UTC  (6+ messages)
    ` [PATCH 1/2] kmemleak: Remove the kmemleak.h include in drivers/char/vt.c
    ` [PATCH 2/2] kmemleak: Add more info to the MAINTAINERS entry

Git head build failure
 2009-06-12 12:06 UTC  (2+ messages)

PATCH: README - Fix misleading pointer to the defconf directory
 2009-06-12 11:58 UTC  (4+ messages)
` PATCH: README - Fix misleading pointer to the defconf directory [NEW]

[PATCH] tty: fix unused warning when TCGETX is not defined
 2009-06-12 11:58 UTC  (12+ messages)
    ` [PATCH] blackfin: update ioctls.h
      ` [PATCH] Blackfin: sync termios header changes with x86

[PATCH -tip] perf_counter/x86: Add a quirk for Atom processors
 2009-06-12 11:51 UTC  (3+ messages)
` [tip:perfcounters/core] "

"sky2: set VPD size" triggers card recognition failure
 2009-06-12 11:51 UTC  (3+ messages)

[PATCH -tip] perf_counter tools: Remove one L1-data alias
 2009-06-12 11:49 UTC  (2+ messages)
` [tip:perfcounters/core] "

[PATCH] x86: use zalloc_cpumask_var in arch_early_irq_init
 2009-06-12 11:49 UTC  (4+ messages)
` [PATCH] kvm: remove the duplicated cpumask_clear

How to make the block number of a file not change?
 2009-06-12 11:42 UTC 

[PATCH] cpumask: use new operators in kernel/trace
 2009-06-12 11:45 UTC 

[PATCH 2/2] slab,slub: ignore __GFP_WAIT if we're booting or suspending
 2009-06-12 11:43 UTC  (25+ messages)
` [PATCH v2] "

Pull request blackfin.git
 2009-06-12 11:37 UTC 

[PATCH 01/19] PM: Warn if interrupts are enabled during suspend-resume of sysdevs
 2009-06-12 11:36 UTC  (12+ messages)
  ` [PATCH 02/19] x86: unify power/cpu_(32|64) headers
  ` [PATCH 03/19] x86: unify power/cpu_(32|64) global variables
  ` [PATCH 07/19] x86: unify power/cpu_(32|64).c
  ` [PATCH 09/19] PM: Rename device_power_down/up()
  ` [PATCH 10/19] PM core: rename suspend and resume functions
  ` [PATCH 12/19] PM/Suspend: Do not shrink memory before suspend
  ` [PATCH 14/19] PM: Remove device_type suspend()/resume()
  ` [PATCH 15/19] Driver Core: Rework platform suspend/resume, print warning
  ` [PATCH 19/19] PM: Add empty suspend/resume device irq functions

[PATCH 3/6] cpumask: avoid playing with cpus_allowed in powernow-k8.c
 2009-06-12 11:28 UTC  (5+ messages)
  ` [PATCH] "
  ` [PATCH] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powernow-k8.c

[RFC PATCH] posix-cpu-timers: optimize calling thread_group_cputime()
 2009-06-12 11:20 UTC  (3+ messages)

File For Claim
 2009-06-12 11:25 UTC 

Message from Facebook #5789
 2009-06-12 11:22 UTC 

file for your claim
 2009-06-12 11:19 UTC 

ERESTART_RESTARTBLOCK and ptrace()
 2009-06-12 11:10 UTC  (3+ messages)

linux-next: rr-latest-cpumask/sparc tree build failure
 2009-06-12 11:10 UTC  (2+ messages)

[PATCH] block: adding __init/__exit macros to DAC960.c
 2009-06-12 11:07 UTC 

[tip:tracing/core] Revert "x86, bts: reenable ptrace branch trace support"
 2009-06-12 11:04 UTC  (6+ messages)

[PATCH 0/3] Fix malloc() stall in zone_reclaim() and bring behaviour more in line with expectations V3
 2009-06-12 11:04 UTC  (9+ messages)
` [PATCH 1/3] Properly account for the number of page cache pages zone_reclaim() can reclaim
` [PATCH 2/3] Do not unconditionally treat zones that fail zone_reclaim() as full

checkpatch: false positives for __.*const
 2009-06-12 11:00 UTC 

[linux-pm] Run-time PM idea (was: Re: [RFC][PATCH 0/2] PM: Rearrange core suspend code)
 2009-06-12 10:54 UTC  (5+ messages)
` [patch update] "

[GIT PULL] x86 fixes
 2009-06-12 10:47 UTC 

[PATCH] tty: bfin_jtag_comm: clean up printk usage
 2009-06-12 10:32 UTC 

[GIT PULL] Performance Counters for Linux
 2009-06-12 10:28 UTC  (3+ messages)

Kernel 2.6.30: Memory/XFS leak, OOM killer kills many processes
 2009-06-12  9:57 UTC  (6+ messages)

[PATCH for mmotm 2/5]
 2009-06-12 10:22 UTC  (4+ messages)

Possible memory leak via tty_ldisc_try_get
 2009-06-12 10:22 UTC  (2+ messages)

[GIT PULL] Performance Counters for Linux
 2009-06-12 10:19 UTC  (11+ messages)

[PATCH] trivial: update the Kernel Janitors' web-page URL
 2009-06-12 10:14 UTC  (3+ messages)

[RFC v4][PATCH 2/2] intel_txt: Intel(R) TXT and tboot kernel support
 2009-06-12 10:23 UTC  (3+ messages)

[GIT PULL] AMD64 EDAC module for 2.6.31
 2009-06-12 10:03 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