messages from 2010-02-26 15:59:24 to 2010-02-27 01:05:06 UTC [more...]
[PATCH][RFC] time: add wait_interruptible_timeout macro to sleep (w. timeout) until wake_up
2010-02-27 1:04 UTC (6+ messages)
[RFC][PATCH] mm: Remove ZERO_SIZE_PTR
2010-02-27 0:59 UTC (6+ messages)
[PATCH] staging: dt3155: revert u_long to u64 usage
2010-02-27 0:58 UTC
[PATCH] thinkpad-acpi: fix return value of volume callbacks
2010-02-27 0:55 UTC (6+ messages)
` [ibm-acpi-devel] "
[patch 1/1] Replace the memtype_lock spinlock with an rwlock
2010-02-27 0:52 UTC (2+ messages)
EXT4 is ~2X as slow as XFS (593MB/s vs 304MB/s) for writes?
2010-02-27 0:51 UTC (3+ messages)
[PATCH tip/core/rcu 0/3] rcu: fixes for lockdep RCU and accelerated dyntick GPs
2010-02-27 0:38 UTC (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu: fixes for accelerated grace periods for last non-dynticked CPU
` [PATCH tip/core/rcu 2/3] rcu: Make non-RCU_PROVE_LOCKING rcu_read_lock_sched_held() understand boot
` [PATCH tip/core/rcu 3/3] rcu: more fixes for accelerated GPs for last non-dynticked CPU
[0/11] ocfs2_dlmfs improvements v2
2010-02-27 0:27 UTC (7+ messages)
` [PATCH 08/11] ocfs2: Pass the locking protocol into ocfs2_cluster_connect()
` [Ocfs2-devel] "
` [PATCH 09/11] ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LEN
` [Ocfs2-devel] "
` [PATCH 10/11] ocfs2_dlmfs: Use the stackglue
` [Ocfs2-devel] "
[PATCH][GIT PULL] ftrace: Add function names to dangling } in function graph tracer
2010-02-27 0:27 UTC
Proposal to move PCI out of arch/powerpc and into drivers/of
2010-02-27 0:17 UTC (4+ messages)
[GIT PULL] x86 platform drivers tree
2010-02-27 0:07 UTC (9+ messages)
` [PATCH 01/14] MAINTAINERS: update drivers/platform/x86 information
[PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
2010-02-27 0:01 UTC (16+ messages)
[PATCH 0/3] gpio: add gpio_set_direction
2010-02-26 23:39 UTC (5+ messages)
` [PATCH 1/3] gpiolib: add gpio_set_direction()
` [PATCH 2/3] cs5535-gpio: Use set_direction
` [PATCH 3/3] OLPC: ALSA: fix cs5535audio's MIC GPIO to enable input
smatch on V4L/DVB updates
2010-02-26 23:39 UTC
[PATCH] cs5535_gpio: gpio_chip.get should return the input value
2010-02-26 23:32 UTC (5+ messages)
` [PATCH] OLPC: ALSA: fix cs5535audio's MIC GPIO to enable input
[PATCH -mm 1/2] umh && creds: convert call_usermodehelper_keys() to use subprocess_info->init()
2010-02-26 23:24 UTC (13+ messages)
` [PATCH v2 -mm 0/2] umh && creds: kill sub_info->cred
` [PATCH v2 -mm 1/2] umh && creds: convert call_usermodehelper_keys() to use subprocess_info->init()
` [PATCH v2 -mm 2/2] umh && creds: kill subprocess_info->cred logic
pull request: wireless-next-2.6 2010-02-26
2010-02-26 23:01 UTC
[PATCH 1/5] tty: Add a function to insert a string of characters with the same flag
2010-02-26 22:11 UTC (2+ messages)
[PATCH -mmotm 0/2] memcg: per cgroup dirty limit (v2)
2010-02-26 22:52 UTC (3+ messages)
` [PATCH -mmotm 1/2] memcg: dirty pages accounting and limiting infrastructure
` [PATCH -mmotm 2/2] memcg: dirty pages instrumentation
[RFC] [PATCH 0/2] memcg: per cgroup dirty limit
2010-02-26 22:28 UTC (7+ messages)
` [PATCH 2/2] memcg: dirty pages instrumentation
[PATCH 3/3] backlight: fix missing/incomplete registration failure handling
2010-02-26 22:25 UTC (6+ messages)
` [PATCH] backlight, classmate-laptop: fix missing "
Gianfar driver failing on MPC8641D based board
2010-02-26 22:12 UTC (14+ messages)
USB mass storage and ARM cache coherency
2010-02-26 22:03 UTC (6+ messages)
linux-next: manual merge of the infiniband tree with the vfs tree
2010-02-26 22:02 UTC (2+ messages)
USB mass storage and ARM cache coherency
2010-02-26 21:36 UTC (4+ messages)
[PATCH 0/9] cciss driver SCSI updates
2010-02-26 22:01 UTC (10+ messages)
` [PATCH 1/9] cciss: clarify command list padding calculation
` [PATCH 2/9] cciss: detect bad alignment of scsi commands at build time
` [PATCH 3/9] cciss: factor out scatter gather chain block allocation and freeing
` [PATCH 4/9] cciss: simplify scatter gather code
` [PATCH 5/9] cciss: fix scatter gather chain block dma direction kludge
` [PATCH 6/9] cciss: factor out scatter gather chain block mapping code
` [PATCH 7/9] cciss: do not use void pointer for scsi hba data
` [PATCH 8/9] cciss: eliminate unnecessary pointer use in cciss scsi code
` [PATCH 9/9] cciss: Fix problem with scatter gather elements in the scsi half of the driver
USB mass storage and ARM cache coherency
2010-02-26 21:51 UTC (7+ messages)
[GIT PULL] dlm updates for 2.6.34
2010-02-26 21:49 UTC
[PATCH 00/12] tracing: add compat syscall support v2
2010-02-26 21:37 UTC (13+ messages)
` [PATCH 01/12] x86: add NR_syscalls_compat, make ia32 syscall table visible
` [PATCH 02/12] x86: add arch_compat_syscall_addr()
` [PATCH 03/12] compat: have generic is_compat_task for !CONFIG_COMPAT
` [PATCH 04/12] tracing: remove syscall bitmaps in preparation for compat support
` [PATCH 05/12] tracing: add tracing support for compat syscalls
` [PATCH 06/12] syscalls: add ARCH_COMPAT_SYSCALL_DEFINE()
` [PATCH 07/12] x86, compat: convert ia32 layer to use ARCH_COMPAT_SYSCALL_DEFINE#N()
` [PATCH 08/12] syscalls: add new COMPAT_SYSCALL_DEFINE#N() macro
` [PATCH 09/12] compat: convert to use COMPAT_SYSCALL_DEFINE#N()
` [PATCH 10/12] compat: convert fs compat to use COMPAT_SYSCALL_DEFINE#N() macros
` [PATCH 11/12] tags: recognize syscalls
` [PATCH 12/12] cleanup: remove arg from TRACE_SYS_ENTER_PROFILE_INIT() macro
[GIT PULL] XFS update for 2.6.34-rc1
2010-02-26 21:34 UTC
[GIT PULL IBFT] + Introduction
2010-02-26 21:27 UTC (3+ messages)
` [PATCH 1/2] drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4
` [PATCH 2/2] ibft: Update MAINTAINERS file
[PATCH] Subject: MMC: Enable DMA on Ricoh sdhci reader by default
2010-02-26 21:25 UTC
[GIT PULL] notification: including fanotify
2010-02-26 21:14 UTC
[PATCH 1/2] scripts/kernel-doc: track line numbers for each file separately
2010-02-26 21:05 UTC
[PATCH 2/2] scripts/kernel-doc: drop the -filelist option, it doesn't work
2010-02-26 21:06 UTC
[93/93] dm mpath: fix stall when requeueing io
2010-02-26 20:57 UTC (4+ messages)
` [Stable-review] "
` How to unload a module? (Was: [dm-devel] rqdm: bad usage of dm_get/dm_put)
[Patch 0/2] sysfs: fix s_active lockdep warning
2010-02-26 20:54 UTC (3+ messages)
[PATCH] ftrace: add tracing_thresh support to function_graph tracer (v3)
2010-02-26 20:37 UTC (6+ messages)
[GIT PULL] PM updates for 2.6.34
2010-02-26 20:30 UTC
[PATCH 1/7] mmc: at91_mci: fix pointer errors
2010-02-26 20:20 UTC (8+ messages)
` [PATCH 2/7] mmc: at91_mci: fix timeout errors
` [PATCH 3/7] mmc: at91_mci: use one coherent DMA buffer
` [PATCH 4/7] mmc: at91_mci: use DMA buffer for read
` [PATCH 5/7] mmc: at91_mci: enable large data blocks
` [PATCH 6/7] mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works
` [PATCH 7/7] mmc: at91_mci: introduce per-mci-revision conditional code
[PATCH 3/7] RapidIO: Add Port-Write handling for EM
2010-02-26 20:20 UTC (5+ messages)
Email Back Promptly
2010-02-26 19:50 UTC
[PATCH] x86 apic: Ack all pending irqs when crashed/on kexec
2010-02-26 19:47 UTC (3+ messages)
[PATCH 1/2] serial: Add driver for the Altera JTAG UART
2010-02-26 19:50 UTC (3+ messages)
` [RESEND PATCH 2/2] serial: Add driver for the Altera UART
[ANNOUNCE] 2.6.33-rc8-rt2
2010-02-26 19:54 UTC (3+ messages)
` [ANNOUNCE] 2.6.33-rt3
New thread: page allocation failure with E1000 (seems to be reproducible)
2010-02-26 19:52 UTC (2+ messages)
[GIT PULL for 2.6.33-rc1] V4L/DVB updates
2010-02-26 19:43 UTC
Buggy variable-length array code...or compiler?
2010-02-26 19:43 UTC (8+ messages)
Other problem/regression with b9c61b70075c87a8612624736faf4a2de5b1ed30
2010-02-26 19:31 UTC (4+ messages)
` [PATCH -v8 1/2] x86: fix out of order of gsi - have right boot_ioapic_idx
` [PATCH -v8 2/2] x86: fix out of order of gsi -- add remap_ioapic_gsi_to_irq
Source for
2010-02-26 19:27 UTC
[PATCH 2/4] dlm: send reply before bast
2010-02-26 19:17 UTC
[PATCH 3/4] dlm: Send lockspace name with uevents
2010-02-26 19:17 UTC
[PATCH 4/4] dlm: use bastmode in debugfs output
2010-02-26 19:17 UTC
[PATCH 1/4] dlm: fix ordering of bast and cast
2010-02-26 19:17 UTC
[PATCH 0/4] dlm patches for 2.6.34
2010-02-26 19:17 UTC
Problem with auto-detecting a HV environment from within Linux
2010-02-26 19:16 UTC (11+ messages)
[PATCH] x86: remove redundant stack canary initialization
2010-02-26 12:19 UTC
[GIT PULL][RESEND] tracing/core updates
2010-02-26 18:20 UTC
[PATCH v4] x86: keep chip_data in create_irq_nr and destroy_irq
2010-02-26 18:19 UTC (3+ messages)
` [tip:x86/irq] x86: apic: Fix mismerge, add arch_probe_nr_irqs() again
[PATCH 1/8] p9auth: set fsuid
2010-02-26 18:19 UTC (5+ messages)
[GIT PULL] kmemcheck fixes for 2.6.34-rc1
2010-02-26 17:56 UTC
[PATCH] x86: Add optimized popcnt variants
2010-02-26 17:48 UTC (12+ messages)
[PATCH tip/core/rcu 0/2] rcu: fixes for RCU lockdep
2010-02-26 17:42 UTC (5+ messages)
[PATCH 00/15] oprofile fixes and updates for v2.6.34
2010-02-26 17:30 UTC (16+ messages)
` [PATCH 01/15] oprofile: remove tracing build dependency
` [PATCH 02/15] oprofile: remove EXPERIMENTAL from the config option description
` [PATCH 03/15] oprofile/x86: remove OPROFILE_IBS config option
` [PATCH 04/15] oprofile/x86: remove node check in AMD IBS initialization
` [PATCH 05/15] oprofile/x86: implement IBS cpuid feature detection
` [PATCH 06/15] oprofile/x86: implement lsfr pseudo-random number generator for IBS
` [PATCH 07/15] oprofile/x86: implement randomization for IBS periodic op counter
` [PATCH 08/15] oprofile/x86: warn user if a counter is already active
` [PATCH 09/15] oprofile/x86: add comment to counter-in-use warning
` [PATCH 10/15] oprofile/x86: fix perfctr nmi reservation for mulitplexing
` [PATCH 11/15] oprofile/x86: use kzalloc() instead of kmalloc()
` [PATCH 12/15] oprofile/x86: fix msr access to reserved counters
` [PATCH 13/15] perf, x86: make IBS macros available in perf_event.h
` [PATCH 14/15] perf, x86: add some IBS macros to perf_event.h
` [PATCH 15/15] perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE
[git pull] PCI changes for 2.6.34
2010-02-26 17:39 UTC
[PATCH] Remove EXPERIMENTAL from NFS_FSCACHE
2010-02-26 17:25 UTC
Memory management woes - order 1 allocation failures
2010-02-26 17:17 UTC (5+ messages)
[GIT 0/3] x86: remove kmap_atomic_pte paravirt op
2010-02-26 17:16 UTC (4+ messages)
` [PATCH 1/3] xen: disable highmem PTE allocation even when CONFIG_HIGHPTE=y
` [PATCH 2/3] vmi: "
` [PATCH 3/3] x86: remove kmap_atomic_pte paravirt op
[PATCH] Fix __d_path for lazy unmounts
2010-02-26 17:07 UTC (3+ messages)
[RFC] microblaze: Support FRAME_POINTER for better backtrace
2010-02-26 16:49 UTC (3+ messages)
[PATCH] x86: Enable NMI on all cpus on UV
2010-02-26 16:49 UTC (5+ messages)
Touch Screen Drivers for Dialog da9052
2010-02-26 16:37 UTC (3+ messages)
BUG: scheduling while atomic, highmem.h:80, i.e.: kunmap_atomic, kdump/vmcore/crash analysis
2010-02-26 16:36 UTC
[PATCH -mm 0/2] umh && creds: kill sub_info->cred
2010-02-26 16:33 UTC (3+ messages)
[PATCH] classmate-laptop: Added some keys present in other devices
2010-02-26 16:26 UTC
pm_op(): usb_dev_suspend+0x0/0x10 returns -2 on USB device 8087:0020
2010-02-26 16:32 UTC (3+ messages)
[PATCH v2 2/2] enhance sysfs rfkill interface
2010-02-26 16:32 UTC (4+ messages)
[PATCH] perf_event: Fix preempt warning in perf_clock()
2010-02-26 16:27 UTC (2+ messages)
` [tip:perf/core] "
[patch] of: check for IS_ERR()
2010-02-26 16:11 UTC (3+ messages)
[GIT PULL] kdb / kms / early debug (1 of 2)
2010-02-26 16:06 UTC (4+ messages)
` [PATCH 23/28] keyboard, input: Add hook to input to allow low level event clear
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