public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-07-10 07:23:53 to 2009-07-10 14:50:10 UTC [more...]

[PATCH 1/2] sched: Drop the need_resched() loop from cond_resched()
 2009-07-10 14:49 UTC 

Intel BIOS - Corrupted low memory at ffff880000004200
 2009-07-10 14:44 UTC  (9+ messages)

[PATCH] reduce export symbol CRC table size on 64-bit archs
 2009-07-10 14:36 UTC  (6+ messages)

Boot Consoles question
 2009-07-10 14:28 UTC  (12+ messages)
` [PATCH] kernel.printk.c - ensure that "console enabled" messages are printed on the console
    ` [PATCH] kernel.printk.c - ensure that "console enabled"messages "
  ` [tip:core/printk] printk: Ensure that "console enabled" messages "

[PATCH,RFC,resend] printk: restore previous console_loglevel when re-enabling logging
 2009-07-10 14:21 UTC  (3+ messages)
` [tip:core/printk] printk: Restore "

[00/15] swiotlb cleanup
 2009-07-10 14:12 UTC  (6+ messages)

[PATCH -mm 1/2] rename is_single_threaded(task) to is_current_single_threaded(void)
 2009-07-10 14:07 UTC  (6+ messages)
  ` [PATCH v2 -mm 1/2] rename is_single_threaded(task) to current_is_single_threaded(void)
  ` [PATCH v2 -mm 2/2] current_is_single_threaded: don't use ->mmap_sem

[PATCH 00/11] swiotlb: Introduce architecture-specific APIs to replace __weak functions (v2)
 2009-07-10 14:02 UTC  (3+ messages)

[PATCH -tip] x86,ipi - use cpu_has_apic macro helper
 2009-07-10 14:00 UTC  (2+ messages)
` [tip:x86/cleanups] x86, ipi: Clean up safe_smp_processor_id() by using the cpu_has_apic() "

[PATCH][RFC] Adding information of counts processes acquired how many spinlocks to schedstat
 2009-07-10 13:56 UTC  (9+ messages)

[PATCH v5] enable x2APIC without interrupt remapping under KVM
 2009-07-10 13:56 UTC  (5+ messages)
    ` [PATCH] "

KSM: current madvise rollup
 2009-07-10 13:43 UTC  (9+ messages)

[PATCH-v2 2:2][MTD][NAND]omap : Adding DMA mode support in nand prefetch/post-write
 2009-07-10 13:38 UTC 

[PATCH-v2 1:2] [MTD][NAND]omap: Adding support for nand prefetch-read and post-write, in MPU mode
 2009-07-10 13:32 UTC 

OOM killer in 2.6.31-rc2
 2009-07-10 13:24 UTC  (7+ messages)

"EXT3-fs error" after resume from s2ram
 2009-07-10 13:21 UTC  (17+ messages)

[PATCHSET] block: fix merge of requests with different failfast settings
 2009-07-10 13:18 UTC  (6+ messages)
` [PATCH 2/4] block: use the same failfast bits for bio and request

[PATCH 0/7] MAINTAINERS: cleanups
 2009-07-10 13:17 UTC  (11+ messages)
` [PATCH 5/7] MAINTAINERS: Remove L: linux-kernel@vger.kernel.org

[PATCH] rtc: Convert WM8350 RTC driver to dev_pm_ops
 2009-07-10 13:16 UTC 

[PATCH 0/2] cond_resched() optimization
 2009-07-10 12:57 UTC  (3+ messages)
` [PATCH 1/2] sched: INIT_PREEMPT_COUNT
` [PATCH 2/2] sched: optimize cond_resched()

[RFC][PATCH 0/5] Memory controller soft limit patches (v9)
 2009-07-10 13:00 UTC  (6+ messages)
