messages from 2009-07-30 18:16:44 to 2009-07-31 07:53:31 UTC [more...]
[RFC][patch 00/12] clocksource / timekeeping rework V2
2009-07-31 7:52 UTC (15+ messages)
` [RFC][patch 01/12] introduce timekeeping_leap_insert
` [RFC][patch 02/12] remove clocksource inline functions
` [RFC][patch 09/12] add xtime_shift and ntp_error_shift to struct timekeeper
` [RFC][patch 10/12] move NTP adjusted clock multiplier "
` [RFC][patch 11/12] timekeeper read clock helper functions
[PATCH 1/5] lib/decompress_*: only include <linux/slab.h> if STATIC is not defined
2009-07-31 7:51 UTC (8+ messages)
` [PATCH 2/5] include/linux/unaligned/{l,b}e_byteshift.h: Fix usage for compressed kernels
` [PATCH 3/5] Add support for LZO-compressed kernels
` [PATCH 4/5] Add support for LZO-compressed kernels for ARM
` [PATCH 5/5] Add support for LZO-compressed kernels on x86
Bug in kernel 2.6.31, Slow wb_kupdate writeout
2009-07-31 7:50 UTC (24+ messages)
[PATCH 1/2 net-next-2.6] cxgb3: fix EDC filename string
2009-07-31 7:23 UTC (2+ messages)
` [PATCH 2/2 net-next-2.6] cxgb3: fix Gen2 pci default settings
[Bugme-new] [Bug 13850] New: reading /proc/kcore causes oops
2009-07-31 7:21 UTC (9+ messages)
` [BUGFIX][PATCH 0/3] fix bug for /proc/kcore causes panic (Was: "
` [BUGFIX][PATCH 1/3] fix vread/vwrite to be aware of memory hole
` [BUGFIX][PATCH 2/3] kcore should use vread
` [BUGFIX][PATCH 3/3] unmap vmalloc area after hide it
[PATCH 0/9] Per-bdi writeback flusher threads v13
2009-07-31 7:15 UTC (12+ messages)
` [PATCH 1/9] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 2/9] writeback: switch to per-bdi threads for flushing data
` [PATCH 3/9] writeback: get rid of pdflush completely
` [PATCH 4/9] writeback: separate the flushing state/task from the bdi
` [PATCH 5/9] writeback: support > 1 flusher thread per bdi
` [PATCH 6/9] writeback: allow sleepy exit of default writeback task
` [PATCH 7/9] writeback: add some debug inode list counters to bdi stats
` [PATCH 8/9] writeback: add name to backing_dev_info
` [PATCH 9/9] writeback: check for registered bdi in flusher add and inode dirty
Dynamic configure max_cstate
2009-07-31 7:06 UTC (7+ messages)
MMC: Make the configuration memory resource optional
2009-07-31 6:55 UTC (16+ messages)
[PATCH] io context: fix ref counting
2009-07-31 6:54 UTC (3+ messages)
[patch -mm v2] mm: introduce oom_adj_child
2009-07-31 6:50 UTC (7+ messages)
[patch -mm v2] mm: introduce oom_adj_child
2009-07-31 6:47 UTC (3+ messages)
[PATCH 5/5] sound/aoa: Add kmalloc NULL tests
2009-07-31 6:32 UTC (6+ messages)
Bug report (suspend to disk is broken in 2.6.29+ with EIDE drive)
2009-07-31 6:22 UTC
[PATCH] Add virtio IDs file
2009-07-31 6:25 UTC
[GIT PULL] XFS update for 2.6.31-rc5
2009-07-31 6:00 UTC
linux-next: manual merge of the reiserfs-bkl tree with Linus' tree
2009-07-31 5:50 UTC (3+ messages)
[RFC][patch 00/12] clocksource / timekeeping rework V2
2009-07-31 5:33 UTC (9+ messages)
[RFC] IO scheduler based IO controller V7
2009-07-31 5:21 UTC (5+ messages)
` [PATCH 05/24] io-controller: Modify cfq to make use of flat elevator fair queuing
[PATCH] kill-the-bkl/reiserfs: release the lock only for first entry in readdir
2009-07-31 5:22 UTC
Firewire debugging tools - firedump & fireproxy?
2009-07-31 4:55 UTC (6+ messages)
linux-next: manual merge of the trivial tree with the tree
2009-07-31 4:39 UTC
[PATCH] fujitsu-laptop: consolidated fixes (NULL pointer checks, [un]registration fixes, etc)
2009-07-31 4:04 UTC (2+ messages)
[PATCH] dmaengine: Move all map_sg/unmap_sg for slave channel to its client
2009-07-31 3:59 UTC
[PATCH] dmaengine: at_hdmac: add DMA slave transfers
2009-07-31 3:58 UTC (4+ messages)
[PATCH] dm-ioband-v1.12.3: I/O bandwidth controller
2009-07-31 4:03 UTC
[PATCH] fujitsu-laptop: remove superfluous NULL pointer checks
2009-07-31 3:57 UTC (2+ messages)
[PATCH] Virtio 9p: get rid of redundant VIRTIO_ID_9P definition
2009-07-31 3:09 UTC
[PATCH]cfq: add the document of the tuning parameters
2009-07-31 3:10 UTC
[PATCH][RT] stacktrace: dump out last preempt disable locations
2009-07-31 2:29 UTC
+ cpu_hotplug-dont-affect-current-tasks-affinity.patch added to -mm tree
2009-07-31 2:23 UTC (7+ messages)
` [PATCH] cpusets: fix deadlock with cpu_down()->cpuset_lock()
[PATCH] x86: Fix set_memory_wc related corruption
2009-07-31 2:07 UTC (3+ messages)
` [tip:x86/urgent] x86, pat: "
[Regression] kdesu broken
2009-07-31 2:01 UTC (6+ messages)
` [PATCH] "
linux-next: manual merge of the edac-amd tree with the rr tree
2009-07-31 2:01 UTC (5+ messages)
linux-next: kmemleak tree build failure
2009-07-31 2:00 UTC (3+ messages)
[PATCH v2 0/6] CGroups: cgroup memberlist enhancement+fix
2009-07-31 1:51 UTC (7+ messages)
` [PATCH 1/6] Adds a read-only "procs" file similar to "tasks" that shows only unique tgids
` [PATCH 2/6] Ensures correct concurrent opening/reading of pidlists across pid namespaces
` [PATCH 3/6] Quick vmalloc vs kmalloc fix to the case where array size is too large
` [PATCH 4/6] Changes css_set freeing mechanism to be under RCU
` [PATCH 5/6] Lets ss->can_attach and ss->attach do whole threadgroups at a time
` [PATCH 6/6] Makes procs file writable to move all threads by tgid at once
[PATCH -v5 0/4] x86: MCE: testing enhancement
2009-07-31 1:41 UTC (5+ messages)
` [PATCH -v5 1/4] x86: MCE: Support specifying context for software mce injection
` [PATCH -v5 2/4] x86: MCE: Support specifying raise mode for software MCE injection
` [PATCH -v5 3/4] x86: MCE: Move debugfs mce dir creating to mce.c
` [PATCH -v5 4/4] x86: MCE: Fake panic support for MCE testing
do_exit
2009-07-31 1:19 UTC
[PATCH 2/2] doc/filesystems: more mount cleanups
2009-07-31 0:53 UTC
[PATCH 1/2] doc/filesystems: remove smount program
2009-07-31 0:53 UTC
[PATCH V2 0/32] mmc and omap_hsmmc patches
2009-07-31 0:52 UTC (8+ messages)
` [PATCH V2 13/32] omap_hsmmc: context save/restore support
linux-next: manual merge of the arm tree with Linus' tree
2009-07-31 0:41 UTC (2+ messages)
[PATCH v2 0/6] Device table matching for SPI subsystem
2009-07-31 0:41 UTC (7+ messages)
` [PATCH 1/6] spi: Add support for device table matching
` [PATCH 2/6] mtd: m25p80: Convert to "
` [PATCH 3/6] of: Remove "stm,m25p40" alias
` [PATCH 4/6] hwmon: adxx: Convert to device table matching
` [PATCH 5/6] hwmon: lm70: "
` [PATCH 6/6] spi: Prefix modalias with "spi:"
[PATCH 1/4] [atm] fixed faulty check
2009-07-31 0:22 UTC (2+ messages)
Allow myself to introduce...myself
2009-07-31 0:21 UTC
[GIT pull] timers fixes for 2.6.31
2009-07-30 23:49 UTC (2+ messages)
[PATCH repost2 1/2] V4L: hdpvr, fix lock imbalances
2009-07-30 21:49 UTC (3+ messages)
` [PATCH repost2 2/2] V4L: saa7134, fix lock imbalance
linux-next: scsi-rc-fixes tree build failure
2009-07-30 23:31 UTC (4+ messages)
[PATCH] kdesu broken
2009-07-30 23:24 UTC (14+ messages)
OProfile for linux-next
2009-07-30 23:25 UTC (2+ messages)
[Announce] 2.6.29-rc4-rt1
2009-07-30 23:20 UTC (19+ messages)
` [Announce] 2.6.29.1-rt6
` [Announce] 2.6.29.1-rt7
` [Announce] 2.6.29.1-rt8
` [Announce] 2.6.29.1-rt9
` [Announce] 2.6.29.2-rt10
` [Announce] 2.6.29.3-rt12
` [Announce] 2.6.29.4-rt15
` [Announce] 2.6.29.4-rt17
` [Announce] 2.6.29.4-rt18
` 2.6.29.4-rt19
` [ANNOUNCE] 2.6.29.5-rt21
` [ANNOUNCE] 2.6.29.5-rt22
` [ANNOUNCE] 2.6.29.6-rt23
` [ANNOUNCE] 2.6.31-rc4-rt1
linux-next: Tree for July 29
2009-07-30 23:19 UTC (3+ messages)
` [PATCH] next-20090730 lguest build breaks with pfn_pmd()
Warning during suspend with MS-7310 mainboard
2009-07-30 23:17 UTC (5+ messages)
Linux 2.6.27.29
2009-07-30 23:12 UTC (2+ messages)
Another memory leak in drivers/char/vt.c
2009-07-30 23:11 UTC (5+ messages)
` [patch] fbcon: don't use vc_resize() on initialization
Linux 2.6.30.4
2009-07-30 23:09 UTC (2+ messages)
[PATCH 1/1] [ARM] ep93xx clockevent support
2009-07-30 22:49 UTC (4+ messages)
[Patch RFC 00/37] Cleanup init_MUTEX[_LOCKED] / DECLARE_MUTEX
2009-07-30 22:43 UTC (6+ messages)
` [Patch RFC 20/37] cifs: convert semaphore to mutex
` [Patch RFC 21/37] affs: use semaphore_init instead of init_MUTEX
[PATCH] pcf50633: use a dedicated workqueue for irq processing
2009-07-30 22:34 UTC (2+ messages)
[PATCH 1/2] IRQ: fix performance regression on large IA64 systems
2009-07-30 22:22 UTC (3+ messages)
[PATCH] pcnet32: VLB support fixes
2009-07-30 22:25 UTC (5+ messages)
issues with mmap() on raw socket with rx_ring
2009-07-30 22:25 UTC
2.6.31-rc4: Reported regressions 2.6.29 -> 2.6.30
2009-07-30 22:16 UTC (6+ messages)
` [Bug #13648] nfsd: page allocation failure
` [Bug #13780] NULL pointer dereference loading powernowk8
[PATCH 1/1] acer-wmi: switch driver to dev_pm_ops
2009-07-30 22:05 UTC (7+ messages)
Montreal Linux Power Management Mini-Summit -- July 13, 2009
2009-07-30 22:04 UTC (2+ messages)
` Montreal Linux Power Management Mini-Summit, July 13, 2009 - Meeting Notes
[PATCH 1/1] IRQ: remove irqfixup MODULE_PARM_DESC
2009-07-30 22:02 UTC
[PULL] Quota fix for 2.6.31-rc4
2009-07-30 21:58 UTC (2+ messages)
[RFC][patch 02/12] remove clocksource inline functions
2009-07-30 21:48 UTC (5+ messages)
Possible memory leak via alloc_pid()
2009-07-30 21:29 UTC (3+ messages)
[Bug 13180]: Warning at i915_gem_idle
2009-07-30 21:32 UTC
[PATCH v2 0/2] IPVS: make use of pr_fmt and friends
2009-07-30 21:30 UTC (6+ messages)
` [PATCH v2 1/2] IPVS: use pr_fmt
` [PATCH v2 2/2] IPVS: use pr_err and friends instead of IP_VS_ERR and friends
Thinkpad X20 docking troubles - irq routing, USB strangeness
2009-07-30 21:10 UTC (2+ messages)
[PATCH] x86: remove superfluous NULL pointer check in destroy_irq()
2009-07-30 21:21 UTC
[PATCH] pcnet32: remove superfluous NULL pointer check in pcnet32_probe1()
2009-07-30 21:19 UTC
[Bug 13865] New: Can only resume with HP_WMI selected on compaq nc6000 when 4c395bdd3f2ca8f7e8efad881e16071182c3b8ca is reverted
2009-07-30 21:17 UTC (4+ messages)
` [Bug 13865] [PATCH] hp-wmi: check that an input device exists in resume handler
perf_counters issue with self-sampling threads
2009-07-30 21:09 UTC (8+ messages)
[PATCH] Driver core: add new device to bus's list before probing
2009-07-30 20:57 UTC (2+ messages)
[PATCH] Staging: hv: Replace typedef SG_BUFFER_LIST by struct scatterlist
2009-07-30 20:48 UTC (6+ messages)
2.6.31-rc4: Reported regressions from 2.6.30
2009-07-30 20:46 UTC (4+ messages)
` [Bug #13666] WARNING: at mm/page_alloc.c:1743 __alloc_pages_nodemask
[PATCH 1/2] viafb: remove duplicated CX700 register init
2009-07-30 20:25 UTC (2+ messages)
` [PATCH 2/2] viafb: remove temporary start address setting
[PATCH 3/5] mm: Add kmalloc NULL tests
2009-07-30 20:19 UTC (5+ messages)
[PATCH] Return ENOEXEC, not ENOENT, if a binary's or script's interpreter doesn't exist
2009-07-30 20:17 UTC (3+ messages)
[PATCH -v3 1/3] Capabilities: move cap_file_mmap to commoncap.c
2009-07-30 20:05 UTC (14+ messages)
PAT wc & vmap mapping count issue ?
2009-07-30 20:04 UTC (6+ messages)
Missing device IDs in rt2870
2009-07-30 19:51 UTC (6+ messages)
[GIT pull] tracing fixes for 2.6.31
2009-07-30 19:58 UTC
[PATCH] clocksource: save mult_orig in clocksource_disable()
2009-07-30 19:57 UTC (2+ messages)
` [tip:timers/urgent] "
[PATCH 3/3] tracing/stat: Fix seqfile memory leak
2009-07-30 19:55 UTC (2+ messages)
` [tip:tracing/urgent] "
[PATCH 2/3] function-graph: Fix seqfile memory leak
2009-07-30 19:55 UTC (2+ messages)
` [tip:tracing/urgent] "
[PATCH 1/3] trace_stack: Fix seqfile memory leak
2009-07-30 19:54 UTC (2+ messages)
` [tip:tracing/urgent] "
[RFC 1/2] move binfmt filed to signal_struct
2009-07-30 19:27 UTC (12+ messages)
` [PATCH 1/2] task_struct cleanup: move binfmt field to mm_struct
` [PATCH 0/1] "
` [PATCH 1/1] "
[PATCH 1/1] pagemap clear_refs: modify to specify anon or mapped vma clearing
2009-07-30 19:21 UTC (11+ messages)
[PATCH] sdio: add CD disable support
2009-07-30 18:50 UTC (4+ messages)
[PATCH 0/3] VGA arbiter implementation (v2)
2009-07-30 18:35 UTC (4+ messages)
` [PATCH 2/3] vga: drops a documentation regarding the VGA arbiter
[wireless] rt2870sta BUGs on shutdown, 2.6.30.2->git.today+git.wireless.today
2009-07-30 18:13 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox