messages from 2009-12-06 09:23:47 to 2009-12-06 21:39:33 UTC [more...]
[RFC 0/5] pathconf(3) with _PC_LINK_MAX
2009-12-06 21:39 UTC (3+ messages)
[PATCH] ext2/3 as ext4
2009-12-06 9:51 UTC (2+ messages)
XD/smartmedia - how to implement it right?
2009-12-06 21:27 UTC (4+ messages)
[RFC] What are the goals for the architecture of an in-kernel IR system?
2009-12-06 21:23 UTC (18+ messages)
[GIT PULL] PM updates for 2.6.33
2009-12-06 21:17 UTC (13+ messages)
` [linux-pm] "
aim7 scalability issue on 4 socket machine
2009-12-06 21:11 UTC (10+ messages)
acerhdf: BIOS product mismatch due to whitespace
2009-12-06 21:09 UTC (5+ messages)
[git patches] libata updates for 2.6.33
2009-12-06 21:07 UTC
[PATCH] vmscan: do not evict inactive pages when skipping an active list scan
2009-12-06 21:04 UTC (9+ messages)
` [RFC] high system time & lock contention running large mixed workload
[RFC][PATCH 0/7] some page_referenced() improvement
2009-12-06 21:03 UTC (13+ messages)
` [PATCH 2/7] Introduce __page_check_address
` [PATCH 3/7] VM_LOCKED check don't need pte lock
` [PATCH 4/7] Replace page_referenced() with wipe_page_reference()
` [PATCH 5/7] Don't deactivate the page if trylock_page() is failed
` [PATCH 6/7] wipe_page_reference return SWAP_AGAIN if VM pressulre is low and lock contention is detected
` [PATCH 7/7] Try to mark PG_mlocked if wipe_page_reference find VM_LOCKED vma
[POWER] battery calibration parameters from sysfs
2009-12-06 20:52 UTC (2+ messages)
HTC Dream: dream is better name for this machine
2009-12-06 20:55 UTC (2+ messages)
[GIT PULL] omap updates for v2.6.33
2009-12-06 20:55 UTC
[PATCH 0/5] Add TTM functionality and drm exports for vmwgfx
2009-12-06 20:46 UTC (6+ messages)
` [PATCH 1/5] drm/ttm: Add user-space objects
` [PATCH 2/5] drm/ttm: Add ttm lock functionality
` [PATCH 3/5] drm/ttm: Add TTM execbuf utilities
` [PATCH 4/5] drm/ttm: Export symbols needed for the vmwgfx driver
` [PATCH 5/5] drm: "
[PATCH 1/2] drivers/net/au1000_eth.c: Remove misuse of DECLARE_MAC_BUF
2009-12-06 20:35 UTC (2+ messages)
` [PATCH 2/2] include/linux/if_ether.h: Remove unused defines MAC_BUF_SIZE and DECLARE_MAC_BUF
[PATCH] suspend: add initcall_debug style timing for suspend/resume
2009-12-06 20:35 UTC
[tip:sched/urgent] sched: Fix balance vs hotplug race
2009-12-06 20:27 UTC
[PATCH v8 0/8] Loongson: YeeLoong: add platform drivers
2009-12-06 8:47 UTC (3+ messages)
` [PATCH v8 5/8] Loongson: YeeLoong: add hardware monitoring driver
[PATCH v3] vfs: new O_NODE open flag
2009-12-06 8:46 UTC (2+ messages)
[RFC] What are the goals for the architecture of an in-kernel IR system?
2009-12-06 20:19 UTC (15+ messages)
[PATCH] cpumask: Fix generate_sched_domains() for UP
2009-12-06 20:09 UTC (2+ messages)
` [tip:sched/urgent] "
[PATCH 1/1] perf buildid-list: Fix copy'n'paste help message
2009-12-06 20:03 UTC
HTC Dream: mmc compilation fixes
2009-12-06 19:59 UTC
headers_check: asm-*/hw_breakpoint.h is not exported
2009-12-06 19:49 UTC
Linux 2.6.32
2009-12-06 19:17 UTC (3+ messages)
[PATCH] drivers/staging/rtl8187x: Use %pM for mac address output
2009-12-06 19:34 UTC
[PATCH m68k resent] allow ioremapping top of memory
2009-12-06 19:28 UTC
M68k tree updates
2009-12-06 19:25 UTC (2+ messages)
[git pull] m68k updates for 2.6.33
2009-12-06 19:19 UTC
linux-next: Tree for December 4
2009-12-06 18:12 UTC (5+ messages)
` [PATCH -next resend] staging: vt6x depends on WLAN
` [PATCH -next resend] g_multi kconfig: fix depends and help text
` [PATCH -next resend/fixed] media/miro: fix kconfig depends/select
` linux-next: Tree for December 4 (staging/iio)
[PATCH 1/1] X86: use explicit register name for get/put_user
2009-12-06 19:11 UTC (2+ messages)
[PATCH] scripts/checkpatch.pl: Add warning about leading contination tests
2009-12-06 19:08 UTC (6+ messages)
[GIT pull] bkl core patches for 2.6.33
2009-12-06 18:52 UTC (4+ messages)
[GIT pull] BKL removal in drivers for 2.6.33
2009-12-06 18:38 UTC (2+ messages)
Minor optimization in parse_subsystem_tracepoint_event
2009-12-06 18:25 UTC
ANOUNCE: pahole & the dwarves 1.8
2009-12-06 18:22 UTC
[patch 00/23] locking: name space cleanup and -rt spinlock annotation
2009-12-06 18:19 UTC (26+ messages)
` [patch 01/23] locking: Reorder functions in spinlock.c
` [patch 02/23] locking: Split rwlock from spinlock headers
` [patch 03/23] locking: Separate rwlock api from spinlock api
` [patch 04/23] locking: Convert raw_spinlock to arch_spinlock
` [patch 05/23] locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
` [patch 06/23] locking: Convert __raw_spin* functions to arch_spin*
` [patch 07/23] locking: Convert raw_rwlock to arch_rwlock
` [patch 08/23] locking: Convert raw_rwlock functions "
` [patch 09/23] locking: Implement new raw_spinlock
` [patch 10/23] locking: Further name space cleanups
` [patch 11/23] locking: Cleanup the name space completely
` [patch 12/23] bkl: Fixup core_lock fallout
` [patch 13/23] plist: Make plist debugging raw_spinlock aware
` [patch 14/23] sched: Convert rq->lock to raw_spinlock
` [patch 15/23] sched: Convert rt_runtime_lock "
` [patch 16/23] sched: Convert cpupri lock "
` [patch 17/23] sched: Convert pi_lock "
` [patch 18/23] rtmutes: Convert rtmutex.lock "
` [patch 19/23] smp: Convert smplocks to raw_spinlocks
` [patch 20/23] genirq: Convert irq_desc.lock to raw_spinlock
` [patch 21/23] hrtimers: Convert to raw_spinlocks
` [patch 22/23] perf_event: Convert to raw_spinlock
` [patch 23/23] debugobjects: Convert to raw_spinlocks
[RFC][PATCHSET] mremap/mmap mess
2009-12-06 18:00 UTC (3+ messages)
[GIT pull] bkl removal in arch/* for 2.6.33
2009-12-06 17:59 UTC
[git pull] FireWire updates post 2.6.32
2009-12-06 17:56 UTC
[PATCH] ftrace: fix trace_marker output
2009-12-06 17:50 UTC (6+ messages)
` [tip:tracing/urgent] tracing: Fix "
[PATCH] doc: remove compilation options section from ide-cd documentation
2009-12-06 17:42 UTC
[PATCH] kmemcheck: make bitfield annotations truly no-ops when disabled
2009-12-06 17:42 UTC
[RFC][PATCH 11/18] arch_mmap_check() on mn10300
2009-12-06 17:41 UTC (3+ messages)
[PATCH]: drivers/platform/x86/Kconfig - fix inconsistency
2009-12-06 17:59 UTC (3+ messages)
[PATCH 00/31] constify various _ops structures for 2.6.32 v1
2009-12-06 17:25 UTC (11+ messages)
` [PATCH 11/31] Constify struct file_operations "
[PATCH net-next-2.6] drivers/net: Move && and || to end of previous line
2009-12-06 17:01 UTC (4+ messages)
[PATCH 1/3] perf: Fix timechart header handling
2009-12-06 17:19 UTC (10+ messages)
` [PATCH 2/3] perf: make common SAMPLE_EVENT parser
` [PATCH 3/3] perf: misc small fixes
` [tip:perf/urgent] perf tools: Misc "
` [tip:perf/urgent] perf: Make common SAMPLE_EVENT parser
` [tip:perf/urgent] perf timechart: Fix header handling
Unable to use tools/perf sched and timechart correctly
2009-12-06 17:16 UTC (5+ messages)
[PATCH] perf/sched: fix for getting task's execute time
2009-12-06 17:10 UTC (5+ messages)
[PATCH 2.6.32] ftrace: fix event format export
2009-12-06 17:11 UTC (6+ messages)
` [tip:tracing/urgent] tracing: Fix "
[BUG] 2.6.32 - Sddr-09 SM reader resets endlessly
2009-12-06 17:07 UTC (2+ messages)
Kexec failure on RDC (and possibly other early x86) platforms
2009-12-06 16:52 UTC (2+ messages)
linux-next: manual merge of the pcmcia tree with the arm tree
2009-12-06 16:51 UTC (6+ messages)
Intel Poulsbo [psb] driver for Asus Eeepc 1101
2009-12-06 16:35 UTC (7+ messages)
__devinitdata, __devinitconst and const?
2009-12-06 16:30 UTC
[GIT PULL] i2c updates for 2.6.33, round 1
2009-12-06 16:27 UTC
[GIT PULL] PM updates for 2.6.33 (updated)
2009-12-06 15:47 UTC
[PATCH 1/12] scsi: megaraid_sas - tape drive support fix
2009-12-06 15:42 UTC (6+ messages)
` [PATCH 1/4] scsi: megaraid_sas - Zero pad_0 in mfi structure
` [PATCH 2/4] scsi: megaraid_sas - add the ld list to driver
` [PATCH 3/4] scsi: megaraid_sas - driver fixed the device update issue
` [PATCH 4/4] scsi: megaraid_sas - version and documentation update
Gratulerer - End Of Year Promotion
2009-12-06 15:02 UTC
[PATCH v2 4/4] copy_signal cleanup: clean tty_audit_fork()
2009-12-06 15:17 UTC
[PATCH v2 4/4] copy_signal cleanup: clean tty_audit_fork()
2009-12-06 14:49 UTC (3+ messages)
Patch for MSP430 and SOC audio support for Neuros OSD2 platform code
2009-12-06 14:34 UTC
perf DEBUG=1 build fails due to perl bindings
2009-12-06 13:42 UTC
[PATCH 28/31] Constify struct super_operations for 2.6.32 v1
2009-12-06 14:23 UTC (2+ messages)
2.6.32 regression, hard lock
2009-12-06 14:14 UTC
(no subject)
2009-12-06 16:02 UTC
[PATCH] [1/3] x86: Improve CONFIG_KEXEC_JUMP description
2009-12-06 14:13 UTC (3+ messages)
` [PATCH] [2/3] x86: Remove CONFIG_GBPAGES option
` [PATCH] [3/3] Fix unwind annotations for 64bit kernel
[PATCH] [1/2] perf: Make location of kernel source configurable
2009-12-06 14:07 UTC (2+ messages)
` [PATCH] [2/2] perf: allow installing as perf-versionnumber
tree with htc dream support
2009-12-06 13:55 UTC (5+ messages)
[WARNING] Network-related warnings with 2.6.31.6
2009-12-06 13:06 UTC
[PATCH] LOCKSTAT: Add usage info to Documentation/lockstat.txt
2009-12-06 13:04 UTC (2+ messages)
` [tip:core/urgent] lockstat: "
[PATCH] LOCKSTAT: patch test - Fix min, max times in /proc/lock_stats
2009-12-06 13:03 UTC (2+ messages)
` [tip:core/urgent] lockstat: "
[PATCH] FS-Cache: Avoid maybe-used-uninitialised warning on variable
2009-12-06 12:58 UTC
[RFC] What are the goals for the architecture of an in-kernel IR system?
2009-12-06 11:58 UTC (2+ messages)
debugging oops after disconnecting Nexio USB touchscreen
2009-12-06 11:38 UTC (3+ messages)
MPC85xx External/Internal Interrupts
2009-12-06 11:32 UTC (9+ messages)
` [RFC] doc/powerpc: try to explain why the interrupt numbers are off by 16
[PATCH] UBI: flush wl before clearing update marker
2009-12-06 11:24 UTC (7+ messages)
` [PATCH] Doc/stable rules: add new cherry-pick logic
` [PATCH v2] "
[PATCH] x86: compile insn.c and inat.c only for KPROBES
2009-12-06 11:14 UTC
[PATCH] cfq-iosched: reduce write depth only if sync was delayed
2009-12-06 10:49 UTC (4+ messages)
[GIT PULL] block updates for 2.6.33-rc1
2009-12-06 10:45 UTC
[GIT PULL] perf/hw-breakpoints: Various updates
2009-12-06 10:40 UTC (5+ messages)
` [PATCH 2/9] perf: Remove pointless union that wraps the hw breakpoint fields
` [PATCH 6/9] perf: Remove the "event" callback from perf events
INFO: possible circular locking dependency detected
2009-12-06 10:11 UTC
[GIT pull] genirq updates for 2.6.33
2009-12-06 10:03 UTC
[GIT pull] timers ntp updates for 2.6.33
2009-12-06 10:02 UTC
[GIT pull] timers hpet updates for 2.6.33
2009-12-06 10:01 UTC
[GIT pull] timers core for 2.6.33
2009-12-06 10:00 UTC
[GIT pull] timers urgent for 2.6.33
2009-12-06 9:59 UTC
[GIT PULL] KVM updates for the 2.6.33 merge window
2009-12-06 9:50 UTC
linux-next: manual merge of the pcmcia tree with the pxa tree
2009-12-06 9:49 UTC (7+ messages)
Сергей Белов has added you as a friend on the website VK.com
2009-12-06 9:28 UTC
[PATCH 4/5] tools/perf/util: correct size computation
2009-12-06 9:24 UTC (2+ messages)
` [tip:perf/urgent] perf tools: Correct size computation in tracepoint_id_to_path()
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