LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
mmotm 2011-01-25-15-47 uploaded
2011-01-26 15:05 UTC (3+ messages)
` [patch] epoll-fix-compiler-warning-and-optimize-the-non-blocking-path-fix
[PATCH 18/20] rtmutex-tester: remove BKL tests
2011-01-26 15:00 UTC (2+ messages)
` [tip:core/locking] rtmutex-tester: Remove "
[PATCH] tpm: fix panic caused by "tpm: Autodetect itpm devices"
2011-01-26 14:59 UTC (5+ messages)
2.6.36/2.6.37: broken compatibility with userspace input-utils ?
2011-01-26 14:58 UTC (25+ messages)
` Extending rc-core/userspace to handle bigger scancodes - Was: "
perf_events: question about __perf_event_read()
2011-01-26 14:50 UTC (5+ messages)
Kernel deferring driver 'close' call: workaround?
2011-01-26 14:38 UTC (4+ messages)
[PATCH 1/5] staging: ft1000: Remove unused variables
2011-01-26 14:30 UTC (10+ messages)
` [PATCH 2/5] staging: ft1000: Remove unnecessary assignment
` [PATCH 3/5] staging: ft1000: Create common function for buffers check
` [PATCH 4/5] staging: ft1000: Fix coding style in write_blk_fifo() function
` [PATCH 5/5] staging: ft1000: Fix indentation in scram_dnldr() function
perf, x86: Provide a PEBS capable cycle event
2011-01-26 13:58 UTC (5+ messages)
[PATCH] oom: handle overflow in mem_cgroup_out_of_memory()
2011-01-26 13:40 UTC (2+ messages)
[PATCHSET] Refactor barrier=/nobarrier flags from fs to block layer
2011-01-26 13:29 UTC (13+ messages)
` [PATCH 1/3] block: Create sysfs knobs to override FLUSH/FUA support flags
` [PATCH 2/3] jbd2: Remove barrier feature conditional flag (or: always issue flushes)
` [PATCH 3/3] ext4: Deprecate barrier= and nobarrier mount options
[PATCH 00/25] mm: Preemptibility -v7
2011-01-26 13:13 UTC (2+ messages)
` [RFC][PATCH 26/25] mm, arch: Convert ia64, arm, sh to generic tlb
[RFC PATCHSET 0/12] RAS daemon v4
2011-01-26 13:13 UTC (7+ messages)
` [PATCH 08/12] perf: Carve out mmap helpers for general use
flex_array related problems on selinux policy loading
2011-01-26 13:04 UTC (6+ messages)
[RFC -v6 PATCH 0/8] directed yield for Pause Loop Exiting
2011-01-26 13:01 UTC (3+ messages)
` [RFC -v6 PATCH 7/8] kvm: keep track of which task is running a KVM vcpu
[RFC][PATCH v3 2/6] encrypted-keys: added additional debug messages
2011-01-26 13:01 UTC (12+ messages)
` [RFC][PATCH v3 0/6] eCryptfs: added support for the encrypted key type
` [RFC][PATCH v3 3/6] encrypted-keys: add key format support
` [RFC][PATCH v3 4/6] eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.h
` [RFC][PATCH v3 1/6] encrypted-keys: fixed valid_master_desc() function description
` [RFC][PATCH v3 5/6] encrypted-keys: add ecryptfs format support
` [RFC][PATCH v3 6/6] eCryptfs: added support for the encrypted key type
[PATCH 06/20] staging: Remove autofs3
2011-01-26 12:57 UTC (17+ messages)
` [PATCH 10/20] hpfs: replace BKL with a global mutex
` [PATCH v2] hpfs: remove the BKL
` [PATCH 14/20] staging/appletalk: "
` [PATCH 15/20] ufs: "
` [PATCH 20/20] BKL: That's all, folks
[patch 5/5] sched: avoid expensive initial update_cfs_load()
2011-01-26 12:45 UTC (4+ messages)
` [tip:sched/core] sched: Avoid "
` [tip:sched/core] sched: Avoid expensive initial update_cfs_load(), on UP too
[tip:perf/core] perf evsel: Introduce perf_evlist
2011-01-26 12:29 UTC (24+ messages)
` [tip:perf/core] perf evlist: Adopt the pollfd array
` [tip:perf/core] perf evsel: Support event groups
` [tip:perf/core] perf evsel: Allow specifying if the inherit bit should be set
` [tip:perf/core] perf top: Use perf_evsel__open
` [tip:perf/core] perf record: "
` [tip:perf/core] perf evsel: Introduce mmap support
` [tip:perf/core] perf record: Use struct perf_mmap and helpers
` [tip:perf/core] perf record: Move perf_mmap__write_tail to perf.h
` [tip:perf/core] perf evlist: Move the mmap array from perf_evsel
` [tip:perf/core] perf record: Use perf_evlist__mmap
` [tip:perf/core] perf tools: Add missing cpu_map__delete()
` [tip:perf/core] perf test: Check counts on all cpus in test__open_syscall_event_on_all_cpus
` [tip:perf/core] perf evlist: Steal mmap reading routine from 'perf top'
` [tip:perf/core] perf test: Add test for the evlist mmap routines
` [tip:perf/core] perf top: Add native_safe_halt to skip symbols
` [tip:perf/core] perf tools: Pass the struct opt to the wildcard parsing routine
` [tip:perf/core] perf threads: Move thread_map to separate file
` [tip:perf/core] perf tools: Move event__parse_sample to evsel.c
` [tip:perf/core] perf evsel: Introduce perf_evsel__{in,ex}it
` [tip:sched/core] sched: Simplify the idle scheduling class
` [tip:sched/core] sched: Fix switch_from_fair()
` [tip:sched/core] sched: Untangle cpu-load and timekeeping code
[PATCH 1/2] x86/platform: add a wallclock_init func to x86_platforms ops
2011-01-26 12:26 UTC (2+ messages)
[PATCH] get_maintainer.pl: Add support to match arbitrary text
2011-01-26 12:23 UTC (7+ messages)
` [PATCH] get_maintainer.pl: Allow "K:" pattern tests to match non-patch text
for mainline -- fix pcmcia interrupts
2011-01-26 12:22 UTC
[PATCH 00/16] New Proposal for steal time in KVM
2011-01-26 12:20 UTC (20+ messages)
` [PATCH 01/16] KVM-HDR: register KVM basic header infrastructure
` [PATCH 03/16] KVM-HDR: KVM Userspace registering ioctl
` [PATCH 05/16] KVM-HDR: Implement wallclock over KVM - KVM Virtual Memory
` [PATCH 16/16] KVM-GST: adjust scheduler cpu power
[PATCH 5/5] Account ksoftirqd time as cpustat softirq -v2
2011-01-26 12:13 UTC (2+ messages)
` [tip:sched/core] softirqs: Account ksoftirqd time as cpustat softirq
[GIT PULL] AVR32 fixes for 2.6.38
2011-01-26 12:13 UTC
[PATCH 4/5] Export ns irqtimes through /proc/stat -v2
2011-01-26 12:13 UTC (2+ messages)
` [tip:sched/core] sched: Export ns irqtimes through /proc/stat
[PATCH 3/5] Refactor account_system_time separating id-update -v2
2011-01-26 12:12 UTC (2+ messages)
` [tip:sched/core] sched: Refactor account_system_time separating id-update
[PATCH 2/5] Add nsecs_to_cputime64 interface for asm-generic -v2
2011-01-26 12:12 UTC (2+ messages)
` [tip:sched/core] time: Add nsecs_to_cputime64 interface for asm-generic
[PATCH 1/5] Free up pf flag PF_KSOFTIRQD -v2
2011-01-26 12:11 UTC (2+ messages)
` [tip:sched/core] softirqs: Free up pf flag PF_KSOFTIRQD
[patch 3/5] sched: simplify update_cfs_shares parameters
2011-01-26 12:11 UTC (2+ messages)
` [tip:sched/core] sched: Simplify "
[patch 4/5] sched: use rq->clock_task instead of rq->clock for maintaining load averages
2011-01-26 12:10 UTC (2+ messages)
` [tip:sched/core] sched: Use rq->clock_task instead of rq->clock for correctly "
[patch 2/5] sched: (cleanup) remove redundant cfs_rq checks
2011-01-26 12:10 UTC (2+ messages)
` [tip:sched/core] sched: Fix/remove "
[patch 1/5] sched: fix sign under-flows in wake_affine
2011-01-26 12:09 UTC (2+ messages)
` [tip:sched/core] sched: Fix "
allstable git tree is not up to date
2011-01-26 12:06 UTC
[PATCH 0/7] x86, microcode, AMD: Some fixes
2011-01-26 12:00 UTC (3+ messages)
` [PATCH 1/7] sysdev: Do not register with sysdev when erroring on add
[PATCH 0/2][concept RFC] x86: BIOS-save kernel log to disk upon panic
2011-01-26 11:44 UTC (8+ messages)
` [PATCH -next 2/2][RFC] x86: Saveoops: Reserve low memory and register code
linux-next: Tree for December 20
2011-01-26 11:42 UTC (3+ messages)
` linux-next: Tree for December 20 (acpi_video)
[patch] kconfig: unify GENERIC_ISA_DMA and ISA_DMA_API
2011-01-26 11:29 UTC (2+ messages)
[PATCH] ARM: vfp: Fix up exception location in Thumb mode
2011-01-26 11:26 UTC (11+ messages)
[PATCHSET] workqueue: update workqueue users - replace create_workqueue()
2011-01-26 11:21 UTC (16+ messages)
` [PATCH 10/32] input/tps6507x-ts: use system_wq instead of dedicated workqueue
` [PATCH 20/32] video/msm_fb: use system_wq instead of dedicated workqueues
` [PATCH 21/32] fs/aio: aio_wq isn't used in memory reclaim path
` [PATCH UPDATED "
sys_epoll_wait high CPU load in 2.6.37
2011-01-26 11:16 UTC (3+ messages)
make arch code use xtime_update() instead of do_timer()
2011-01-26 11:11 UTC (12+ messages)
` [PATCH 01/18] move do_timer() from kernel/timer.c into kernel/time/timekeeping.c
[RFC PATCH] power_trace: move power_trace to kernel/power/
2011-01-26 11:03 UTC (2+ messages)
[PATCH 09/25] ia64: Preemptible mmu_gather
2011-01-26 11:01 UTC (2+ messages)
[PATCH] x86, perf: Change two init functions to static
2011-01-26 10:59 UTC (2+ messages)
` [tip:perf/core] "
[PATCH] x86: Don't copy per_cpu cpuinfo for BSP two times
2011-01-26 10:59 UTC (2+ messages)
` [tip:x86/cpu] "
[PATCH] x86: Move llc_shared_map out of cpu_info
2011-01-26 10:59 UTC (2+ messages)
` [tip:x86/cpu] "
[PATCH 3/4] x86, amd: Extend AMD northbridge caching code to support "Link Control" devices
2011-01-26 10:58 UTC (2+ messages)
` [tip:x86/amd-nb] "
[PATCH 2/4] x86, amd: Enable L3 cache index disable on family 0x15
2011-01-26 10:58 UTC (2+ messages)
` [tip:x86/amd-nb] "
[PATCH 1/4] x86, amd: Normalize compute unit IDs on multi-node processors
2011-01-26 10:57 UTC (2+ messages)
` [tip:x86/amd-nb] "
[PATCH 0/4] x86, amd: family 0x15 L3 cache features
2011-01-26 10:56 UTC (3+ messages)
` [PATCH 4/4] x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUs
nbd locking problems
2011-01-26 10:52 UTC
[PATCH V2] firmware_classs: change val uevent's type to bool
2011-01-26 10:33 UTC
[PATCH] firmware_classs: change val uevent's type to bool
2011-01-26 10:23 UTC (5+ messages)
[RFC] [PATCH 2.6.37-rc5-tip 0/20] 0: Inode based uprobes
2011-01-26 10:20 UTC (30+ messages)
` [RFC] [PATCH 2.6.37-rc5-tip 4/20] 4: uprobes: Adding and remove a uprobe in a rb tree
` [RFC] [PATCH 2.6.37-rc5-tip 5/20] 5: Uprobes: register/unregister probes
` [RFC] [PATCH 2.6.37-rc5-tip 8/20] 8: uprobes: mmap and fork hooks
` [RFC] [PATCH 2.6.37-rc5-tip 14/20] 14: uprobes: Handing int3 and singlestep exception
[PATCH] Add a function to cast error-pointers to a return value
2011-01-26 10:17 UTC
CAN YOU PARTNER ON THIS?
2011-01-26 10:06 UTC
[PATCHSET] block: reimplement FLUSH/FUA to support merge
2011-01-26 10:05 UTC (5+ messages)
` [PATCH 3/3] "
` [KNOWN BUGGY RFC PATCH 4/3] block: skip elevator initialization for flush requests
how to avoid that install.sh goes mad, if I am not root?
2011-01-26 10:02 UTC (8+ messages)
` [Patch] make installkernel configurable from command line (was Re: how to avoid that install.sh goes mad, if I am not root?)
[PATCH] serio: allow registered drivers to get status flag
2011-01-26 9:36 UTC (4+ messages)
WiFi USB key
2011-01-26 9:33 UTC (3+ messages)
[PATCH] staging: ft1000: Compilation error fix
2011-01-26 9:32 UTC
[PATCH] video/saa7164: Fix sparse warning: Using plain integer as NULL pointer
2011-01-26 9:29 UTC (4+ messages)
[PATCH 1/2] hugepage: Protect region tracking lists with its own spinlock
2011-01-26 9:24 UTC (4+ messages)
` [PATCH 2/2] hugepage: Allow parallelization of the hugepage fault path
[PATCH] add Atheros BT AR9285 fw supported
2011-01-26 9:10 UTC
[PATCH 8/9 v3] cx23885: disable MSI for NetUP cards, otherwise CI is not working
2011-01-26 8:54 UTC (2+ messages)
` [PATCH 1/1] Update stv0900 status when LOCK is missed
[PATCH] compile time initialization for event flags value
2011-01-26 8:49 UTC
COMPACTION and TRANSPARENT_HUGEPAGE config warning
2011-01-26 8:44 UTC (3+ messages)
` [PATCH] compaction: don't depend on HUGETLB_PAGE
A MMC card transfer issue
2011-01-26 8:28 UTC (7+ messages)
[PATCH 1/3] When migrate_pages returns 0, all pages must have been released
2011-01-26 8:18 UTC (4+ messages)
` [PATCH 3/3] compaction: Check migrate_pages's return value instead of list_empty
[performance bug] kernel building regression on 64 LCPUs machine
2011-01-26 8:15 UTC (4+ messages)
[PATCH] ARM: pxa: fix suspend on PXA3XX
2011-01-26 8:10 UTC (4+ messages)
[PATCH v2] spi_topcliff_pch: support new device ML7213 IOH
2011-01-26 8:07 UTC
Common boot/shutdown issues with the latest 2.6.37 (Mostly Asus laptops)
2011-01-26 7:41 UTC (4+ messages)
[PATCH] x86,percpu: fix percpu_xchg_op()
2011-01-26 7:26 UTC (2+ messages)
` [tip:x86/urgent] percpu, x86: Fix percpu_xchg_op()
[PATCH] x86: remove left over system_64.h
2011-01-26 7:26 UTC (2+ messages)
` [tip:x86/urgent] x86: Remove "
[PATCH] perf_events: fix Pentium4 raw event validation
2011-01-26 7:26 UTC (2+ messages)
` [tip:perf/urgent] perf: Fix "
[PATCH] perf: fix alloc_callchain_buffers()
2011-01-26 7:25 UTC (2+ messages)
` [tip:perf/urgent] perf: Fix alloc_callchain_buffers()
[PATCH] perf-record: auto detect when stdout is a pipe
2011-01-26 7:23 UTC (2+ messages)
` [tip:perf/core] perf record: "
[PATCH -perf/perf/core 3/6] perf probe: Add --funcs to show available functions in symtab
2011-01-26 7:23 UTC (2+ messages)
` [tip:perf/core] "
[PATCH -perf/perf/core 2/6] perf probe: Enable to put probe inline function call site
2011-01-26 7:22 UTC (2+ messages)
` [tip:perf/core] "
[PATCH -perf/perf/core 1/6] perf probe: Introduce lines walker interface
2011-01-26 7:22 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 2/4 v5] video, sm501: add edid and commandline support
2011-01-26 7:21 UTC (2+ messages)
` [PATCH 3/4 v5] video, sm501: add OF binding to support SM501
[PATCH 4/4] perf: Don't give arbitrary gender to callchain tree nodes
2011-01-26 7:21 UTC (2+ messages)
` [tip:perf/core] perf callchain: "
[PATCH 3/4] perf: Rename register_callchain_param into callchain_register_param
2011-01-26 7:21 UTC (2+ messages)
` [tip:perf/core] perf callchain: "
[PATCH 2/4] perf: Rename cumul_hits into callchain_cumul_hits
2011-01-26 7:20 UTC (2+ messages)
` [tip:perf/core] perf callchain: "
[PATCH 1/4] perf: Feed callchains into a cursor
2011-01-26 7:20 UTC (2+ messages)
` [tip:perf/core] perf callchain: "
[PATCH] perf test: check if cpu_map__new() return NULL
2011-01-26 7:19 UTC (2+ messages)
` [tip:perf/core] "
i have business for you get back to us
2011-01-26 1:24 UTC
[RFC][PATCH v3 6/6] eCryptfs: added support for the encrypted key type
2011-01-24 16:44 UTC
[RFC][PATCH v3 5/6] encrypted-keys: add ecryptfs format support
2011-01-24 16:44 UTC
[RFC][PATCH v3 4/6] eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.h
2011-01-24 16:44 UTC
[RFC][PATCH v3 1/6] encrypted-keys: fixed valid_master_desc() function description
2011-01-24 16:44 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).