All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-04-17 18:50:52 to 2011-04-17 21:16:00 UTC [more...]

[PATCH 0/7] ARM: Use syscore_ops for "core" power management
 2011-04-17 21:15 UTC  (43+ messages)
` [PATCH 0/14] Remove sysdev suspend/resume and shutdown operations
  ` [PATCH 1/14] PM: Fix error code paths executed after failing syscore_suspend()
  ` [PATCH 2/14] PM: Add missing syscore_suspend() and syscore_resume() calls
  ` [PATCH 3/14] ARM: Use struct syscore_ops instead of sysdevs for PM in common code
  ` [PATCH 4/14] ARM / OMAP: Use struct syscore_ops for "core" power management
  ` [PATCH 5/14] ARM / Integrator: Use struct syscore_ops for core PM
  ` [PATCH 6/14] ARM / SA1100: Use struct syscore_ops for "core" power management
  ` [PATCH 7/14] ARM / PXA: "
  ` [PATCH 8/14] ARM / Samsung: "
  ` [PATCH 9/14] PM / Blackfin: Use struct syscore_ops instead of sysdevs for PM
  ` [PATCH 10/14] PM / MIPS: "
  ` [PATCH 11/14] PM / AVR32: "
  ` [PATCH 12/14] PM / UNICORE32: "
  ` [PATCH 13/14] PM / PowerPC: "
  ` [PATCH 14/14] PM: Remove sysdev suspend, resume and shutdown operations

[Qemu-devel] [PATCH] Remove unneeded function parameter from gen_pc_load
 2011-04-17 21:07 UTC  (5+ messages)

2.6.39-rc3-git7: Reported regressions from 2.6.38
 2011-04-17 21:07 UTC  (6+ messages)
` [Bug #32982] Kernel locks up a few minutes after boot

windows related questions
 2011-04-17 21:04 UTC 

[lm-sensors] wrong voltages on D525MWV
 2011-04-17 20:59 UTC  (2+ messages)

[PATCH 0/4] ata: Logging message cleanups
 2011-04-17 20:56 UTC  (4+ messages)
` [PATCH 3/4] ata: Add and use ata_print_version_once

[lm-sensors] [PATCH v4] hwmon: Driver for MAX16065 System Manager
 2011-04-17 20:54 UTC  (2+ messages)
` [lm-sensors] [PATCH v4] hwmon: Driver for MAX16065 System

[Bug 36330] New: 2.6.38 kernel fails to boot with nouveau driver active
 2011-04-17 20:50 UTC  (2+ messages)
  ` [Bug 36330] "

[PATCH] arm: tegra: Remove unused variable 'i'
 2011-04-17 20:49 UTC  (3+ messages)

[Bug 33512] New: radeon: lots of time spent in atombios_crtc_disable
 2011-04-17 20:45 UTC  (2+ messages)
` [Bug 33512] "

[PATCH 1/2] ux500: Adding support for u8500 Hsem functionality V2
 2011-04-17 20:39 UTC  (5+ messages)

[PATCH 1/5 v2]Typo: change kenrel to kernel
 2011-04-17 20:35 UTC  (4+ messages)
` [PATCH 3/5 v2]Typo: Remove one to many ccc's in some comments

Recommended pci-e 1x SATA cards
 2011-04-17 20:26 UTC  (13+ messages)

Writing SEPostGreSQL Database Policies
 2011-04-17 20:26 UTC  (2+ messages)

The future of gitweb (long term goals)
 2011-04-17 20:14 UTC  (3+ messages)
` The future of gitweb - part 2: JavaScript

[PATCH V7 02/17] SPEAr13xx: Add PCIe host controller base driver support
 2011-04-17 20:19 UTC  (3+ messages)

[Buildroot] Understanding how jffs2 boots linux
 2011-04-17 20:18 UTC 

2.6.36-rc3-git7: Reported regressions 2.6.37 -> 2.6.38
 2011-04-17 20:17 UTC  (6+ messages)
` [Bug #29852] 2.6.38-rc5: nfsd: page allocation failure. spinlock trylock failure on UP

[12/74] staging: usbip: bugfixes related to kthread conversion
 2011-04-17 20:15 UTC  (2+ messages)

[PATCH] drm/nouveau: Fix a crash at card takedown for NV40 and older cards trying to free a vga bo
 2011-04-17 20:15 UTC 

[PATCH] drm/nouveau: Free nv04 instmem ramin heap at card takedown
 2011-04-17 20:15 UTC 

[PATCH] drm/nouveau: Fix a complier warning in the card init error path
 2011-04-17 20:14 UTC 

[PATCH] m68k: Merge mmu and non-mmu versions of sys_call_table
 2011-04-17 20:13 UTC  (3+ messages)

[2011.03-maintenance] Pull request for TI matrix-gui, ipc and sgx/gles
 2011-04-17 20:06 UTC  (8+ messages)

[Qemu-devel] [PULL] Migration of misc devices
 2011-04-17 20:08 UTC 

[PATCH 00/70] IIO: Major rework set (review request)
 2011-04-17 20:06 UTC  (72+ messages)
` [PATCH 01/70] staging:iio: allow channels to be set up using a table of iio_channel_spec structures
` [PATCH 02/70] staging:iio:lis3l02dq - move to new channel_spec approach
` [PATCH 03/70] staging:iio:max1363 - move to channel_spec registration
` [PATCH 04/70] staging:iio: remove ability to escalate events
` [PATCH 05/70] staging:iio: Add polling of events on the ring access chrdev
` [PATCH 06/70] staging:iio: remove legacy event chrdev for the buffers
` [PATCH 07/70] staging:iio: Buffer device flattening
` [PATCH 08/70] staging:iio:lis3l02dq: General cleanup
` [PATCH 09/70] staging:iio: Push interrupt setup down into the drivers for event lines
` [PATCH 10/70] staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds from that for the datardy signal
` [PATCH 11/70] staging:iio:sca3000 extract old event handling and move to poll for events from buffer
` [PATCH 12/70] staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations
` [PATCH 13/70] staging:iio:light:tsl2563 remove old style event registration
` [PATCH 14/70] staging:iio:dac:ad5504 move from old to new event handling
` [PATCH 15/70] staging:iio:adt7316 get rid of legacy event handling code
` [PATCH 16/70] staging:iio:adc:ad7745 move from old to current event handling
` [PATCH 17/70] staging:iio:adc:ad7816 "
` [PATCH 18/70] staging:iio:adc:ad7150 move from deprecated "
` [PATCH 19/70] staging:iio:adc:ad7152 remove unregister of interrupt line
` [PATCH 20/70] staging:iio:adc:adt75 old to new event handling conversion
` [PATCH 21/70] staging:iio:ad7291 move from old event system to current
` [PATCH 22/70] staging:iio:adc:adt7410 move to current event handling
` [PATCH 23/70] staging:iio:adt7310 "
` [PATCH 24/70] staging:iio:adc:ad7314 remove unmatched unregister of event line
` [PATCH 25/70] staging:iio:ad799x move to new event handling
` [PATCH 26/70] staging:iio: Remove legacy "
` [PATCH 27/70] staging:iio:lis3l02dq make threshold interrupt threaded
` [PATCH 28/70] staging:iio: Add infrastructure for irq_chip based triggers
` [PATCH 29/70] staging:iio:Documentation generic_buffer.c update to new abi for buffers + misc fixes
` [PATCH 30/70] staging:iio:ring_sw add function needed for threaded irq
` [PATCH 31/70] staging:iio: add generic data ready poll function
` [PATCH 32/70] staging:iio:lis3l02dq move to threaded trigger handling
` [PATCH 33/70] staging:iio:max1363 move to irqchip based threaded irq triggering
` [PATCH 34/70] staging:iio:ad7476 use channel_spec
` [PATCH 35/70] staging:iio:ad7476 move to irqchip based triggering
` [PATCH 36/70] staging:iio:meter:ade7758 move to irqchip based trigger handling
` [PATCH 37/70] staging:iio:adis16400 move to irq based triggers and channel spec channel registration
` [PATCH 38/70] staging:iio:imu:adis16350 etc support into adis16400 driver
` [PATCH 39/70] staging:iio:imu remove old adis16350. Support now in "
` [PATCH 40/70] staging:iio:imu:adis16400 add support for adis16300
` [PATCH 41/70] staging:iio:imu remove adis16300 driver
` [PATCH 42/70] staging:iio:accel:adis16201 move to irqchip based trigger handling
` [PATCH 43/70] staging:iio:accel:adis16203 "
` [PATCH 44/70] staging:iio:accel:adis16204 "
` [PATCH 45/70] staging:iio:accel:adis16209 "
` [PATCH 46/70] staging:iio:accel:adis16240 "
` [PATCH 47/70] staging:iio:adc:ad7298 "
` [PATCH 48/70] staging:iio:ad7606 conversion to irq_chip based polling
` [PATCH 49/70] staging:iio:adc:ad7887 move to irqchip based trigger handling
` [PATCH 50/70] staging:iio:adc:ad799x "
` [PATCH 51/70] staging:iio:gyro:adis16260 "
` [PATCH 52/70] staging:iio:trigger remove legacy pollfunc elements
` [PATCH 53/70] staging:iio: Add core attribute handling for name of device
` [PATCH 54/70] staging:iio: use the new central name attribute creation code
` [PATCH 55/70] staging:iio:accel:adis16201 move to chan_spec based setup
` [PATCH 56/70] staging:iio:accel:adis16203 "
` [PATCH 57/70] staging:iio:accel:adis16204 "
` [PATCH 58/70] staging:iio:accel:adis16209 "
` [PATCH 59/70] staging:iio:accel: lis3l02dq add writing for calibscale and calibbias
` [PATCH 60/70] staging:iio: Add chan info support for 'peak_raw' attributes
` [PATCH 61/70] staging:iio:accel:adis16240 move to chan_spec based setup
` [PATCH 62/70] staging:iio: Add angl parameters to the chan spec code
` [PATCH 63/70] staging:iio:gyro:adis16260 move to chan_spec based setup
` [PATCH 64/70] staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like everything else
` [PATCH 65/70] staging:iio:max1363 trivial removal of unused trig pointer
` [PATCH 66/70] staging:iio:max1363 add new 2 channels parts form maxim, 11644-7
` [PATCH 67/70] staging:iio:trigger sysfs userspace trigger rework
` [PATCH 68/70] staging:iio:core clean out unused elements
` [PATCH 69/70] staging:iio:buffer - remove unused event code for buffer events
` [PATCH 70/70] staging:iio:lis3l02dq remerge the two interrupt handlers

[PATCH 0/4][PULL] Alpha fixes
 2011-04-17 20:05 UTC  (5+ messages)
` [PATCH 1/4] alpha: Don't force -Werror
` [PATCH 2/4] alpha: Remove set but unused variables
` [PATCH 3/4] alpha: Fix RTC interrupt setup
` [PATCH 4/4] alpha: Fix uninitialized value in read_persistent_clock

[uml-devel] [PATCH] um: Add support for 64 bit atomic operations
 2011-04-17 20:01 UTC  (2+ messages)
`  "

[PATCH] dvb-usb return device errors to demuxer v2
 2011-04-17 19:55 UTC 

[Qemu-devel] [PATCH 0/3] slirp: misc fixes
 2011-04-17 19:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] slirp: Implement TFTP Blocksize option

