messages from 2009-03-18 17:41:42 to 2009-03-18 23:46:35 UTC [more...]
[PATCH 00/13] Asynchronous raid6 acceleration (part 1 of 2)
2009-03-18 23:43 UTC (15+ messages)
` [PATCH 01/13] md/raid6: move raid6 data processing to raid6_pq.ko
` [PATCH 02/13] async_tx: don't use src_list argument of async_xor() for dma addresses
` [PATCH 03/13] async_tx: provide __async_inline for HAS_DMA=n archs
` [PATCH 04/13] async_tx: kill needless module_{init|exit}
` [PATCH 05/13] async_tx: add sum check flags
` [PATCH 06/13] async_tx: add support for asynchronous GF multiplication
` [PATCH 07/13] async_tx: add support for asynchronous RAID6 recovery operations
` [PATCH 08/13] iop-adma: P+Q support for iop13xx adma engines
` [PATCH 09/13] iop-adma: P+Q self test
` [PATCH 10/13] dmaengine: allow dma support for async_tx to be toggled
` [PATCH 11/13] dmatest: add xor test
` [PATCH 12/13] dmatest: add dma interrupts and callbacks
` [PATCH 13/13] dmatest: add pq support
ftruncate-mmap: pages are lost after writing to mmaped file
2009-03-18 23:36 UTC (5+ messages)
linux-next - request_module_nowait() breaks iptables and iwl3945
2009-03-18 23:39 UTC (4+ messages)
Question about x86/mm/gup.c's use of disabled interrupts
2009-03-18 23:37 UTC (10+ messages)
nonboot cpu on SMP suspend
2009-03-18 23:00 UTC (2+ messages)
[PATCH v3 -tip] sched: Clean unused fields from struct rq
2009-03-18 22:54 UTC (2+ messages)
VIRTIO_BLK_T_SCSI_CMD handling in virtio-blk
2009-03-18 22:47 UTC (2+ messages)
[PATCH v4 00/12] PCI core learns hotplug
2009-03-18 22:40 UTC (13+ messages)
` [PATCH v4 01/12] PCI: pci_is_root_bus helper
` [PATCH v4 02/12] PCI: don't scan existing devices
` [PATCH v4 03/12] PCI: pci_scan_slot() returns newly found devices
` [PATCH v4 04/12] PCI: always scan child buses
` [PATCH v4 05/12] PCI: do not initialize bridges more than once
` [PATCH v4 06/12] PCI: Introduce pci_rescan_bus()
` [PATCH v4 07/12] PCI: Introduce /sys/bus/pci/rescan
` [PATCH v4 08/12] PCI: Introduce /sys/bus/pci/devices/.../remove
` [PATCH v4 09/12] PCI: Introduce /sys/bus/pci/devices/.../rescan
` [PATCH v4 10/12] PCI Hotplug: restore fakephp interface with complete reimplementation
` [PATCH v4 11/12] PCI Hotplug: rename legacy_fakephp to fakephp
` [PATCH v4 12/12] PCI Hotplug: schedule fakephp for feature removal
nfsd patches for 2.6.29
2009-03-18 22:21 UTC (7+ messages)
` [PATCH] NFSD: provide encode routine for OP_OPENATTR
` [PATCH] nfsd: nfsd should drop CAP_MKNOD for non-root
What's coming in the security subsystem
2009-03-18 22:27 UTC (3+ messages)
About [AMCC 460EX/canyonlands board] Synopsys DesignWare Cores (DWC) SATA host driver
2009-03-18 22:21 UTC (2+ messages)
High contention on the sk_buff_head.lock
2009-03-18 22:19 UTC (14+ messages)
[RFC][PATCH 00/11] tracepoint perf counter events and other stuff
2009-03-18 22:15 UTC (5+ messages)
` [RFC][PATCH 09/11] perf_counter: revamp syscall input ABI
[PATCH -tip] sched: Clean unused fields from struct rq
2009-03-18 22:07 UTC (5+ messages)
[tip:x86/cpu] x86, cpu: intel_cacheinfo.c: use cpumask_first(to_cpumask())
2009-03-18 22:03 UTC
[net-next PATCH 1/2] igbvf: add new driver to support 82576 virtual functions
2009-03-18 21:53 UTC (6+ messages)
[PATCH 1/3] Restrict definition of a variable in kernel/sysctl.c
2009-03-18 21:49 UTC (3+ messages)
` [PATCH 2/3] Restrict definition of a label in kernel/module.c
` [PATCH 3/3] Restrict definition of a static function in kernel/auditsc.c
[git-pull -tip] x86: mpparse cleanup
2009-03-18 21:57 UTC (10+ messages)
[RFC] IO Controller
2009-03-18 21:55 UTC (6+ messages)
` [PATCH 01/10] Documentation
[PATCH] gspca: add missing .type field check in VIDIOC_G_PARM
2009-03-18 21:45 UTC (2+ messages)
[BUG] circular lock dependency in tip
2009-03-18 21:51 UTC (2+ messages)
Microblaze linux support
2009-03-18 20:31 UTC (58+ messages)
` [PATCH 01/57] microblaze_v7: Kconfig patches
` [PATCH 02/57] microblaze_v7: Makefiles for Microblaze cpu
` [PATCH 03/57] microblaze_v7: Cpuinfo handling
` [PATCH 04/57] microblaze_v7: Open firmware files
` [PATCH 05/57] microblaze_v7: Platorm bus registration
` [PATCH 06/57] microblaze_v7: exception handling
` [PATCH 07/57] microblaze_v7: Signal support
` [PATCH 08/57] microblaze_v7: Interrupt handling, timer support, selfmod code
` [PATCH 09/57] microblaze_v7: cache support
` [PATCH 10/57] microblaze_v7: Generic dts file for platforms
` [PATCH 11/57] microblaze_v7: kernel modules support
` [PATCH 12/57] microblaze_v7: lmb include file
` [PATCH 13/57] microblaze_v7: PVR support, cpuinfo support
` [PATCH 14/57] microblaze_v7: defconfig file
` [PATCH 15/57] microblaze_v7: assembler files head.S, entry-nommu.S, syscall_table.S
` [PATCH 16/57] microblaze_v7: vmlinux.lds.S - linker script
` [PATCH 17/57] microblaze_v7: supported function for memory - kernel/lib
` [PATCH 18/57] microblaze_v7: checksum support
` [PATCH 19/57] microblaze_v7: early_printk support
` [PATCH 20/57] microblaze_v7: uaccess files
` [PATCH 21/57] microblaze_v7: heartbeat file
` [PATCH 22/57] microblaze_v7: setup.c, setup.h - system setting
` [PATCH 23/57] microblaze_v7: asm-offsets
` [PATCH 24/57] microblaze_v7: process and init task function
` [PATCH 25/57] microblaze_v7: delay.h, timex.h
` [PATCH 26/57] microblaze_v7: ptrace support
` [PATCH 27/57] microblaze_v7: IPC support
` [PATCH 28/57] microblaze_v7: traps support
` [PATCH 29/57] microblaze_v7: memory inicialization, MMU, TLB
` [PATCH 30/57] microblaze_v7: page.h, segment.h, unaligned.h
` [PATCH 31/57] microblaze_v7: includes SHM*, msgbuf
` [PATCH 32/57] microblaze_v7: bug headers files
` [PATCH 33/57] microblaze_v7: definitions of types
` [PATCH 34/57] microblaze_v7: ioctl support
` [PATCH 35/57] microblaze_v7: io.h IO operations
` [PATCH 36/57] microblaze_v7: headers for executables format FLAT, ELF
` [PATCH 37/57] microblaze_v7: dma support
` [PATCH 38/57] microblaze_v7: headers for irq
` [PATCH 39/57] microblaze_v7: atomic.h bitops.h swab.h byteorder.h
` [PATCH 40/57] microblaze_v7: headers pgalloc.h pgtable.h
` [PATCH 41/57] microblaze_v7: system.h processor.h
` [PATCH 42/57] microblaze_v7: clinkage.h linkage.h sections.h kmap_types.h
` [PATCH 43/57] microblaze_v7: stats headers
` [PATCH 44/57] microblaze_v7: termbits.h termios.h
` [PATCH 45/57] microblaze_v7: sigcontext.h siginfo.h
` [PATCH 46/57] microblaze_v7: headers simple files - empty or redirect to asm-generic
` [PATCH 47/57] microblaze_v7: namei.h
` [PATCH 48/57] microblaze_v7: headers files entry.h current.h mman.h registers.h sembuf.h
` [PATCH 49/57] microblaze_v7: device.h param.h topology.h
` [PATCH 50/57] microblaze_v7: pool.h socket.h
` [PATCH 51/57] microblaze_v7: fcntl.h sockios.h ucontext.h
` [PATCH 52/57] microblaze_v7: unistd.h
` [PATCH 53/57] microblaze_v7: string.h thread_info.h
` [PATCH 54/57] microblaze_v7: Kbuild file
` [PATCH 55/57] microblaze_v7: pci headers
` [PATCH 56/57] microblaze_v7: syscalls.h
` [PATCH 57/57] microblaze_v7: Uartlite for Microblaze
2.6.29-rc8: Reported regressions 2.6.27 -> 2.6.28
2009-03-18 21:24 UTC (10+ messages)
` [Bug #12465] KVM guests stalling on 2.6.28 (bisected)
[patch 2.6.29-rc7 regulator-next] regulator: refcount fixes
2009-03-18 21:14 UTC (7+ messages)
` [patch 2.6.29-rc8 regulator-next] regulator: init fixes (v4)
[PATCH] MAINTAINERS: move old ide-{floppy,tape} entries to CREDITS
2009-03-18 21:01 UTC
[RFC PATCH] CAP_FS_MASK: add some long-missing capabilities to cap_fs_mask
2009-03-18 20:42 UTC
[PATCH v3 00/11] PCI core learns hotplug
2009-03-18 20:39 UTC (8+ messages)
` [PATCH v3 05/11] PCI: beef up pci_do_scan_bus()
[PATCH 1/2 -tip] sched: Clean unused fields from struct rq
2009-03-18 20:08 UTC (5+ messages)
[PATCH 1/2] x86/32: no need to use set_pte_present in set_pte_vaddr
2009-03-18 20:03 UTC (2+ messages)
` [PATCH 2/2] x86: with the last user gone, remove set_pte_present
[PATCH 00/26] Cleanup and optimise the page allocator V4
2009-03-18 19:46 UTC (10+ messages)
` [PATCH 24/27] Convert gfp_zone() to use a table of precalculated values
[PATCH 0/3]: compressed in-memory swapping
2009-03-18 19:36 UTC (9+ messages)
` [PATCH 2/3]: xvmalloc memory allocator
oops in tracepoint_update_probe_range() (was: Re: [oops -tip] : x86 AMD 64)
2009-03-18 19:35 UTC (13+ messages)
` [tip:tracing/ftrace] tracing: fix oops in tracepoint_update_probe_range()
` [tip:tracing/ftrace] tracepoints: dont update zero-sized tracepoint sections
[GIT] kbuild
2009-03-18 19:35 UTC
Documenting kernel tracepoints
2009-03-18 18:44 UTC (3+ messages)
[patch 1/2] fs: mnt_want_write speedup
2009-03-18 19:13 UTC (4+ messages)
[PATCH 00/35] Cleanup and optimise the page allocator V3
2009-03-18 19:10 UTC (9+ messages)
` [PATCH 20/35] Use a pre-calculated value for num_online_nodes()
[ANNOUNCE] util-linux-ng v2.15-rc1
2009-03-18 19:10 UTC
What can OpenVZ do?
2009-03-18 19:04 UTC (16+ messages)
` How much of a mess does OpenVZ make? ;) Was: "
[PATCH 0/4] Fix bugs and possible data corruption if blocksize < pagesize
2009-03-18 18:57 UTC (8+ messages)
` [PATCH 1/4] ext3: Fix false EIO errors
` [PATCH 2/4] ext3: Avoid "
` [PATCH 3/4] fs: Avoid data corruption with blocksize < pagesize
[PATCH 1/2] input: misc: add twl4030-pwrbutton driver
2009-03-18 18:32 UTC (5+ messages)
` [patch/rfc 1/2] GENIRQ: add handle_threaded_irq() flow handler
The Linux Staging tree, what it is and is not
2009-03-18 18:32 UTC
[patch] x86, bts: use atomic memory allocation
2009-03-18 18:27 UTC
[PATCH] make inotify event handles use GFP_NOFS
2009-03-18 18:27 UTC
Error: freeing invalid memtype
2009-03-18 18:12 UTC (2+ messages)
[PATCHSET 0/8 version 4] exofs for kernel 2.6.30
2009-03-18 18:11 UTC (9+ messages)
` [PATCH 1/8] exofs: Kbuild, Headers and osd utils
` [PATCH 2/8] exofs: file and file_inode operations
` [PATCH 3/8] exofs: symlink_inode and fast_symlink_inode operations
` [PATCH 4/8] exofs: address_space_operations
` [PATCH 5/8] exofs: dir_inode and directory operations
` [PATCH 6/8] exofs: super_operations and file_system_type
` [PATCH 7/8] exofs: Documentation
` [PATCH 8/8] fs: Add exofs to Kernel build
make headers_install broken for ARCH=m68k in 2.6.29-rc7
2009-03-18 18:12 UTC (4+ messages)
[patch 1/5] x86, bts: detect size of DS fields
2009-03-18 18:08 UTC (8+ messages)
[PATCH 0/3] dma-debug: add additional checks
2009-03-18 17:53 UTC (11+ messages)
` e1000e 0000:00:19.0: DMA-API: device driver tries to free DMA memory it has not allocated [device address=0x0000000052ff084a] [size=90 bytes]
C/R review
2009-03-18 17:53 UTC (2+ messages)
[PATCH] BTRFS: Transpose parent_objectid and parent_gen in struct btrfs_fid
2009-03-18 17:46 UTC (6+ 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