` [RFC][PATCH 1/5] Memory controller soft limit documentation (v9)
` [RFC][PATCH 2/5] Memory controller soft limit interface (v9)
` [RFC][PATCH 3/5] Memory controller soft limit organize cgroups (v9)
` [RFC][PATCH 4/5] Memory controller soft limit refactor reclaim flags (v9)
` [RFC][PATCH 5/5] Memory controller soft limit reclaim on contention (v9)

[PATCH V2] score: add regset support
 2009-07-10 12:49 UTC  (2+ messages)

[PATCH 2:2][MTD][NAND]omap : Adding DMA mode support in nand prefetch/post-write
 2009-07-10 12:44 UTC  (4+ messages)

[PATCH 0/32] mmc and omap_hsmmc patches
 2009-07-10 12:43 UTC  (33+ messages)
` [PATCH 1/32] mmc: add 'enable' and 'disable' methods to mmc host
` [PATCH 2/32] mmc: allow host claim / release nesting
` [PATCH 3/32] mmc: add MMC_CAP_NONREMOVABLE host capability
` [PATCH 4/32] mmc: add ability to save power by powering off cards
` [PATCH 5/32] mmc: add mmc card sleep and awake support
` [PATCH 6/32] mmc: power off once at removal
` [PATCH 7/32] mmc: add host capabilities for SD only and MMC only
` [PATCH 8/32] mmc: check status after MMC SWITCH command
` [PATCH 9/32] omap_hsmmc: add debugfs entry (host registers)
` [PATCH 10/32] omap_hsmmc: make use of new enable/disable interface
` [PATCH 11/32] ARM: OMAP: mmc-twl4030: add context loss counter support
` [PATCH 12/32] omap_hsmmc: keep track of power mode
` [PATCH 13/32] omap_hsmmc: context save/restore support
` [PATCH 14/32] omap_hsmmc: set open drain bit correctly
` [PATCH 15/32] omap_hsmmc: ensure workqueues are empty before suspend
` [PATCH 16/32] omap_hsmmc: fix scatter-gather list sanity checking
` [PATCH 17/32] omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability
` [PATCH 18/32] omap_hsmmc: support for deeper power saving states
` [PATCH 19/32] ARM: OMAP: mmc-twl4030: add regulator sleep / wake function
` [PATCH 20/32] omap_hsmmc: put MMC regulator to sleep
` [PATCH 21/32] omap_hsmmc: add mmc card sleep and awake support
` [PATCH 22/32] omap_hsmmc: fix NULL pointer dereference
` [PATCH 23/32] omap_hsmmc: cleanup macro usage
` [PATCH 24/32] omap_hsmmc: clear interrupt status after init sequence
` [PATCH 25/32] omap_hsmmc: cater for weird CMD6 behaviour
` [PATCH 26/32] omap_hsmmc: prevent races with irq handler
` [PATCH 27/32] omap_hsmmc: pass host capabilities for SD only and MMC only
` [PATCH 28/32] omap_hsmmc: code refactoring
` [PATCH 29/32] omap_hsmmc: protect the card when the cover is open
` [PATCH 30/32] omap_hsmmc: ensure all clock enables and disables are paired
` [PATCH 31/32] omap_hsmmc: set a large data timeout for commands with busy signal
` [PATCH 32/32] ARM: OMAP: RX51: set MMC capabilities and power-saving flag

[PATCH 00/14] Pramfs: Persistent and protected ram filesystem
 2009-07-09 23:42 UTC  (7+ messages)

[PATCH] cpufreq: ondemand: Introduces stepped frequency increase
 2009-07-09 23:34 UTC  (4+ messages)

[RFC][PATCH] PM: Introduce core framework for run-time PM of I/O devices (rev. 8)
 2009-07-09 23:22 UTC  (2+ messages)

[PATCH] This is the security processor driver for the Intel mid platform
 2009-07-09 23:21 UTC  (2+ messages)

[PATCH] Restricted Access Region Register driver for Intel MID devices
 2009-07-09 23:20 UTC  (2+ messages)

[PATCH/RFC] sched: Remove SYSTEM_RUNNING checks from cond_resched*()
 2009-07-09 23:20 UTC  (6+ messages)

[PATCH] x86_64/__iowrite32_copy: don't use string move for PIO writes
 2009-07-09 23:19 UTC  (5+ messages)

Your E-mail Attach To category\\"A\\" 870,000GBP‏
 2009-07-10 12:30 UTC 

[PATCH -tip] x86,idt_descr -- use NR_VECTORS instead of hardcoded number
 2009-07-10 12:00 UTC  (2+ messages)
` [tip:x86/cleanups] x86: Clean up idt_descr and idt_tableby using "

[PATCH 1:2] [MTD][NAND]omap: Adding support for nand prefetch-read and post-write, in MPU mode
 2009-07-10 11:52 UTC 

[regression] ath5k: Overrides regulatory domain set for cfg80211
 2009-07-10 11:43 UTC  (4+ messages)

[PATCH 0/2] [MTD] [NAND] Add prefetch and dma support for omap2/3 NAND driver
 2009-07-10 11:36 UTC 