Latest iptables & latest xtables-addons
 2011-04-17 19:49 UTC  (3+ messages)

[U-Boot] Question about relocation
 2011-04-17 19:47 UTC  (6+ messages)

Problems caused by commit 6803ed69994a14824081adbf1b58fd21a9966215 to 2.6.38-rc5
 2011-04-17 19:40 UTC 

Michelle: anandashopping
 2011-04-17 19:46 UTC 

[patchwork] TemplateSyntaxError at /project/LKML/list/
 2011-04-17 19:41 UTC  (2+ messages)

[PATCH v2] at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 option
 2011-04-17 19:39 UTC  (3+ messages)
` [PATCH v3] "

Re: system freeze when processor.ko is loaded
 2011-04-17 19:38 UTC  (6+ messages)

Debian bug 622997
 2011-04-17 19:37 UTC  (4+ messages)
    ` Bug#622997: "

Soft lockup during suspend since ~2.6.36 [bisected]
 2011-04-17 19:35 UTC  (4+ messages)

[uml-devel] Linux Kernel Bug #32812 "ARCH=um, SUBARCH=i386: linking failure"
 2011-04-17 19:34 UTC  (4+ messages)

SET_BLOCK_COUNT-bounded multiblock transfers
 2011-04-17 19:31 UTC  (7+ messages)
