linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-03-06 06:46:34 to 2009-03-06 14:50:17 UTC [more...]

[RFC][PATCH] x86: make text_poke() atomic
 2009-03-06 14:49 UTC  (12+ messages)
              ` [PATCH] x86: make text_poke() atomic using fixmap

[PATCH 2/2] x86: unify noexec handling
 2009-03-06 14:42 UTC  (3+ messages)
` [tip:x86/mm] "
` [tip:x86/mm] x86: unify noexec handling, fix

[PATCH 1/2] input: misc: add twl4030-pwrbutton driver
 2009-03-06 14:40 UTC  (9+ messages)
` lockdep and threaded IRQs (was: ...)

[patch 4/4] x86, hw-branch-tracer: add selftest
 2009-03-06 14:41 UTC  (2+ messages)

[RFC][PATCH]: wait: don't resched in prepare_to_wait()
 2009-03-06 14:39 UTC 

[PATCH] hpsa: SCSI driver for HP Smart Array controllers
 2009-03-06 14:38 UTC  (11+ messages)

[RFC][PATCH 00/11] track files for checkpointability
 2009-03-06 14:34 UTC  (8+ messages)

[PATCH] sched: remove extra call overhead for schedule()
 2009-03-06 14:34 UTC 

[patch 1/4] x86, bts: add selftest for BTS
 2009-03-06 14:32 UTC  (2+ messages)

[PATCH] x86: init_memory_mapping() PSE and PGE setup ifdef removal
 2009-03-06 14:28 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH 1/2] x86: rename do_not_nx to disable_nx in mm/init_64.c
 2009-03-06 14:27 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH] x86: fix uninitialized variable in init_memory_mapping()
 2009-03-06 14:27 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH/RFC] ps3/block: Add ps3vram-ng driver for accessing video RAM as block device
 2009-03-06 14:26 UTC  (12+ messages)
    ` [PATCH] ps3/block: Replace mtd/ps3vram by block/ps3vram (was: Re: [PATCH/RFC] ps3/block: Add ps3vram-ng driver for accessing video RAM as block device)

Strange problem with FUTEX_WAIT_PRIVATE
 2009-03-06 14:06 UTC  (5+ messages)

jffs2 and kernel config for SDHC Memory Cards
 2009-03-06 13:56 UTC  (2+ messages)

marching through all physical memory in software
 2009-03-06 13:55 UTC  (7+ messages)
` [Patch] mm tracepoints

[PATCH] Fix a memory leak when freeing up non init usernamespaces users
 2009-03-06 13:54 UTC  (2+ messages)

[PATCH 0/18] DMA-API debugging facility v4
 2009-03-06 13:50 UTC  (21+ messages)
` [PATCH 01/18] dma-debug: add Kconfig entry
` [PATCH 02/18] dma-debug: add header file and core data structures
` [PATCH 03/18] dma-debug: add hash functions for dma_debug_entries
` [PATCH 04/18] dma-debug: add allocator code
` [PATCH 05/18] dma-debug: add initialization code
` [PATCH 06/18] dma-debug: add kernel command line parameters
` [PATCH 07/18] dma-debug: add debugfs interface
` [PATCH 08/18] dma-debug: add core checking functions
` [PATCH 09/18] dma-debug: add checking for map/unmap_page/single
` [PATCH 10/18] dma-debug: add add checking for map/unmap_sg
` [PATCH 11/18] dma-debug: add checking for [alloc|free]_coherent
` [PATCH 12/18] dma-debug: add checks for sync_single_*
` [PATCH 13/18] dma-debug: add checks for sync_single_range_*
` [PATCH 14/18] dma-debug: add checks for sync_single_sg_*
` [PATCH 15/18] dma-debug: add function to dump dma mappings
` [PATCH 16/18] dma-debug: x86 architecture bindings
` [PATCH 17/18] dma-debug: Documentation update
` [PATCH 18/18] dma-debug: print stacktrace of mapping path on unmap error

[RFC][GIT PULL] dma-api debugging facility
 2009-03-06 13:07 UTC  (6+ messages)

[PATCH 0/6] various x86 kvm fixes
 2009-03-06 13:06 UTC  (6+ messages)
