messages from 2010-05-07 02:41:16 to 2010-05-07 12:31:43 UTC [more...]
[PATCH 0/7] DMAENGINE: fixes and PrimeCells
2010-05-07 12:31 UTC (5+ messages)
[PATCH 0/8] Suspend block api (version 6)
2010-05-07 12:25 UTC (11+ messages)
[PATCH] ad7877: fix spi word size to 16 bit
2010-05-07 12:07 UTC (7+ messages)
` [PATCH] ad7877: keep dma rx buffers in seperate cache lines
[PATCH] ummunotify: Userspace support for MMU notifications V2
2010-05-07 12:01 UTC (2+ messages)
USB transfer_buffer allocations on 64bit systems
2010-05-07 11:58 UTC (9+ messages)
` [alsa-devel] "
Re:
2010-05-07 11:39 UTC
[PATCH] cgroups: make cftype.unregister_event() void-returning
2010-05-07 11:46 UTC
Re:
2010-05-07 11:37 UTC
kbuild: fixing the select problem
2010-05-07 11:31 UTC (2+ messages)
Weird timer handler used with LAPIC selected
2010-05-07 11:10 UTC
[RFC] perf_events: ctx_flexible_sched_in() not maximizing PMU utilization
2010-05-07 11:15 UTC (10+ messages)
[PULL REQUEST] two small fixes for md for 2.6.34
2010-05-07 11:13 UTC
[PATCH] HID: add chardev to propagate special events of Roccat hardware to userland
2010-05-07 11:10 UTC (2+ messages)
[PATCH 0/5] Arm Gic Changes
2010-05-07 10:56 UTC (3+ messages)
` [PATCH 3/5] gic: Add set_type callback
ath5k deadlock w/ blob transfer
2010-05-07 10:50 UTC
[PATCH] Split executable and non-executable mmap tracking
2010-05-07 9:05 UTC
2.6.33.3-rt19 kernel BUG's
2010-05-07 10:41 UTC (2+ messages)
[PATCH 0/3] ramzswap: Eliminate stale data from compressed memory (v2)
2010-05-07 10:40 UTC (13+ messages)
` [PATCH 1/3] Add flag to identify block swap devices
` [PATCH 2/3] Add swap slot free callback to block_device_operations
` [PATCH 3/3] ramzswap: Handler for swap slot free callback
[PATCH] Check kmalloc return value before use the bigrxbuf_virtual and kfree the bigtxbuf_virtual
2010-05-07 10:36 UTC (2+ messages)
[PATCH] removing redundant ifdefs
2010-05-07 10:11 UTC (11+ messages)
` [PATCH 05/13] s390: "
` [PATCH 06/13] mn10300: removing redundant ifdef
` [PATCH 12/13] drivers/usb/musb: removing redundant ifdefs
[PATCH v2] wait: use wrapper functions
2010-05-07 10:12 UTC (2+ messages)
Online Winners'''''
2010-05-07 9:57 UTC
[PATCH 3/3] Btrfs: add basic DIO read support
2010-05-07 9:55 UTC (2+ messages)
[PATCH] Check kmalloc return value before use the buffer
2010-05-07 9:55 UTC (11+ messages)
[PATCH 2/2] hwmon: (coretemp) Get TjMax value from MSR
2010-05-07 9:59 UTC
[PATCH 1/2] hwmon: (coretemp) Detect the thermal sensors by CPUID
2010-05-07 9:54 UTC
fanotify issues in 2.6.34-rc6-next-20100506
2010-05-07 9:24 UTC
[RFC][PATCH v5 00/19] Provide a zero-copy method on KVM virtio-net
2010-05-07 9:35 UTC (20+ messages)
` [RFC][PATCH v5 01/19] Add a new structure for skb buffer from external
` [RFC][PATCH v5 02/19] Add a new struct for device to manipulate external buffer
` [RFC][PATCH v5 03/19] Export 2 func for device to assign/deassign new strucure
` [RFC][PATCH v5 04/19] Add a ndo_mp_port_prep pointer to net_device_ops
` [RFC][PATCH v5 05/19] Add a function make external buffer owner to query capability
` [RFC][PATCH v5 06/19] Add a function to indicate if device use external buffer
` [RFC][PATCH v5 07/19] Add interface to get external buffers
` [RFC][PATCH v5 08/19] Make __alloc_skb() to get external buffer
` [RFC][PATCH v5 09/19] Ignore room skb_reserve() when device is using "
` [RFC][PATCH v5 10/19] Don't do skb recycle, if device use "
` [RFC][PATCH v5 11/19] Use callback to deal with skb_release_data() specially
` [RFC][PATCH v5 12/19] Add a hook to intercept external buffers from NIC driver
` [RFC][PATCH v5 13/19] To skip GRO if buffer is external currently
` [RFC][PATCH v5 14/19] Add header file for mp device
` [RFC][PATCH v5 15/19] Add basic funcs and ioctl to "
` [RFC][PATCH v5 16/19] Manipulate external buffers in "
` [RFC][PATCH v5 17/19] Export proto_ops to vhost-net driver
` [RFC][PATCH v5 18/19] Add a kconfig entry and make entry for mp device
` [RFC][PATCH v5 19/19] Provides multiple submits and asynchronous notifications
[PATCH 5/7] ARM: add PrimeCell generic DMA to PL011 v6
2010-05-07 9:23 UTC (2+ messages)
[PATCH 0/2] Fix migration races in rmap_walk() V7
2010-05-07 9:16 UTC (8+ messages)
` [PATCH 2/2] mm,migration: Fix race between shift_arg_pages and rmap_walk by guaranteeing rmap_walk finds PTEs created within the temporary stack
[PATCH] Check kmalloc return value before use the buffer
2010-05-07 9:05 UTC
[patch] exofs: confusion between kmap() and kmap_atomic() api
2010-05-07 9:05 UTC
Resource limits interface proposal [was: pull request for writable limits]
2010-05-07 9:05 UTC (15+ messages)
` [PATCH 01/11] rlimits: security, add task_struct to setrlimit
` [PATCH 02/11] rlimits: add task_struct to update_rlimit_cpu
` [PATCH 03/11] rlimits: make sure ->rlim_max never grows in sys_setrlimit
` [PATCH 04/11] rlimits: split sys_setrlimit
` [PATCH 05/11] rlimits: allow setrlimit to non-current tasks
` [PATCH 06/11] rlimits: do security check under task_lock
` [PATCH 07/11] rlimits: add rlimit64 structure
` [PATCH 08/11] rlimits: redo do_setrlimit to more generic do_prlimit
` [PATCH 09/11] rlimits: switch getrlimit to do_prlimit
` [PATCH v2 09/11] rlimits: switch more rlimit syscalls "
` [PATCH "
` [PATCH 10/11] rlimits: implement prlimit64 syscall
` [PATCH 11/11] unistd: add __NR_prlimit64 syscall numbers
[PATCH 2/2] DMA: PL330: Add async dma api driver
2010-05-07 8:59 UTC (2+ messages)
[RFC PATCH] kvm: calculate correct gfn for small host pages which emulates large guest pages
2010-05-07 8:52 UTC
[PATCH] kvm: update document of gfns
2010-05-07 8:47 UTC
Regression: monitor fails to sleep/suspend, forced to reboot to correct. 2.6.34-rc6
2010-05-07 8:47 UTC (5+ messages)
[PATCH 0/1] tracing: Fix erroneous task states in sched_switch event
2010-05-07 7:34 UTC (4+ messages)
` [PATCH 1/1] fix-taskstates-in-sched_switch-trace.patch
ALSA: hda/realtek: quirk for D945GCLF2 mainboard
2010-05-07 8:42 UTC (4+ messages)
[patch -next] i915/intel_sdvo: remove unneeded null check
2010-05-07 8:40 UTC
[patch] isicomm: handle running out of slots
2010-05-07 8:30 UTC
[linux-pm] s2ram slow (radeon) / failing (usb)
2010-05-07 8:29 UTC (2+ messages)
[PATCH] kvm mmu: reduce 50% memory usage
2010-05-07 8:25 UTC (7+ messages)
[patch] hrtimer: cleanup: remove unneeded assignment
2010-05-07 8:25 UTC
[PATCH 0/9 - v2][RFC] tracing: Lowering the footprint of TRACE_EVENTs
2010-05-07 8:20 UTC (10+ messages)
` [PATCH 1/9 - v2][RFC] tracing: Create class struct for events
` [PATCH 2/9 - v2][RFC] tracing: Let tracepoints have data passed to tracepoint callbacks
` [PATCH 3/9 - v2][RFC] tracing: Remove per event trace registering
` [PATCH 4/9 - v2][RFC] tracing: Move fields from event to class structure
[PATCH] USB: isp1760: Soften DW3 X/transaction error bit handling
2010-05-07 7:59 UTC (4+ messages)
` [PATCH v2] "
[PATCH] s3c-fb: added patch series for s5pv210 and some features
2010-05-07 7:59 UTC
[PATCH] staging: dt3155v4l syncronize with API changes
2010-05-07 8:00 UTC
[git pull] more PCMCIA bugfixes for 2.6.34-rc6
2010-05-07 7:44 UTC
indiscriminate get_maintainer.pl usage
2010-05-07 7:02 UTC (4+ messages)
` [PATCH] get_maintainer.pl: ignore non-maintainer tags
[PATCH] permit to online CPUs before local memory comes online
2010-05-07 7:19 UTC
nfs kernel server causes: kernel BUG at include/linux/module.h:386!
2010-05-07 7:10 UTC (3+ messages)
` [stable] "
[PATCH 1/2] DMA ENGINE: Do not reset 'private' of channel
2010-05-07 7:00 UTC
[PATCH] kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig
2010-05-07 7:02 UTC (8+ messages)
` [PATCH] kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig (v2)
` [PATCH] kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig (v3)
[GIT PULL] Two small fixes for 2.6.34
2010-05-07 6:58 UTC (2+ messages)
[PATCH 1/5] cgroup: Fix an RCU warning in cgroup_path()
2010-05-07 6:57 UTC (5+ messages)
` [PATCH 5/5] blk-cgroup: Fix an RCU warning in blkiocg_create()
[PATCH v21 00/100] Kernel based checkpoint/restart
2010-05-07 6:54 UTC (4+ messages)
` [PATCH v21 020/100] c/r: documentation
[PATCH 2.6.34-rc5] HID: Prodikeys PC-MIDI HID Driver
2010-05-07 6:45 UTC (4+ messages)
` [alsa-devel] "
[PATCH 0/3] [GIT PULL] tracing: various fixes
2010-05-07 6:34 UTC (2+ messages)
[RFC][BUGFIX] memcg: fix file_mapped counting at migraton
2010-05-07 6:26 UTC
[PATCH][GIT PULL] perf: Fix check at end of event search
2010-05-07 6:29 UTC (2+ messages)
[PATCH/RFC] mutex: Fix optimistic spinning vs. BKL
2010-05-07 6:16 UTC (7+ messages)
(no subject)
2010-05-07 6:09 UTC
[git pull request] ACPI patches for 2.6.34-rc6
2010-05-07 6:12 UTC (3+ messages)
Sparse warning: "initializer entry defined twice"
2010-05-07 6:11 UTC (2+ messages)
[PATCH v2 1/8] kconfig: print symbol type in help text
2010-05-07 5:58 UTC (8+ messages)
` [PATCH v2 2/8] kconfig: print the range of integer/hex symbol "
` [PATCH v2 3/8] kconfig: fix to tag NEW symbols correctly
` [PATCH v2 4/8] menuconfig: improive help text a bit
` [PATCH v2 5/8] gconfig: fix to tag NEW symbols correctly
` [PATCH v2 6/8] gconfig: fix null pointer warning
` [PATCH v2 7/8] xconfig: clean up
` [PATCH v2 8/8] xconfig: remove unused function
linux-next: Tree for May 7
2010-05-07 5:55 UTC
[PATCH 0/2] Fix migration races in rmap_walk() V5
2010-05-07 5:49 UTC (6+ messages)
` [PATCH 1/2] mm,migration: Prevent rmap_walk_[anon|ksm] seeing the wrong VMA information
PPC64 2.6.34-rc6 warning - Is this expected ?
2010-05-07 5:40 UTC (2+ messages)
[git pull] drm fixes
2010-05-07 5:33 UTC
[GIT PULL sched/core] cpu_stop: implement and use cpu_stop, take#3
2010-05-07 5:24 UTC (4+ messages)
` [PATCH 3/5] sched: replace migration_thread with cpu_stop
[PATCHSET sched/core] cpu_stop: implement and use cpu_stop, take#2
2010-05-07 5:24 UTC (10+ messages)
` [PATCH 3/4] scheduler: replace migration_thread with cpu_stop
` [PATCH 3/4 UPDATED] "
linux-next: manual merge of the staging-next tree with Linus' tree
2010-05-07 5:21 UTC
[PATCH 1/2] mm: remove unnecessary use of atomic
2010-05-07 5:15 UTC (5+ messages)
` [PATCH 2/2] mm: memcontrol - uninitialised return value
linux-next: manual merge of the omap_dss2 tree with the omap tree
2010-05-07 3:43 UTC
[PATCH 2.6.34-rc6] net: Improve ks8851 snl transmit performance
2010-05-07 5:02 UTC (2+ messages)
[RFC] mm: generic adaptive large memory allocation APIs
2010-05-07 4:32 UTC (2+ messages)
[linux-pm] [PATCH 1/8] PM: Add suspend block api
2010-05-07 4:10 UTC (11+ messages)
[PATCH v4 5/9] KVM MMU: rename 'root_count' to 'active_count'
2010-05-07 3:58 UTC (4+ messages)
` [PATCH v5 "
` [PATCH v4 6/9] KVM MMU: support keeping sp live while it's out of protection
` [PATCH v5 "
[PATCH v4 0/9] KVM MMU: allow more shadow pages become asynchronous
2010-05-07 3:55 UTC (2+ messages)
[PATCH RFC] virtio: put last seen used index into ring itself
2010-05-07 3:33 UTC (6+ messages)
` [Qemu-devel] "
[v5 Patch 1/3] netpoll: add generic support for bridge and bonding devices
2010-05-07 3:24 UTC (4+ messages)
[linux-pm] [PATCH 1/8] PM: Add suspend block api
2010-05-07 3:19 UTC (5+ messages)
linux-next: build failure after merge of the suspend tree
2010-05-07 3:08 UTC
virtio: put last_used and last_avail index into ring itself
2010-05-07 3:05 UTC (3+ messages)
[PATCH] TPM: ACPI/PNP dependency removal
2010-05-07 3:03 UTC (3+ messages)
[PATCH] epoll: use wrapper functions
2010-05-07 2:48 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