public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-23 04:56:42 to 2010-03-23 15:03:31 UTC [more...]

[PATCH] Introduce freeze_super and thaw_super for the fsfreeze ioctl
 2010-03-23 15:03 UTC  (5+ messages)

[PATCH] perf_events: fix bug in AMD per-cpu initialization
 2010-03-23 14:55 UTC  (5+ messages)

[PATCH -mm 2/2] keyctl_session_to_parent: use thread_group_empty() to check singlethreadness
 2010-03-23 14:48 UTC 

[PATCH -mm 0/2] misc: don't use sig->count
 2010-03-23 14:48 UTC 

[PATCH -mm 1/2] proc_sched_show_task: use get_nr_threads()
 2010-03-23 14:48 UTC 

[PATCH] fscache: add missing unlock
 2010-03-23 14:48 UTC 

[PATCH 0/5] powernow-k8: Core Performance Boost and effective frequency support
 2010-03-23 14:47 UTC  (20+ messages)
` [PATCH 1/5] cpufreq: Unify sysfs attribute definition macros
` [PATCH 2/5] powernow-k8: Add core performance boost support
` [PATCH 3/5] cpufreq: Add APERF/MPERF support for AMD processors
` [PATCH 5/5] cpufreq: Add support for actual freq

[PATCH] linux-cr: nested pid namespaces (v3)
 2010-03-23 14:46 UTC  (5+ messages)
` [PATCH] user-ns: Nested pidns support (v3)

[PATCH] Enhance perf to collect KVM guest os statistics from host side
 2010-03-23 14:46 UTC  (19+ messages)

[PATCH 1/2] HID: N-trig Add set feature commands to driver
 2010-03-23 14:43 UTC  (6+ messages)

[PATCH] Fix typos and replace tab with whitespace
 2010-03-23 14:39 UTC  (3+ messages)

[PATCH] ksz884x: fix return value of netdev_set_eeprom
 2010-03-23 14:23 UTC 

mincore and transparent huge pages
 2010-03-23 14:35 UTC  (6+ messages)
` [patch 1/5] mincore: cleanups
` [patch 2/5] mincore: break do_mincore() into logical pieces
` [patch 3/5] mincore: pass ranges as start,end address pairs
` [patch 4/5] mincore: do nested page table walks
` [rfc 5/5] mincore: transparent huge page support

[RFC PATCH 0/3] Avoid the use of congestion_wait under zone pressure
 2010-03-23 14:35 UTC  (2+ messages)

shutdown bugs, since about 2.6.31 or so
 2010-03-23 14:29 UTC  (4+ messages)
  ` [linux-cifs-client] "

[PATCH v1 0/10] Uprobes patches
 2010-03-23 14:20 UTC  (12+ messages)
` [PATCH v1 4/10] User Space Breakpoint Assistance Layer
` [PATCH v1 7/10] Uprobes Implementation

[PATCH] hwmon: f71882fg: properly acquire I/O regions while probing
 2010-03-23 14:17 UTC  (2+ messages)

[RFC] Unify KVM kernel-space and user-space code into a single project
 2010-03-23 14:09 UTC  (26+ messages)

2.6.34-rc1: regression: ^Z no longer stops sound
 2010-03-23 14:08 UTC  (4+ messages)

Upstream first policy
 2010-03-23 13:59 UTC  (4+ messages)

[PATCH] Add DocBook documentation for the block tracepoints
 2010-03-23 13:59 UTC  (7+ messages)

Linux 2.6.34-rc1
 2010-03-23 13:59 UTC  (4+ messages)
  ` Writable limits (was Re: Linux 2.6.34-rc1)

2.6.34-rc2 - crash on shutdown
 2010-03-23 13:52 UTC  (4+ messages)

[PATCH] staging: crystalhd: printk register accesses to debug for big-endian systems
 2010-03-23 13:43 UTC 

[git patches] libata fixes
 2010-03-23 13:42 UTC 

Poor interactive performance with I/O loads with fsync()ing
 2010-03-23 13:27 UTC  (2+ messages)

linux-next: manual merge of the kgdb tree with the input tree
 2010-03-23 13:24 UTC  (2+ messages)

[PATCH 1/4] pci/dmar: Combine the BIOS DMAR table warning messages
 2010-03-23 13:23 UTC  (7+ messages)
