messages from 2010-03-09 19:42:12 to 2010-03-10 07:16:19 UTC [more...]
further plans on bootmem, was: Re: - bootmem-avoid-dma32-zone-by-default.patch removed from -mm tree
2010-03-10 7:16 UTC (3+ messages)
ATA 4 KiB sector issues
2010-03-10 7:09 UTC (37+ messages)
linux-next: build failure after merge of the final tree (backlight related)
2010-03-10 7:03 UTC
[PATCH 1/3] input: remove BKL from mousedev
2010-03-10 6:56 UTC (11+ messages)
` [PATCH 2/3] input: use input_mutex instead of BKL when opening input device
` [PATCH 3/3] input: remove BKL from serio_raw
[Regression, bisected] tcpdump broken in 2.6.34-rc1
2010-03-10 6:36 UTC (2+ messages)
linux-next: build warning after merge of the final tree (in Linus' tree)
2010-03-10 6:36 UTC
[PATCH] intel_txt: fix the build errors of intel_txt patch on non-X86 platforms (resend)
2010-03-10 6:36 UTC (5+ messages)
` [PATCH] intel_txt: add s3 userspace memory integrity verification
` [PATCH v2] intel_txt: add support for S3 memory integrity protection within Intel(R) TXT launched kernel
` [PATCH v3] "
[PATCH 00/11] Adding Support for SPEAr Platform under ARM architecture
2010-03-10 6:32 UTC (19+ messages)
` [PATCH 01/11] ST SPEAr: Added ARM PrimeXsys System Controller SP810 header file
` [PATCH 02/11] ST SPEAr: Added basic header files for SPEAr3xx machine family
` [PATCH 03/11] ST SPEAr: Added basic header files for SPEAr6xx "
` [PATCH 04/11] ST SPEAr: Added basic header files for SPEAr platform
` [PATCH 05/11] ST SPEAr: Added clock framework for SPEAr platform and machines
` [PATCH 06/11] ST SPEAr: Added source files for SPEAr platform
` [PATCH 07/11] ST SPEAr: Added source files for SPEAr3xx machine family
[PATCH 1/1] integer overflow issue in 'appletouch' driver
2010-03-10 6:22 UTC (4+ messages)
[alsa-devel] [PATCH]Support MCP89 and GT21x hdmi audio
2010-03-10 6:01 UTC (12+ messages)
linux-next: build failure after merge of the wireless tree
2010-03-10 5:53 UTC (2+ messages)
[Q] How to tell we're using the KMS (during suspend/resume) outside the graphics driver
2010-03-10 5:50 UTC (5+ messages)
[PATCH 2/1] io-controller: Add a new interface "policy" for IO Controller
2010-03-10 5:41 UTC (16+ messages)
` [PATCH 1/2 V2] io-controller: Add a new interface "weight_device" for IO-Controller
` [PATCH 1/2 V3] "
[PATCH] Staging: comedi: fix brace coding style issue in adl_pci9111.c This is a patch to the adl_pci9111.c to fix up a brace warnging found by the checkpatch.pl tool Signed-off-by: Rich Folsom <rich.folsom@gmail.com>
2010-03-10 5:36 UTC
[PATCH] Staging: panel: correct the include path of uaccess.h in panel.c
2010-03-10 2:01 UTC
[PATCH] Group scheduler statistics in one struct
2010-03-10 5:18 UTC (2+ messages)
[PATCH] Staging: netwave: fixed coding style in netwave_cs.c
2010-03-10 5:15 UTC
[PATCH,REGRESSION] Staging: et131x: Properly disable FC in txmac
2010-03-10 5:10 UTC
[PATCH] acpi: sleep: fixed a brace coding style issue
2010-03-10 4:56 UTC
[PATCH] security/ima: replace gcc specific __FUNCTION__ with __func__
2010-03-10 5:00 UTC (2+ messages)
[PATCH] anon_inodes: mark the anon inode private
2010-03-10 4:53 UTC (2+ messages)
[PATCH] Macintosh: fix brace and trailing statement coding style issues in adb-iop.c This is a patch to the adb-iop.c file that cleans up brace and trailing statement warnings found by the checkpatch.pl tool. Signed-off-by: Michael Beardsworth <m
2010-03-10 4:46 UTC
[PATCH] SCSI: improve arcmsr's error handlers on lk2.6.33
2010-03-10 4:39 UTC
linux-next: build warning after merge of the security-testing tree
2010-03-10 4:31 UTC
[git patches] libata updates for 2.6.34
2010-03-10 4:26 UTC (4+ messages)
[PATCH -tip] introduce sys_membarrier(): process-wide memory barrier (v9)
2010-03-10 4:16 UTC (7+ messages)
Regression? 2.6.23.16 -> 2.6.32.9: ide/libata HD recognition
2010-03-10 4:16 UTC
[PATCH] driver core: Early dev_name() support
2010-03-10 4:10 UTC (5+ messages)
[PATCH 2/2] Macintosh: fix coding style issues in adb.c This is a patch to the adb.c file that cleans up many warnings found by the checkpatch.pl tool. Signed-off-by: Michael Beardsworth <mbeards2@uoregon.edu>
2010-03-10 3:48 UTC (2+ messages)
` madness, was Re: [PATCH 2/2] Macintosh: fix coding style issues in adb.c This is a patch to the adb.c file that cleans up many warnings found by the checkpatch.pl tool
[PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
2010-03-10 3:56 UTC (13+ messages)
` [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
USB mass storage and ARM cache coherency
2010-03-10 3:52 UTC (11+ messages)
[PATCH] Fixed style issues for various nouveau files. Fix some whitespace and brace issues for the various nouveau files. I found the errors using checkpatch.pl Signed-off-by: Josiah Humphrey <dontdrinkh2so4@gmail.com>
2010-03-10 3:42 UTC
mmotm 2010-03-09-19-15 uploaded
2010-03-10 3:16 UTC
[PATCH 00/12] tracing: add compat syscall support v2
2010-03-10 3:25 UTC (2+ messages)
Tuxradar patching article and [PATCH] scripts/cvt_kernel_style.pl
2010-03-10 3:25 UTC (7+ messages)
` [PATCH V2] scripts/cvt_kernel_style.pl: partial "kernel style" pretty-printing
[RFC][PATCH] IRQ: Fix oneshot irq race between irq_finalize_oneshot and handle_level_irq
2010-03-10 3:21 UTC (8+ messages)
[PATCH 0/7][v7] PV extension of HVM (Hybrid) for Xen
2010-03-10 3:08 UTC (6+ messages)
` [Xen-devel] [PATCH 7/7] xen: Enable event channel of PV extension of HVM
private field in led_classdev?
2010-03-10 2:54 UTC (2+ messages)
USBFS Memory allocation Bug
2010-03-10 3:13 UTC (4+ messages)
[PATCH] serial/sh_sci: Fix build failure for non-sh architectures
2010-03-10 2:53 UTC (2+ messages)
Nick's vfs-scalability patches ported to 2.6.33-rt
2010-03-10 2:51 UTC (6+ messages)
[PATCH] hpet: factor timer allocate from open
2010-03-10 2:47 UTC (6+ messages)
[RFC PATCH 0/3] Avoid the use of congestion_wait under zone pressure
2010-03-10 2:38 UTC (10+ messages)
` [PATCH 1/3] page-allocator: Under memory pressure, wait on pressure to relieve instead of congestion
[RFC PATCH] rcu: don't ignore preempt_disable() in the idle loop
2010-03-10 2:28 UTC (7+ messages)
[PATCH v2] char drivers: Ram oops/panic logger
2010-03-10 2:08 UTC (2+ messages)
[PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
2010-03-10 1:36 UTC (7+ messages)
` [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
` [PATCH -mmotm 2/5] memcg: dirty memory documentation
` [PATCH -mmotm 3/5] page_cgroup: introduce file cache flags
` [PATCH -mmotm 4/5] memcg: dirty pages accounting and limiting infrastructure
` [PATCH -mmotm 5/5] memcg: dirty pages instrumentation
[PATCH] Staging: asus_oled: Remove space character mixed in with tab indentation
2010-03-10 0:42 UTC
[PATCH] Staging: asus_oled: Remove space character mixed in with tab indentation. This patches asus_oled.c to remove a space character in the middle of some tab indentation (found by checkpatch.pl). Signed-off-by: Mike Sheldon <mike@mikeasoft.com>
2010-03-10 0:37 UTC
[PATCH 3/5] drivers/scsi: drop redundant memset
2010-03-10 1:05 UTC (2+ messages)
[PATCH] locking: annotate inline spinlocks and rwlocks on SMP
2010-03-10 1:00 UTC
O_NONBLOCK is NOOP on block devices
2010-03-10 0:50 UTC (2+ messages)
[PATCH] backlight: mbp_nvidia_bl - add five more MacBook variants
2010-03-10 0:20 UTC
[PATCH] Regulators: lp3971 - Fix setting val for LDO2 and LDO4
2010-03-10 0:29 UTC
[PATCH] omap: resource: Add per-resource mutex for OMAP resource framework
2010-03-10 0:11 UTC
[GIT PULL] perf updates
2010-03-10 0:10 UTC (8+ messages)
` [PATCH 1/3] lockdep: Move lock events under lockdep recursion protection
[PATCH] omap: resource: Add per-resource mutex for OMAP resource framework
2010-03-10 0:09 UTC
[PATCH 00/14] Convert remaining arches to use read/update_persistent_clock
2010-03-10 0:01 UTC (13+ messages)
` [PATCH 01/14] alpha: Convert alpha "
` [PATCH 02/14] mn10300: Convert mn10300 "
` [PATCH 03/14] frv: Convert frv "
` [PATCH 04/14] parisc: Convert parisc "
` [PATCH 05/14] h8300: Convert h8300 "
` [PATCH 06/14] avr32: Convert avr32 "
` [PATCH 07/14] ia64: Convert ia64 "
` [PATCH 08/14] sh: Convert sh "
` [PATCH 09/14] blackfin: Convert blackfin "
linux-next: fetch of nfsd tree failed
2010-03-10 0:00 UTC (3+ messages)
linux-next: Tree for March 9
2010-03-09 23:26 UTC (2+ messages)
[PATCH -mm 0/3] Documentation: convert PCI-DMA-mapping.txt to use the generic DMA API
2010-03-09 23:07 UTC (5+ messages)
` [PATCH -mm 1/3] "
` [PATCH -mm 2/3] Documentation: remove the PCI DMA API description in DMA-API.txt
Upstream first policy
2010-03-09 22:49 UTC (8+ messages)
Possible bug in eeepc-laptop.c - EeePC 900
2010-03-09 22:58 UTC
[PULL REQUEST] minor md updates for 2.6.34
2010-03-09 22:52 UTC
linux-next: fetch of edac-amd tree failed
2010-03-09 22:50 UTC
[PATCH -mm 2/3] call_usermodehelper: simplify/fix UMH_NO_WAIT case
2010-03-09 21:45 UTC
Linux wireless GSoC 2010 project ideas
2010-03-09 22:43 UTC (5+ messages)
[PATCH] Macintosh: fix brace and trailing statement coding style issues in adb-iop.c This is a patch to the adb-iop.c file that cleans up brace and trailing statement warnings found by the checkpatch.pl tool. Signed-off-by: Michael Beardsworth <mbeards2@uoregon.edu>
2010-03-09 21:46 UTC
swiotlb: minor fixes for 2.6.35
2010-03-09 21:54 UTC (5+ messages)
` [PATCH 1/4] swiotlb: fix: Update 'setup_io_tlb_npages' to accept both arguments in either order
` [PATCH 2/4] swiotlb: Normalize the swiotlb_init_* function's naming syntax
` [PATCH 3/4] swiotlb: Make printk's use same prefix and include dev_err when possible
` [PATCH 4/4] swiotlb: Fix checkpatch warnings
how to tweak ARP timer on kernel 2.6.9
2010-03-09 22:10 UTC (2+ messages)
[PATCH] ar9170: fix for driver-core ABI change
2010-03-09 22:08 UTC (4+ messages)
linux-next: build failure after merge of the blackfin tree
2010-03-09 22:02 UTC (4+ messages)
[2.6.34-rc1][libata] regression?
2010-03-09 21:47 UTC
[PATCH] Security: key: keyring: fix some code style issues
2010-03-09 21:47 UTC (3+ messages)
[PATCH -mm 3/3] call_usermodehelper: UMH_WAIT_EXEC ignores kernel_thread() failure
2010-03-09 21:45 UTC
[PATCH -mm 1/3] call_usermodehelper: no need to unblock the signals
2010-03-09 21:44 UTC
[2.6.34-rc1] CPU stalls when closing TCP sockets
2010-03-09 21:44 UTC (5+ messages)
[PATCH 2/2] memory hotplug/s390: set phys_device
2010-03-09 21:22 UTC (3+ messages)
[PATCH 5/5] drivers/staging: drop redundant memset
2010-03-09 21:15 UTC
[PATCH 58/62] msi-laptop: Support some MSI 3G netbook that is need load SCM
2010-03-09 21:14 UTC (3+ messages)
[PATCH 4/5] drivers/staging/otus: drop redundant memset
2010-03-09 21:14 UTC
[PATCH 2/5] drivers/net: drop redundant memset
2010-03-09 21:14 UTC
[PATCH 1/5] drivers/media: drop redundant memset
2010-03-09 21:13 UTC
[PATCH] KGDB: add smp_mb() in synchronisation during exception handler exit
2010-03-09 21:02 UTC (2+ messages)
` [Kgdb-bugreport] "
mm: Do not iterate over NR_CPUS in __zone_pcp_update()
2010-03-09 21:02 UTC (11+ messages)
[PATCH] staging: rt2860: fixed coding-style issues in pci_main_dev.c
2010-03-09 20:51 UTC
[PATCH 14/14] Staging: comedi: fixes parenthesis errors in adl_pci9111.c
2010-03-09 20:49 UTC
tcp_recvmesg hang under NET_DMA
2010-03-09 20:44 UTC
hi
2010-03-09 20:40 UTC
Sound MSI fallout on a Asus mobo NVIDIA MCP55
2010-03-09 20:30 UTC (3+ messages)
[PATCH 1/4] IPMI: Add parameter to limit CPU usage in kipmid
2010-03-09 20:13 UTC (4+ messages)
[PATCH] sysfs: Fixup broken chown tracking
2010-03-09 20:13 UTC (7+ messages)
[PATCH] TPM: Provide a tpm_tis OF driver
2010-03-09 20:01 UTC
[PATCH 00/11] Introduce common hex_to_bin() helper
2010-03-09 19:57 UTC (4+ messages)
` [PATCH 01/11] lib: introduce common method to convert hex digits
The gregkh patch scripts
2010-03-09 19:50 UTC (3+ messages)
[RFC PATCH 0/6] Union mount core rewrite v1
2010-03-09 19:49 UTC (6+ messages)
` [PATCH 1/6] union-mount: Introduce union_mount structure and basic operations
[PATCH 4/4] cpuset,mm: use rwlock to protect task->mempolicy and mems_allowed
2010-03-09 19:42 UTC (4+ 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