` [PATCH 4/6] kvm/x86/mmu: handle invlpg on large pages

[RFC PATCH 00/19] Cleanup and optimise the page allocator V2
 2009-03-06 13:03 UTC  (14+ messages)

[PATCH] regulator: twl4030 VAUX3 supports 3.0V
 2009-03-06 13:01 UTC 

[Patch] uml: don't use a too long string literal
 2009-03-06 12:38 UTC 

[PATCH 0/5] Blackfin ASoC fixing and updates
 2009-03-06 12:35 UTC  (12+ messages)
` [PATCH 1/5] ASoC: Blackfin: fix bug - kernel will crash when record and play in bf527-ezkit
  ` [alsa-devel] "
` [PATCH 2/5] ASoC: ssm2602 codec: "
  ` [alsa-devel] "
` [PATCH 3/5] ASoC: Blackfin: move gpio_err behind the define that is only user of it
  ` [alsa-devel] "
` [PATCH 4/5] ASoC: Blackfin: drop pointless casts due to dma updates
  ` [alsa-devel] "
` [PATCH 5/5] ASoC: Blackfin: fix typo in MUTE definition
  ` [alsa-devel] "

[PATCH] Add documentation for "nohlt" kernel parameter
 2009-03-06 12:29 UTC 

[PATCH 0/5 v2] Binary ftrace_printk
 2009-03-06 12:08 UTC  (4+ messages)

usb/host/pci-quirks: Add option for setting handoff timeout for ehci
 2009-03-06 11:52 UTC 

[PATCH -tip] sched: use need_resched
 2009-03-06 11:51 UTC  (4+ messages)
  ` [PATCH -tip] sched: cleanup for TIF_NEED_RESCHED
    ` [tip:sched/cleanups] sched: TIF_NEED_RESCHED -> need_reshed() cleanup

[PATCH 0/3] [GIT PULL] for tip/tracing/ftrace
 2009-03-06 11:51 UTC  (3+ messages)
  ` [tip:tracing/ftrace] tracing, power-trace: make it build even if the power-tracer is turned off

How to find out if /dev/fd0 represents an existing floppy drive?
 2009-03-06 11:36 UTC 

commit "radeonfb: Fix resume from D3Cold on some platforms" breaks resume from RAM on PowerBook
 2009-03-06 11:41 UTC  (7+ messages)

Linux 2.6.29-rc6
 2009-03-06 11:34 UTC  (11+ messages)

[RFC PATCH 0/6] module, kbuild: Faster boot with custom kernel
 2009-03-06 11:23 UTC  (12+ messages)
                  ` fastboot kernel parameter

[PATCH][GIT PULL] add tracing_on/tracing_off to kernel.h
 2009-03-06 11:18 UTC  (2+ messages)

[PATCH] x86: make "memtest" like "memtest=17"
 2009-03-06 11:18 UTC  (2+ messages)
` [tip:x86/memtest] "

[x86-tip] overflow in relocation type 11 val 39ffdd0e8690
 2009-03-06 11:18 UTC  (5+ messages)

[PATCH] Fix ARCH=um segfault on x86-64
 2009-03-06 11:18 UTC  (5+ messages)

lguest: unhandled trap 13 in current -rc
 2009-03-06 11:17 UTC  (4+ messages)

[PATCH v2] dmaengine: Fix oops on dmatest module unload
 2009-03-06 11:13 UTC  (4+ messages)

[PATCH for tip][bugfix] ftrace: fix deadlock when setting set_ftrace_pid
 2009-03-06 11:09 UTC  (4+ messages)
` [tip:tracing/ftrace] tracing: "

[PATCH] dmaengine: Add privatecnt to revert DMA_PRIVATE propery
 2009-03-06 11:07 UTC 

[PATCH] mtdpart: Make all partition parsers return allocated array
 2009-03-06 11:01 UTC 

[patch 1/2] lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitions
 2009-03-06 10:46 UTC  (11+ messages)
` [patch 2/2] lockdep: initialize lockdep debugging statistics

[PATCH 0/4] Memory controller soft limit patches (v4)
 2009-03-06 10:41 UTC  (15+ messages)
` [PATCH 1/4] Memory controller soft limit documentation (v4)
` [PATCH 2/4] Memory controller soft limit interface (v4)
` [PATCH 3/4] Memory controller soft limit organize cgroups (v4)
` [PATCH 4/4] Memory controller soft limit reclaim on contention (v4)
  ` [RFC][PATCH 0/3] memory controller soft limit (Yet Another One) v1
    ` [RFC][PATCH 1/3] soft limit interface (Yet Another One)
    ` [RFC][PATCH 2/3] memcg sotlimit logic "
    ` [RFC][PATCH 3/3] memcg documenation soft limit "

usb-storage: Wait less time for settling when a memory device is connected
 2009-03-06 10:34 UTC 

