messages from 2009-09-04 01:26:22 to 2009-09-04 08:45:30 UTC [more...]
[PATCH 1/1] exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
2009-09-04 8:43 UTC (4+ messages)
CPU scheduler weirdness?
2009-09-04 8:40 UTC (17+ messages)
[PATCH 0/8] Per-bdi writeback flusher threads v18
2009-09-04 8:28 UTC (10+ messages)
` [PATCH 1/8] writeback: get rid of generic_sync_sb_inodes() export
` [PATCH 2/8] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 3/8] writeback: switch to per-bdi threads for flushing data
` [PATCH 4/8] writeback: get rid of pdflush completely
` [PATCH 5/8] writeback: add some debug inode list counters to bdi stats
` [PATCH 6/8] writeback: add name to backing_dev_info
` [PATCH 7/8] writeback: check for registered bdi in flusher add and inode dirty
` [PATCH 8/8] vm: Add an tuning knob for vm.max_writeback_mb
[PATCH 3/3] x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bit
2009-09-04 8:27 UTC (7+ messages)
` [PATCH 1/3] x86, msr: add rd/wrmsr interfaces with preset registers
linux-next: block tree build warning
2009-09-04 8:27 UTC (3+ messages)
[PATCH] cfg80211: clear cfg80211_inform_bss() from kmemleak reports
2009-09-04 8:25 UTC (5+ messages)
linux-next: Tree for September 4
2009-09-04 8:23 UTC
[PATCH] x86-64: correct segment permission flags in linker script
2009-09-04 8:18 UTC
[PATCH] x86: properly cpuinit-annotate SMP boot trampolines
2009-09-04 8:16 UTC
[PATCH] x86: increase timeout for EHCI debug port reset completion in early printk
2009-09-04 8:13 UTC
linux-next: manual merge of the xfs tree with the ext3 tree
2009-09-04 8:11 UTC (3+ messages)
WARNINGs in usb-serial.c
2009-09-04 8:09 UTC (2+ messages)
[PATCH] x86: consolidate boot/compressed/Makefile's list of targets
2009-09-04 8:09 UTC
[PATCH] thermal: add missing Kconfig dependency
2009-09-04 8:06 UTC
[PATCH] x86: reuse the boot-time mappings of fixed_addresses
2009-09-04 7:59 UTC (7+ messages)
` [tip:x86/mm] x86: Reuse "
[PATCH] x86: use hard_smp_processor_id to get apic id for amd k8 cpus
2009-09-04 7:59 UTC (2+ messages)
` [tip:x86/cpu] x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpus
[patch 3/3] x86, perf_counter, bts: do not allow kernel BTS tracing
2009-09-04 7:58 UTC (2+ messages)
` [tip:perfcounters/core] x86, perf_counter, bts: Do not allow kernel BTS tracing for now
[PATCH] ncpfs: fix selection of NLS
2009-09-04 7:59 UTC
[patch 2/3] x86, perf_counter, bts: correct pointer-to-u64 casts
2009-09-04 7:58 UTC (2+ messages)
` [tip:perfcounters/core] x86, perf_counter, bts: Correct "
[patch 1/3] x86, perf_counter, bts: fail if BTS is not available
2009-09-04 7:58 UTC (2+ messages)
` [tip:perfcounters/core] x86, perf_counter, bts: Fail "
[PATCH] x86/i386: make sure stack-protector segment base is cache aligned
2009-09-04 7:58 UTC (2+ messages)
` [tip:x86/asm] x86/i386: Put aligned stack-canary in percpu shared_aligned section
[PATCH 2/6] PM: Asynchronous resume of devices
2009-09-04 7:51 UTC (5+ messages)
` [PATCH 10] PM: Measure suspend and resume times for individual devices (was: Re: [PATCH 2/6] PM: Asynchronous resume of devices)
[PATCH: x86] Print the hypervisor returned tsc_khz during boot
2009-09-04 7:49 UTC (2+ messages)
[PATCH V3] x86: NX protection for kernel data
2009-09-04 7:46 UTC (2+ messages)
[mmotm][PATCH 1/2] memcg: softlimit clean up
2009-09-04 7:45 UTC (13+ messages)
` [mmotm][PATCH] coalescing uncharge
` [mmotm][experimental][PATCH] coalescing charge
` [mmotm][BUGFIX][PATCH] memcg: fix softlimit css refcnt handling
[patch] ext2/3: document conditions when reliable operation is possible
2009-09-04 7:44 UTC (4+ messages)
` [testcase] test your fs/storage stack (was Re: [patch] ext2/3: document conditions when reliable operation is possible)
[tip:x86/asm] x86: Detect stack protector for i386 builds on x86_64
2009-09-04 7:37 UTC (11+ messages)
` [PATCH] kthreads: Fix startup synchronization boot crash
` [PATCH 0/1] kthreads: simplify !kthreadd_task logic, kill kthreadd_task_init_done
linux-next: manual merge of the staging tree with the net tree
2009-09-04 7:32 UTC
[RFC] cfq: adapt slice to number of processes doing I/O
2009-09-04 7:22 UTC (6+ messages)
[PATCH 0/8] Per-bdi writeback flusher threads v17
2009-09-04 7:19 UTC (7+ messages)
` [PATCH 2/8] writeback: move dirty inodes from super_block to backing_dev_info
[RFC][PATCH 0/8] load-balancing and cpu_power -v2
2009-09-04 7:19 UTC (3+ messages)
[patch 00/33] my current vfs scalability patch queue
2009-09-04 7:05 UTC (36+ messages)
` [patch 01/33] fs: no games with DCACHE_UNHASHED
` [patch 02/33] fs: cleanup files_lock
` [patch 03/33] fs: scale files_lock
` [patch 04/33] fs: brlock vfsmount_lock
` [patch 05/33] fs: scale mntget/mntput
` [patch 06/33] fs: dcache scale hash
` [patch 07/33] fs: dcache scale lru
` [patch 08/33] fs: dcache scale nr_dentry
` [patch 09/33] fs: dcache scale dentry refcount
` [patch 10/33] fs: dcache scale d_unhashed
` [patch 11/33] fs: dcache scale subdirs
` [patch 12/33] fs: scale inode alias list
` [patch 13/33] fs: use RCU / seqlock logic for reverse and multi-step operaitons
` [patch 14/33] fs: dcache remove dcache_lock
` [patch 15/33] fs: dcache reduce dput locking
` [patch 16/33] fs: dcache per-bucket dcache hash locking
` [patch 17/33] fs: dcache reduce dcache_inode_lock
` [patch 18/33] fs: dcache per-inode inode alias locking
` [patch 19/33] fs: icache lock s_inodes list
` [patch 20/33] fs: icache lock inode hash
` [patch 21/33] fs: icache lock i_state
` [patch 22/33] fs: icache lock i_count
` [patch 23/33] fs: icache atomic inodes_stat
` [patch 24/33] fs: icache lock lru/writeback lists
` [patch 25/33] fs: icache protect inode state
` [patch 26/33] fs: inode atomic last_ino, iunique lock
` [patch 27/33] fs: icache remove inode_lock
` [patch 28/33] fs: inode factor hash lock into functions
` [patch 29/33] Remove the global inode_hash_lock and replace it with per-hash-bucket locks. fs: inode per-bucket inode hash locks
` [patch 30/33] fs: inode lazy lru
` [patch 31/33] fs: RCU free inodes
` [patch 32/33] fs: rcu walk for i_sb_list
` [patch 33/33] fs: improve scalability of pseudo filesystems
[PATCH resend] tracing/events: convert NAPI's tracepoint via TRACE_EVENT
2009-09-04 7:06 UTC (6+ messages)
[PATCH] drivers/acpi: fix memory leak in acpi_device_set_id
2009-09-04 7:00 UTC
[PATCH -mm] rtc-pcf2123 fixes
2009-09-04 6:59 UTC
[PATCH 0/2] kmemleak: x86-related patches
2009-09-04 6:57 UTC (7+ messages)
` [PATCH 1/2] kmemleak: Inform kmemleak about kernel stack allocation
[PATCH 00/18] ioatdma: raid5/raid6 offload support
2009-09-04 6:46 UTC (19+ messages)
` [PATCH 01/18] dmaengine: add fence support
` [PATCH 02/18] dmaengine, async_tx: add a "no channel switch" allocator
` [PATCH 03/18] dmaengine: cleanup unused transaction types
` [PATCH 04/18] dmaengine, async_tx: support alignment checks
` [PATCH 05/18] ioat2+: add fence support
` [PATCH 06/18] ioat3: hardware version 3.2 register / descriptor definitions
` [PATCH 07/18] ioat3: split ioat3 support to its own file, add memset
` [PATCH 08/18] ioat: add 'ioat' sysfs attributes
` [PATCH 09/18] ioat3: enable dca for completion writes
` [PATCH 10/18] ioat3: xor support
` [PATCH 11/18] ioat3: xor self test
` [PATCH 12/18] ioat3: pq support
` [PATCH 13/18] ioat3: support xor via pq descriptors
` [PATCH 14/18] ioat3: interrupt descriptor support
` [PATCH 15/18] ioat3: ioat3.2 pci ids for Jasper Forest
` [PATCH 16/18] ioat3: segregate raid engines
` [PATCH 17/18] Add MODULE_DEVICE_TABLE() so ioatdma module is autoloaded
` [PATCH 18/18] I/OAT: Convert to PCI_VDEVICE()
[PATCH] basic perf support for sparc
2009-09-04 6:44 UTC (9+ messages)
[RFC Patch] kbuild: implement "make foo.s_c"
2009-09-04 5:56 UTC (3+ messages)
[2.6.30.5] Diagnosing an IDE lockup with SMART long tests
2009-09-04 5:35 UTC (7+ messages)
[PATCH][v2.6.29][XEN] Return unused memory to hypervisor
2009-09-04 5:29 UTC (2+ messages)
[PATCH] Fix missing include file in RTL8192U staging driver
2009-09-04 5:21 UTC (3+ messages)
2.6.{28,30} Keyboard not working on oldish machine
2009-09-04 5:18 UTC (6+ messages)
mvsas issues
2009-09-04 5:17 UTC (3+ messages)
[PATCH] x86/i386: make sure stack-protector segment base is cache aligned
2009-09-04 5:12 UTC (12+ messages)
` [tip:x86/asm] x86/i386: Make "
[git pull] Input updates for 2.6.31-rc8
2009-09-04 5:05 UTC
[PATCH] fix "no member named 'sect_attrs' of strcut module"
2009-09-04 5:04 UTC (2+ messages)
[PATCH] TPM: Fixup pubek sysfs file
2009-09-04 5:02 UTC (2+ messages)
yenta_socket: PCMCIA-Cards are not recognised by kernel
2009-09-04 4:30 UTC (8+ messages)
linux-next: net tree build warnings
2009-09-04 4:35 UTC (2+ messages)
linux-next: net tree build warning
2009-09-04 4:35 UTC (2+ messages)
mmotm 2009-08-27-16-51 uploaded
2009-09-04 4:21 UTC (4+ messages)
` [mmotm][BUG] lockdep warning block I/O (Was "
Regarding dm-ioband tests
2009-09-04 4:02 UTC (2+ messages)
[PATCH] [RT] fix the non-RT version of swap_get_cpu_var
2009-09-04 3:22 UTC
sata exception frozen timeout?
2009-09-04 3:43 UTC (3+ messages)
` BIOS update == more errors (was Re: sata exception frozen timeout?)
[PULL] http://www.kernellabs.com/hg/~stoth/saa7164-merge
2009-09-04 3:35 UTC
[PATCH] SCSI driver for VMware's virtual HBA
2009-09-04 3:28 UTC (14+ messages)
INFO: possible recursive locking detected ps2_command
2009-09-04 3:23 UTC (7+ messages)
[ANNOUNCE] autofs 5.0.5 release
2009-09-04 2:44 UTC
[PATCH 00/29] ioatdma: towards raid support
2009-09-04 2:32 UTC (30+ messages)
` [PATCH 01/29] ioat: move to drivers/dma/ioat/
` [PATCH 02/29] ioat: move definitions to dma.h
` [PATCH 03/29] ioat: convert ioat_probe to pcim/devm
` [PATCH 04/29] ioat: cleanup some long deref chains and 80 column collisions
` [PATCH 05/29] ioat: kill function prototype ifdef guards
` [PATCH 06/29] ioat: split ioat_dma_probe into core/version-specific routines
` [PATCH 07/29] ioat: fix type mismatch for ->dmacount
` [PATCH 08/29] ioat: define descriptor control bit-field
` [PATCH 09/29] ioat1: move descriptor allocation from submit to prep
` [PATCH 10/29] ioat: fix self test interrupts
` [PATCH 11/29] ioat: prepare the code for ioat[12]_dma_chan split
` [PATCH 12/29] ioat2,3: convert to a true ring buffer
` [PATCH 13/29] ioat1: kill unused unmap parameters
` [PATCH 14/29] ioat: add some dev_dbg() calls
` [PATCH 15/29] ioat: cleanup completion status reads
` [PATCH 16/29] ioat: ignore reserved bits for chancnt and xfercap
` [PATCH 17/29] ioat: preserve chanctrl bits when re-arming interrupts
` [PATCH 18/29] ioat: ___devinit annotate the initialization paths
` [PATCH 19/29] ioat1: trim ioat_dma_desc_sw
` [PATCH 20/29] ioat: switch watchdog and reset handler from workqueue to timer
` [PATCH 21/29] ioat2,3: dynamically resize descriptor ring
` [PATCH 22/29] net_dma: poll for a descriptor after allocation failure
` [PATCH 23/29] dw_dmac: implement a private tx_list
` [PATCH 24/29] fsldma: "
` [PATCH 25/29] iop-adma: "
` [PATCH 26/29] ioat: "
` [PATCH 27/29] mv_xor: "
` [PATCH 28/29] dmaengine: kill tx_list
` [PATCH 29/29] ioat2, 3: cacheline align software descriptor allocations
Udvozollek !
2009-09-04 1:55 UTC
I/O and pdflush
2009-09-04 2:34 UTC (8+ messages)
2.6.31-rc7-git2: Reported regressions from 2.6.30
2009-09-04 1:52 UTC (9+ messages)
` [Bug #14015] pty regressed again, breaking expect and gcc's testsuite
[PATCH 1/3] agp/intel: remove restore in resume
2009-09-04 1:43 UTC (2+ messages)
` [PATCH 2/3] drm/i915: "
[PATCH] TPM: Fixup pcrs sysfs file
2009-09-04 1:28 UTC (3+ messages)
[RFC Patch 0/5] gcov: integrate gcov into kbuild
2009-09-04 1:26 UTC (5+ messages)
` [Patch 2/5] Makefile: clean .gcov files
` [Patch 3/5] doc: move the scripts in gcov.txt to tools/gcov/
` [Patch 4/5] scripts: add gen_gcov.sh
` [Patch 5/5] Makefile: implement "make foo.c.gcov"
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