public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-04-26 09:48:09 to 2010-04-26 20:03:31 UTC [more...]

[PATCH 00/10][RFC] tracing: Lowering the footprint of TRACE_EVENTs
 2010-04-26 19:50 UTC  (7+ messages)
` [PATCH 01/10][RFC] tracing: Create class struct for events
` [PATCH 02/10][RFC] tracing: Let tracepoints have data passed to tracepoint callbacks
` [PATCH 03/10][RFC] tracing: Convert TRACE_EVENT() to use the DECLARE_TRACE_DATA()
` [PATCH 06/10][RFC] tracing: Move raw_init from events to class
` [PATCH 09/10][RFC] tracing: Remove duplicate id information in event structure
` [PATCH 10/10][RFC] tracing: Combine event filter_active and enable into single flags field

Invalid opcode on resume from STR on Asus P4P800-VM
 2010-04-26 19:55 UTC  (3+ messages)
` [linux-pm] "

[Patch 1/1] init: Provide a kernel start parameter to increase pid_max v2
 2010-04-26 19:48 UTC  (13+ messages)
                      ` [Patch 1/1] init: Provide a kernel start parameter to increase pid_max v3

[RFC] Initial OLPC Viafb merge (V2)
 2010-04-26 19:40 UTC  (13+ messages)
` [PATCH 10/11] viafb: rework the I2C support in the VIA framebuffer driver

[PATCH v3] ds2782_battery: add support for ds2786 battery gas gauge
 2010-04-26 19:39 UTC  (3+ messages)

INFO: umount blocked for more than 120 seconds
 2010-04-26 19:36 UTC  (2+ messages)

USB gadget with drivers "on board"
 2010-04-26 19:34 UTC  (7+ messages)

[PATCH 00/19 V2] staging:iio: ABi changes round 1
 2010-04-26 19:31 UTC  (20+ messages)
` [PATCH 01/19] staging:iio: Add new in_raw definitions for adc channels
  ` [PATCH 02/19] staging:iio: Add new attrs for sampling frequency available and temp_raw
    ` [PATCH 03/19] iio:staging:accelerometers move towards the new abi
      ` [PATCH 04/19] staging:iio: Support functions for scan mask matching
        ` [PATCH 05/19] staging: iio: Move from class to bus
          ` [PATCH 06/19] staging:iio: Move event attributes into the event[n] device in sysfs
            ` [PATCH 07/19] staging:iio: Clean out unused IIO_SCAN_EL and add IIO_SCAN_NAMED_EL_C
              ` [PATCH 08/19] staging:iio:max1363 move to new abi
                ` [PATCH 09/19] staging:iio: Documentation, update iio_utils.h for the move to a bus
                  ` [PATCH 10/19] staging:iio: ABI documentation (partial)
                    ` [PATCH 11/19] staging:iio: Directory name changes to match new ABI
                      ` [PATCH 12/19] staging:iio:tsl2563: change lux to illuminanc0_input to match new abi
                        ` [PATCH 13/19] staging:iio: Remove naming via IDR's where no longer necessary under "
                          ` [PATCH 14/19] staging:iio:max1363 add support for max11606-max11617
                            ` [PATCH 15/19] staging:iio:max1363 add support for 8 bit equivalent devices, max1036-9, max11600-5
                              ` [PATCH 16/19] Staging: IIO: Fix uses of spinlocks prior to init in ring implementations
                                ` [PATCH 17/19] staging:iio:ring_sw: Fix incorrect test on successful read of last value, causes infinite loop
                                  ` [PATCH 18/19] staging:iio:tsl2563 add a name attribute under the iio
                                    ` [PATCH 19/19] staging:iio:Documentation: Rewrite example for new abi

[PATCH -v2 1/2] x86: Reserve [0xa0000, 0x100000] in e820 map
 2010-04-26 19:31 UTC  (8+ messages)
` [PATCH -v4 1/3] "
    ` [PATCH] x86/PCI: never allocate PCI MMIO resources below BIOS_END

hack for Lilliput 669GL-70NP/C/T 7" USB touchscreen
 2010-04-26 18:48 UTC 

[PATCH 0/7] Fix performance issue with ondemand governor
 2010-04-26 19:25 UTC  (3+ messages)