[PATCH 0/3] [GIT PULL] rebase of lockless ring buffer
 2009-07-10 11:31 UTC  (2+ messages)

[PATCH] DRM: Fix VBlank IRQ on VIA hardware
 2009-07-10 10:25 UTC 

[PATCH 01/12] SFI: Simple Firmware Interface - new MAINTAINERS entry
 2009-07-10 11:14 UTC  (7+ messages)
` [PATCH 05/12] SFI: add core support
` [PATCH 11/12] SFI, PCI: Hook MMCONFIG

[PATCH]: New implementation of scsi_execute_async()
 2009-07-10 10:59 UTC  (3+ messages)

Possible Suspend to Ram bug?
 2009-07-10 10:58 UTC 

[PATCH] score: add regsets support for score
 2009-07-10 10:44 UTC  (3+ messages)

[PATCH 2/2] tracing/kmemtrace: Use the %pf format
 2009-07-10 10:42 UTC  (2+ messages)
` [tip:tracing/core] "

[PATCH] kmemtrace: rename some functions
 2009-07-10 10:42 UTC  (2+ messages)
` [tip:tracing/core] kmemtrace: Rename "

[PATCH 2/2] trace_workqueue: add refcnt to struct cpu_workqueue_stats
 2009-07-10 10:42 UTC  (2+ messages)
` [tip:tracing/core] tracing/workqueues: Add "

[PATCH 1/2] tracing/stat: add stat_release() callback
 2009-07-10 10:42 UTC  (2+ messages)
` [tip:tracing/core] tracing/stat: Add "

[PATCH 1/2] tracing/function-graph-tracer: Use the %pf format
 2009-07-10 10:42 UTC  (2+ messages)
` [tip:tracing/core] "

[PATCH 2/2] tracing/filter: remove empty subsystem and it's directory
 2009-07-10 10:41 UTC  (2+ messages)
` [tip:tracing/core] tracing/filter: Remove empty subsystem and its directory

[PATCH 1/2] tracing/filter: remove preds from struct event_subsystem
 2009-07-10 10:41 UTC  (2+ messages)
` [tip:tracing/core] tracing/filter: Remove "

[PATCH 1/8] Fix rt_rq->pushable_tasks initialization in init_rt_rq()
 2009-07-10 10:41 UTC  (2+ messages)
` [tip:sched/urgent] sched: "

possible migration bug with hotplug cpu
 2009-07-10 10:41 UTC  (2+ messages)
` [tip:sched/urgent] sched: Reset sched stats on fork()

[PATCH] sched_rt: fix overload bug on rt group scheduling -v2
 2009-07-10 10:41 UTC  (2+ messages)
` [tip:sched/urgent] sched_rt: Fix overload bug on rt group scheduling

[tip:perfcounters/core] perf_counter: Fix up P6 PMU details
 2009-07-10 10:40 UTC  (3+ messages)
` [tip:perfcounters/core] perf_counter: Clean up global vs counter enable
` [tip:perfcounters/core] perf_counter: Stop open coding unclone_ctx

[patch] perf_counter: Add p6 PMU
 2009-07-10 10:40 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter: Add P6 PMU support

[PATCH] perf_counter tools: Rename cache events to remove $
 2009-07-10 10:39 UTC  (2+ messages)
` [tip:perfcounters/core] "

[GIT PULL] sound fixes for 2.6.31-rc2
 2009-07-10 10:36 UTC 

[PATCH] isofs: fix Joliet regression
 2009-07-10 10:34 UTC 

[RFC][PATCH] Check write to slab memory which freed already using mudflap
 2009-07-10 10:30 UTC  (20+ messages)

usb mouse not responding after resume
 2009-07-10 10:28 UTC  (2+ messages)

[PATCH] isofs: fix Joliet regression
 2009-07-10 10:24 UTC  (2+ messages)

[PATCH][cpufreq][Powernow-k8] support family 0xf with 2 low p-states
 2009-07-26 15:55 UTC  (3+ messages)

[PATCH 0/8] ksym_tracer: various fixes
 2009-07-10 10:01 UTC  (3+ messages)

[PATCH] kconfig: simplification of scripts/extract-ikconfig
 2009-07-10  9:54 UTC  (10+ messages)

Ask a question about show_code related mips architecture
 2009-07-10  9:47 UTC 

[PATCH] perf_counter: Add alignment-faults and emulation-faults sw events
 2009-07-10  9:37 UTC  (2+ messages)

[PATCH] Fix blktrace unaligned memory access
 2009-07-10  9:36 UTC  (5+ messages)

[PATCH 0/3] Fix sysrq caused USB performance regressions and leak
 2009-07-10  9:34 UTC  (4+ messages)

[RESEND] [PATCH] readahead:add blk_run_backing_dev
 2009-07-10  9:27 UTC  (11+ messages)

[PATCH 1/2] perfcounters: Fix build for tracepoint profiling
 2009-07-10  9:22 UTC  (3+ messages)
` [PATCH 2/2] perf tool: Add a trace point event parser

