Linux-Kernel Archive
By Thread
Most Recent messages
3703 messages sorted by:
[ author ]
[ date ]
[ Subject ]
About this archive
Other mail archives
- [PATCH] basic RT_PREEMPT support for mips/loongson2f Wu Zhangjin (Sun Apr 19 2009 - 03:57:41 EST)
- [PATCH] fsldma: use PCI Read Multiple command Ira W . Snyder (Thu Apr 23 2009 - 19:17:54 EST)
- [PATCH] netfilter: use per-CPU recursive lock {XIV} Stephen Hemminger (Fri Apr 24 2009 - 00:10:09 EST)
- Re: [PATCH v3] PCI: Add support for turning PCIe ECRC on or off Kenji Kaneshige (Fri Apr 24 2009 - 00:11:33 EST)
- Re: [KVM PATCH 2/3] eventfd: add a notifier mechanism Gregory Haskins (Fri Apr 24 2009 - 00:12:27 EST)
- Re: [PATCH 1/2] do_execve() must not clear fs->in_exec if it wasset by another thread Hugh Dickins (Fri Apr 24 2009 - 00:23:32 EST)
- Re: [PATCH 0/3] MIPS: Extend plat_* abstractions, cache support Ralf Baechle (Fri Apr 24 2009 - 00:23:45 EST)
- [KVM PATCH v2 0/2] irqfd Gregory Haskins (Fri Apr 24 2009 - 00:25:29 EST)
- Re: [PATCH] ring_buffer: compressed event header Steven Rostedt (Fri Apr 24 2009 - 00:27:19 EST)
- [PATCH 0/6] [GIT PULL] x86,ring_buffer,tracing: updates for tip Steven Rostedt (Fri Apr 24 2009 - 00:31:24 EST)
- Re: [PATCH 2/2] check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/ Hugh Dickins (Fri Apr 24 2009 - 00:33:36 EST)
- Re: [PATCH 3/4] PCI: PCIE AER: PCIE AER software error injection Kenji Kaneshige (Fri Apr 24 2009 - 00:33:51 EST)
- [PATCH -stable] cpufreq fix timer teardown in conservativegovernor (2.6.28.x, 2.6.29.1) Mathieu Desnoyers (Fri Apr 24 2009 - 00:34:33 EST)
- Re: [RFC][PATCH] fix swap entries is not reclaimed in proper wayfor mem+swap controller KAMEZAWA Hiroyuki (Fri Apr 24 2009 - 00:34:55 EST)
- [PATCH] cpufreq fix timer teardown in conservative governor(2.6.30-rc2) Mathieu Desnoyers (Fri Apr 24 2009 - 00:36:10 EST)
- [PATCH] cpufreq fix timer teardown in ondemand governor (2.6.28.x,2.6.29.1, 2.6.30-rc2) Mathieu Desnoyers (Fri Apr 24 2009 - 00:38:25 EST)
- Re: [PATCH] i915: Register ACPI video even when not modesetting Len Brown (Fri Apr 24 2009 - 00:43:21 EST)
- CFQ Oops Josef 'Jeff' Sipek (Fri Apr 24 2009 - 00:47:19 EST)
- linux-next: Tree for April 24 Stephen Rothwell (Fri Apr 24 2009 - 01:05:27 EST)
- Re: [PATCH 9/9] ext3: do not throttle metadata and journal IO Balbir Singh (Fri Apr 24 2009 - 01:15:32 EST)
- Re: [BUG] rbtree bug with mmotm 2009-04-14-17-24 Balbir Singh (Fri Apr 24 2009 - 01:29:43 EST)
- Re: [PATCH] [4/4] x86: MCE: Fix EIPV behaviour with !PCC H. Peter Anvin (Fri Apr 24 2009 - 01:41:16 EST)
- [PATCH] powerpc: update linkstation defconfig RogÃrio Brito (Fri Apr 24 2009 - 01:42:37 EST)
- [PATCH linux-2.6-block/for-linus] Fix discard requests accounting in the diskstats Nikanth Karthikesan (Fri Apr 24 2009 - 01:51:09 EST)
- Re: Re-implement MCE log ring buffer as per-CPU ring buffer Huang Ying (Fri Apr 24 2009 - 01:51:23 EST)
- Re: [Patch 00/11] Hardware Breakpoint interfaces K.Prasad (Fri Apr 24 2009 - 01:57:18 EST)
- Re: get_fs_excl/put_fs_excl/has_fs_excl Jens Axboe (Fri Apr 24 2009 - 01:58:51 EST)
- [GIT PATCH] ACPI and driver patches for 2.6.30-rc3 Len Brown (Fri Apr 24 2009 - 02:02:16 EST)
- Re: Reduce latencies for syncronous writes and high I/O priority requests in deadline IO scheduler Corrado Zoccolo (Fri Apr 24 2009 - 02:13:26 EST)
- [Patch 00/12] Hardware Breakpoint Interfaces K.Prasad (Fri Apr 24 2009 - 02:14:00 EST)
- [Patch 01/12] Prepare the code for Hardware Breakpoint interfaces K.Prasad (Fri Apr 24 2009 - 02:14:41 EST)
- [Patch 02/12] Introducing generic hardware breakpoint handlerinterfaces K.Prasad (Fri Apr 24 2009 - 02:15:47 EST)
- Re: [PATCH] [3/4] x86: MCE: Improve mce_get_rip Hidetoshi Seto (Fri Apr 24 2009 - 02:16:55 EST)
- [Patch 03/12] x86 architecture implementation of HardwareBreakpoint interfaces K.Prasad (Fri Apr 24 2009 - 02:17:22 EST)
- [Patch 04/12] Modifying generic debug exception to usethread-specific debug registers K.Prasad (Fri Apr 24 2009 - 02:17:39 EST)
- [Patch 05/12] Use wrapper routines around debug registers inprocessor related functions K.Prasad (Fri Apr 24 2009 - 02:17:56 EST)
- [Patch 06/12] Use the new wrapper routines to access debugregisters in process/thread code K.Prasad (Fri Apr 24 2009 - 02:18:26 EST)
- [Patch 07/12] Modify signal handling code to refrain fromre-enabling HW Breakpoints K.Prasad (Fri Apr 24 2009 - 02:18:40 EST)
- [Patch 08/12] Modify Ptrace routines to access breakpoint registers K.Prasad (Fri Apr 24 2009 - 02:18:57 EST)
- [Patch 09/12] Cleanup HW Breakpoint registers before kexec K.Prasad (Fri Apr 24 2009 - 02:19:22 EST)
- [Patch 10/12] Sample HW breakpoint over kernel data address K.Prasad (Fri Apr 24 2009 - 02:19:38 EST)
- [Patch 11/12] ftrace plugin for kernel symbol tracing using HWBreakpoint interfaces - v3 K.Prasad (Fri Apr 24 2009 - 02:19:55 EST)
- [Patch 12/12] Reset bits in dr6 after the corresponding exceptionis handled K.Prasad (Fri Apr 24 2009 - 02:20:48 EST)
- Re: SIGSTOP && ptrace (Was: ptrace(PTRACE_SYSCALL/CONT/DETACH, ...,SIGSTOP) does not work) Roland McGrath (Fri Apr 24 2009 - 02:24:18 EST)
- Re: Q: ptrace_signal() && PTRACE_SETSIGINFO (Was: SIGSTOP && ptrace) Roland McGrath (Fri Apr 24 2009 - 02:32:21 EST)
- Re: [PATCH] Add function graph tracer support for ARM Uwe Kleine-König (Fri Apr 24 2009 - 02:33:28 EST)
- Re: [PATCH 5/7] kiothrottled: throttle buffered (writeback) IO Gui Jianfeng (Fri Apr 24 2009 - 02:37:25 EST)
- Re: [PATCH] ACPI/hpet: prevent boot hang when hpet=force used onICH-4M Ingo Molnar (Fri Apr 24 2009 - 02:37:57 EST)
- Re: Reduce latencies for syncronous writes and high I/O priorityrequests in deadline IO scheduler Jens Axboe (Fri Apr 24 2009 - 02:39:57 EST)
- Re: [PATCH 18/22] Use allocation flags as an index to the zone watermark KOSAKI Motohiro (Fri Apr 24 2009 - 02:41:34 EST)
- Re: [PATCH] HPET: stop soliciting hpet=force users on ICH4M Ingo Molnar (Fri Apr 24 2009 - 02:43:32 EST)
- [tip:x86/urgent] x86, hpet: Stop soliciting hpet=force users on ICH4M tip-bot for Len Brown (Fri Apr 24 2009 - 02:46:48 EST)
- Re: [BUG] 2.6.29.1 debugobjects warning Ingo Molnar (Fri Apr 24 2009 - 02:50:21 EST)
- Regarding the linkstation defconfig RogÃrio Brito (Fri Apr 24 2009 - 02:59:21 EST)
- Re: [PATCH 3/4] ptrace: remove PT_DTRACE from m68k, m68knommu Geert Uytterhoeven (Fri Apr 24 2009 - 03:03:20 EST)
- Re: [PATCH 2/4] ptrace: remove PT_DTRACE from avr32, mn10300, parisc,s390, sh, xtensa Chris Zankel (Fri Apr 24 2009 - 03:05:41 EST)
- [PATCH 0/1] vfs: umount_begin BKL pushdown v2 Alessio Igor Bogani (Fri Apr 24 2009 - 03:07:27 EST)
- Re: [PATCH 0/10] MAINTAINERS - add script, patterns and miscupdates Joe Perches (Fri Apr 24 2009 - 03:16:51 EST)
- Re: USE_ELF_CORE_DUMP? Michal Simek (Fri Apr 24 2009 - 03:17:42 EST)
- lockdep warning from firmware loader Meelis Roos (Fri Apr 24 2009 - 03:21:30 EST)
- Re: WARNING: at fs/sysfs/group.c:138 sysfs_remove_group Ingo Molnar (Fri Apr 24 2009 - 03:32:28 EST)
- Re: [PATCH 2/4] ptrace: remove PT_DTRACE from avr32, mn10300,parisc, s390, sh, xtensa Martin Schwidefsky (Fri Apr 24 2009 - 03:34:54 EST)
- Re: 2.6.30-rc3 : Regression: i915 , video David John (Fri Apr 24 2009 - 03:39:25 EST)
- [patch] x86, ds: fix buffer alignment in debug store selftest Markus Metzger (Fri Apr 24 2009 - 03:43:25 EST)
- [patch] x86, bts: reenable ptrace branch trace support Markus Metzger (Fri Apr 24 2009 - 03:45:06 EST)
- [rfc 1/2] x86, bts, mm: buffer allocation Markus Metzger (Fri Apr 24 2009 - 03:52:00 EST)
- RE: ACPI / powernow-k8 problems with M4A78T-E (AM3) and 2.6.30-rc3 Ross Alexander (Fri Apr 24 2009 - 03:53:28 EST)
- [rfc 2/2] x86, bts: use physically non-contiguous trace buffer Markus Metzger (Fri Apr 24 2009 - 04:01:26 EST)
- Re: [PATCH] MAINTAINERS: update IDE entry Sergei Shtylyov (Fri Apr 24 2009 - 04:09:17 EST)
- Re: [PATCH 0/7] cgroup: io-throttle controller (v14) Andrea Righi (Fri Apr 24 2009 - 04:13:56 EST)
- Re: [PATCH 4/4] PCI: PCIE AER: Document for PCIE AER software error injection Andi Kleen (Fri Apr 24 2009 - 04:14:58 EST)
- Re: [PATCH 3/7] page_cgroup: provide a generic page trackinginfrastructure Andrea Righi (Fri Apr 24 2009 - 04:31:46 EST)
- Re: [PATCH 0/2] [GIT PULL] tracing: various bug fixes Ingo Molnar (Fri Apr 24 2009 - 04:36:23 EST)
- Re: [PATCH] X86-32: Let gcc decide whether to inline memcpy was Re: New x86 warning Andi Kleen (Fri Apr 24 2009 - 04:40:48 EST)
- Re: Slow file transfer speeds with CFQ IO scheduler in some cases Wu Fengguang (Fri Apr 24 2009 - 04:44:23 EST)
- [2.6.30-rc3][Regression] Compilation failure RogÃrio Brito (Fri Apr 24 2009 - 05:15:28 EST)
- [PATCH v2] xtensa: implement PTRACE_PEEKUSER addresses for nommu Daniel GlÃckner (Fri Apr 24 2009 - 05:18:38 EST)
- Re: [PATCH 02/22] Do not sanity check order in the fast path Mel Gorman (Fri Apr 24 2009 - 05:22:12 EST)
- Re: [PATCH] TWL4030: add function to send PB messages Peter 'p2' De Schrijver (Fri Apr 24 2009 - 05:26:02 EST)
- Re: NFS BUG_ON in nfs_do_writepage Rince (Fri Apr 24 2009 - 05:26:41 EST)
- RFC about Comedi on a patch that remove a lot fo code Alessio Igor Bogani (Fri Apr 24 2009 - 05:28:40 EST)
- Re: [rtc-linux] Re: [PATCH] rtc: Make rtc_update_irq callable with irqs enabled David Brownell (Fri Apr 24 2009 - 05:31:25 EST)
- Re: Patch to add mioa701 glue for voltage regulation Liam Girdwood (Fri Apr 24 2009 - 05:42:34 EST)
- Re: [PATCH] i2c: fix bit algorithm timeout for low values. Jean Delvare (Fri Apr 24 2009 - 05:43:21 EST)
- [BUG] 2.6.30-rc3: BUG triggered on some hugepage usages Mel Gorman (Fri Apr 24 2009 - 05:51:39 EST)
- Suggestions request for speed-up kernel compilation Alessio Igor Bogani (Fri Apr 24 2009 - 05:57:47 EST)
- Re: [PATCH] range-bw: Another I/O scheduling policy of dm-iobandsupporting the predicable I/O bandwidth (range bandwidth) Ryo Tsuruta (Fri Apr 24 2009 - 05:58:36 EST)
- [no subject] Zeno Davatz (Fri Apr 24 2009 - 06:03:03 EST)
- Kernel 2.6.29 runs out of memory and hangs. Zeno Davatz (Fri Apr 24 2009 - 06:09:57 EST)
- High kernel CPU usage when copying files Rutkov Denis (Fri Apr 24 2009 - 06:11:18 EST)
- Re: cdc-acm driver hangs on poll() call - 2.6.27, works on 2.6.24 MarÃy Ãkos (Fri Apr 24 2009 - 06:14:31 EST)
- Re: [PATCH] Introduce a boolean "single_bit_set" function. Robert P. J. Day (Fri Apr 24 2009 - 06:41:50 EST)
- Re[3]: High kernel CPU usage when copying files Rutkov Denis (Fri Apr 24 2009 - 06:42:41 EST)
- Re: [PATCH 09/22] Calculate the alloc_flags for allocation onlyonce Mel Gorman (Fri Apr 24 2009 - 06:47:32 EST)
- Re: [PATCH 1/1] TWL4030: Activate VDD1, VDD2 and VPLL1 at startup Peter 'p2' De Schrijver (Fri Apr 24 2009 - 06:58:31 EST)
- Re: [PATCH] libata: rewrite SCSI host scheme to be one per ATA host Stefan Richter (Fri Apr 24 2009 - 07:01:01 EST)
- Re: [PATCH 5/5] mm: remove unlikelys for unlock in rmap.c KOSAKI Motohiro (Fri Apr 24 2009 - 07:12:21 EST)
- Re: [PATCH 15/22] Do not disable interrupts in free_page_mlock() Mel Gorman (Fri Apr 24 2009 - 07:19:09 EST)
- dma_debug_device_change() gives bogus errors David Vrabel (Fri Apr 24 2009 - 07:21:18 EST)
- [PATCH 0/4] workqueue_tracepoint: Add worklet tracepoints for workletlifecycle tracing Zhaolei (Fri Apr 24 2009 - 07:43:20 EST)
- Re: [PATCH] It may not be assumed that wake_up(), finish_wait() and co. imply a memory barrier David Howells (Fri Apr 24 2009 - 07:48:26 EST)
- Kernel 2.6.29 runs out of memory and hangs. V1.1 Zeno Davatz (Fri Apr 24 2009 - 07:48:45 EST)
- [PATCH 0/7] KVM support for 1GB pages v2 Joerg Roedel (Fri Apr 24 2009 - 08:01:21 EST)
- [PATCH 3/2] check_unsafe_exec: rcu_read_unlock Hugh Dickins (Fri Apr 24 2009 - 08:24:00 EST)
- Re: [RFC][PATCH 0/9] memcg soft limit v2 (new design) Balbir Singh (Fri Apr 24 2009 - 08:25:44 EST)
- [patch] x86, bts, mm: buffer allocation Markus Metzger (Fri Apr 24 2009 - 08:32:07 EST)
- [PATCH] dma-debug: remove broken dma memory leak detection for 2.6.30 Joerg Roedel (Fri Apr 24 2009 - 08:36:21 EST)
- Re: [PATCH] x86 microcode: work_on_cpu and cleanup of the synchronization logic Hugh Dickins (Fri Apr 24 2009 - 08:38:09 EST)
- Analyzed/Solved: Booting 2.6.30-rc2-git7 very slow Martin Knoblauch (Fri Apr 24 2009 - 08:45:33 EST)
- Re: [PATCH 2/8] tracing: create automated trace defines Mathieu Desnoyers (Fri Apr 24 2009 - 08:48:22 EST)
- Re: [PATCH 2 of 9] block: Export I/O topology for block devices and partitions Jeff Garzik (Fri Apr 24 2009 - 08:55:31 EST)
- [PATCH] driver/base: add BUS_NOTIFY_UNBOUND_DRIVER event Joerg Roedel (Fri Apr 24 2009 - 08:57:30 EST)
- [PATCH] Replace conditional test with is_power_of_2(). Robert P. J. Day (Fri Apr 24 2009 - 09:00:25 EST)
- Re: [PATCH 19/22] Update NR_FREE_PAGES only as necessary Mel Gorman (Fri Apr 24 2009 - 09:07:01 EST)
- Re: [PATCH 1/4] pci/x86: don't assume pref memio are 64bit -v4 Ivan Kokshaysky (Fri Apr 24 2009 - 09:16:55 EST)
- Re: [PATCH] documentation: list common guidelines for commit logcontent Paul Gortmaker (Fri Apr 24 2009 - 09:29:41 EST)
- [PATCH] Do not override definition of node_set_online() with macro Mel Gorman (Fri Apr 24 2009 - 09:31:40 EST)
- [GIT PULL] arch/microblaze fixes for 2.6.30-rc3 Michal Simek (Fri Apr 24 2009 - 09:34:21 EST)
- Re: 2.6.30-rc2-git2: Reported regressions from 2.6.29 Kalle Valo (Fri Apr 24 2009 - 09:49:28 EST)
- Re: 2.6.29 regression: left audio channel broken after resume from suspend with Intel HDA Takashi Iwai (Fri Apr 24 2009 - 10:01:54 EST)
- Re: [PATCH v3 0/3] Add support for compiling with -ffunction-sections-fdata-sections Masami Hiramatsu (Fri Apr 24 2009 - 10:22:20 EST)
- Re: [PATCH 0/5 -tip] umount_begin BKL pushdown Jonathan Corbet (Fri Apr 24 2009 - 10:31:41 EST)
- [PATCH] alpha: titan and marvel build fixes Ivan Kokshaysky (Fri Apr 24 2009 - 10:42:59 EST)
- [PATCH] alpha: exception table sorting Ivan Kokshaysky (Fri Apr 24 2009 - 10:43:40 EST)
- [PATCH] alpha: futex implementation Ivan Kokshaysky (Fri Apr 24 2009 - 10:47:20 EST)
- [PATCH] alpha: binfmt_aout fix Ivan Kokshaysky (Fri Apr 24 2009 - 10:47:53 EST)
- Re: [PATCH] DMA: TXx9 Soc DMA Controller driver (v3) Dan Williams (Fri Apr 24 2009 - 10:49:21 EST)
- linux-next: slab tree boot failure Stephen Rothwell (Fri Apr 24 2009 - 10:52:29 EST)
- Re: [PATCH -tip] powernow-k8.c: mess cleanup Dave Jones (Fri Apr 24 2009 - 10:54:31 EST)
- Re: [PATCH] TXx9: Add DMAC support (v3) Ralf Baechle (Fri Apr 24 2009 - 10:58:37 EST)
- [PATCH] Documentation:lockdep-design: fix note of state bits tom . leiming (Fri Apr 24 2009 - 11:08:57 EST)
- Re: [PATCH] virtio-rng: Remove false BUG for spurious callbacks Linus Torvalds (Fri Apr 24 2009 - 11:30:27 EST)
- [PATCH] sunrpc: Adding trace points to status routines. Steve Dickson (Fri Apr 24 2009 - 12:08:39 EST)
- Re: [E1000-devel] e1000: "eeprom checksum is not valid" after kexec Rafael J. Wysocki (Fri Apr 24 2009 - 12:11:18 EST)
- Re[4]: High kernel CPU usage when copying files Rutkov Denis (Fri Apr 24 2009 - 12:23:46 EST)
- Re: GFS2: Tracing support for review Steven Whitehouse (Fri Apr 24 2009 - 12:27:59 EST)
- [PATCH] Makefile: "make prepare" should be "make modules_prepare" Robert P. J. Day (Fri Apr 24 2009 - 12:36:42 EST)
- [PATCH 00/14] Kernel memory leak detector Catalin Marinas (Fri Apr 24 2009 - 12:41:59 EST)
- ptrace && cred_exec_mutex (Was: [PATCH] ptrace:tracehook_unsafe_exec: remove the stale comment) Oleg Nesterov (Fri Apr 24 2009 - 12:47:28 EST)
[PATCH] rtc: Make rtc_update_irq callable with irqs enabled (v2) Atsushi Nemoto (Fri Apr 24 2009 - 12:59:57 EST)
Re: [PATCH v3 1/3] Make section names compatible with -ffunction-sections -fdata-sections Sam Ravnborg (Fri Apr 24 2009 - 13:22:08 EST)
[GIT] kernel function tracing support for linux-mips Wu Zhangjin (Fri Apr 24 2009 - 13:25:56 EST)
Re: [Bug #13069] regression in 2.6.29-git3 on SH/Dreamcast Adrian McMenamin (Fri Apr 24 2009 - 13:47:39 EST)
[BUG] 2.6.30-rc3: bnx2 failing to load firmware Mel Gorman (Fri Apr 24 2009 - 13:53:01 EST)
Re: [PATCH 0/4] Fix sys_sync() and cleanup code (version 3) Christoph Hellwig (Fri Apr 24 2009 - 14:13:38 EST)
Kernel 2.6.28-11 in Ubuntu Δεσποτάκης Χρήστος (Fri Apr 24 2009 - 15:08:19 EST)
Re: [PATCH] [Target_Core_Mod/pSCSI]: Add optional legacy scsi_execute_async()usage for Linux/SCSI passthrough Vladislav Bolkhovitin (Fri Apr 24 2009 - 15:18:25 EST)
Re: regression IWl3945 - doesn't work with recent 2.6.30-rcX Zdenek Kabelac (Fri Apr 24 2009 - 15:18:39 EST)
Link to sata drives fail randomly LCID Fire (Fri Apr 24 2009 - 15:19:49 EST)
Re: Wait for console to become available, v3.2 Alan Stern (Fri Apr 24 2009 - 15:20:57 EST)
- Re: Wait for console to become available, v3.2 David VomLehn (Fri Apr 24 2009 - 17:32:59 EST)
- Re: Wait for console to become available, v3.2 Jamie Lokier (Fri Apr 24 2009 - 18:20:57 EST)
- Re: Wait for console to become available, v3.2 David VomLehn (Fri Apr 24 2009 - 19:10:35 EST)
- Re: Wait for console to become available, v3.2 Jamie Lokier (Fri Apr 24 2009 - 21:42:44 EST)
- Re: Wait for console to become available, v3.2 Alan Stern (Fri Apr 24 2009 - 23:11:23 EST)
- Re: Wait for console to become available, v3.2 Jamie Lokier (Sun Apr 26 2009 - 15:53:41 EST)
- Re: Wait for console to become available, v3.2 Alan Stern (Sun Apr 26 2009 - 17:21:17 EST)
- Re: Wait for console to become available, v3.2 Jamie Lokier (Sun Apr 26 2009 - 17:38:40 EST)
- Re: Wait for console to become available, v3.2 Kay Sievers (Sun Apr 26 2009 - 18:37:31 EST)
- Re: Wait for console to become available, v3.2 Jamie Lokier (Sun Apr 26 2009 - 19:12:45 EST)
- Re: Wait for console to become available, v3.2 Kay Sievers (Sun Apr 26 2009 - 19:23:48 EST)
- Re: Wait for console to become available, v3.2 Jamie Lokier (Sun Apr 26 2009 - 19:47:38 EST)
- Re: Wait for console to become available, v3.2 David VomLehn (Sun Apr 26 2009 - 13:56:16 EST)
Re: [RFC PATCHSET linux-2.6-block#for-2.6.31] block: lld cleanup patches Bartlomiej Zolnierkiewicz (Fri Apr 24 2009 - 15:39:25 EST)
NLS: utf8 conversions Alan Stern (Fri Apr 24 2009 - 16:03:09 EST)
Re: [PATCH] Add armflash support for multiple blocks of flash Russell King - ARM Linux (Fri Apr 24 2009 - 16:07:46 EST)
Loan Application loan lender (Fri Apr 24 2009 - 16:09:46 EST)
Re: [Patch] mm tracepoints update - use case. Larry Woodman (Fri Apr 24 2009 - 16:50:31 EST)
[bisected regression] 2.6.30rc2 horizontal strips of the screen frozen Justin Madru (Fri Apr 24 2009 - 17:00:07 EST)
Re: [PATCH 1/4] ptrace: remove PT_DTRACE from arch/h8300 Yoshinori Sato (Fri Apr 24 2009 - 17:09:31 EST)
2.6.30-rc3 still fails to build Soeren Sonnenburg (Fri Apr 24 2009 - 17:20:28 EST)
Re: 2.6.29.1: unregister_netdevice problem Bruno PrÃmont (Fri Apr 24 2009 - 17:23:11 EST)
[PATCH] Added in blktrace msgs for dm-ioband Alan D . Brunelle (Fri Apr 24 2009 - 17:30:32 EST)
[RFC PATCH dm-ioband] Added in blktrace msgs for dm-ioband Alan D. Brunelle (Fri Apr 24 2009 - 17:48:00 EST)
RE: [RFC v2][PATCH 1/1] intel_txt: Intel(R) TXT and tboot kernelsupport Cihula, Joseph (Fri Apr 24 2009 - 17:57:58 EST)
Re: [RFC][patch] filesystem: Vmufat filesystem, version 4 Pavel Machek (Fri Apr 24 2009 - 18:12:10 EST)
[PATCH] PM/Hibernate: Fix waiting for image device to appear on resume Rafael J. Wysocki (Fri Apr 24 2009 - 18:17:14 EST)
only one cpu has states listed in power Yinghai Lu (Fri Apr 24 2009 - 18:26:22 EST)
[patch] slub: add Documentation/ABI/testing/sysfs-kernel-slab David Rientjes (Fri Apr 24 2009 - 19:26:49 EST)
Re: [patch 2/2] slub: addDocumentation/ABI/testing/sysfs-kernel-slab David Rientjes (Fri Apr 24 2009 - 19:35:25 EST)
Re: [PATCH] x86/hpet: prevent boot hang when hpet=force used onold ICH Ingo Molnar (Fri Apr 24 2009 - 19:45:32 EST)
[PATCH 0/17] tracehook & user_regset for ARM Roland McGrath (Fri Apr 24 2009 - 20:08:45 EST)
[patch 00/27] [rfc] vfs scalability patchset npiggin (Fri Apr 24 2009 - 21:29:17 EST)
[PATCH] Acer Aspire One Fan Control Peter Feuerer (Fri Apr 24 2009 - 21:46:20 EST)
Re: Slow clock on AMD 740G chipset David Rees (Fri Apr 24 2009 - 21:46:35 EST)
Gaming news link ryan (Fri Apr 24 2009 - 21:46:50 EST)
Re: [RFC][PATCH] proc: export more page flags in /proc/kpageflags(take 3) Wu Fengguang (Fri Apr 24 2009 - 21:59:46 EST)
[PATCH] sparse LLVM backend (was Re: [rfc] built-in native compilerfor Linux?) Jeff Garzik (Fri Apr 24 2009 - 22:07:19 EST)
Re: mmotm 2009-04-24-18-14 uploaded - NVidia indigestion Valdis . Kletnieks (Fri Apr 24 2009 - 23:07:36 EST)
Re: mmotm 2009-04-24-18-14 uploaded - pulseaudio causes BUG Valdis . Kletnieks (Fri Apr 24 2009 - 23:53:32 EST)
[PATCH 0/5] [GIT PULL] tracing/events: remove TRACE_FORMAT and handle overflow ids Steven Rostedt (Sat Apr 25 2009 - 00:26:58 EST)
[PATCH][RFC] debugfs: dont stop on first failed recursive delete Steven Rostedt (Sat Apr 25 2009 - 00:39:56 EST)
Re: [rfc] built-in native compiler for Linux? David Miller (Sat Apr 25 2009 - 01:30:17 EST)
Re: [PATCH] kbuild: clean Module.markers and modules.order for out-of-tree modules Sam Ravnborg (Sat Apr 25 2009 - 03:24:31 EST)
Re: [Resend] [PATCH] Fix scripts/setlocalversion with git Sam Ravnborg (Sat Apr 25 2009 - 03:48:26 EST)
[PATCH vfs-2.6:for-next] vfs: remount_fs BKL pushdown Alessio Igor Bogani (Sat Apr 25 2009 - 04:09:48 EST)
[PATCH] v4l2: fill the unused fields with zeros in case of VIDIOC_S_FMT NÃmeth MÃrton (Sat Apr 25 2009 - 04:12:08 EST)
Re: Scheduler regression: Too frequent timer interrupts(?) Pavel Machek (Sat Apr 25 2009 - 04:16:24 EST)
Re: [Patch] Wait for console to become available, ver 3 Pavel Machek (Sat Apr 25 2009 - 04:17:27 EST)
Re: [patch 2/2] x86 amd fix cmpxchg read acquire barrier Pavel Machek (Sat Apr 25 2009 - 04:19:38 EST)
Re: [RFD] voltage/current regulator consumer interface Pavel Machek (Sat Apr 25 2009 - 04:20:37 EST)
Re: Implementing NVMHCI... Pavel Machek (Sat Apr 25 2009 - 04:27:26 EST)
Re: Large Pages - Linux Foundation HPC Wu Fengguang (Sat Apr 25 2009 - 04:49:25 EST)
2.6.30-rc3, forcedeth: no net Harald Dunkel (Sat Apr 25 2009 - 04:58:48 EST)
2.6.30-rc3: reiserfs woes Harald Dunkel (Sat Apr 25 2009 - 04:59:21 EST)
Re: [PATCH 0/2] ptrace_vm: ptrace for syscall emulation virtualmachines Renzo Davoli (Sat Apr 25 2009 - 05:19:42 EST)
Re: Stop disks on reboot for laptop which cuts power Bruno PrÃmont (Sat Apr 25 2009 - 05:26:50 EST)
staging indentation & braces disagreement list Ilpo Järvinen (Sat Apr 25 2009 - 05:28:20 EST)
[PATCH] regulator core: fix double-free in regulator_register()error path Paul Walmsley (Sat Apr 25 2009 - 07:39:48 EST)
[PATCH] Add video modes for resolutions and timings of PAL RGB. Paul Menzel (Sat Apr 25 2009 - 07:48:26 EST)
[PATCH 1/1] ath5k: 5211, don't crypt every protected frame Jiri Slaby (Sat Apr 25 2009 - 08:10:23 EST)
Re: Kernel Panic: Early exception with 2.6.29.1-rt8 on x86_64 Thomas Gleixner (Sat Apr 25 2009 - 09:05:15 EST)
[Announce] 2.6.29.1-rt9 Thomas Gleixner (Sat Apr 25 2009 - 09:05:22 EST)
[PATCH 1/3] mg_disk: fix CONFIG_LBD=y warning Bartlomiej Zolnierkiewicz (Sat Apr 25 2009 - 09:07:48 EST)
[PATCH 2/3] mg_disk: fix dependency on libata Bartlomiej Zolnierkiewicz (Sat Apr 25 2009 - 09:08:05 EST)
[PATCH 3/3] mg_disk: use defines from <linux/ata.h> Bartlomiej Zolnierkiewicz (Sat Apr 25 2009 - 09:08:25 EST)
resume from suspend fails using video card i915 / v2.6.29 CSights (Sat Apr 25 2009 - 09:21:50 EST)
Re: [PATCH] eee-laptop: Register as a pci-hotplug device Corentin Chary (Sat Apr 25 2009 - 10:12:45 EST)
Query regarding IPv6 stack modification nbj (Sat Apr 25 2009 - 10:33:03 EST)
[PATCH] block: rename CONFIG_LBD to CONFIG_LBDAF Bartlomiej Zolnierkiewicz (Sat Apr 25 2009 - 11:11:26 EST)
Re: [patch 013/100] ACPI: cap off P-state transition latency from buggy BIOSes Martin Steigerwald (Sat Apr 25 2009 - 11:58:29 EST)
[PATCH] maple: input: fix up maple mouse driver Adrian McMenamin (Sat Apr 25 2009 - 14:47:35 EST)
[patch 1/1] PREEMPT_RT: Fix compile error in case high-res-timersare not configured. Remy Bohmer (Sat Apr 25 2009 - 14:54:53 EST)
Re: Questions on mmc_test suite Pierre Ossman (Sat Apr 25 2009 - 16:24:35 EST)
Re: OMAP: MMC: Trivial fix for a typo in comment Pierre Ossman (Sat Apr 25 2009 - 16:25:59 EST)
2.6.30-rc3-git1: Reported regressions from 2.6.29 Rafael J. Wysocki (Sat Apr 25 2009 - 18:09:54 EST)
Re: Bug: ptrace issues under x86_64 Xen kernel 2.6.29 Bryan Donlan (Sat Apr 25 2009 - 18:16:40 EST)
The current status of info, err and warn macros in kernel Ozan ÃaÄlayan (Sat Apr 25 2009 - 19:07:14 EST)
secure_tcp_sequence_number Stephen Clark (Sat Apr 25 2009 - 20:09:36 EST)
cleanup: lot of folks redefining min() and max() Robert P. J. Day (Sat Apr 25 2009 - 23:36:42 EST)
[PATCH RFC 0/5] Eliminate most lock_super() calls from ext4 Theodore Ts'o (Sat Apr 25 2009 - 23:49:51 EST)
what happened to:http://git.kernel.org/* Justin P. Mattock (Sat Apr 25 2009 - 23:57:20 EST)
[PATCH RFC] v2 expedited "big hammer" RCU grace periods Paul E. McKenney (Sun Apr 26 2009 - 01:24:10 EST)
Congratulations ©Online Notification (Sun Apr 26 2009 - 02:27:20 EST)
Re: Crash in v2.6.30-rc3 (regression from 30-rc2) Jens Axboe (Sun Apr 26 2009 - 02:36:26 EST)
Re: Class device namespaces Jean Delvare (Sun Apr 26 2009 - 02:54:25 EST)
[PATCH 2.6.29-rc8] drivers/staging/otus/80211core/ccmd.c: Fix CodingStyle Dragoslav Zaric (Sun Apr 26 2009 - 04:14:47 EST)
[PATCH 2.6.29-rc8] drivers/staging/otus/ioctl.c: Fix Coding Style Dragoslav Zaric (Sun Apr 26 2009 - 04:20:56 EST)
[PATCH 2.6.29-rc8] drivers/staging/otus/80211core/cagg.c: Fix CodingStyle Dragoslav Zaric (Sun Apr 26 2009 - 04:22:49 EST)
[PATCH 2.6.29-rc8] drivers/staging/otus/80211core/amsdu.c: Fix CodingStyle Dragoslav Zaric (Sun Apr 26 2009 - 04:23:37 EST)
Re: [Bug #13108] 2.6.30-rc1: white screen during boot (regression)on spitz Pavel Machek (Sun Apr 26 2009 - 04:47:41 EST)
[PATCH] regulator/virtual: fix strings compare predicates Mike Rapoport (Sun Apr 26 2009 - 04:50:30 EST)
2.6.30-rc3: thinkpad x60 has minimum backlight after s2ram Pavel Machek (Sun Apr 26 2009 - 05:12:29 EST)
[PATCH] kbuild: fix comment in modpost.c Sam Ravnborg (Sun Apr 26 2009 - 05:17:42 EST)
[PATCH 0/2] regulator: add userspace-consumer driver Mike Rapoport (Sun Apr 26 2009 - 05:19:01 EST)
[PATCH] MAINTAINERS: add ptrace entry Christoph Hellwig (Sun Apr 26 2009 - 05:50:31 EST)
Kernel locks up when idle on VIA-nano U2300 with VIA VX800 onJetway JNF76-N1GL-LF mainboard Martin Mueller (Sun Apr 26 2009 - 06:30:11 EST)
[patch 0/5] initial fs patches npiggin (Sun Apr 26 2009 - 06:36:46 EST)
EEE PC hangs when booting off battery Alan Jenkins (Sun Apr 26 2009 - 07:34:27 EST)
Re: [Linux-fbdev-devel] fbcmap: non working tests on unsigned cmap->start Roel Kluin (Sun Apr 26 2009 - 08:21:00 EST)
Re: linux-next: upstream tree build warnings Rusty Russell (Sun Apr 26 2009 - 08:23:28 EST)
2.6.30-rc3-git1: Reported regressions 2.6.28 -> 2.6.29 Rafael J. Wysocki (Sun Apr 26 2009 - 08:28:58 EST)
Re: [PATCH] lib: find_last_bit.o needed by a module only, move it from lib to obj Rusty Russell (Sun Apr 26 2009 - 08:43:38 EST)
[BUG] /sys/class/power_supply/BAT0/ shouldn't disappear whenbattery is unplugged Maxim Levitsky (Sun Apr 26 2009 - 09:37:21 EST)
[PATCH] staging - pohmelfs: Storage class should be before const qualifier Tobias Klauser (Sun Apr 26 2009 - 09:39:00 EST)
oops on 2.6.30-rc3-mm1 jan sonnek (Sun Apr 26 2009 - 10:39:45 EST)
[PATCH] libata: fix suspend/resume for ATA SEMB devices Borislav Petkov (Sun Apr 26 2009 - 10:39:45 EST)
[PATCH] staging: scalar tests on pointers Roel Kluin (Sun Apr 26 2009 - 10:56:39 EST)
TSC unstable on Intel Pentium M processor 750 Mao Yilu (Sun Apr 26 2009 - 10:59:35 EST)
Message not available
Re: SDHCI driver runnining in aspire one, allows to write to R/OSD cards Maxim Levitsky (Sun Apr 26 2009 - 11:21:34 EST)
[git patches] Staging: rtxxx0: cleanup and "dumb" merge Bartlomiej Zolnierkiewicz (Sun Apr 26 2009 - 11:56:49 EST)
[2.6.30-rc3] powerpc: compilation error of mace module RogÃrio Brito (Sun Apr 26 2009 - 11:58:20 EST)
Re: [PATCH -tip] md: Avoid to call flush_scheduled_work() with BKLheld Ingo Molnar (Sun Apr 26 2009 - 12:39:20 EST)
Re: [PATCH -tip] remove the BKL: remove "BKL auto-drop" assumptionfrom ext3_remount() Ingo Molnar (Sun Apr 26 2009 - 12:39:50 EST)
Re: [RFC PATCH v2 0/2] sched: Nominate a power-efficient ILB Vaidyanathan Srinivasan (Sun Apr 26 2009 - 12:56:57 EST)
[GIT PULL] core fixes Ingo Molnar (Sun Apr 26 2009 - 13:10:50 EST)
[GIT PULL] irq fixes Ingo Molnar (Sun Apr 26 2009 - 13:14:19 EST)
[GIT PULL] x86 fixes Ingo Molnar (Sun Apr 26 2009 - 13:19:22 EST)
Re: [PATCH] fs: add roundup_to_blocksize and bytes_to_blocks helperfunctions Marcin Slusarz (Sun Apr 26 2009 - 13:22:37 EST)
Re: [PATCH 9/9] omap mmc host: Use disable_irq_nosync() from withinirq handlers. Pierre Ossman (Sun Apr 26 2009 - 15:21:40 EST)
Re: [PATCH][RESEND][mmc/host]:Blackfin SD Host Controller Driver Pierre Ossman (Sun Apr 26 2009 - 15:50:46 EST)
[patch] slqb: enforce MAX_ORDER David Rientjes (Sun Apr 26 2009 - 15:57:19 EST)
ext3: avoid unnecessary spinlock in critical POSIX ACL path Linus Torvalds (Sun Apr 26 2009 - 16:03:29 EST)
[PATCH] Miscellaneous documentation cleanup: 2.6.30-rc3 Matt LaPlante (Sun Apr 26 2009 - 16:05:39 EST)
[RFC PATCH v1 0/3] Saving power by cpu evacuation using sched_mc=n Vaidyanathan Srinivasan (Sun Apr 26 2009 - 16:46:39 EST)
[PATCH] x86/acpi: remove compress irq trick for 32bit Yinghai Lu (Sun Apr 26 2009 - 17:55:37 EST)
IXP42x rev. A0 support for network devices Krzysztof Halasa (Sun Apr 26 2009 - 17:58:43 EST)
Re: PT_DTRACE && uml Oleg Nesterov (Sun Apr 26 2009 - 18:14:19 EST)
AON Ihre E-Mail-Konto Expires in 2 Tagen AON WEBMAIL (Sun Apr 26 2009 - 19:09:04 EST)
2.6.30-rc3: iwlagn probe timeouts (regression) Niel Lambrechts (Sun Apr 26 2009 - 20:01:20 EST)
Re: Porting the ibm_newemac driver to use phylib (and otherPHY/MAC questions) Benjamin Herrenschmidt (Sun Apr 26 2009 - 20:12:02 EST)
2.6.30-rc3: reiserfs: WARNING: at fs/namei.c:1251 lookup_one_len Alexander Beregalov (Sun Apr 26 2009 - 20:15:35 EST)
[PATCH] Const-correct platform getbyname functions Linus Walleij (Sun Apr 26 2009 - 20:44:44 EST)
Re: forcedeth, 2.6.29.1: no link during initialization Andrew Morton (Sun Apr 26 2009 - 21:18:53 EST)
[PATCH 8/9] x86/irq: make MSI irq_desc numa aware -v2 Yinghai Lu (Sun Apr 26 2009 - 23:28:31 EST)
[PATCH] ihex2fw should be ignored by scripts/.gitignore becauseihex2fw is in scripts directory Hitoshi Mitake (Mon Apr 27 2009 - 00:07:05 EST)
microblaze: Statically linking device tree blobs into the kernel John Williams (Mon Apr 27 2009 - 00:24:54 EST)
Re: [PATCH 3/3] readahead: introduce context readahead algorithm Wu Fengguang (Mon Apr 27 2009 - 00:48:47 EST)
No linux-next release for 20090427 Stephen Rothwell (Mon Apr 27 2009 - 01:14:19 EST)
Re: Interrupts are being dropped under heavy IO on -rt . jvrao (Mon Apr 27 2009 - 01:14:19 EST)
[PATCH] Fix race between callers of read_cache_page_async and invalidate_inode_pages. Neil Brown (Mon Apr 27 2009 - 01:20:27 EST)
[PATCH v2] ftrace: add a tracepoint for __raise_softirq_irqoff() Xiao Guangrong (Mon Apr 27 2009 - 01:54:51 EST)
[PATCH] x86: remove duplicated macros. Yinghai Lu (Mon Apr 27 2009 - 02:38:55 EST)
[PATCH] x86: use dmi check in apic_is_clustered with 64bit Yinghai Lu (Mon Apr 27 2009 - 02:40:48 EST)
Re: Mainline kernel OLTP performance update Andi Kleen (Mon Apr 27 2009 - 03:03:09 EST)
[resending] [PATCH] [MTD] [NAND] Add OMAP2 / OMAP3 NAND driver vimal singh (Mon Apr 27 2009 - 03:10:53 EST)
Re: [patch 3/3][rfc] vmscan: batched swap slot allocation Johannes Weiner (Mon Apr 27 2009 - 03:48:29 EST)
Re: [PATCH 00/22] Cleanup and optimise the page allocator V7 Zhang, Yanmin (Mon Apr 27 2009 - 03:58:27 EST)
Re: [patch 2/3][rfc] swap: try to reuse freed slots in the allocation area Johannes Weiner (Mon Apr 27 2009 - 04:04:14 EST)
missing preadv/pwritev wireup Christoph Hellwig (Mon Apr 27 2009 - 04:16:20 EST)
kms in defconfig Dave Airlie (Mon Apr 27 2009 - 04:21:20 EST)
[GIT PULL] sh updates for 2.6.30-rc4 Paul Mundt (Mon Apr 27 2009 - 04:22:55 EST)
[ANNOUNCE] GIT 1.6.3.rc3 Junio C Hamano (Mon Apr 27 2009 - 04:29:39 EST)
Re: [Bug #13178] Booting very slow Martin Knoblauch (Mon Apr 27 2009 - 04:57:46 EST)
Re: [BUG -tip] unable to handle kernel paging request Jan Kiszka (Mon Apr 27 2009 - 05:02:32 EST)
[PATCH] fix leak of swap accounting as stale swap cache under memcg KAMEZAWA Hiroyuki (Mon Apr 27 2009 - 05:14:46 EST)
[2.6 patch] usb/storage/usual-tables.c: add MODULE_LICENSE Adrian Bunk (Mon Apr 27 2009 - 05:32:45 EST)
[2.6 patch] mfd/pcf50633-gpio.c: add MODULE_LICENSE Adrian Bunk (Mon Apr 27 2009 - 05:33:25 EST)
Re: [Bug #12705] X200: Brightness broken since 2.6.29-rc4-58-g4c098bc Niel Lambrechts (Mon Apr 27 2009 - 05:36:35 EST)
Microblaze MMU patches monstr (Mon Apr 27 2009 - 05:48:21 EST)
Re: Card detect IRQ errors David Brownell (Mon Apr 27 2009 - 05:59:34 EST)
Re: [PATCH v2 0/3] [ISDN] Documentation patchset David Miller (Mon Apr 27 2009 - 06:13:45 EST)
Re: [PATCH] cxacru: Fix negative dB output David Miller (Mon Apr 27 2009 - 06:22:44 EST)
Re: dm-ioband: Test results. Ryo Tsuruta (Mon Apr 27 2009 - 06:30:22 EST)
Re: [PATCH 1/9] io-throttle documentation Ryo Tsuruta (Mon Apr 27 2009 - 06:45:46 EST)
[PATCH 1/2] FRV: Wire up new syscalls David Howells (Mon Apr 27 2009 - 06:56:48 EST)
Re: Subject: [tip:irq/genirq] genirq: assert that irq handlers are indeed running in hardirq context David Brownell (Mon Apr 27 2009 - 07:05:47 EST)
[PATCH] Cleanup: Remove unused __REQ_NR_BITS from enum rq_flag_bits Nikanth Karthikesan (Mon Apr 27 2009 - 07:37:59 EST)
Re: [PATCH v2] Maxim 1586 regulator driver Liam Girdwood (Mon Apr 27 2009 - 08:40:40 EST)
[GIT PULL] ext4 fixes for 2.6.30-rc3 Theodore Ts'o (Mon Apr 27 2009 - 09:31:52 EST)
[RFC 00/17] asm-generic ABI files for microblaze Arnd Bergmann (Mon Apr 27 2009 - 10:41:27 EST)
[no subject] arnd (Mon Apr 27 2009 - 10:41:53 EST)
[no subject] arnd (Mon Apr 27 2009 - 10:42:24 EST)
[no subject] arnd (Mon Apr 27 2009 - 10:42:43 EST)
[no subject] arnd (Mon Apr 27 2009 - 10:42:59 EST)
[no subject] arnd (Mon Apr 27 2009 - 10:43:23 EST)
[no subject] arnd (Mon Apr 27 2009 - 10:43:40 EST)
[no subject] arnd (Mon Apr 27 2009 - 10:44:01 EST)
[no subject] arnd (Mon Apr 27 2009 - 10:44:37 EST)
[no subject] arnd (Mon Apr 27 2009 - 10:44:54 EST)
[no subject] arnd (Mon Apr 27 2009 - 10:45:21 EST)
[no subject] arnd (Mon Apr 27 2009 - 10:45:44 EST)
[no subject] arnd (Mon Apr 27 2009 - 10:45:59 EST)
[no subject] arnd (Mon Apr 27 2009 - 10:46:24 EST)
[no subject] arnd (Mon Apr 27 2009 - 10:46:42 EST)
[no subject] arnd (Mon Apr 27 2009 - 10:47:01 EST)
[no subject] arnd (Mon Apr 27 2009 - 10:47:26 EST)
[no subject] arnd (Mon Apr 27 2009 - 10:47:43 EST)
[PATCH 0/8] Sync fixes and cleanups (version 4) Jan Kara (Mon Apr 27 2009 - 10:48:34 EST)
[PULL REQUEST] Quota fixes for 2.6.30rc4 Jan Kara (Mon Apr 27 2009 - 10:54:08 EST)
Re: [PATCH 1/3] bitops: Add __ffs64 bitop Valdis . Kletnieks (Mon Apr 27 2009 - 11:15:47 EST)
[PATCH] [1/3] oprofile: re-add force_arch_perfmon option Andi Kleen (Mon Apr 27 2009 - 11:44:53 EST)
[GIT PULL] sound updates Takashi Iwai (Mon Apr 27 2009 - 11:49:25 EST)
[PATCH] virtio_net: Cleanup command queue scatterlist usage Alex Williamson (Mon Apr 27 2009 - 11:57:22 EST)
Re: [PATCH 3/3 v3] osdblk: a Linux block device for OSD objects Boaz Harrosh (Mon Apr 27 2009 - 12:00:38 EST)
Re: [PATCH 2/3] osd_initiator: support bio chains Boaz Harrosh (Mon Apr 27 2009 - 12:03:24 EST)
Re: [tip:x86/kbuild] x86: unify arch/x86/boot/compressed/vmlinux_*.lds H. Peter Anvin (Mon Apr 27 2009 - 12:04:00 EST)
Re: [PATCH] Display 0 in meminfo for Committed_AS when valueunderflows Dave Hansen (Mon Apr 27 2009 - 12:15:37 EST)
[PATCH 1/4] FRV: utrace: Remove in-kernel strace code David Howells (Mon Apr 27 2009 - 12:17:35 EST)
Re: [PATCH 0/5] [PATCH][GIT PULL] remove unnecessary (un)likelys Daniel Walker (Mon Apr 27 2009 - 12:41:25 EST)
[RFC] Replace the watermark-related union in struct zone with awatermark[] array Mel Gorman (Mon Apr 27 2009 - 13:01:18 EST)
[PATCH] regulator: Move regulator drivers to subsys_initcall() Mark Brown (Mon Apr 27 2009 - 13:21:31 EST)
[PATCH] jsm: removing unused spinlock Breno Leitao (Mon Apr 27 2009 - 13:48:12 EST)
acpi 'video' driver, and issues with 'brightness_switch_enabled=0' Maxim Levitsky (Mon Apr 27 2009 - 13:57:50 EST)
[PATCH 0/8] cleanup old init and refok sections Tim Abbott (Mon Apr 27 2009 - 14:06:30 EST)
[GIT PULL] Btrfs updates for 2.6.30-rc Chris Mason (Mon Apr 27 2009 - 14:07:57 EST)
arch/ && tracehook_report_syscall_xxx() Oleg Nesterov (Mon Apr 27 2009 - 14:09:01 EST)
2.6.30-rc3-rt Sven-Thorsten Dietrich (Mon Apr 27 2009 - 14:30:38 EST)
[KVM PATCH v3 0/2] irqfd Gregory Haskins (Mon Apr 27 2009 - 14:34:21 EST)
Linux 2.6.29.2 Chris Wright (Mon Apr 27 2009 - 14:41:20 EST)
[git pull] PCI fixes Jesse Barnes (Mon Apr 27 2009 - 14:55:08 EST)
Fwd: Gene Heskett (Mon Apr 27 2009 - 15:07:46 EST)
Re: [2.6.30-rc2] CD-R: wodim intermittent failures: [sr0] Add. Sense:Logical block address out of range, sector 0 Bill Davidsen (Mon Apr 27 2009 - 15:08:00 EST)
Fwd: Gene Heskett (Mon Apr 27 2009 - 15:08:42 EST)
Fwd: Gene Heskett (Mon Apr 27 2009 - 15:09:21 EST)
Fwd: Gene Heskett (Mon Apr 27 2009 - 15:09:40 EST)
Fwd: Gene Heskett (Mon Apr 27 2009 - 15:09:56 EST)
Fwd: Gene Heskett (Mon Apr 27 2009 - 15:10:27 EST)
Fwd: Gene Heskett (Mon Apr 27 2009 - 15:10:50 EST)
Fwd: Gene Heskett (Mon Apr 27 2009 - 15:11:17 EST)
Fwd: Gene Heskett (Mon Apr 27 2009 - 15:11:33 EST)
Fwd: Gene Heskett (Mon Apr 27 2009 - 15:11:50 EST)
Fwd: Gene Heskett (Mon Apr 27 2009 - 15:12:12 EST)
Fwd: Gene Heskett (Mon Apr 27 2009 - 15:12:29 EST)
Fwd: Gene Heskett (Mon Apr 27 2009 - 15:12:46 EST)
Fwd: Gene Heskett (Mon Apr 27 2009 - 15:13:00 EST)
Fwd: Gene Heskett (Mon Apr 27 2009 - 15:13:28 EST)
Fwd: Gene Heskett (Mon Apr 27 2009 - 15:13:43 EST)
Re: [PATCH] x86/pci: do assign root bus res if _CRS is used Bjorn Helgaas (Mon Apr 27 2009 - 15:44:24 EST)
[PATCH] copy_process: remove the unneededclear_tsk_thread_flag(TIF_SIGPENDING) Oleg Nesterov (Mon Apr 27 2009 - 15:53:20 EST)
[PATCH] ptrace-tracehook_unsafe_exec-remove-the-stale-comment-fix Oleg Nesterov (Mon Apr 27 2009 - 16:10:21 EST)
e100.txt blooper jidanni (Mon Apr 27 2009 - 16:25:59 EST)
usbutils 0.81 release Greg KH (Mon Apr 27 2009 - 16:28:29 EST)
Re: meminfo Committed_AS underflows Andrew Morton (Mon Apr 27 2009 - 16:32:20 EST)
[PATCH 00/14] clean up page aligned data and bss sections Tim Abbott (Mon Apr 27 2009 - 16:38:07 EST)
how to properly post/disseminate kernel cleanup/janitorialpossibilities? Robert P. J. Day (Mon Apr 27 2009 - 16:47:58 EST)
usb 1-1: reset full speed USB device using ep93xx-ohci and address2 Bill Gatliff (Mon Apr 27 2009 - 16:50:50 EST)
fs/cifs/connect.c fix missing in latest stable Chris Frey (Mon Apr 27 2009 - 17:04:42 EST)
[ANNOUNCE]: SCST 1.0.1 core, target drivers for iSCSI, QLogic 22xx/23xxand local as well as fileio_tgt backend handler and scstadmin utility v1.0.6released Vladislav Bolkhovitin (Mon Apr 27 2009 - 17:04:57 EST)
[PATCH rev2] input: bcm5974: Add support for the Macbook 5 (Unibody) Henrik Rydberg (Mon Apr 27 2009 - 17:12:23 EST)
Re: [warn_once] warning: at kernel/hrtimer.c:625 hres_timers_resume+0x24/0x38() Rafael J. Wysocki (Mon Apr 27 2009 - 17:36:28 EST)
[PATCH 01/12] mutex: add atomic_dec_and_mutex_lock Eric Paris (Mon Apr 27 2009 - 17:54:46 EST)
Re: [PATCH 5/5] add ksm kernel shared memory driver. Andrew Morton (Mon Apr 27 2009 - 18:40:06 EST)
Re: [PATCH 6/6] input: Add a detailed multi-touch finger data report protocol (rev2) Dmitry Torokhov (Mon Apr 27 2009 - 18:51:48 EST)
Default HZ value for X86 Alok Kataria (Mon Apr 27 2009 - 19:07:27 EST)
Re: 2.6.30-rc2 + xorg-intel-2.7.0 + DRM_I915_KMS = corruption Florian Mickler (Mon Apr 27 2009 - 19:30:35 EST)
[PATCH] Better document some regset helper functions David Howells (Mon Apr 27 2009 - 19:31:46 EST)
[PATCH 1/2] FRV: Remove unused header asm/init.h. David Howells (Mon Apr 27 2009 - 19:40:34 EST)
Re: [PATCH 3/3] [BUGFIX] x86/x86_64: fix IRQ migration triggeredactive device IRQ interrruption Gary Hade (Mon Apr 27 2009 - 20:05:52 EST)
[PATCH 1/9] irq: correct CPUMASKS_OFFSTACK typo -v5 Yinghai Lu (Mon Apr 27 2009 - 20:59:12 EST)
Oops with linux 2.6.29.1 in radeon_do_cp_idle Berthold Cogel (Mon Apr 27 2009 - 20:59:41 EST)
[PATCH 2/9] x86/irq: remove NUMA_MIGRATE_IRQ_DESC -v2 Yinghai Lu (Mon Apr 27 2009 - 21:00:24 EST)
[PATCH 3/9] irq: make set_affinity to return status -v2 Yinghai Lu (Mon Apr 27 2009 - 21:01:23 EST)
[PATCH 4/9] irq: only update affinity if set_affinity() sucessfully-v4 Yinghai Lu (Mon Apr 27 2009 - 21:01:54 EST)
[PATCH 5/9] x86/irq: change irq_desc_alloc to take node instead cpu-v2 Yinghai Lu (Mon Apr 27 2009 - 21:02:42 EST)
[PATCH 6/9] irq: make io_apic_set_pci_routing to take device Yinghai Lu (Mon Apr 27 2009 - 21:03:21 EST)
[PATCH 7/9] irq: make io_apic_set_pci_routing to use device Yinghai Lu (Mon Apr 27 2009 - 21:03:37 EST)
[PATCH 8/9] x86/irq: make MSI irq_desc numa aware -v3 Yinghai Lu (Mon Apr 27 2009 - 21:03:51 EST)
[PATCH 9/9] irq: make ht irq_desc numa aware Yinghai Lu (Mon Apr 27 2009 - 21:04:25 EST)
[PATCH 0/5] proc: export more page flags in /proc/kpageflags (take 4) Wu Fengguang (Mon Apr 27 2009 - 21:51:26 EST)
[PATCH] appletouch: fix DMA to/from stack buffer Bob Copeland (Mon Apr 27 2009 - 22:01:25 EST)
[PATCH] scsi: ses check name in enclosure_component_register Yinghai Lu (Mon Apr 27 2009 - 22:20:06 EST)
[PATCH] remove duplicated include <linux/audit.h> Zhenwen Xu (Mon Apr 27 2009 - 22:34:20 EST)
[patch 2.6.30-rc3] platform_bus: remove "which platform_data?" confusion David Brownell (Mon Apr 27 2009 - 22:43:56 EST)
Re: [PATCH 05/12] sunvdc: kill vdc_end_request() Tejun Heo (Mon Apr 27 2009 - 22:55:40 EST)
[patch 2.6.30-rc3] regulator: regression fix David Brownell (Mon Apr 27 2009 - 23:00:00 EST)
Re: [PATCH] mfd: Fix define values of CS1_HIB_MODE. Naohiro Ooiwa (Mon Apr 27 2009 - 23:14:45 EST)
[GIT PATCH linux-2.6-block#for-linus] block: fix hd and mg_disk Tejun Heo (Mon Apr 27 2009 - 23:53:13 EST)
[GIT PATCH linux-2.6-block#for-2.6.31] block: lld cleanup patches, take#2 Tejun Heo (Tue Apr 28 2009 - 00:09:07 EST)
[PATCH -mmotm] ecryptfs: fix printk format warning Randy Dunlap (Tue Apr 28 2009 - 00:24:16 EST)
Swappiness vs. mmap() and interactive response Elladan (Tue Apr 28 2009 - 00:56:39 EST)
Please revert edada399 and 9203fc9c Paul Mackerras (Tue Apr 28 2009 - 00:56:51 EST)
Re: [PATCH 01/10] sysfs: don't use global workqueue insysfs_schedule_callback() Alex Chiang (Tue Apr 28 2009 - 01:18:17 EST)
[PATCH net-next] atl1c: disable L1/L0s when link detected jie.yang (Tue Apr 28 2009 - 01:42:24 EST)
[git pull] Please pull powerpc.git merge branch Paul Mackerras (Tue Apr 28 2009 - 01:55:37 EST)
[no subject] 王然 (Tue Apr 28 2009 - 01:55:37 EST)
PATCH recognize Leadtek WinFast DTV Dongle H CIJOML (Tue Apr 28 2009 - 01:56:02 EST)
[PATCH] cpuacct: VIRT_CPU_ACCOUNTING don't prevent percpu cputime count KOSAKI Motohiro (Tue Apr 28 2009 - 02:53:48 EST)
linux-next: Tree for April 28 Stephen Rothwell (Tue Apr 28 2009 - 02:54:20 EST)
[PATCH] Remove extra semicolon from if() indrivers/regulator/core.c Mika Kukkonen (Tue Apr 28 2009 - 03:19:52 EST)
[PATCH] driver: make dev_set_name(, NULL) work Yinghai Lu (Tue Apr 28 2009 - 03:39:20 EST)
- [RFC PATCH] use dev_set_name(,NULL) to prevent leaking Yinghai Lu (Tue Apr 28 2009 - 03:44:02 EST)
- Re: [RFC PATCH] use dev_set_name(,NULL) to prevent leaking Kay Sievers (Tue Apr 28 2009 - 04:26:22 EST)
- Re: [RFC PATCH] use dev_set_name(,NULL) to prevent leaking Yinghai Lu (Tue Apr 28 2009 - 11:26:39 EST)
- Re: [RFC PATCH] use dev_set_name(,NULL) to prevent leaking Yinghai Lu (Tue Apr 28 2009 - 11:36:31 EST)
- Re: [RFC PATCH] use dev_set_name(,NULL) to prevent leaking Greg KH (Tue Apr 28 2009 - 11:44:52 EST)
- Re: [RFC PATCH] use dev_set_name(,NULL) to prevent leaking Yinghai Lu (Tue Apr 28 2009 - 11:53:50 EST)
- Re: [RFC PATCH] use dev_set_name(,NULL) to prevent leaking Kay Sievers (Tue Apr 28 2009 - 11:56:38 EST)
- Re: [RFC PATCH] use dev_set_name(,NULL) to prevent leaking Yinghai Lu (Tue Apr 28 2009 - 12:10:18 EST)
- Re: [RFC PATCH] use dev_set_name(,NULL) to prevent leaking Kay Sievers (Tue Apr 28 2009 - 12:15:51 EST)
- Re: [RFC PATCH] use dev_set_name(,NULL) to prevent leaking Yinghai Lu (Tue Apr 28 2009 - 15:06:52 EST)
- Re: [RFC PATCH] use dev_set_name(,NULL) to prevent leaking Yinghai Lu (Tue Apr 28 2009 - 12:38:31 EST)
- Re: [RFC PATCH] use dev_set_name(,NULL) to prevent leaking Kay Sievers (Tue Apr 28 2009 - 12:51:29 EST)
- Re: [RFC PATCH] use dev_set_name(,NULL) to prevent leaking Greg KH (Tue Apr 28 2009 - 10:58:13 EST)
- Re: [PATCH] driver: make dev_set_name(, NULL) work Greg KH (Tue Apr 28 2009 - 10:57:53 EST)
[PATCH] sched: make sure sched_child_runs_first is not fairy tale marywangran (Tue Apr 28 2009 - 03:49:28 EST)
[Announcement] aer-inject 0.1: First release of PCIE AER softwareerror injection tool Huang Ying (Tue Apr 28 2009 - 03:51:38 EST)
[PATCH] input: Add a detailed multi-touch finger data report protocol (rev3) Henrik Rydberg (Tue Apr 28 2009 - 03:59:49 EST)
[PATCH 0/3] tracing/filters: new event parser Tom Zanussi (Tue Apr 28 2009 - 04:05:04 EST)
[PATCH 1/3] tracing/filters: move preds into event_filter object Tom Zanussi (Tue Apr 28 2009 - 04:05:33 EST)
[PATCH 2/3] tracing/filters: distinguish between signed andunsigned fields Tom Zanussi (Tue Apr 28 2009 - 04:06:01 EST)
[PATCH 3/3] tracing/filters: a better event parser Tom Zanussi (Tue Apr 28 2009 - 04:06:29 EST)
BUG: NULL pointer dereference in try_to_del_timer_sync() Daniel Mack (Tue Apr 28 2009 - 04:14:46 EST)
Re: [tip:x86/urgent] x86: linker script: avoid ALIGN statementsinside output sections Ingo Molnar (Tue Apr 28 2009 - 04:16:09 EST)
KMS + fb + FBIOPUT_VSCREENINFO Peter Hanzel (Tue Apr 28 2009 - 04:32:24 EST)
[PATCH v15 0/7] cgroup: io-throttle controller Andrea Righi (Tue Apr 28 2009 - 04:44:19 EST)
[PATCH 1/3] w1: ds2760_battery: cleanups in ds2760_battery_probe() Daniel Mack (Tue Apr 28 2009 - 04:55:36 EST)
[PATCH] fix a Section mismatch on drivers/leds/leds-gpio.c Zhenwen Xu (Tue Apr 28 2009 - 05:05:19 EST)
Re: [PATCH] net/ipv6/tcp_ipv6.c: fix sparse warnings David Miller (Tue Apr 28 2009 - 05:08:44 EST)
[PATCH -v2] x86: MCE: Re-implement MCE log ring buffer as per-CPUring buffer Huang Ying (Tue Apr 28 2009 - 05:27:39 EST)
[PATCH 1/4] FRV: Remove in-kernel strace code David Howells (Tue Apr 28 2009 - 05:52:01 EST)
[PATCH] fix some section mismatch on drivers/hwmon/sht15.c Zhenwen Xu (Tue Apr 28 2009 - 05:59:20 EST)
[PATCH 2.6.30] regulator: Fix default constraints for fixed voltage regulators Mark Brown (Tue Apr 28 2009 - 06:09:51 EST)
[PATCH 1/2] regulator: Support list_voltage for fixed voltage regulator Mark Brown (Tue Apr 28 2009 - 06:14:16 EST)
[PATCH 0/5] rapidio: adding memory mapping IO support and misc fixes Li Yang (Tue Apr 28 2009 - 06:16:49 EST)
[PATCH 0/4] workqueue_trace: Add max execution time mesurement forper worklet Zhaolei (Tue Apr 28 2009 - 06:52:31 EST)
[PATCH v2] spi: Add support for the OpenCores SPI controller. Thierry Reding (Tue Apr 28 2009 - 07:01:39 EST)
[PATCH] input: Document the bcm5974 driver Henrik Rydberg (Tue Apr 28 2009 - 07:07:56 EST)
BUG: Function graph tracer hang Ingo Molnar (Tue Apr 28 2009 - 07:13:32 EST)
[PATCH] sched: make sure sched_child_runs_first WORK marywangran (Tue Apr 28 2009 - 07:21:48 EST)
[PATCH 1/1] regulator/bq24022: fix bug in is_enabled function Philipp Zabel (Tue Apr 28 2009 - 07:34:14 EST)
[PATCH] Quirk for BT USB device on MacbookPro to be reset before use amit . kucheria (Tue Apr 28 2009 - 07:58:19 EST)
Re: "RT_PREEMPT for loongson" is updated to patch-2.6.29.1-rt8 Ralf Baechle (Tue Apr 28 2009 - 08:31:35 EST)
[PATCH 1/7] blkio-cgroup: Introduction Ryo Tsuruta (Tue Apr 28 2009 - 08:44:39 EST)
[PATCH 1/2] x86: move max_pfn_mapped and max_low_pfn_mapped tosetup.c Pekka Enberg (Tue Apr 28 2009 - 09:01:28 EST)
[PATCH 2/2] x86: move per-cpu mmu_gathers to mm/init.c Pekka Enberg (Tue Apr 28 2009 - 09:01:43 EST)
[GIT PULL] x86: cleanup alternative.h Mathieu Desnoyers (Tue Apr 28 2009 - 09:05:36 EST)
Re: [ewg] Re: [PATCH 1/3] IB/ehca: Replace vmalloc with kmalloc Alexander Schmidt (Tue Apr 28 2009 - 09:08:57 EST)
OT - Regression: Cisco VPN module hangs 2.6.30-rcX Fabio Comolli (Tue Apr 28 2009 - 09:09:59 EST)
[PATCH] input: Document the bcm5974 driver (rev2) Henrik Rydberg (Tue Apr 28 2009 - 09:16:00 EST)
LTTng "TIF_KERNEL_TRACE" Mathieu Desnoyers (Tue Apr 28 2009 - 09:20:52 EST)
[PATCH] Document memory barriers implied by sleep/wake-up primitives David Howells (Tue Apr 28 2009 - 10:03:28 EST)
Re: [PATCH] v3 RCU: the bloatwatch edition David Howells (Tue Apr 28 2009 - 10:25:32 EST)
[PATCH] deal with interrupt shadow state for emulated instruction Glauber Costa (Tue Apr 28 2009 - 10:31:01 EST)
[PATCH] HID: Fix the support for apple mini aluminium keyboard Ulrich Dangel (Tue Apr 28 2009 - 10:34:50 EST)
IOMMU and graphics cards Joerg Roedel (Tue Apr 28 2009 - 11:05:55 EST)
[RFC PATCH 00/21] amd64_edac: EDAC module for AMD64 Borislav Petkov (Tue Apr 28 2009 - 11:06:45 EST)
[PATCH] poll: Avoid extra wakeups in select/poll Eric Dumazet (Tue Apr 28 2009 - 11:14:02 EST)
[PATCH] txx9dmac: Fix clearing of CHAR register in 32-bit kernel Atsushi Nemoto (Tue Apr 28 2009 - 11:14:50 EST)
Re: [PATCH 1/3] IB/ehca: Replace vmalloc with kmalloc Dave Hansen (Tue Apr 28 2009 - 11:15:14 EST)
Re: [PATCHSET] CUSE: implement CUSE, take #3 Miklos Szeredi (Tue Apr 28 2009 - 11:43:21 EST)
Re: [git-pull -tip] x86: cpu_debug patches Jaswinder Singh Rajput (Tue Apr 28 2009 - 11:44:33 EST)
[PATCH] virtio: add missing include to virtio_net.h Grant Likely (Tue Apr 28 2009 - 11:47:14 EST)
Re: [ANNOUNCE] OSS Proxy 1.2 using CUSE Miklos Szeredi (Tue Apr 28 2009 - 12:01:41 EST)
Marvell 88F6281 Reference design Eddie Dawydiuk (Tue Apr 28 2009 - 12:04:09 EST)
What are u doing these days? Matthieu Fecteau (Tue Apr 28 2009 - 12:09:47 EST)
Re: [PATCH 3/3] IB/ehca: Increment version number Roland Dreier (Tue Apr 28 2009 - 12:49:16 EST)
[PATCH] powerpc: Update MPC5xxx and Xilinx Virtex maintainer entries Grant Likely (Tue Apr 28 2009 - 12:50:33 EST)
Re: [PATCH] net/sunrpc/svc_xprt.c: fix sparse warnings J. Bruce Fields (Tue Apr 28 2009 - 13:01:33 EST)
Re: [Scst-devel] Discussion about SCST sysfs layout and implementation. Vladislav Bolkhovitin (Tue Apr 28 2009 - 13:05:52 EST)
[PATCH v2 00/15] clean up page aligned data and bss sections Tim Abbott (Tue Apr 28 2009 - 13:07:11 EST)
Re: mmotm 2009-04-27-15-45 uploaded - iwl3945 oops Valdis . Kletnieks (Tue Apr 28 2009 - 13:15:51 EST)
[PATCH] CRISv32: Fix typo compile error in ARTPEC-3 gpio driver. Jesper Nilsson (Tue Apr 28 2009 - 13:25:07 EST)
[x86] Strange 64-bit put_user ? Jeff Garzik (Tue Apr 28 2009 - 13:32:21 EST)
[PATCH] Ignore garbage in dell-wmi events Mario Limonciello (Tue Apr 28 2009 - 13:40:36 EST)
[PATCH RFC] ext3 data=guarded v5 Chris Mason (Tue Apr 28 2009 - 14:05:35 EST)
[GIT PULL] regulator fixes for 2.6.30-rc4 Liam Girdwood (Tue Apr 28 2009 - 14:13:20 EST)
Re: [.30-rc2 regression] garbled screen on video Eric Anholt (Tue Apr 28 2009 - 14:18:47 EST)
integrity: nfsd imbalance bug fix Mimi Zohar (Tue Apr 28 2009 - 14:32:26 EST)
String conversions Steve French (Tue Apr 28 2009 - 14:45:34 EST)
[PATCH] x86: Remove readq()/writeq() on 32-bit Roland Dreier (Tue Apr 28 2009 - 15:05:28 EST)
[PATCH] m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h> Geert Uytterhoeven (Tue Apr 28 2009 - 15:20:38 EST)
Re: [PATCH] make mmci-omap using platform_driver_probe Pierre Ossman (Tue Apr 28 2009 - 15:27:45 EST)
[PATCH 0/4] mmiotrace: various fixes and cleaning Stuart Bennett (Tue Apr 28 2009 - 15:29:26 EST)
Re: [PATCH v2] acpi: Fix regression where _PPC is not read at booteven when ignore_ppc=0 Darrick J. Wong (Tue Apr 28 2009 - 15:33:29 EST)
include/sound/soc-dai.h: "codec" declared twice Jeff Garzik (Tue Apr 28 2009 - 15:33:43 EST)
Re: mmotm 2009-02-17-12-33 uploaded Oleg Nesterov (Tue Apr 28 2009 - 15:36:07 EST)
Re: [PATCH] mvsdio: fix CONFIG_PM=y build Pierre Ossman (Tue Apr 28 2009 - 15:37:42 EST)
Re: [PATCH] OMAP: HSMMC: Do not enable buffer ready interrupt ifusing DMA Pierre Ossman (Tue Apr 28 2009 - 15:38:52 EST)
Re: [PATCH 1/1] DaVinci: MMC: V4: MMC/SD controller driver forDaVinci family. Pierre Ossman (Tue Apr 28 2009 - 15:46:24 EST)
Re: [Patch 1/1 v5] via-sdmmc: VIA MSP card reader driver support Pierre Ossman (Tue Apr 28 2009 - 15:50:01 EST)
[PATCH] Fix makefile so that CONFIG_WDM and CONFIG_TMC work. Andrew Lutomirski (Tue Apr 28 2009 - 15:53:19 EST)
Re: [PATCH] mmc_spi: do propper retry managment in the block layer Pierre Ossman (Tue Apr 28 2009 - 15:57:46 EST)
Re: [PATCH -V2 01/13] mutex: add atomic_dec_and_mutex_lock Andrew Morton (Tue Apr 28 2009 - 16:14:22 EST)
Re: 900af0d breaks some embedded suspend/resume Pavel Machek (Tue Apr 28 2009 - 16:28:09 EST)
Re: [RFC PATCH] fpathconf() for fsync() behavior Pavel Machek (Tue Apr 28 2009 - 16:28:30 EST)
[PATCH] cgroups: make messages more readable Randy Dunlap (Tue Apr 28 2009 - 16:53:53 EST)
Debug only with printk ? Dragoslav Zaric (Tue Apr 28 2009 - 17:27:54 EST)
Simple typo in reboot.c when enabling CONFIG_KDB_KDUMP Edward Goggin (Tue Apr 28 2009 - 17:34:22 EST)
[PATCH] kernel-doc: restrict syntax for private: and public: Randy Dunlap (Tue Apr 28 2009 - 18:17:47 EST)
Re: realtek ALC272 support Andres Salomon (Tue Apr 28 2009 - 18:22:20 EST)
[PATCH] Temporarily add modalias for Dell DMI match on dell-wmi Mario Limonciello (Tue Apr 28 2009 - 18:23:01 EST)
Q: selinux_bprm_committed_creds() && signals/do_wait Oleg Nesterov (Tue Apr 28 2009 - 18:35:01 EST)
[PATCH] ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c Oleg Nesterov (Tue Apr 28 2009 - 18:36:20 EST)
[GIT PULL] please pull infiniband.git Roland Dreier (Tue Apr 28 2009 - 19:04:09 EST)
Re: IRQ / SoftIRQ CPU time accounting broken by457533a7d3402d1d91fbc125c8bd1bd16dcd3cd4 Andrew Morton (Tue Apr 28 2009 - 19:36:04 EST)
gspca_vc032x not working with skype in 2.6.29 Felix von Leitner (Tue Apr 28 2009 - 19:38:57 EST)
[PATCH] nfsd: use C99 struct initializers Randy Dunlap (Tue Apr 28 2009 - 19:48:23 EST)
[git pull] Intel DRM fixes for 2.6.30-rc3 Eric Anholt (Tue Apr 28 2009 - 19:49:11 EST)
Re: "ACPI: EC: missing confirmations, switch off interrupt mode" wastes time on startup Ryan Hope (Tue Apr 28 2009 - 20:36:46 EST)
[PATCH] [Target_Core_Mod/pSCSI]: Addblock/blk-map.c:blk_rq_map_kern_sg() usage Nicholas A. Bellinger (Tue Apr 28 2009 - 20:43:24 EST)
BUG: sleeping function called from invalid context atmm/slub.c:1595 --- "hcitool cc" or "l2ping" Bing Zhao (Tue Apr 28 2009 - 20:53:43 EST)
[PATCH] crypto: catch base cipher self-test failures in fips mode Jarod Wilson (Tue Apr 28 2009 - 21:12:20 EST)
[PATCH] crypto: don't raise alarm for no ctr(aes*) tests in fips mode Jarod Wilson (Tue Apr 28 2009 - 21:18:49 EST)
[PATCH] crypto: print self-test pass notices in fips mode Jarod Wilson (Tue Apr 28 2009 - 21:22:06 EST)
bug in drivers/edac/mpc85xx_edac.c:mpc85xx_mc_check() Jeff Haran (Tue Apr 28 2009 - 21:23:56 EST)
[PATCH 0/2] crypto: ansi_cprng self-test infra and vectors Jarod Wilson (Tue Apr 28 2009 - 21:27:52 EST)
netlink NETLINK_KOBJECT_UEVENT older 2.6 kernels Anil kumar (Tue Apr 28 2009 - 21:38:58 EST)
linux-next: origin tree build warnings Stephen Rothwell (Wed Apr 29 2009 - 00:44:53 EST)
linux-next: origin tree build warning Stephen Rothwell (Wed Apr 29 2009 - 00:50:07 EST)
[PATCH RFC] v2 not-so-expedited "big hammer" RCU grace periods Paul E. McKenney (Wed Apr 29 2009 - 00:53:33 EST)
[PATCH 0/5] [GIT PULL] tracing/splice/ringbuffer: updates for tip Steven Rostedt (Wed Apr 29 2009 - 00:59:22 EST)
[GIT]: Networking David Miller (Wed Apr 29 2009 - 02:09:12 EST)
[tip:tracing/core] ring_buffer: compressed event header tip-bot for Lai Jiangshan (Wed Apr 29 2009 - 02:17:40 EST)
[tip:tracing/core] x86: use native register access for native tlb flushing tip-bot for Chris Wright (Wed Apr 29 2009 - 02:18:23 EST)
[PATCH][RFC] Handle improbable possibility of io_context->refcount overflow Nikanth Karthikesan (Wed Apr 29 2009 - 02:54:16 EST)
[PATCH -v3] x86: MCE: Re-implement MCE log ring buffer as per-CPUring buffer Huang Ying (Wed Apr 29 2009 - 03:24:57 EST)
bluetoothd 4.37 -> Segmentation fault Stuart Pook (Wed Apr 29 2009 - 03:31:34 EST)
[PATCH/RFT 0/13] x86: unify vmlinux.lds Sam Ravnborg (Wed Apr 29 2009 - 03:33:22 EST)
- [PATCH 05/13] x86, vmlinux.lds: unify .text output sections Sam Ravnborg (Wed Apr 29 2009 - 03:45:46 EST)
- [PATCH 10/13] x86, vmlinux.lds: unify parainstructions Sam Ravnborg (Wed Apr 29 2009 - 03:46:05 EST)
- [PATCH 08/13] x86, vmlinux.lds: move vsyscall output sections Sam Ravnborg (Wed Apr 29 2009 - 03:46:27 EST)
- [PATCH 07/13] x86, vmlinux.lds: unify data output sections Sam Ravnborg (Wed Apr 29 2009 - 03:46:44 EST)
- [PATCH 04/13] x86, vmlinux.lds: unify start/end of SECTIONS Sam Ravnborg (Wed Apr 29 2009 - 03:47:00 EST)
- [PATCH 06/13] x86, vmlinux.lds: unify exceptiontable Sam Ravnborg (Wed Apr 29 2009 - 03:47:34 EST)
- [PATCH 13/13] x86, vmlinux.lds: unify remaining parts Sam Ravnborg (Wed Apr 29 2009 - 03:47:47 EST)
- [PATCH 01/13] x86: beautify vmlinux_32.lds.S Sam Ravnborg (Wed Apr 29 2009 - 03:48:08 EST)
- [PATCH 03/13] x86, vmlinux.lds: unify PHDRS Sam Ravnborg (Wed Apr 29 2009 - 03:48:32 EST)
- [PATCH 09/13] x86, vmlinux.lds: unify first part of initdata Sam Ravnborg (Wed Apr 29 2009 - 03:48:49 EST)
- [PATCH 12/13] x86, vmlinux.lds: unify percpu Sam Ravnborg (Wed Apr 29 2009 - 03:49:11 EST)
- [PATCH 11/13] x86, vmlinux.lds: unify .exit.* and .init.ramfs Sam Ravnborg (Wed Apr 29 2009 - 03:49:31 EST)
- [PATCH 02/13] x86, vmlinux.lds: unify header/footer Sam Ravnborg (Wed Apr 29 2009 - 03:49:47 EST)
- Re: [PATCH/RFT 0/13] x86: unify vmlinux.lds Ingo Molnar (Wed Apr 29 2009 - 03:58:30 EST)
linux-next: Tree for April 29 Stephen Rothwell (Wed Apr 29 2009 - 03:39:50 EST)
Compile Error with Linux-2.6.30-rc3-git5 Tarkan Erimer (Wed Apr 29 2009 - 04:10:11 EST)
Re: [PATCH] [13/16] POISON: The high level memory error handler inthe VM II Wu Fengguang (Wed Apr 29 2009 - 04:17:24 EST)
[PATCH] mm: prevent divide error for small values of vm_dirty_bytes Andrea Righi (Wed Apr 29 2009 - 04:29:46 EST)
Re: Revert "linux.conf.au 2009: Tuz" Geert Uytterhoeven (Wed Apr 29 2009 - 05:11:14 EST)
[PATCH] elf_core_dump: use rcu_read_lock() to access ->real_parent Oleg Nesterov (Wed Apr 29 2009 - 05:11:59 EST)
[GIT PATCH] block,scsi,ide: unify sector and data_len Tejun Heo (Wed Apr 29 2009 - 05:22:26 EST)
Intel KMS + fbcon + Mplayer Peter Hanzel (Wed Apr 29 2009 - 06:03:56 EST)
[PATCH] mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock Alan Jenkins (Wed Apr 29 2009 - 06:41:24 EST)
[PATCH 0/29] x86/perfcounters: x86 and AMD cpu updates Robert Richter (Wed Apr 29 2009 - 06:53:05 EST)
splice() on two pipes Max Kellermann (Wed Apr 29 2009 - 07:02:59 EST)
Powerpc Port linux-2.6.29 Deepak Gaur (Wed Apr 29 2009 - 07:08:20 EST)
[PATCH] input: Add support for the TSC2003 controller. Thierry Reding (Wed Apr 29 2009 - 08:03:49 EST)
Re: NFS client packet storm on 2.6.27.x Steve Dickson (Wed Apr 29 2009 - 08:15:54 EST)
[PATCH, RFC] Fix bogus modpost warnings Ralf Baechle (Wed Apr 29 2009 - 08:32:31 EST)
[PATCH] ptrace: do not use task->ptrace directly in core kernel Oleg Nesterov (Wed Apr 29 2009 - 08:33:33 EST)
[PATCH] atomic: fix atomic_long_cmpxchg/xchg for 64 bitarchitectures Heiko Carstens (Wed Apr 29 2009 - 08:36:20 EST)
[PATCH] perf_counter: powerpc: allow use of limited-function counters Paul Mackerras (Wed Apr 29 2009 - 08:39:32 EST)
[PATCH] SELinux: Remove excessive interrupt disablement David Howells (Wed Apr 29 2009 - 08:48:30 EST)
Re: [TOMOYO 1/2] tomoyo: add Documentation/tomoyo.txt Pavel Machek (Wed Apr 29 2009 - 09:17:58 EST)
Re: [PATCH v2] acpi: Fix regression where _PPC is not read at boot even when ignore_ppc=0 Thomas Renninger (Wed Apr 29 2009 - 09:20:12 EST)
Memory limits - mm_segment_t - MAKE_MM_SEG Michal Simek (Wed Apr 29 2009 - 09:55:03 EST)
[PATCH] block: remove unused __REQ_NR_BITS Jerome Marchand (Wed Apr 29 2009 - 10:01:20 EST)
"(unsigned long)__builtin_return_address(0)", _RET_IP_,CALLER_ADDR0? Robert P. J. Day (Wed Apr 29 2009 - 11:48:20 EST)
Re: TSC marked unstable on suspend and resume john stultz (Wed Apr 29 2009 - 12:45:53 EST)
Re: [FAILED] phyCORE-i.MX35 + Linus's git kernel (origin/master) Robert Schwebel (Wed Apr 29 2009 - 12:52:25 EST)
[RFC PATCH 00/21 v2] amd64_edac: EDAC module for AMD64 Borislav Petkov (Wed Apr 29 2009 - 12:55:58 EST)
Re: [PATCH 1/3] Add support for more dell-wmi hotkeys Matthew Garrett (Wed Apr 29 2009 - 13:03:30 EST)
[PATCH] staging: winbond: mac80211 - unify config_interface and bss_info_changed Tim Gardner (Wed Apr 29 2009 - 13:43:57 EST)
[PATCH 0/3] add tracepoint docbook Jason Baron (Wed Apr 29 2009 - 13:47:21 EST)
[PATCH 2/3] add new tracepoints docbook Jason Baron (Wed Apr 29 2009 - 13:47:56 EST)
[PATCH 1/3] make kernel-doc understand TRACE_EVENT() macro Jason Baron (Wed Apr 29 2009 - 13:48:41 EST)
[PATCH 3/3] add irq tracepoint documentation Jason Baron (Wed Apr 29 2009 - 13:49:06 EST)
Fusion-IO Clive Wagenaar (Wed Apr 29 2009 - 14:05:04 EST)
[PATCH] staging: agnx: mac80211 - unify config_interface and bss_info_changed Tim Gardner (Wed Apr 29 2009 - 14:52:02 EST)
Re: [PATCH 2/2] configfs: Rework configfs_depend_item() lockingand make lockdep happy Joel Becker (Wed Apr 29 2009 - 14:54:30 EST)
[PATCH] v4l2: modify return value of VIDIOC_REQBUFS ioctl NÃmeth MÃrton (Wed Apr 29 2009 - 14:58:32 EST)
[PATCH] v4l2: fill the reserved fields of VIDIOC_REQBUFS ioctl NÃmeth MÃrton (Wed Apr 29 2009 - 14:58:47 EST)
[PATCH] staging: stlc45xx: mac80211 - unify config_interface and bss_info_changed Tim Gardner (Wed Apr 29 2009 - 15:02:18 EST)
[tip:core/printk] vsprintf: introduce %pf format specifier tip-bot for Frederic Weisbecker (Wed Apr 29 2009 - 15:12:31 EST)
Re: Re-implement MCE log ring buffer as per-CPU ring buffer II Andi Kleen (Wed Apr 29 2009 - 15:15:27 EST)
[PATCH] asus_atk0110: fix compiler warning Luca Tettamanti (Wed Apr 29 2009 - 15:22:26 EST)
[ANNOUNCE] updated version of streamline_config.pl Steven Rostedt (Wed Apr 29 2009 - 15:22:41 EST)
[GIT]: staging - mac80211 - unify config_interface and bss_info_changed Tim Gardner (Wed Apr 29 2009 - 15:38:42 EST)
[PATCH] x86: don't print strange not connect ioapic Yinghai Lu (Wed Apr 29 2009 - 16:05:25 EST)
CC_STACKPROTECTOR vs CC_STACKPROTECTOR_ALL Kees Cook (Wed Apr 29 2009 - 16:08:21 EST)
[PATCH] x86: gettimeofday() vDSO: fix segfault when tv == NULL John Wright (Wed Apr 29 2009 - 16:32:23 EST)
[PATCH] netconsole: take care of NETDEV_UNREGISTER event Bruno PrÃmont (Wed Apr 29 2009 - 16:47:25 EST)
[[PATCH -tip] rtmutex.c: Documentation cleanup Luis Henriques (Wed Apr 29 2009 - 16:58:23 EST)
Regression since 2.6.30-rc1 - Page allocation failures Larry Finger (Wed Apr 29 2009 - 17:02:33 EST)
[PATCH mmotm] mm: alloc_large_system_hash check order Hugh Dickins (Wed Apr 29 2009 - 17:11:25 EST)
[PATCH] fix apic_debug instances Glauber Costa (Wed Apr 29 2009 - 17:29:25 EST)
[PATCH mmotm] memcg: fix mem_cgroup_update_mapped_file_stat oops Hugh Dickins (Wed Apr 29 2009 - 17:37:21 EST)
WebMail Account Verification Upgrade ! ! ! WEBMAIL MAINTENANCE (Wed Apr 29 2009 - 17:45:15 EST)
[PATCH] x86: x86_32 kdump boot on cpu != 0 Ed Swierk (Wed Apr 29 2009 - 17:56:31 EST)
SCHED_EDF infos finarfin (Wed Apr 29 2009 - 17:56:59 EST)
[GIT PATCHES for 2.6.30] V4L/DVB fixes Mauro Carvalho Chehab (Wed Apr 29 2009 - 18:20:43 EST)
[patch 00/58] 2.6.27-stable review Greg KH (Wed Apr 29 2009 - 18:20:59 EST)
Q: about struct task_struct H Hartley Sweeten (Wed Apr 29 2009 - 18:45:36 EST)
[GIT PULL] More eCryptfs fixes for 2.6.30-rc3 Tyler Hicks (Wed Apr 29 2009 - 18:45:57 EST)
pull request: wireless-2.6 2009-04-29 John W. Linville (Wed Apr 29 2009 - 18:46:33 EST)
[PATCH] kernel/posix-cpu-timers.c: fix sparse warning H Hartley Sweeten (Wed Apr 29 2009 - 19:14:49 EST)
[PATCH] Fix dirty page accounting in redirty_page_for_writepage() Mathieu Desnoyers (Wed Apr 29 2009 - 19:26:07 EST)
[PATCH] perf_counter: update copyright notice Paul Mackerras (Wed Apr 29 2009 - 19:48:33 EST)
[PATCH 1/5] KERNEL: Support asynchronously-discovered bootdevices, v4 David VomLehn (Wed Apr 29 2009 - 20:08:59 EST)
[PATCH 2/5] USB: Provide USB boot device availability notification David VomLehn (Wed Apr 29 2009 - 20:10:01 EST)
[PATCH 3/5] KERNEL: Wait for console to become available, v4 David VomLehn (Wed Apr 29 2009 - 20:11:06 EST)
[PATCH 4/5] NETDEV: Wait for autoconfigurable network devices tobecome available David VomLehn (Wed Apr 29 2009 - 20:12:09 EST)
[PATCH 5/5] USB: Wait for USB and SCSI block boot devices David VomLehn (Wed Apr 29 2009 - 20:13:18 EST)
[PATCH] fs/super.c: fix sparse warning H Hartley Sweeten (Wed Apr 29 2009 - 20:15:19 EST)
[PATCH 00/19] tracing/workqueue: events support/enhancements, worklets tracing, fixes Frederic Weisbecker (Wed Apr 29 2009 - 20:27:40 EST)
Re: [PATCHSET] block,scsi,libata: implement alt_size Tejun Heo (Wed Apr 29 2009 - 21:15:00 EST)
[PATCH 1/5] KERNEL: Support asynchronously-discovered bootdevices, v4 (resend) David VomLehn (Wed Apr 29 2009 - 21:45:45 EST)
[PATCH] use GFP_NOFS in kernel_event() Wu Fengguang (Wed Apr 29 2009 - 22:00:33 EST)
No NCQ support on X61s Ultrabay? (Intel ICH8 SATA controller question) Theodore Ts'o (Wed Apr 29 2009 - 22:07:49 EST)
Re: [v2 PATCH 1/3] EDAC: Add CPC925 Memory Controller driver Benjamin Herrenschmidt (Wed Apr 29 2009 - 23:12:18 EST)
[PATCH 0/3] removing unwanted module configs Steven Rostedt (Wed Apr 29 2009 - 23:20:02 EST)
[PATCH] blktrace: swap arg name "from" and "to" of blk_add_trace_remap KOSAKI Motohiro (Thu Apr 30 2009 - 00:43:46 EST)
Linux 2.6.30-rc4 Linus Torvalds (Thu Apr 30 2009 - 01:11:34 EST)
[PATCH] Move dtc and libfdt sources from arch/powerpc/boot toscripts/dtc David Gibson (Thu Apr 30 2009 - 01:26:19 EST)
[GIT PULL] XFS update for 2.6.30-rc5 Felix Blyakher (Thu Apr 30 2009 - 01:32:31 EST)
[PATCH 2/5] USB: Provide USB boot device availability notification(resend) David VomLehn (Thu Apr 30 2009 - 02:03:40 EST)
[PATCH 3/5] KERNEL: Wait for console to become available, v4(resend) David VomLehn (Thu Apr 30 2009 - 02:04:39 EST)
[PATCH 4/5] NETDEV: Wait for autoconfigurable network devices tobecome available (resent) David VomLehn (Thu Apr 30 2009 - 02:06:04 EST)
[PATCH v2] cpuacct: VIRT_CPU_ACCOUNTING don't prevent percpu cputime count KOSAKI Motohiro (Thu Apr 30 2009 - 02:11:29 EST)
Re: [PATCH 13/21] amd64_edac: add f10-and-later methods-p3 Doug Thompson (Thu Apr 30 2009 - 02:28:21 EST)
Re: [PATCH 20/21] amd64_edac: add DRAM error injection logic using sysfs Doug Thompson (Thu Apr 30 2009 - 02:29:07 EST)
[PATCH] Fix pci-e port driver slot_reset bad default return value Zhang, Yanmin (Thu Apr 30 2009 - 02:48:28 EST)
[tip:core/locking] mutex: add atomic_dec_and_mutex_lock(), fix tip-bot for Andrew Morton (Thu Apr 30 2009 - 03:04:48 EST)
[PATCH] memcg: fix stale swap cache leak v5 KAMEZAWA Hiroyuki (Thu Apr 30 2009 - 03:18:24 EST)
linux-next: Tree for April 30 Stephen Rothwell (Thu Apr 30 2009 - 03:29:41 EST)
[PATCH] fix build bug in 2.6.30-rc4: xt_socket.c:(.text+0x57780):undefined reference to `nf_conntrack_untracked' Ingo Molnar (Thu Apr 30 2009 - 03:56:36 EST)
iwlwifi: remove EXPORT_SYMBOL for static symbol Andreas Schwab (Thu Apr 30 2009 - 03:59:15 EST)
Arm and allyesconfig, allnoconfig, allmodconfig and randconfig Jack Stone (Thu Apr 30 2009 - 04:29:25 EST)
[PATCH] fs: Remove sparse errors in proc_devtree.c monstr (Thu Apr 30 2009 - 04:37:51 EST)
PROBLEM: 2.6.29.2 - AGP doesn't work anymore on my nforce2 Karsten Mehrhoff (Thu Apr 30 2009 - 04:52:06 EST)
Suspend issues on linux-next April 20 Nico -telmich- Schottelius (Thu Apr 30 2009 - 05:10:44 EST)
[PATCH 0/2] MMC: MMC/SD/CE-ATA/SDIO driver for Intel Moorestown platform Li, Jiebing (Thu Apr 30 2009 - 05:16:36 EST)
[resending-2] [PATCH] [MTD] [NAND] Add OMAP2 / OMAP3 NAND driver vimal singh (Thu Apr 30 2009 - 05:34:27 EST)
[tip:core/futexes] futex: remove FUTEX_REQUEUE_PI (non CMP) tip-bot for Darren Hart (Thu Apr 30 2009 - 05:46:20 EST)
[WATCHDOG] iTCO_wdt.c - ICH9 reboot issue - testing wanted Wim Van Sebroeck (Thu Apr 30 2009 - 05:49:42 EST)
[unused symbol] need to use init_mm Eric Lacombe (Thu Apr 30 2009 - 06:32:22 EST)
[PATCH 00/16] DRBD: a block device for HA clusters Philipp Reisner (Thu Apr 30 2009 - 07:28:26 EST)
[splice PATCH 1/3] splice: use "long" for tee() return values Max Kellermann (Thu Apr 30 2009 - 08:11:59 EST)
Specific support for Intel Atom architecture Tobias Doerffel (Thu Apr 30 2009 - 08:44:46 EST)
Re: [PATCH 0/9] cgroup: io-throttle controller (v13) Alan D. Brunelle (Thu Apr 30 2009 - 09:21:24 EST)
[PATCH] driver-core: devtmpfs - driver core maintained /dev tmpfs Kay Sievers (Thu Apr 30 2009 - 09:24:00 EST)
[BUG] 2.6.30-rc4 hid bluetooth not working Marc Pignat (Thu Apr 30 2009 - 09:34:26 EST)
[PATCH] mfd: Mark WM8350 mask revision as readable to match silicon Mark Brown (Thu Apr 30 2009 - 09:44:43 EST)
[PATCH 2.6.30 1/2] mfd: Correct readability of WM8350 register 227 Mark Brown (Thu Apr 30 2009 - 09:50:10 EST)
[GIT] HID Jiri Kosina (Thu Apr 30 2009 - 10:01:20 EST)
[PATCH] tracing/workqueue: fix 32 bits unfriendly 64 bits division Frederic Weisbecker (Thu Apr 30 2009 - 10:07:59 EST)
[PATCH] NLS: update handling of Unicode Alan Stern (Thu Apr 30 2009 - 10:08:47 EST)
[PATCH] [GIT PULL] tracing/workqueue: fix 32 bits unfriendly 64bits division Frederic Weisbecker (Thu Apr 30 2009 - 10:54:42 EST)
[PATCH] proc: avoid leaking eip, esp, or wchan to non-privilegedprocesses Jake Edge (Thu Apr 30 2009 - 11:12:01 EST)
[PATCH] from-sector redundant in trace_block_remap Alan D . Brunelle (Thu Apr 30 2009 - 11:22:55 EST)
[PATCH] xt_socket: checks for the state of nf_conntrack Laszlo Attila Toth (Thu Apr 30 2009 - 11:36:51 EST)
[PATCH 00/27] more non-ABI asm-generic headers Arnd Bergmann (Thu Apr 30 2009 - 11:43:12 EST)
[PATCH 5/5] USB: Wait for USB and SCSI block boot devices, v2 David VomLehn (Thu Apr 30 2009 - 11:56:54 EST)
[ANNOUNCE] The Linux Test Project has been Released for APRIL 2009 Subrata Modak (Thu Apr 30 2009 - 12:00:06 EST)
[PATCH] blktrace: correct remap names Alan D . Brunelle (Thu Apr 30 2009 - 12:48:35 EST)
Re: [PATCH] clear irq pending when bypassing it Eric W. Biederman (Thu Apr 30 2009 - 12:50:01 EST)
[git pull] IDE fix Bartlomiej Zolnierkiewicz (Thu Apr 30 2009 - 12:55:50 EST)
[patch 00/88] 2.6.28.10-stable review Greg KH (Thu Apr 30 2009 - 13:06:56 EST)
[PATCH 09/13] ksm: limiting the num of mem regions user can register per fd. Izik Eidus (Thu Apr 30 2009 - 13:36:57 EST)
[PATCH 10/13] ksm: dont allow overlap memory addresses registrations. Izik Eidus (Thu Apr 30 2009 - 13:37:17 EST)
[PATCH 11/13] ksm: change the KSM_REMOVE_MEMORY_REGION ioctl. Izik Eidus (Thu Apr 30 2009 - 13:37:39 EST)
[PATCH 12/13] ksm: change the prot handling to use the generic helper functions Izik Eidus (Thu Apr 30 2009 - 13:38:05 EST)
[PATCH 13/13] ksm: build system make it compile for all archs Izik Eidus (Thu Apr 30 2009 - 13:38:33 EST)
[PATCH 0/3] add tracepoints docbook (take #2) Jason Baron (Thu Apr 30 2009 - 13:52:46 EST)
[RFC PATCH 0/2] A new way of attaching information to inodes Jan Kara (Thu Apr 30 2009 - 13:54:08 EST)
[tip:x86/cleanups] x86: added 'ifndef _ASM_X86_IOMAP_H' to iomap.h tip-bot for Remis Lima Baima (Thu Apr 30 2009 - 13:56:27 EST)
[PATCH] fiemap: fix problem with setting FIEMAP_EXTENT_LAST Josef Bacik (Thu Apr 30 2009 - 13:58:15 EST)
[GIT PULL] configfs fixes Joel Becker (Thu Apr 30 2009 - 14:16:34 EST)
[PATCH 0/7] kconfig: more featured minimum module configs Steven Rostedt (Thu Apr 30 2009 - 14:52:36 EST)
[PATCH v2 0/9] more non-ABI asm-generic headers Arnd Bergmann (Thu Apr 30 2009 - 15:03:24 EST)
difference between ppc and powerpc branches.... mark skuse (Thu Apr 30 2009 - 15:20:51 EST)
Re: [RFC] IO Controller Nauman Rafique (Thu Apr 30 2009 - 15:39:01 EST)
sys.log spammed with uvcvideo: unknown event type 110. Justin Mattock (Thu Apr 30 2009 - 15:56:42 EST)
Re: [PATCH] dvb-core: Fix potential mutex_unlock without mutex_lockin dvb_dvr_read Andrew Morton (Thu Apr 30 2009 - 16:23:36 EST)
in_suspend and __nosave Sam Ravnborg (Thu Apr 30 2009 - 16:28:06 EST)
Re: [PATCH 3/3] powerpc/86xx: Add MMC SPI support for MPC8610HPCDboards Anton Vorontsov (Thu Apr 30 2009 - 16:51:20 EST)
[RFC] Regression testing framework for the kernel Jack Stone (Thu Apr 30 2009 - 17:06:17 EST)
[PATCH] mfd: remove driver_data direct access of struct device Greg Kroah-Hartman (Thu Apr 30 2009 - 18:29:50 EST)
[PATCH] regulator: remove driver_data direct access of structdevice Greg Kroah-Hartman (Thu Apr 30 2009 - 18:30:15 EST)
[PATCH] thermal: remove driver_data direct access of struct device Greg Kroah-Hartman (Thu Apr 30 2009 - 18:30:40 EST)
Re: What's in hid.git for 2.6.30 Guillaume Chazarain (Thu Apr 30 2009 - 18:31:29 EST)
[PATCH] eisa: remove driver_data direct access of struct device Greg Kroah-Hartman (Thu Apr 30 2009 - 18:32:56 EST)
[patch] oom: prevent livelock when oom_kill_allocating_task is set David Rientjes (Thu Apr 30 2009 - 18:39:19 EST)
Ricoh R5C822 and QUIRK_FORCE_DMA Tobias Diedrich (Thu Apr 30 2009 - 18:45:59 EST)
[PATCH 0/4] section name cleanup for alpha Tim Abbott (Thu Apr 30 2009 - 19:03:48 EST)
Re: [PATCH] Intel IOMMU Pass Through Support Andrew Morton (Thu Apr 30 2009 - 19:33:21 EST)
[PATCH 0/2] kconfig: updates to streamline_config.pl Steven Rostedt (Thu Apr 30 2009 - 19:38:26 EST)
[PATCH 0/3] section name cleanup for avr32 Tim Abbott (Thu Apr 30 2009 - 19:42:54 EST)
[PATCH] section name cleanup for blackfin Tim Abbott (Thu Apr 30 2009 - 19:43:58 EST)
[PATCH 0/6] section name cleanup for arm Tim Abbott (Thu Apr 30 2009 - 19:44:55 EST)
[PATCH 0/3] section name cleanup for frv Tim Abbott (Thu Apr 30 2009 - 19:47:25 EST)
[PATCH 0/9] Some work for spi_mpc83xx driver, spi-mmc support forMPC8610HPCD Anton Vorontsov (Thu Apr 30 2009 - 19:48:29 EST)
[PATCH 0/3] section name cleanup for m32r Tim Abbott (Thu Apr 30 2009 - 19:52:24 EST)
[PATCH] section name cleanup for cris Tim Abbott (Thu Apr 30 2009 - 19:52:58 EST)
[PATCH 0/2] section name cleanup for m68knommu Tim Abbott (Thu Apr 30 2009 - 19:53:53 EST)
[PATCH 0/2] section name cleanup for microblaze Tim Abbott (Thu Apr 30 2009 - 19:54:46 EST)
[PATCH 0/4] section name cleanup for mips Tim Abbott (Thu Apr 30 2009 - 19:55:40 EST)
[PATCH 0/2] section name cleanup for m68k Tim Abbott (Thu Apr 30 2009 - 19:58:20 EST)
[PATCH 0/6] section name cleanup for mn10300 Tim Abbott (Thu Apr 30 2009 - 19:59:54 EST)
[PATCH 0/2] section name cleanup for h8300 Tim Abbott (Thu Apr 30 2009 - 20:02:41 EST)
[PATCH 0/5] section name cleanup for parisc Tim Abbott (Thu Apr 30 2009 - 20:02:59 EST)
[PATCH 0/3] section name cleanup for xtensa Tim Abbott (Thu Apr 30 2009 - 20:07:39 EST)
[PATCH 0/7] section name cleanup for sh Tim Abbott (Thu Apr 30 2009 - 20:08:00 EST)
[PATCH] section name cleanup for um Tim Abbott (Thu Apr 30 2009 - 20:08:31 EST)
[PATCH 0/6] section name cleanup for s390 Tim Abbott (Thu Apr 30 2009 - 20:10:36 EST)
[PATCH 0/8] section name cleanup for powerpc Tim Abbott (Thu Apr 30 2009 - 20:11:27 EST)
[PATCH 00/11] section name cleanup for x86 Tim Abbott (Thu Apr 30 2009 - 20:14:32 EST)
[PATCH 0/4] section name cleanup for sparc Tim Abbott (Thu Apr 30 2009 - 20:20:35 EST)
[PATCH 0/5] section name cleanup for ia64 Tim Abbott (Thu Apr 30 2009 - 20:23:16 EST)
[PATCH] ftrace: use .sched.text, not .text.sched in recordmcount.pl. Tim Abbott (Thu Apr 30 2009 - 20:27:48 EST)
[PATCH] - Fix memory corruption in slbq Jack Steiner (Thu Apr 30 2009 - 20:41:21 EST)
mmotm 2009-04-30-17-55 uploaded akpm (Thu Apr 30 2009 - 21:17:44 EST)
Re: [patch 20/22] vmscan: avoid multiplication overflow inshrink_zone() Wu Fengguang (Thu Apr 30 2009 - 21:23:22 EST)
Probe Timeouts with 47afbaf5af9454a7a1a64591e20cbfcc27ca67a8 Parag Warudkar (Thu Apr 30 2009 - 21:44:25 EST)
[PATCH 0/3] [GIT PULL] tracing/ringbuffer: updates for tip Steven Rostedt (Thu Apr 30 2009 - 22:24:20 EST)
[PATCH 0/6] kill-the-BKL/reiserfs3: performance improvements, faster than Bkl based scheme Frederic Weisbecker (Thu Apr 30 2009 - 22:44:44 EST)
regression with i915 and acpi video driver w . landgraf (Thu Apr 30 2009 - 22:57:22 EST)
3703 messages sorted by:
[ author ]
[ date ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc 2.6.6