messages from 2009-12-18 04:05:20 to 2009-12-18 15:02:47 UTC [more...]
[PATCH v2 2/2] Crypto: Talitos: Support for Async_tx XOR offload
2009-12-18 15:02 UTC (8+ messages)
(no subject)
2009-12-18 15:01 UTC (33+ messages)
` [PATCH 01/27] sched: rename preempt_notifiers to sched_notifiers and refactor implementation
` [PATCH 02/27] sched: refactor try_to_wake_up()
` [PATCH 03/27] sched: implement __set_cpus_allowed()
` [PATCH 04/27] sched: make sched_notifiers unconditional
` [PATCH 05/27] sched: add wakeup/sleep sched_notifiers and allow NULL notifier ops
` [PATCH 06/27] sched: implement try_to_wake_up_local()
` [PATCH 07/27] acpi: use queue_work_on() instead of binding workqueue worker to cpu0
` [PATCH 08/27] stop_machine: reimplement without using workqueue
` [PATCH 09/27] workqueue: misc/cosmetic updates
` [PATCH 10/27] workqueue: merge feature parameters into flags
` [PATCH 11/27] workqueue: define both bit position and mask for work flags
` [PATCH 12/27] workqueue: separate out process_one_work()
` [PATCH 13/27] workqueue: temporarily disable workqueue tracing
` [PATCH 14/27] workqueue: kill cpu_populated_map
` [PATCH 15/27] workqueue: update cwq alignement
` [PATCH 16/27] workqueue: reimplement workqueue flushing using color coded works
` [PATCH 17/27] workqueue: introduce worker
` [PATCH 18/27] workqueue: reimplement work flushing using linked works
` [PATCH 19/27] workqueue: implement per-cwq active work limit
` [PATCH 20/27] workqueue: reimplement workqueue freeze using max_active
` [PATCH 21/27] workqueue: introduce global cwq and unify cwq locks
` [PATCH 22/27] workqueue: implement worker states
` [PATCH 23/27] workqueue: reimplement CPU hotplugging support using trustee
` [PATCH 24/27] workqueue: make single thread workqueue shared worker pool friendly
` [PATCH 25/27] workqueue: use shared worklist and pool all workers per cpu
` [PATCH 26/27] workqueue: implement concurrency managed dynamic worker pool
` [PATCH 27/27] workqueue: increase max_active of keventd and kill current_is_keventd()
` SUBJ: [RFC PATCHSET] concurrency managed workqueue, take#2
` "
` workqueue thing
DMA cache consistency bug introduced in 2.6.28 (Was: Re: [Fdutils] Cannot format floppies under kernel 2.6.*?)
2009-12-18 15:01 UTC (9+ messages)
` [Fdutils] DMA cache consistency bug introduced in 2.6.28 (Was: "
` [Fdutils] DMA cache consistency bug introduced in 2.6.28
Suggestion: xtime as new inode attribute
2009-12-18 14:59 UTC (6+ messages)
[PATCH] Drop 80-character limit in checkpatch.pl
2009-12-18 14:52 UTC (20+ messages)
` [PATCH] scripts/checkpatch.pl: Change long line warning to 105 chars
K8 ECC error with linux-2.6.32
2009-12-18 14:44 UTC (9+ messages)
` radeon KMS causes GART Table Walk Errors (was: K8 ECC error with linux-2.6.32)
[2.6.33-rc1] slab: possible recursive locking detected
2009-12-18 14:45 UTC (3+ messages)
Rfkill buttons : bi-stable, mono-stable, tactile
2009-12-18 14:41 UTC (9+ messages)
[patch] x86, irq: allow 0xff for /proc/irq/[n]/smp_affinity on a 8 cpu system
2009-12-18 14:40 UTC (3+ messages)
` [tip:x86/urgent] x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system
[PATCH] [trivial] arch/x86/kernel/apic/apic_flat_64.c: Make comment match the code
2009-12-18 14:36 UTC (2+ messages)
[PATCH 1/1] Staging: Fixed spelling mistake
2009-12-18 14:33 UTC (2+ messages)
[PATCH 0/6 v5] Kernel handling of Dynamic Logical Partitioning
2009-12-18 14:33 UTC (3+ messages)
` [PATCH 5/6 v5] CPU probe/release files
[Patch] thinkpad_acpi: fix a build error
2009-12-18 14:31 UTC (6+ messages)
spinlock which can morph into a mutex
2009-12-18 14:30 UTC
[PATCH 4/4] fs/qnx4: decrement sizeof size in strncmp
2009-12-18 14:26 UTC (2+ messages)
Linking issue with THINKPAD_ACPI=y and ALSA subsystem
2009-12-18 14:25 UTC (2+ messages)
[PATCH] trivial: fix checking socket() in net tstamp example
2009-12-18 14:23 UTC (3+ messages)
[git patches] xfs and block fixes for virtually indexed arches
2009-12-18 14:17 UTC (5+ messages)
2.6.33-rc1 Reboot right after bootloader
2009-12-18 14:06 UTC
[PATCH v2] vmscan: limit concurrent reclaimers in shrink_zone
2009-12-18 14:13 UTC (4+ messages)
High load average on idle machine running 2.6.32
2009-12-18 14:12 UTC (5+ messages)
[PATCH] btrfs: Simplify offset calculation method for ctree.h
2009-12-18 14:10 UTC (5+ messages)
` "
FWD: [PATCH v2] vmscan: limit concurrent reclaimers in shrink_zone
2009-12-18 14:09 UTC (3+ messages)
` "
x264 benchmarks BFS vs CFS
2009-12-18 13:53 UTC (20+ messages)
intelligent CLS kills qemu's 8139cp
2009-12-18 13:49 UTC
[PATCH 0/3] macvlan: add vepa and bridge mode
2009-12-18 13:45 UTC (3+ messages)
` [PATCH] iplink: add macvlan options for "
[PATH 1/5 -v2] acpi, IO memory pre-mapping and atomic accessing
2009-12-18 13:42 UTC (6+ messages)
Performance regression in scsi sequential throughput (iozone) due to "e084b - page-allocator: preserve PFN ordering when __GFP_COLD is set"
2009-12-18 13:38 UTC (7+ messages)
Possible regression of LBA48 support for piix
2009-12-18 13:36 UTC (5+ messages)
[RFC 0/6] Driver core: Encourage use of const attributes
2009-12-18 13:34 UTC (9+ messages)
` [PATCH 0/3] "
` [PATCH 1/3] Driver core: device_attribute parameters can often be const*
` [PATCH 2/3] Driver core: bin_attribute "
` [PATCH 3/3] Driver core: driver_attribute "
[PATCH] thinkpad_acpi: fix a build error
2009-12-18 13:28 UTC (2+ messages)
2.6.33-rc1 compile error (geode watchdog / mfgpt related)
2009-12-18 12:47 UTC
[PATCH] dma-debug: Do not add notifier when dma debugging is disabled
2009-12-18 13:14 UTC (2+ messages)
[PATCH v2] hw-breakpoint: Fix hardware breakpoints -> perf events dependency
2009-12-18 13:03 UTC (2+ messages)
` [tip:perf/urgent] hw-breakpoints: "
linux-next: unable to fetch samsung and bjdooks-i2c trees
2009-12-18 13:00 UTC (2+ messages)
pohmelfs needs I_LOCK
2009-12-18 12:40 UTC (2+ messages)
[PATCH] Staging: POHMELFS: replace I_LOCK with I_NEW
2009-12-18 12:33 UTC
linux-next: Tree for December 18
2009-12-18 12:18 UTC
[PATCH] drm: convert drm_ioctl to unlocked_ioctl
2009-12-18 12:15 UTC (4+ messages)
[git patches] xfs and block fixes for virtually indexed arches
2009-12-18 12:00 UTC (12+ messages)
-tip: origin tree build failure
2009-12-18 11:45 UTC (5+ messages)
[PATCH] cciss: fix reporting of scsi status again
2009-12-18 11:41 UTC (2+ messages)
[PATCH] block: remove Documentation/block/as-iosched.txt
2009-12-18 11:35 UTC (2+ messages)
[PATCH 2/2] davinci: MMC: updates to suspend/resume implementation
2009-12-18 11:03 UTC (2+ messages)
linux-next: Tree for December 17
2009-12-18 10:50 UTC (6+ messages)
` linux-next: Tree for December 17 (pci/quirks)
` linux-next: Tree for December 17 (media/dvb)
what's node "-1" ?
2009-12-18 10:19 UTC (2+ messages)
[BUGFIX][PATCH] oom-kill: fix NUMA consraint check with nodemask v4.2
2009-12-18 10:04 UTC (4+ messages)
Technotrend S2-1600 - initialization bug
2009-12-18 9:57 UTC (2+ messages)
Add missing header for HTC Dream framebuffer
2009-12-18 9:54 UTC (3+ messages)
kernel/rcutree.h:301: sorry, unimplemented: inlining failed in call to 'rcu_bootup_announce': function body not available
2009-12-18 9:52 UTC (2+ messages)
[PATCH 1/9] x86: move range related operation to one file
2009-12-18 9:48 UTC (9+ messages)
` [PATCH 2/9] x86: check range in update range
` [PATCH 3/9] x86: call early_res_to_bootmem one time
` [PATCH 4/9] x86: introduce max_early_res and early_res_count
` [PATCH 5/9] x86: dynamic increase early_res array size -v2
` [PATCH 6/9] x86: print bootmem free before pci_iommu_alloc and free_all_bootmem -v2
` [PATCH 7/9] x86: make early_node_mem get mem > 4g if possible -v2
` [PATCH 8/9] x86: only call dma32_reserve_bootmem 64bit !CONFIG_NUMA
` [PATCH 9/9] x86: make 64 bit use early_res instead of bootmem before slab
[PATCH 0/9] x86: early_res range bootmem
2009-12-18 9:46 UTC
[PATCH] vsnprintf: fix reference for compressed ipv6 addresses
2009-12-18 9:41 UTC
[PATCH 0/6] Some load-balancer cleanups
2009-12-18 9:37 UTC (3+ messages)
2.6.32 regression: unable to handle kernel paging request
2009-12-18 9:15 UTC (5+ messages)
[PATCH] microcode: do not WARN_ON(cpu != 0) during resume
2009-12-18 9:07 UTC (3+ messages)
No PCI-X / PCI-E cards on Intel Bigby-P MCH / ICH9R
2009-12-18 9:02 UTC (4+ messages)
` No PCI-X / PCI-E cards
[x86]compile error
2009-12-18 9:01 UTC (3+ messages)
[PATCH 4/6] x86: Raise vsyscall priority on hotplug notifier chain
2009-12-18 8:48 UTC
[POWER] battery calibration parameters from sysfs
2009-12-18 8:48 UTC (11+ messages)
[patch] media video cx23888 driver: ported to new kfifo API
2009-12-18 8:12 UTC
Tmem [PATCH 0/5] (Take 3): Transcendent memory
2009-12-18 8:06 UTC (2+ messages)
2.6.32 Kernel panic - not syncing: Attempted to kill init! Rebooting in 180 seconds
2009-12-18 7:50 UTC (5+ messages)
revert "config FS_JOURNAL_INFO"
2009-12-18 7:48 UTC (4+ messages)
[PATCH] Userspace pointer dereference in drivers/gpu/vga/vgaarb.c
2009-12-18 7:29 UTC
[PATCH] drm_fb_helper: fix regression in pixclock check
2009-12-18 7:20 UTC (2+ messages)
[PULL] alpha-2.6
2009-12-18 7:15 UTC
[mm][RFC][PATCH 0/11] mm accessor updates
2009-12-18 6:33 UTC (11+ messages)
` [RFC 0/4] speculative page fault (Was "
` [RFC 4/4] speculative pag fault
Is splice() useful without page stealing?
2009-12-18 6:34 UTC (2+ messages)
[PATCH] anonfd: Make file read-only if fops->write is not set
2009-12-18 6:10 UTC (2+ messages)
linux-2.6.32.1 "make V=1 menuconfig" errors , Huh ?-(
2009-12-18 6:01 UTC (3+ messages)
` [kernel] "
utimensat fails to update ctime
2009-12-18 5:38 UTC
[PATCH] Dynamic port labeling V2
2009-12-18 5:33 UTC (5+ messages)
[mm][RFC][PATCH 0/11] mm accessor updates
2009-12-18 5:17 UTC (11+ messages)
[git pull request] ACPI and driver patches for 2.6.33.merge
2009-12-18 5:14 UTC (4+ messages)
[Ocfs2-devel] Add FIEMAP_EXTENT_SHARED flag
2009-12-18 5:10 UTC
[PATCH] HID: add multi-input quirk for NextWindow Touchscreen
2009-12-18 5:02 UTC (9+ messages)
[PATCH] Security: Add prctl(PR_{GET,SET}_NETWORK) interface
2009-12-18 4:43 UTC (3+ messages)
` [PATCH 1/3] Security: Add prctl(PR_{GET,SET}_NETWORK) interface. (v2)
[GIT PULL] omap build fixes
2009-12-17 22:16 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