[patch] perf_counter : breaking parameter parsing when the command is reached
 2009-07-10  9:14 UTC  (2+ messages)

[PATCH] score: add regsets support for score
 2009-07-10  9:06 UTC  (2+ messages)

[patch] perf_counter : add new parameter to set cpu affinity
 2009-07-10  9:10 UTC  (2+ messages)

once again, what's with "drivers/char/vr41xx_giu.c"?
 2009-07-10  9:06 UTC 

[PATCH Resend] Remove 'SBC8240 Wind River' Device Driver Code
 2009-07-10  8:58 UTC  (10+ messages)
` [PATCH Resend2] "

HTC Dream: rpcrouter for staging
 2009-07-10  8:50 UTC 

[GIT PULL] [PATCH 0/22] trivial fixes typo "foo foo"
 2009-07-10  8:49 UTC  (5+ messages)
` [GIT PULL] V2 "

[PATCH 0/44] includecheck: fix multiple includes
 2009-07-10  8:51 UTC  (16+ messages)
` [PATCH 17/44] includecheck fix: um, helper.c
` [PATCH 20/44] includecheck fix: x86, shadow.c
` [GIT-PULL] includecheck fixes

[RFC 1/2] move binfmt filed to signal_struct
 2009-07-10  8:43 UTC  (2+ messages)
` [RFC 2/2] make binfmt module get and put per signal_struct

[BISECTED] HP G7000 battery disappears after suspend
 2009-07-10  8:44 UTC  (5+ messages)

[PATCH 2/2] trivial: fix typo "to to" in multiple files
 2009-07-10  8:38 UTC  (2+ messages)

HTC Dream: qdsp support for staging
 2009-07-10  8:37 UTC 

[PowerPC] Badness at drivers/char/tty_ldisc.c:210 during shutdown
 2009-07-10  8:35 UTC  (5+ messages)
`  "

[PATCH v2 1/2] trivial: fix typo "for for" in multiple files
 2009-07-10  8:27 UTC  (2+ messages)

cfq-iosched: no need to keep track of busy_rt_queues
 2009-07-10  8:18 UTC  (3+ messages)
` [PATCH] "

2.6.31-rc2: Reported regressions from 2.6.30
 2009-07-10  8:17 UTC  (6+ messages)
` [Bug #13726] fio sync read 4k block size 35% regression

[PATCH v2] davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xx
 2009-07-10  8:10 UTC  (2+ messages)

sk_lock: inconsistent {RECLAIM_FS-ON-W} -> {IN-RECLAIM_FS-W} usage
 2009-07-10  8:02 UTC  (6+ messages)

[PATCH 0/2] Winbond IR driver
 2009-07-10  7:55 UTC  (5+ messages)
` [PATCH 1/2] ACPI: reintroduce acpi_device_ops .shutdown method
    ` [PATCH 0/2] Winbond driver as PNP

[PATCH] kdump: Enable kdump if 2nd-kernel is loaded
 2009-07-10  7:52 UTC  (4+ messages)

[RFC][PATCH] Check write to slab memory which freed already using mudflap v2
 2009-07-10  7:48 UTC  (2+ messages)

[PATCH 1/2] Doc: update Documentation/exception.txt
 2009-07-10  7:47 UTC  (2+ messages)

[PATCH] Added CONFIG_VFAT_FS_DUALNAMES option
 2009-07-10  7:36 UTC  (6+ messages)
` CONFIG_VFAT_FS_DUALNAMES regressions

CONFIG_VFAT_FS_DUALNAMES regressions
 2009-07-10  7:35 UTC  (11+ messages)

[Bug 13012] 2.6.28.9 causes init to segfault on Debian etch; 2.6.28.8 OK
 2009-07-10  7:28 UTC 


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