All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-04-17 17:38:38 to 2011-04-17 20:13:01 UTC [more...]

[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 

2.6.36-rc3-git7: Reported regressions 2.6.37 -> 2.6.38
 2011-04-17 19:46 UTC  (11+ messages)
` [Bug #29672] [regression][ALSA][hda-conexant][2.6.38-rcX] external microphone sound too quiet
` [Bug #29852] 2.6.38-rc5: nfsd: page allocation failure. spinlock trylock failure on UP
` [Bug #31402] Diminished brightness at startup

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

[B.A.T.M.A.N.] 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
  `  "

[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)

[PATCH 1/5 v2]Typo: change kenrel to kernel
 2011-04-17 19:03 UTC  (6+ messages)
` [PATCH 2/5 v2]Typo: change whetehr to whether
` [PATCH 3/5 v2]Typo: Remove one to many ccc's in some comments
` [PATCH 4/5 v2]Typo: Remove one to many ttt's "
` [PATCH 5/5 v2]Typo: Remove one to many sss's in the "

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  (3+ messages)

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

[U-Boot] [PATCH 1/3] ARM: don't panic if no flash is there
 2011-04-17 18:50 UTC  (4+ messages)

Recommended pci-e 1x SATA cards
 2011-04-17 18:45 UTC  (12+ messages)

How to manage multiple repos using submodules?
 2011-04-17 18:42 UTC  (4+ messages)

[PATCH 00/12] IIO: precursor cleanups to even system rewrite
 2011-04-17 18:41 UTC  (5+ messages)
` [PATCH 05/12] staging:iio:adis16400 replace unnecessary event line registration

[PATCH 0/3] Export valuable System-on-Chip information to user-space via sysfs
 2011-04-17 18:41 UTC  (7+ messages)
` [PATCH 1/3] Framework for exporting System-on-Chip information "
` [PATCH 2/3] mach-ux500: export "
` [PATCH 3/3] Add documenation for new sysfs devices/soc functionallity

[Regression] Bluetooth pairing does not work anymore in 2.6.39-rc3 (works in 2.6.38.3)
 2011-04-17 18:40 UTC  (2+ messages)

net: Automatic IRQ siloing for network devices
 2011-04-17 18:38 UTC  (6+ messages)

2.6.39-rc3-git7: Reported regressions from 2.6.38
 2011-04-17 18:37 UTC  (7+ messages)
` [Bug #32982] Kernel locks up a few minutes after boot
` [Bug #33272] drm related hard-hang

[PATCH 1/3] omap3-sgx-modules: Update TI816x Module Location and Platform variables
 2011-04-17 18:35 UTC  (3+ messages)
` [PATCH 3/3] libgles-omap3: Remove SGX Fixup for TI816x

[PATCHv3 5/5] ti-syslink-libs: Add Syslink version 02.00.00.68 Beta1
 2011-04-17 18:33 UTC  (2+ messages)
` [PATCHv4 "

[PATCHv3 1/5] ti-syslink: Add TI Syslink Common include file
 2011-04-17 18:32 UTC  (4+ messages)
` [PATCHv3 4/5] ti-syslink-module: Add Syslink version 02.00.00.68 Beta1
    ` [PATCHv4 "

[Qemu-devel] [PATCH 0/5] Alpha system emulation
 2011-04-17 18:31 UTC  (10+ messages)
` [Qemu-devel] [PATCH 5/5] target-alpha: Emulate Alpha SX164

WARN_ON report from clockevents_program_event
 2011-04-17 18:29 UTC 

[Qemu-devel] [PATCH] Remove unneeded function parameter from gen_pc_load
 2011-04-17 18:27 UTC  (4+ messages)

/proc/acpi/wakeup regression in 2.6.39-rc3
 2011-04-17 18:27 UTC  (2+ messages)

Installing MAD-FCL using bitbake
 2011-04-17 18:23 UTC  (2+ messages)

[Bug 32982] Kernel locks up a few minutes after boot
 2011-04-17 18:20 UTC 

[Regression,bisected] 2.6.39-rc3 ceph client write hangs
 2011-04-17 18:17 UTC  (3+ messages)

i wannted to send u
 2011-04-14 15:54 UTC  (2+ messages)

[Bug 33392] New: suspend/resume stopped working
 2011-04-17 18:08 UTC  (2+ messages)
` [Bug 33392] "

[Bug 29162] New: Reiserfs hang with dataloss sometimes
 2011-04-17 18:08 UTC  (2+ messages)
` [Bug 29162] "

[PATCH v2] uio/pdrv_genirq: Add OF support
 2011-04-17 18:08 UTC  (5+ messages)

Linux capabilities shouldn't be lost during setuid to non-root from root or to another non-root uid from a non-root uid
 2011-04-17 18:07 UTC  (2+ messages)

[GIT PULL] git://sol.kernellabs.com/mk/mercury tveeprom
 2011-04-17 18:06 UTC 

[lm-sensors] [PATCH v4] hwmon: Driver for MAX16065 System Manager
 2011-04-17 17:55 UTC 

[PATCH 00/12] IO-less dirty throttling v7
 2011-04-17 17:44 UTC  (5+ messages)

schroedinger_1.0.9: task compile fails with `schroorc.c:93:3: error: 'int16_t' undeclared`
 2011-04-17 17:47 UTC  (2+ messages)
` [RFC] [PATCH] schroedinger: add version 1.0.10

[RFC PATCH] Consolidate SRAM support
 2011-04-17 17:47 UTC  (5+ messages)

[regression] 2.6.39-rc[1-3] fail to boot on G5 PowerMac
 2011-04-17 17:47 UTC  (15+ messages)

[Bug 36327] New: fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend
 2011-04-17 17:47 UTC  (6+ messages)
` [Bug 36327] "

Could I (ab)use bus (struct bus_type) for virtual Broadcom bus?
 2011-04-17 17:38 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.