` [PATCH 2/4] panic: Allow taint flag for warnings to be changed from TAINT_WARN

[PATCH 00/04] use lmb with x86
 2010-03-23 13:18 UTC  (10+ messages)
` [PATCH 1/4] x86: do not free zero sized per cpu areas
` [PATCH 2/4] x86: add find_e820_area_node
` [PATCH 3/4] x86: add sanitize_e820_map
` [RFC PATCH -v2 4/4] x86: use lmb to replace early_res
  ` [RFC PATCH -v3 1/2] lmb: seperate region array from lmb_region struct
  ` [RFC PATCH -v3 2/2] x86: use lmb to replace early_res

[PATCH 0/18] Allow different tracers to be compiled independently
 2010-03-23 13:18 UTC  (10+ messages)
` [PATCH 10/18] gfs2: Provide config option for enabling trace points
  ` [Cluster-devel] "
` [PATCH 11/18] i915: Provide config option for enabling tracepoints

KSM & hugepages
 2010-03-23 13:07 UTC  (2+ messages)

[PATCH 01/12] cpu-hotplug: introduce cpu_notify(), __cpu_notify(), cpu_notify_nofail()
 2010-03-23 13:00 UTC  (4+ messages)
` [PATCH 12/12] add CPU notifier error injection module

[PATCH]I2C device - release cleanup
 2010-03-23 12:54 UTC  (2+ messages)

[PATCH 0/11] Memory Compaction v5
 2010-03-23 12:25 UTC  (12+ messages)
` [PATCH 01/11] mm,migration: Take a reference to the anon_vma before migrating
` [PATCH 02/11] mm,migration: Do not try to migrate unmapped anonymous pages
` [PATCH 03/11] mm: Share the anon_vma ref counts between KSM and page migration
` [PATCH 04/11] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
` [PATCH 05/11] Export unusable free space index via /proc/unusable_index
` [PATCH 06/11] Export fragmentation index via /proc/extfrag_index
` [PATCH 07/11] Memory compaction core
` [PATCH 08/11] Add /proc trigger for memory compaction
` [PATCH 09/11] Add /sys trigger for per-node "
` [PATCH 10/11] Direct compact when a high-order allocation fails
` [PATCH 11/11] Do not compact within a preferred zone after a compaction failure

[PATCH] smp_call_function_many SMP race
 2010-03-23 12:26 UTC  (2+ messages)

[RFC Patch 1/3] netpoll: add generic support for bridge and bonding devices
 2010-03-23 12:11 UTC  (13+ messages)
` [RFC Patch 2/3] bridge: make bridge support netpoll

data consistency of high page
 2010-03-23 12:11 UTC  (2+ messages)

[PATCH] kbuild: Include gen_initramfs_list.sh and the file list in the .d file
 2010-03-23 12:08 UTC  (2+ messages)

[PATCH 06/11] Export fragmentation index via /proc/extfrag_index
 2010-03-23 12:03 UTC  (4+ messages)

About ACL for IPC Object
 2010-03-23 11:55 UTC  (4+ messages)

[patch] em28xx: "Empia Em28xx Audio" too long
 2010-03-23 11:40 UTC  (2+ messages)
` [patch v2] "

[PATCH] intel-agp.c: Fix crash when accessing nonexistent GTT entries in i915
 2010-03-23 11:40 UTC  (12+ messages)

[PATCH] kconfig: recalc symbol value before showing search results
 2010-03-23 11:39 UTC  (2+ messages)

Can not boot with CONFIG_NO_BOOTMEM=y on i686
 2010-03-23 11:35 UTC  (3+ messages)

RFC: direct MTD support for SquashFS
 2010-03-23 11:34 UTC  (5+ messages)

[PATCH] .gitignore: ignore *.lzo files
 2010-03-23 11:34 UTC  (2+ messages)

[patch] fscache: add missing unlock
 2010-03-23 11:26 UTC 

[PATCH 06/20] early_res: seperate common memmap func from e820.c to fw_memmap.c
 2010-03-23 11:16 UTC  (24+ messages)
        ` [PATCH 06/20] early_res: seperate common memmap func from e820.c to fw_memmap.cy

[PATCH 1/2] Hwmon: f71882fg: fixed braces coding style issues
 2010-03-23 11:07 UTC  (6+ messages)
` [PATCH 2/2] Hwmon: f71882fg: use strict_stro(l|ul) instead of simple_strto$1

[PATCH 5/5] Staging: cx25821: fix coding style issues in cx25821-medusa-video.c
 2010-03-23 11:06 UTC  (5+ messages)

