messages from 2010-10-18 23:06:46 to 2010-10-19 07:10:31 UTC [more...]
[PATCHv4 0/5] BH1770GLC, SFH7770 and APDS990x als / proximity sensor drivers
2010-10-19 7:09 UTC (2+ messages)
` [PATCHv4 4/5] misc: update apds990x driver to Kconfig and Makefile
[PATCH 1/3] AM35x: Add musb support
2010-10-19 7:08 UTC
[PATCH 0/9] ARM: S3C64XX: real6410 and mini6410 patches for next
2010-10-19 7:08 UTC (12+ messages)
` [PATCH 2/9 v2] ARM: S3C64XX: add nand support for mach-real6410
` [PATCH 4/9] ARM: S3C64XX: add USB host "
` [PATCH 5/9 v2] ARM: S3C64XX: add support for mach-mini6410
linux-next: build failure after merge of the final tree (v4l-dvb tree related)
2010-10-19 7:07 UTC
fs: Inode cache scalability V2
2010-10-19 7:00 UTC (11+ messages)
` [PATCH 11/18] fs: Introduce per-bucket inode hash locks
[BUG] kvm: guest can not startup due to triple fault
2010-10-19 6:55 UTC (16+ messages)
[PATCH 1/7] [AVR32] don't check platform_get_irq's return value against zero
2010-10-19 6:45 UTC (2+ messages)
[PATCH] [PERF] (Userspace Tools) Fix a compilation error with -fstack-protector and -Werror
2010-10-19 6:40 UTC (5+ messages)
[PATCH] ext3: Check return value of sb_getblk()
2010-10-19 6:34 UTC
oom_killer crash linux system
2010-10-19 6:22 UTC (9+ messages)
[PATCH 0/7] [GIT PULL] tracing: various updates
2010-10-19 6:23 UTC (2+ messages)
linux-next: manual merge of the staging-next tree with the v4l-dvb tree
2010-10-19 6:23 UTC (2+ messages)
[patch]x86: spread tlb flush vector between nodes
2010-10-19 6:21 UTC (5+ messages)
[PATCH v2][GIT PULL] ftrace: Remove recursion between recordmcount and scripts/mod/empty
2010-10-19 6:21 UTC (4+ messages)
[PATCH V2 45/69] ST SPEAr: PCIE gadget suppport
2010-10-19 5:59 UTC (2+ messages)
[PATCH] perf, powerpc: Fix power_pmu_event_init to not use event->ctx
2010-10-19 5:55 UTC
[PATCH] Staging: frontier: fix coding style issues in tranzport.c
2010-10-19 5:40 UTC
[patch 00/35] my inode scaling series for review
2010-10-19 5:40 UTC (39+ messages)
` [patch 01/35] bit_spinlock: add required includes
` [patch 02/35] kernel: add bl_list
` [patch 03/35] mm: implement per-zone shrinker
` [patch 04/35] vfs: convert inode and dentry caches to "
` [patch 05/35] fs: icache lock s_inodes list
` [patch 06/35] fs: icache lock inode hash
` [patch 07/35] fs: icache lock i_state
` [patch 08/35] fs: icache lock i_count
` [patch 09/35] fs: icache lock lru/writeback lists
` [patch 10/35] fs: icache atomic inodes_stat
` [patch 11/35] fs: icache lock inode state
` [patch 12/35] fs: inode atomic last_ino, iunique lock
` [patch 13/35] fs: icache remove inode_lock
` [patch 14/35] fs: icache factor hash lock into functions
` [patch 15/35] fs: icache per-bucket inode hash locks
` [patch 16/35] fs: icache lazy inode lru
` [patch 17/35] fs: icache RCU free inodes
` [patch 18/35] fs: avoid inode RCU freeing for pseudo fs
` [patch 19/35] fs: icache remove redundant i_sb_list umount locking
` [patch 20/35] fs: icache rcu walk for i_sb_list
` [patch 21/35] fs: icache per-cpu nr_inodes, non-atomic nr_unused counters
` [patch 22/35] fs: icache per-cpu last_ino allocator
` [patch 23/35] fs: icache use per-CPU lists and locks for sb inode lists
` [patch 24/35] fs: icache use RCU to avoid locking in hash lookups
` [patch 25/35] fs: icache reduce some locking overheads
` [patch 26/35] fs: icache alloc anonymous inode allocation
` [patch 27/35] fs: icache split IO and LRU lists
` [patch 28/35] fs: icache split writeback and lru locks
` [patch 29/35] fs: icache per-bdi writeback list locking
` [patch 30/35] fs: icache lazy LRU avoid LRU locking after IO operation
` [patch 31/35] fs: icache per-zone inode LRU
` [patch 32/35] fs: icache minimise I_FREEING latency
` [patch 33/35] fs: icache introduce inode_get/inode_get_ilock
` [patch 34/35] fs: inode rename i_count to i_refs
` [patch 35/35] fs: icache document more lock orders
[PATCH v6] Gigabit Ethernet driver of Topcliff PCH
2010-10-19 5:30 UTC (2+ messages)
[resend][PATCH] exec: don't turn PF_KTHREAD off when a target command was not found
2010-10-19 5:30 UTC
linux-next: build warning after merge of the cifs tree
2010-10-19 5:21 UTC (2+ messages)
pl2303 ttyUSB0: pl2303_write - failed submitting write urb, error -22
2010-10-19 5:16 UTC (3+ messages)
linux-next: build failure after merge of the tip tree
2010-10-19 5:13 UTC
Deadlock possibly caused by too_many_isolated
2010-10-19 5:11 UTC (29+ messages)
[PATCH v3 00/11] memcg: per cgroup dirty page accounting
2010-10-19 5:03 UTC (28+ messages)
` [PATCH v3 01/11] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v3 02/11] memcg: document cgroup dirty memory interfaces
` [PATCH v3 03/11] memcg: create extensible page stat update routines
` [PATCH v3 04/11] memcg: add lock to synchronize page accounting and migration
` [RFC][PATCH 1/2] memcg: move_account optimization by reduct put,get page (Re: "
` [RFC][PATCH 2/2] memcg: move_account optimization by reduce locks "
` [PATCH v3 05/11] memcg: add dirty page accounting infrastructure
` [PATCH v3 06/11] memcg: add kernel calls for memcg dirty page stats
` [PATCH v3 07/11] memcg: add dirty limits to mem_cgroup
` [PATCH v3 08/11] memcg: CPU hotplug lockdep warning fix
` [PATCH v3 09/11] memcg: add cgroupfs interface to memcg dirty limits
` [PATCH v3 10/11] writeback: make determine_dirtyable_memory() static
` [PATCH v3 11/11] memcg: check memcg dirty limits in page writeback
[resend][PATCH 1/2] mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occur
2010-10-19 5:09 UTC (2+ messages)
` [resend][PATCH 2/2] mm, mem-hotplug: update pcp->stat_threshold "
linux-next: manual merge of the tip tree with the powerpc tree
2010-10-19 4:56 UTC (2+ messages)
[ANNOUNCE] Linsched for 2.6.35 released
2010-10-19 4:52 UTC (2+ messages)
Let Us Build Your Website!
2010-10-18 20:21 UTC
Remaining BKL users, what to do
2010-10-19 5:00 UTC (12+ messages)
` [v2] "
` [Ksummit-2010-discuss] "
[PATCH v2.6.36-rc7] memory_hotplug: drop spurious calls to flush_scheduled_work()
2010-10-19 4:38 UTC (6+ messages)
linux-next: build failure after merge of the security-testing tree
2010-10-19 4:09 UTC (2+ messages)
[PATCH V2 -tip] lib,x86_64: improve the performance of memcpy() for unaligned copy
2010-10-19 4:06 UTC (13+ messages)
[RFC] training mpath to discern between SCSI errors (was: Re: [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush)
2010-10-19 4:03 UTC (8+ messages)
` [RFC] training mpath to discern between SCSI errors
` [dm-devel] "
Inode Lock Scalability V4
2010-10-19 3:54 UTC (10+ messages)
` [PATCH 17/19] fs: Reduce inode I_FREEING and factor inode disposal
[Bridge] EAPOL bridging
2010-10-19 3:28 UTC (3+ messages)
` [PATCH] bridge: Forward reserved group addresses if !STP
[tip] NULL pointer dereference in free_irte()
2010-10-19 3:25 UTC
(no subject)
2010-10-17 5:22 UTC
linux-next: manual merge of the msm tree with the arm tree
2010-10-19 2:47 UTC (17+ messages)
[PATCH 1/2] Add vzalloc shortcut
2010-10-19 2:24 UTC (6+ messages)
[PATCH] blk: fix a wrong accounting of hd_struct->in_flight
2010-10-19 2:22 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
Linux 2.6.35/TIPC 2.0 ABI breaking changes [was: TIPC 2.0 and TIPC_SUB_SERVICE]
2010-10-19 2:16 UTC (9+ messages)
` Linux 2.6.35/TIPC 2.0 ABI breaking changes
[PATCH 1/1 V4] rtc: Add real-time clock driver for Tegra
2010-10-19 1:41 UTC (2+ messages)
[PATCH 0/6] [RFC] A posix clock/timer interface to the RTC
2010-10-19 1:34 UTC (7+ messages)
` [PATCH 1/6] [RFC] posix clocks: dynamic clock ids
` [PATCH 2/6] [RFC] Introduce timerlist infrastructure
` [PATCH 3/6] [RFC] hrtimers: Convert hrtimers to use "
` [PATCH 4/6] [RFC] RTC: Rework RTC code to use timerlist for events
[PATCH 1/1] hostfs: fix UML crash
2010-10-19 1:11 UTC (5+ messages)
ima: use of radix tree cache indexing == massive waste of memory?
2010-10-19 0:58 UTC (12+ messages)
[PATCH 1/9] MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code
2010-10-19 0:57 UTC (11+ messages)
` [PATCH resend 5/9] MIPS: sync after cacheflush
BUG: dead loop in PowerPC hcall tracepoint (Was: [LTP] [PATCH v2] Add ftrace-stress-test to LTP)
2010-10-19 0:49 UTC (3+ messages)
[PATCH 1/3] usb: USB3.0 ch11 definitions
2010-10-19 0:47 UTC (4+ messages)
linux-next: build failure after merge of the sound-asoc tree
2010-10-19 0:43 UTC (5+ messages)
[PATCH 1/2] sound/soc/davinci/davinci-mcasp.c: Return error code in failure
2010-10-18 23:31 UTC (2+ messages)
[MeeGo-Dev] can: How to set bitrate
2010-10-19 0:09 UTC (3+ messages)
More issues found on kernel.org
2010-10-19 0:03 UTC (3+ messages)
linux-next: user mode linux build failure (2)
2010-10-19 0:00 UTC
[UnifiedV4 00/16] The Unified slab allocator (V4)
2010-10-19 0:01 UTC (6+ messages)
Odd NFS related SIGBUS (& possible fix)
2010-10-18 23:43 UTC (5+ messages)
linux-next: user mode linux build failure
2010-10-18 23:41 UTC
[PATCH] add platform_data only if non NULL
2010-10-18 23:25 UTC (2+ messages)
[PATCH 1/2] x86: Cleanup TIF value gaps in shift range
2010-10-18 23:23 UTC (8+ messages)
patch disabling use of PSE on Atom CPUs with a certain erratum
2010-10-18 23:23 UTC (8+ messages)
[RFCv3 20/21] tcm: Add Kbuild and Kconfig for drivers/target and Documentation/target/
2010-10-18 23:16 UTC (5+ messages)
[PATCHv2 0/1] omap: Ptr "isr_reg" tracked as NULL was dereferenced
2010-10-18 23:11 UTC (8+ messages)
` [PATCHv2 1/1] "
[RESEND PATCH] x86/mrst: add SFI platform device parsing code
2010-10-18 23:11 UTC (5+ messages)
[PATCH 0/2] initramfs: Cleanup and fix initramfs size calculation
2010-10-18 23:07 UTC (5+ messages)
` [PATCH 2/2] initramfs: Fix "
[PATCHv3 00/11] staging tidspbridge: iommu migration
2010-10-18 23:06 UTC (11+ messages)
[PATCH 1/2] gpio: adp5588-gpio: support interrupt controller
2010-10-18 23:06 UTC (2+ 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