messages from 2009-04-20 18:48:26 to 2009-04-21 01:47:54 UTC [more...]
2.6.30-rc2-git2: Reported regressions from 2.6.29
2009-04-21 1:47 UTC (16+ messages)
` [Bug #13058] First hibernation attempt fails
[PATCH 00/25] Cleanup and optimise the page allocator V6
2009-04-21 1:45 UTC (28+ messages)
` [PATCH 01/25] Replace __alloc_pages_internal() with __alloc_pages_nodemask()
` [PATCH 02/25] Do not sanity check order in the fast path
` [PATCH 03/25] Do not check NUMA node ID when the caller knows the node is valid
` [PATCH 04/25] Check only once if the zonelist is suitable for the allocation
` [PATCH 05/25] Break up the allocator entry point into fast and slow paths
` [PATCH 06/25] Move check for disabled anti-fragmentation out of fastpath
` [PATCH 07/25] Check in advance if the zonelist needs additional filtering
` [PATCH 08/25] Calculate the preferred zone for allocation only once
` [PATCH 09/25] Calculate the migratetype "
` [PATCH 10/25] Calculate the alloc_flags "
` [PATCH 11/25] Calculate the cold parameter "
` [PATCH 12/25] Remove a branch by assuming __GFP_HIGH == ALLOC_HIGH
` [PATCH 13/25] Inline __rmqueue_smallest()
` [PATCH 14/25] Inline buffered_rmqueue()
` [PATCH 15/25] Inline __rmqueue_fallback()
` [PATCH 16/25] Save text by reducing call sites of __rmqueue()
` [PATCH 17/25] Do not call get_pageblock_migratetype() more than necessary
` [PATCH 18/25] Do not disable interrupts in free_page_mlock()
` [PATCH 19/25] Do not setup zonelist cache when there is only one node
` [PATCH 20/25] Do not check for compound pages during the page allocator sanity checks
` [PATCH 21/25] Use allocation flags as an index to the zone watermark
` [PATCH 22/25] Update NR_FREE_PAGES only as necessary
` [PATCH 23/25] Get the pageblock migratetype without disabling interrupts
` [PATCH 24/25] Re-sort GFP flags and fix whitespace alignment for easier reading
` [PATCH 25/25] Use a pre-calculated value instead of num_online_nodes() in fast paths
[PATCH] Doc: hrtimers.txt was moved a long time ago, update reference
2009-04-21 1:43 UTC
[PATCH] Doc/sysfs-rules: Swap the order of the words so the sentence makes more sense
2009-04-21 1:42 UTC
[PATCH V3] Fix Committed_AS underflow
2009-04-21 1:41 UTC (3+ messages)
[PATCH] x86/pci: do assign root bus res if _CRS is used
2009-04-21 1:35 UTC
[BUG] NULL pointer crash in early NMI handler
2009-04-21 1:35 UTC
[PATCH v2 0/4] Add support for compiling with -ffunction-sections -fdata-sections
2009-04-21 1:25 UTC (8+ messages)
question regarding the -stable patch queue ?
2009-04-21 1:26 UTC
(no subject)
2009-04-20 23:45 UTC
[PATCH v3 1/1] ftrace, workqueuetrace: Make workqueue tracepoints use TRACE_EVENT macro
2009-04-21 1:20 UTC (3+ messages)
AIM9 from 2.6.22 to 2.6.29
2009-04-21 1:20 UTC (3+ messages)
[PATCH] microblaze: iowrite upon timeout
2009-04-21 1:18 UTC (2+ messages)
` [microblaze-uclinux] "
[PATCH 01/10] Documentation
2009-04-21 1:16 UTC (12+ messages)
` IO controller discussion (Was: Re: [PATCH 01/10] Documentation)
[PATCH 0/7] cgroup: io-throttle controller (v14)
2009-04-21 1:16 UTC (4+ messages)
[PATCH 0/4] fix some improper uses of dev_set_name
2009-04-21 0:17 UTC (5+ messages)
` [PATCH 1/4] driver core: use string format when name is another device's name
` [PATCH 2/4] driver core: use string format when name is given to an exported function
` [PATCH 3/4] input: set the device's name and copy it to private version
` [PATCH 4/4] ARM: use put_device instead of kfree
[PATCH 0/9] cgroup: io-throttle controller (v13)
2009-04-21 1:08 UTC (14+ messages)
` [PATCH 1/9] io-throttle documentation
` [PATCH 9/9] ext3: do not throttle metadata and journal IO
[PATCH] DMA: TXx9 Soc DMA Controller driver (v2)
2009-04-21 0:34 UTC (5+ messages)
[patch 1/3] mm: fix pageref leak in do_swap_page()
2009-04-21 0:58 UTC (8+ messages)
` [patch 2/3][rfc] swap: try to reuse freed slots in the allocation area
` [patch 3/3][rfc] vmscan: batched swap slot allocation
[LTP] statvfs -> f_bavail
2009-04-21 0:47 UTC (7+ messages)
[PATCH] drivers: memory_open cleanup - lookup minor device number from devlist
2009-04-21 0:27 UTC (3+ messages)
Q: NFSD readdir in linux-2.6.28
2009-04-21 0:29 UTC (12+ messages)
` [PATCH] Fix i_mutex handling in nfsd readdir
` [PATCH v2] "
[PATCH 0/7] cgroup: io-throttle controller (v14)
2009-04-21 0:15 UTC (6+ messages)
` [PATCH 2/7] res_counter: introduce ratelimiting attributes
` [PATCH 4/7] io-throttle controller infrastructure
Address of .globl _start
2009-04-21 0:12 UTC (2+ messages)
[PATCH] x86/pci: make pci_mem_start to be aligned only -v3
2009-04-21 0:09 UTC (13+ messages)
` [PATCH] x86/pci: make pci_mem_start to be aligned only -v4
Porting the ibm_newemac driver to use phylib (and other PHY/MAC questions)
2009-04-21 0:10 UTC (3+ messages)
[PATCH 2/6] crypto: compress - Add pcomp interface
2009-04-21 0:09 UTC (14+ messages)
` [PATCH 3/6] crypto: testmgr - Add support for the "
` [PATCH 4/6] crypto: new zlib crypto module, using pcomp
` [PATCH 5/6] crypto: testmgr - add zlib test
` [PATCH 6/6] squashfs: Make SquashFS 4 use the new pcomp crypto interface
` [PATCH/RFC] crypto: compress - Add comp_request.total_out (was: Re: [PATCH 6/6] squashfs: Make SquashFS 4 use the new pcomp crypto interface)
` [PATCH/RFC] crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}() (was: Re: [PATCH/RFC] crypto: compress - Add comp_request.total_out (was: Re: [PATCH 6/6] squashfs: Make SquashFS 4 use the new pcomp crypto interface))
` [PATCH/RFC] crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}() (was: Re: [PATCH/RFC] crypto: compress - Add comp_request.total_out
[PATCH] squashfs broken when pageszie > blocksize
2009-04-21 0:02 UTC (4+ messages)
` [Squashfs-devel] "
bond interface arp, vlan and trunk / network question
2009-04-21 0:01 UTC (10+ messages)
linux-next ia64 build problems in slqb
2009-04-20 23:59 UTC (3+ messages)
[PATCH v3 1/1] ftrace, workqueuetrace: Make workqueuetracepoints use TRACE_EVENT macro
2009-04-20 23:48 UTC (6+ messages)
[PATCH] netfilter: use per-cpu spinlock rather than RCU (v3)
2009-04-20 23:44 UTC (18+ messages)
` [PATCH] netfilter: use per-cpu recursive lock (v10)
` [PATCH] netfilter: use per-cpu recursive lock (v11)
SDHCI driver runnining in aspire one, allows to write to R/O SD cards
2009-04-20 23:42 UTC (2+ messages)
Wait for console to become available, v3.2
2009-04-20 23:40 UTC
[PATCH] mvsdio: fix CONFIG_PM=y build
2009-04-20 23:26 UTC (2+ messages)
[Patch] Wait for console to become available, ver 3
2009-04-20 23:23 UTC (10+ messages)
[PATCH] fbdev: fix fillrect for 24bpp modes
2009-04-20 23:07 UTC (5+ messages)
` [Linux-fbdev-devel] "
` [PATCH v2] "
2.6.29-git13: Reported regressions from 2.6.28
2009-04-20 23:08 UTC (7+ messages)
Quick question about libata and hdparm
2009-04-20 22:57 UTC (14+ messages)
[PATCH 0/2] [GIT PULL] tracing: various bug fixes
2009-04-20 22:57 UTC (5+ messages)
` [PATCH 1/2] tracing: use recursive counter over irq level
` [PATCH 2/2] tracing: use nowakeup version of commit for function event trace tests
[PATCH] NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs
2009-04-20 18:58 UTC
pull request: wireless-2.6 2009-04-20
2009-04-20 22:34 UTC (2+ messages)
[PATCH] acpi: Fix regression where _PPC is not read at boot even when ignore_ppc=0
2009-04-20 22:18 UTC (5+ messages)
` [PATCH v2] "
VIA Padlock driver no longer loads automatically
2009-04-20 22:14 UTC
enable padlock on x86_64
2009-04-20 22:09 UTC (5+ messages)
[patch] serial: add parameter to force skipping the test for the TXEN bug
2009-04-20 22:05 UTC
[PATCH] tracing WIP patches
2009-04-20 21:47 UTC (13+ messages)
` [PATCH 1/4] tracing: move __DO_TRACE out of line
[dm-devel] Re: dm-ioband: Test results
2009-04-20 21:37 UTC (5+ messages)
[PATCH 0/4] [GIT PULL] tracing: recursion and compile fixes
2009-04-20 21:25 UTC (17+ messages)
` [PATCH 3/4] tracing: fix recursive test level calculation
[PATCH] pci: derive nearby CPUs from device's instead of bus' NUMA information
2009-04-20 21:23 UTC (6+ messages)
[RFC][PATCH] Dynamic Tick: Allow 32-bit machines to sleep for more than 2.15 seconds
2009-04-20 21:16 UTC
[RFC] Stupid tracepoint ideas
2009-04-20 21:12 UTC (6+ messages)
[console] CSI (128+27) vs BIG5 (and possibly others)
2009-04-20 20:37 UTC (3+ messages)
[RFC][PATCH] block: enable by default support for large devices and files on 32-bit archs
2009-04-20 20:52 UTC (2+ messages)
2.6.30-rc2: reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
2009-04-20 20:42 UTC (3+ messages)
Microblaze fixes for revision
2009-04-20 20:31 UTC (2+ messages)
[PATCH] [Target_Core_Mod/pSCSI]: Add optional legacy scsi_execute_async() usage for Linux/SCSI passthrough
2009-04-20 20:36 UTC (3+ messages)
[patch 1/5] x2apic, IR: cleanup X86_X2APIC and INTR_REMAP config checks
2009-04-20 20:33 UTC (6+ messages)
` [patch 2/5] x2apic, IR: Fix compiler warning with !CONFIG_INTR_REMAP
` [patch 3/5] x2apic, IR: cleanup panic() with nox2apic boot option
` [patch 4/5] x2apic, IR: remove reinit_intr_remapped_IO_APIC()
` [patch 5/5] x2apic, IR: Make config X86_UV dependent on X86_X2APIC
Include in a kernel a patch for tuner support AverMedia Studio 505
2009-04-20 20:21 UTC (2+ messages)
[PATCH] fs: add roundup_to_blocksize and bytes_to_blocks helper functions
2009-04-20 20:22 UTC (4+ messages)
` [PATCH] filesystems: start using roundup_to_blocksize and bytes_to_blocks
[BISECTED] [REGRESSION] can't anymore even do a s2ram-s2disk-s2ram cycle on acer aspire 5720G
2009-04-20 20:16 UTC (4+ messages)
[PATCH] x86 microcode: work_on_cpu and cleanup of the synchronization logic
2009-04-20 20:16 UTC
[PATCH] [Target_Core_Mod/STGT]: Add struct Scsi_Host target infrastructure WIP
2009-04-20 20:12 UTC
BUG from text_poke() during CPU offlining
2009-04-20 19:47 UTC (3+ messages)
2.6.29 regression: left audio channel broken after resume from suspend with Intel HDA
2009-04-20 19:46 UTC (4+ messages)
linux-next: Tree for April 7
2009-04-20 19:44 UTC (3+ messages)
` [PATCH -next] cx231xx: fix SND dependency build error
USB: usb-serial ch341: support for DTR/RTS/CTS
2009-04-20 19:09 UTC (2+ messages)
[PATCH] e100: do not go D3 in shutdown unless system is powering off
2009-04-20 19:13 UTC (2+ messages)
[PATCH 01/11] sched: remove extra call overhead for schedule()
2009-04-20 19:00 UTC (2+ messages)
` [tip:sched/core] "
[PATCH] gpiolib: Introduce a GPIO "port" concept
2009-04-20 19:00 UTC
Add support for Eject hotkey in dell-wmi
2009-04-20 18:50 UTC (6+ 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;
as well as URLs for NNTP newsgroup(s).