` [patchv3 2/5] MMC: Use CMD23 for multiblock transfers when we can
` [patchv3 5/5] MMC: SDHCI AutoCMD23 support

pull request: batman-adv 2011-04-17
 2011-04-17 19:30 UTC  (18+ messages)
` [B.A.T.M.A.N.] "
  ` [PATCH 1/8] batman-adv: Move bonding / iface alternating router search to own functions
    ` [B.A.T.M.A.N.] "
  ` [PATCH 2/8] batman-adv: Make gateway_get_selected type safe
    ` [B.A.T.M.A.N.] "
  ` [PATCH 3/8] batman-adv: Simplify gw_check_election(), use gw_get_selected()
    ` [B.A.T.M.A.N.] "
  ` [PATCH 4/8] batman-adv: Make orig_node->router an rcu protected pointer
    ` [B.A.T.M.A.N.] "
  ` [PATCH 5/8] batman-adv: Protect global TQ window with a spinlock
    ` [B.A.T.M.A.N.] "
  ` [PATCH 6/8] batman-adv: concentrate all curr_gw related rcu operations in select/deselect functions
    ` [B.A.T.M.A.N.] "
  ` [PATCH 7/8] batman-adv: protect softif_neigh by rcu
    ` [B.A.T.M.A.N.] "
  ` [PATCH 8/8] batman-adv: Set the txqueuelen to zero when creating soft interface
    ` [B.A.T.M.A.N.] "

[U-Boot] [RFC] Centralise documentation of CONFIG_ options (and finding unused ones)
 2011-04-17 19:26 UTC  (5+ messages)

How to retrieve page pointer from vm_area_struct?
 2011-04-17 19:22 UTC  (2+ messages)

[bug] 2.6.39-rc3 fails to boot on Alpha
 2011-04-17 19:20 UTC  (3+ messages)

git leaves repo in bad state in out-of-space situation
 2011-04-17 19:09 UTC  (3+ messages)

[PATCH] MIPS: Squash pci_fixup_irqs() compiler warning
 2011-04-17 19:01 UTC  (2+ messages)

Compat-wireless release for 2011-04-17 is baked
 2011-04-17 19:02 UTC 

[PATCH 3/5 v3]Typo: Remove one to many ccc's in some comments
 2011-04-17 18:50 UTC 

History for Strbuf and ParseOpts?
 2011-04-17 18:51 UTC  (2+ messages)

GSOC idea: build in scripts and cleanups
 2011-04-17 18:50 UTC  (4+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.