` [PATCH 1/7] sched: add a comment to get_cpu_idle_time_us()

[patch] gpio: potential null dereference
 2010-04-26 19:25 UTC 

[linux-pm] [PATCH 2/9] PM: suspend_block: Add driver to access suspend blockers from user-space
 2010-04-26 19:25 UTC  (2+ messages)

2.6.34-rc5: Reported regressions from 2.6.33
 2010-04-26 19:24 UTC  (15+ messages)
` [Bug #15704] [r8169] WARNING: at net/sched/sch_generic.c
` [Bug #15713] hackbench regression due to commit 9dfc6e68bfe6e

CFQ read performance regression
 2010-04-26 19:14 UTC  (12+ messages)

[GIT PULL] Preparation for BKL'ed ioctl removal
 2010-04-26 19:12 UTC  (8+ messages)
` [GIT PULL v2] "

[PATCH -tip 1/4] [BUGFIX] perf tools: Initialize dso->node member in dso__new
 2010-04-26 19:10 UTC  (7+ messages)
` [PATCH -tip 2/4] perf probe: Fix to use symtab only if no debuginfo

[GIT PULL] perf probe fixes
 2010-04-26 19:06 UTC 

Linux 2.6.33.3
 2010-04-26 17:31 UTC  (3+ messages)

2.6.34-rc5+: oops in IPv6
 2010-04-26 19:02 UTC  (3+ messages)

[GIT PULL] omap fixes for v2.6.34-rc5
 2010-04-26 19:00 UTC 

[Fwd: Re: RFC for a new Scheduling policy/class in the Linux-kernel]
 2010-04-26 18:37 UTC  (3+ messages)

commit 9630bdd9 changes behavior of the poweroff - bug?
 2010-04-26 18:51 UTC  (7+ messages)

[PATCH 00/14] EVM
 2010-04-26 18:50 UTC  (3+ messages)
` [PATCH 03/14] xattr: define vfs_getxattr_alloc and vfs_xattr_cmp

[PATCH 0/6] pvclock fixes
 2010-04-26 18:45 UTC  (9+ messages)
` [PATCH 1/6] Enable pvclock flags in vcpu_time_info structure
  ` [PATCH 2/6] Add a global synchronization point for pvclock
    ` [PATCH 3/6] change msr numbers for kvmclock
      ` [PATCH 4/6] export new cpuid KVM_CAP
        ` [PATCH 5/6] Try using new kvm clock msrs
          ` [PATCH 6/6] don't compute pvclock adjustments if we trust the tsc

[PATCH] RCU: don't turn off lockdep when find suspicious rcu_dereference_check() usage
 2010-04-26 18:35 UTC  (12+ messages)

(no subject)
 2010-04-26 12:04 UTC 

[PATCH] ieee802154: Fix oops during ieee802154_sock_ioctl
 2010-04-26 18:20 UTC  (2+ messages)

zero copy in usbip send and recieve path
 2010-04-26 18:11 UTC  (2+ messages)

[PATCH] ftrace: print sample std dev when function profiling
 2010-04-26 18:02 UTC 

viafb suspend & resume
 2010-04-26 18:09 UTC  (5+ messages)
` [PATCH 1/4] Minimal support for viafb suspend/resume
` [PATCH 2/4] viafb: restore display on resume
` [PATCH 3/4] viafb: make suspend and resume work (on all machines?)
` [PATCH 4/4] viafb: fix hardware acceleration for suspend & resume

[PATCH -mm v6] tracepoint: Add signal coredump tracepoint
 2010-04-26 17:59 UTC  (6+ messages)

[PATCH 0/4] blkdev: blkdev_issue_fn cleanups v2
 2010-04-26 17:47 UTC  (5+ messages)

[PATCH] blk-cgroup: config options re-arrangement
 2010-04-26 17:27 UTC  (3+ messages)

[PATCH] blkio: Fix another BUG_ON() crash due to cfqq movement across groups
 2010-04-26 17:25 UTC  (3+ messages)

[PATCH] [MTD] Fix JFFS2 sync silent failure
 2010-04-26 17:12 UTC  (21+ messages)
            ` [Patch] Catch filesystems lacking s_bdi
                          ` [PATCH 1/2] [MTD] Move mtd_bdi_*mappable to mtdcore.c
                            ` [PATCH 2/2] [MTD] Call bdi_init() and bdi_register()

[049/197] x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space
 2010-04-26 17:10 UTC  (2+ messages)

should the resoltion of a closed lid of a docked ThinkPad be considered
 2010-04-26 17:06 UTC 

[PATCH] mmap: check ->vm_ops before dereferencing
 2010-04-26 16:33 UTC 

request_firmware API exhaust memory
 2010-04-26 16:59 UTC  (10+ messages)

[GIT PULL] SCSI fixes for 2.6.34-rc5
 2010-04-26 16:56 UTC  (3+ messages)
` [PATCH 3rd_time] scsi: fix operator precedence warning

[PATCH] perf: Fix libdw-dev package name in error message
 2010-04-26 16:32 UTC  (3+ messages)

[PATCH v3] x86: Do not write into VGA memory space if there is no VGA device in the system
 2010-04-26 16:11 UTC  (7+ messages)

2.6.34-rc5-git6 (plus all patches) -- new INFO: suspicious rcu_dereference_check() usage
 2010-04-26 16:10 UTC  (2+ messages)

[PATCH 2/2] firewire: ohci: add MSI support
 2010-04-26 15:56 UTC  (3+ messages)

[PATCH] KEYS: The request_key() syscall should link an existing key to the dest keyring
 2010-04-26 15:44 UTC 

[PATCH] x86: Reserve legacy VGA MMIO area for x86_64 as well as x86_32
 2010-04-26 15:35 UTC  (19+ messages)
                    ` [PATCH -v2 1/2] x86: Reserve [0xa0000, 0x100000] in e820 map
                              ` [PATCH -v3 1/3] "

[PATCH 1/2] microblaze: add stack unwinder
 2010-04-26 15:34 UTC  (4+ messages)
  ` [microblaze-uclinux] "

[PATCH] KEYS: The request_key() syscall should link an existing key to the dest keyring
 2010-04-26 14:59 UTC 

Linux 2.6.32.12
 2010-04-26 14:57 UTC  (2+ messages)

[PATCH] Remove redundant check for CONFIG_MMU
 2010-04-26 14:56 UTC 

[PATCH] regulator: Allow regulator-regulator supplies to be specified by name
 2010-04-26 14:50 UTC  (2+ messages)

[PATCH 1/1][BUG][TAKE2] KEYRINGS: find_keyring_by_name() can gain the freed keyring
 2010-04-26 14:47 UTC  (11+ messages)
` [PATCH 1/1][BUG][IMPORTANT] "

[PATCH] e100: expose broadcast_disabled as a module option
 2010-04-26 14:45 UTC  (7+ messages)

[PATCH] blk-cgroup: Fix RCU correctness warning in cfq_init_queue()
 2010-04-26 14:45 UTC  (10+ messages)

[PATCH] drm/radeon: Fix sparc regression in r300_scratch()
 2010-04-26 14:36 UTC  (2+ messages)

[RFC PATCH 0/3] Avoid the use of congestion_wait under zone pressure
 2010-04-26 14:20 UTC  (16+ messages)
                      ` Subject: [PATCH][RFC] mm: make working set portion that is protected tunable v2

[PATCH] Missmatch between source and Kconfig for ACPI && !PM
 2010-04-26 14:12 UTC 

[PATCH] USB: sisusbvga: Remove the BKL from open
 2010-04-26 14:09 UTC  (7+ messages)

[PATCH 0/9] Suspend block api (version 4)
 2010-04-26 14:06 UTC  (17+ messages)
` [PATCH 1/9] PM: Add suspend block api
  ` [PATCH 2/9] PM: suspend_block: Add driver to access suspend blockers from user-space
    ` [PATCH 3/9] PM: suspend_block: Abort task freezing if a suspend_blocker is active
      ` [PATCH 4/9] PM: suspend_block: Switch to list of active and inactive suspend blockers
        ` [PATCH 5/9] PM: suspend_block: Add debugfs file
          ` [PATCH 6/9] PM: suspend_block: Add suspend_blocker stats
            ` [PATCH 7/9] PM: Add suspend blocking work

[PATCH] Doublecheck for CONFIG_64
 2010-04-26 14:06 UTC 

[GIT PULL] Squashfs bug fixes for 2.6.34-rc6
 2010-04-26 13:57 UTC 

[PATCH] Doublecheck for CONFIG_MMU
 2010-04-26 13:44 UTC 

Frontswap [PATCH 0/4] (was Transcendent Memory): overview
 2010-04-26 13:48 UTC  (28+ messages)

Q: sched_clock() vs. clocksource, how to implement correctly
 2010-04-26 13:18 UTC  (4+ messages)

deadline ALWAYS default for dasd devices(s390) ?
 2010-04-26 12:34 UTC 

[Bugme-new] [Bug 15709] New: swapper page allocation failure
 2010-04-26 12:15 UTC  (6+ messages)

[PATCH] Staging: comedi: fixed coding style issues in drivers.c This patch fixes coding style issues found by checkpatch.pl, and doesnt line break string literals. Signed-off-by: Zachary Richey <zr.public@gmail.com>
 2010-04-26 12:02 UTC 

[BUGFIX][mm][PATCH] fix migration race in rmap_walk
 2010-04-26 11:36 UTC  (11+ messages)

[PATCH] From: Serge E. Hallyn <serue@us.ibm.com>
 2010-04-26 10:59 UTC  (2+ messages)

[PATCH] CRED: Holding a spinlock does not imply the holding of RCU read lock
 2010-04-26 10:58 UTC 

[PATCH] raid/multipath error handling for faulty drives
 2010-04-26 10:58 UTC 

[PATCH 0/4] Various intel small device drivers
 2010-04-26 10:59 UTC  (10+ messages)
` [PATCH 1/4] hmc6352: Add driver for the HMC6352 compass
        ` isl29020: ALS driver as misc device

cifs: Filesystem unmounts automatically after some time
 2010-04-26 10:50 UTC  (2+ messages)

[PATCH RE-RESEND] Mass storage gadget: Handle eject request
 2010-04-26 10:34 UTC 

[PATCH] procfs: fix tid fdinfo
 2010-04-26 10:26 UTC  (6+ messages)

[PATCH] ds2782_battery: add support for ds2786 battery gas gauge
 2010-04-26 10:09 UTC  (6+ messages)

HID: expand hid-topseed driver to support BTC "Emprex 3009URF III Vista MCE Remote"
 2010-04-26  9:48 UTC  (2+ messages)

[PATCH RESEND 2/2] Mass storage gadget: Handle eject request
 2010-04-26  9:48 UTC  (3+ messages)


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