[PATCH -mm 0/6] rcu: introduce kfree_rcu V2
 2009-03-06 10:23 UTC  (6+ messages)
        ` [PATCH] rcu: introduce kfree_rcu V3

[RFC][PATCH] irq: remove IRQF_DISABLED
 2009-03-06 10:24 UTC  (7+ messages)

[PATCH] toshiba_acpi: Add full hotkey support
 2009-03-06 10:21 UTC  (10+ messages)

[RFC][PATCH 0/2] Rework disabling of interrupts during suspend-resume
 2009-03-06 10:19 UTC  (5+ messages)
` [RFC][PATCH 0/4] "

[RFC patch 00/41] LTTng 0.105 core for Linux 2.6.27-rc9
 2009-03-06 10:11 UTC  (2+ messages)

[git-pull -tip] x86: msr architecture debug code
 2009-03-06 10:07 UTC  (9+ messages)

[RFC][PATCH] kmemdup_from_user(): introduce
 2009-03-06  9:49 UTC  (15+ messages)
          ` [PATCH -v2] memdup_user(): introduce

[PATCH] Input: bf54x-keys: Fix typo
 2009-03-06  9:38 UTC  (2+ messages)

[TIP] BUG kmalloc-4096: Poison overwritten (ath5k_rx_skb_alloc)
 2009-03-06  9:42 UTC  (11+ messages)

linux-next: state of the trees
 2009-03-06  9:41 UTC  (3+ messages)

[PATCH 1/3] perfcounters/powerpc: fix oops with multiple counters in a group
 2009-03-06  9:41 UTC  (2+ messages)

[GIT PULL] ALSA (HD-audio) fixes for 2.6.29-rc7
 2009-03-06  9:36 UTC 

[PATCH 3/3] perfcounters/powerpc: add support for POWER4 processors
 2009-03-06  9:35 UTC 

[PATCH 2/3] perfcounters/powerpc: add support for POWER5+ processors
 2009-03-06  9:35 UTC 

next-20090220: XFS: inconsistent lock state
 2009-03-06  9:30 UTC  (6+ messages)

[PATCH] generic debug pagealloc
 2009-03-06  9:14 UTC  (3+ messages)

mpt fusion broken sometime since 2.6.24
 2009-03-06  9:10 UTC  (4+ messages)
` [PATCH] pci: don't enable too many HT MSI mapping

build issue #591 for v2.6.29-rc7-3-g559595a :drivers/staging/mimio/mimio.ko
 2009-03-06  8:28 UTC 

Oops using 2.6.28.n after a lazy umount of a crypted loop-device
 2009-03-06  8:24 UTC  (4+ messages)
` [PATCH] "

[PATCH] udf: fix novrs mount option
 2009-03-06  8:16 UTC 

linux-next: Tree for March 6
 2009-03-06  8:13 UTC 

[GIT PULL] x86, percpu: implement and use reserved percpu alloc
 2009-03-06  8:06 UTC  (11+ messages)
` [PATCH 1/8] percpu: clean up percpu constants
` [PATCH 2/8] percpu: cosmetic renames in pcpu_setup_first_chunk()
` [PATCH 3/8] percpu: improve first chunk initial area map handling
` [PATCH 4/8] percpu: use negative for auto for pcpu_setup_first_chunk() arguments
` [PATCH 5/8] x86: make embedding percpu allocator return excessive free space
` [PATCH 6/8] percpu: add an indirection ptr for chunk page map access
` [PATCH 7/8] percpu, module: implement reserved allocation and use it for module percpu variables
` [PATCH 8/8] x86, percpu: setup reserved percpu area for x86_64

um: WARNING: vmlinux: 'memcpy' exported twice. Previous export was in vmlinux
 2009-03-06  7:52 UTC  (6+ messages)

Error testing ext3 on brd ramdisk
 2009-03-06  7:47 UTC  (6+ messages)

2.6.29-rc6-git7: Reported regressions from 2.6.28
 2009-03-04  6:43 UTC  (3+ messages)
` [Bug #12705] X200: Brightness broken since 2.6.29-rc4-58-g4c098bc

[PATCH] perfcounters: IRQ and NMI support on AMD CPUs
 2009-03-06  7:11 UTC  (10+ messages)

[v2 PATCH 0/4] timers: framework for migration between CPU
 2009-03-06  7:01 UTC  (4+ messages)
` [v2 PATCH 1/4] timers: framework to identify pinned timers

[PATCH] [net/irda]: new Blackfin on-chip SIR IrDA driver
 2009-03-06  6:44 UTC 

[PATCH 00/18] Blackfin Serial Driver bug fixing and update
 2009-03-06  6:42 UTC  (3+ messages)
` [PATCH 05/18] Blackfin Serial Driver: fix bug - serial port transfer big file from host to target would have more lines
` [PATCH 17/18] Blackfin Serial Driver: Fix bug - Enable hardware based CTS and RTS for bf548


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