[PATCH -mm 3/3] proc: make task_sig() lockless
 2010-03-23 10:57 UTC  (4+ messages)

Linux Checkpoint-Restart - v19
 2010-03-23 10:53 UTC  (8+ messages)

[patch] pcrypt: handle crypto_get_attr_type() errors
 2010-03-23 10:34 UTC  (6+ messages)
  ` [patch v2] "
      ` [patch v3] "

[PATCH v1 0/3] max3100: improvements
 2010-03-23 10:29 UTC  (5+ messages)
` [PATCH v1 1/4] max3100: added raise_threaded_irq
  ` [PATCH v1 2/4] max3100: moved to threaded interrupt
  ` [PATCH v1 3/4] max3100: adds console support for MAX3100
  ` [PATCH v1 4/4] max3100: introduced to_max3100_port, small style fixes

[PATCH 1/3] gpiolib: make names array and its values const
 2010-03-23 10:24 UTC  (4+ messages)
` [PATCH 2/3] gpiolib: a gpio is unsigned, so use %u to print it
` [PATCH 3/3] gpiolib: document that names can contain printk format specifiers

Possible to detect removal of IDE mode Compact Flash (rootfs)?
 2010-03-23 10:10 UTC 

[RFC] Unify KVM kernel-space and user-space code into a single project
 2010-03-23  9:46 UTC  (11+ messages)

Usage of checkpatch.pl for other projects
 2010-03-23  9:37 UTC 

[PATCH RFC] rt2500usb: disable broken HW encryption by default
 2010-03-23  9:36 UTC  (5+ messages)
` [rt2x00-users] "

[PATCH RFC] kmemleak vs. memory hotplug
 2010-03-23  9:25 UTC  (2+ messages)

[PATCH] ocfs2: Skip check for mandatory locks when unlocking
 2010-03-23  8:54 UTC 

[GIT PULL] s390 patches for 2.6.34-rc2
 2010-03-23  8:51 UTC 

[PATCH] staging: winbond: wb35reg_s.h Coding styls fixes
 2010-03-23  8:50 UTC  (2+ messages)

[PATCH] staging: winbond: phy_calibration.c Coding style fixes 1/2
 2010-03-23  8:49 UTC  (4+ messages)

[PATCH] staging: winbond: wb35reg.c Coding style fixes
 2010-03-23  8:49 UTC  (2+ messages)

Regression: my systems can no longer boot from an ide hard drive
 2010-03-23  8:01 UTC 

[PATCH] S3C RTC driver: add support for S3C64xx
 2010-03-23  8:10 UTC 

RE,
 2010-03-23  7:50 UTC 

[PATCH 1/2] DMAENGINE: Support for ST-Ericssons DMA40 block
 2010-03-23  7:45 UTC  (2+ messages)

linux-next: Tree for March 23
 2010-03-23  7:33 UTC 

linux-next: build failure after merge of the final tree (input tree related)
 2010-03-23  7:31 UTC  (2+ messages)

[PATCH] uImage: Allow to specify MKIMAGE
 2010-03-23  7:22 UTC  (2+ messages)

[PATCH 00/10] x86/irq
 2010-03-23  7:10 UTC  (5+ messages)
` [PATCH 01/10] irq: move some interrupt arch_* functions into struct irq_chip

[V2 PATCH 00/10] of: Consolidate scattered device node pointers in struct device
 2010-03-23  7:06 UTC  (3+ messages)

[patch] kcore: fix test for end of list
 2010-03-23  7:00 UTC  (4+ messages)

[patch] cx231xx: card->driver "Conexant cx231xx Audio" too long
 2010-03-23  6:59 UTC  (4+ messages)
  ` [patch v2] "

[PATCH linux-cr] nested pid namespaces (v2)
 2010-03-23  6:41 UTC  (8+ messages)

[PATCH] S3C RTC driver: add support for S3C64xx
 2010-03-23  3:26 UTC  (2+ messages)

[PATCH] drivers/media/video: avoid NULL dereference
 2010-03-23  6:24 UTC  (4+ messages)

[BUGFIX] [PATCH] x86: update all PGDs for direct mapping changes on 64bit
 2010-03-23  6:03 UTC  (3+ messages)

[PATCH] Netfilter: Fix integer overflow in net/ipv6/netfilter/ip6_tables.c
 2010-03-23  5:49 UTC  (9+ messages)

[RFC Patch 1/3] netpoll: add generic support for bridge and bonding devices
 2010-03-23  5:15 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox