All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-04 06:55:27 to 2011-07-04 09:07:38 UTC [more...]

[BlueZ PATCH] Health Thermometer Profile API
 2011-07-04  9:07 UTC 

[PATCH 3/3] Input: atmel_mxt_ts - Handle objects with multiple instances correctly
 2011-07-04  9:06 UTC 

[PATCH 2/3] Input: atmel_mxt_ts - Update objects list
 2011-07-04  9:06 UTC 

[PATCH v3 1/3] PM: Introduce DEVFREQ: generic DVFS framework with device-specific OPPs
 2011-07-04  8:58 UTC  (18+ messages)
` [PATCH v3 3/3] PM / DEVFREQ: add sysfs interface (including user tickling)
` [PATCH v3 2/3] PM / DEVFREQ: add example governors

[PATCH 1/3] Input: atmel_mxt_ts - Make wait-after-reset period compatible with all chips
 2011-07-04  9:05 UTC 

[PATCH 0/2] Add device tree probe support for tty/serial/imx
 2011-07-04  9:05 UTC  (15+ messages)
` [PATCH 1/2] serial/imx: get rid of the uses of cpu_is_mx1()
` [PATCH 2/2] serial/imx: add device tree probe support

[Buildroot] [PATCH 0/1] Bug in the boot process using mdev
 2011-07-04  9:04 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] arm: add CONFIG_MACH_TYPE option and documentation
 2011-07-04  9:00 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: nvidia and smdk6400: use common code for machine type
` [U-Boot] [PATCH 3/3] arm: omap: innovator: "

[PATCH] sched: Check nr_running before calling pick_next_task in schedule()
 2011-07-04  9:00 UTC  (6+ messages)

[PATCH] MMC: OMAP: change HSMMC maintainence to Orphan
 2011-07-04  9:00 UTC  (2+ messages)

[PATCH] HID: fix horizontal wheel for ms comfort mouse 4500
 2011-07-04  8:59 UTC 

[PATCH] mach-versatile: switch debug_ll.h to GPLv2 or later
 2011-07-04  8:43 UTC 

[U-Boot] CF Card Driver on MPC8548
 2011-07-04  8:58 UTC 

[PATCH] ppp: 2.4.5 seems to be ready for oe-dev too
 2011-07-04  8:54 UTC  (5+ messages)
` [PATCH v2 1/2] ppp-2.4.5: own package for PPPoL2TP plugin
` [PATCH v2 2/2] ppp-2.4.5: remove `DP = "-1"`

[PATCH 00 of 20] Rebased Nested VMX v2
 2011-07-04  8:58 UTC  (11+ messages)
` [PATCH 20 of 20] n2 MSR handling and capability exposure

Need help debugging Sony Vaio VPCY2 backlight control problem
 2011-07-04  8:57 UTC  (6+ messages)

[Help]Dedicated thread for each block partition?
 2011-07-04  8:57 UTC  (2+ messages)

[PATCH] Modpost section mismatch fix
 2011-07-04  8:49 UTC  (4+ messages)

[ath9k-devel] Channel Configuration ath9k
 2011-07-04  8:56 UTC  (6+ messages)

[PATCH 0/7] [TRIVIAL] Cleanup spurious CONFIGs
 2011-07-04  8:51 UTC  (7+ messages)
` [PATCH 1/7] mn10300: there is no CONFIG_CALIBRATE_DELAY
  ` [PATCH 2/7] cris: there is no CONFIG_ETRAX_KGB_PORT2
    ` [PATCH 3/7] xfs: there is no CONFIG_KDB_MODULES

[PATCH] OMAP: hwmod: add kernel cmdline flag to avoid resetting IP blocks during init
 2011-07-04  8:55 UTC  (3+ messages)

3.0rc3-rc5: usb stops working after resume from suspend to ram
 2011-07-04  8:54 UTC  (2+ messages)

xl create doesn't like kernel
 2011-07-04  8:54 UTC  (2+ messages)

рассылки от 1478 руб
 2011-07-04  8:54 UTC 

e2fsprogs 1.42-WIP-0702 released
 2011-07-04  8:54 UTC  (2+ messages)

[PATCH 1/4] Add MIPS arch support to barebox
 2011-07-04  8:54 UTC  (5+ messages)
` [PATCH 2/4] MIPS: add Malta machine "

[PATCH 0/7] OMAP4: Add 4460 base support
 2011-07-04  8:53 UTC  (11+ messages)
` [PATCH 1/7] OMAP: ID: introduce chip detection for OMAP4460
  ` [PATCH 2/7] OMAP4: ID: add omap_has_feature for max freq supported
    ` [PATCH 3/7] OMAP4: PRCM: OMAP4460 specific PRM and CM register bitshifts
      ` [PATCH 4/7] OMAP4: clocks: Update the clock tree with 4460 clock nodes
        ` [PATCH 5/7] OMAP4: powerdomain: Reuse on 4460 using CHIP_IS_44XX
          ` [PATCH 6/7] OMAP4: clockdomain: "
            ` [PATCH 7/7] 4460sdp/blaze/panda: hwmod: Prevent gpio1 reset during hwmod init

[PATCH] drivers: staging: iio: adc: fix uninitialized use
 2011-07-04  9:01 UTC  (2+ messages)

[PATCH] fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
 2011-07-04  8:54 UTC  (2+ messages)

[PATCH 00/10] dmabounce cleanups
 2011-07-04  8:50 UTC  (11+ messages)
` [PATCH 01/10] ARM: dmabounce: fix map_single() error return value
` [PATCH 02/10] ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_page
` [PATCH 03/10] ARM: dmabounce: avoid needless valid_dma_direction() check
` [PATCH 04/10] ARM: dmabounce: separate out decision to bounce
` [PATCH 05/10] ARM: dmabounce: move decision for bouncing into __dma_map_page()
` [PATCH 06/10] ARM: dmabounce: remove useless pr_err
` [PATCH 07/10] ARM: dmabounce: check pointer against NULL not 0
` [PATCH 08/10] ARM: dmabounce: correct unmap_single dev_dbg
` [PATCH 09/10] ARM: dmabounce: get rid of dma_needs_bounce global function
` [PATCH 10/10] ARM: dmabounce: no need to check dev->bus type in needs_bounce function

[PATCH 1/3] PWM: add pwm framework support
 2011-07-04  8:50 UTC  (13+ messages)

ACPICA release 20110623 linuxized patches
 2011-07-04  8:51 UTC 

[PATCH 0/4] perf: memory load/store events generalization
 2011-07-04  8:44 UTC  (7+ messages)
` [PATCH 1/4] perf: Add memory load/store events generic code
` [PATCH 2/4] perf, x86: Add Intel Nhm/Wsm/Snb load latency support
` [PATCH 3/4] perf, x86: Add Intel SandyBridge pricise store support
` [PATCH 4/4] perf, tool: Add new command "perf mem"

[lm-sensors] Any plans to support Fintek F71869A
 2011-07-04  8:44 UTC  (3+ messages)

[PATCH 3/3] regulator: aat2870: Add AAT2870 regulator driver
 2011-07-04  8:43 UTC 

[PATCH 0/5] xfs: fix AIL bulk insert issues and cleanups
 2011-07-04  8:43 UTC  (12+ messages)
` [PATCH 1/5] xfs: unpin stale inodes directly in IOP_COMMITTED
` [PATCH 2/5] xfs: use a cursor for bulk AIL insertion
` [PATCH 3/5] xfs: remove confusing ail cursor wrapper
` [PATCH 4/5] xfs: convert AIL cursors to use struct list_head
` [PATCH 5/5] xfs: add size update tracepoint to IO completion

[PATCH] udev: avoid udev stopping persistent pppd connections
 2011-07-04  8:36 UTC  (2+ messages)

[PATCH 0/4] perf: Intel uncore pmu counting support
 2011-07-04  8:38 UTC  (5+ messages)
` [PATCH 1/4] perf, x86: Add Intel Nehalem/Westmere uncore pmu

[PATCH v2 00/11] PM QoS: add a per-device wake-up latency constraint class
 2011-07-04  8:38 UTC  (5+ messages)

mmc: dw_mmc: Add the function call for board-specific initialization
 2011-07-04  8:37 UTC  (3+ messages)

[PATCH 0/3] [v5] Megasas HBA Emulation
 2011-07-04  8:37 UTC  (14+ messages)
` [PATCH 1/3] iov: Update parameter usage in iov_(to|from)_buf()
  ` [PATCH 2/3] scsi: Add 'hba_private' to SCSIRequest
    ` [PATCH 3/3] megasas: LSI Megaraid SAS emulation
                ` [Qemu-devel] "

[PATCH 2/2] Update documented default values for various TCP/UDP tunables
 2011-06-22  7:18 UTC 

[PATCH 1/2] Update description of net.sctp.sctp_rmem and net.sctp.sctp_wmem tunables
 2011-06-20  8:08 UTC 

[PATCH 0/2] Minor documentation updates for ip-related tunables
 2011-07-04  8:28 UTC  (2+ messages)

[PATCH] DnUp routing Algorithm
 2011-07-04  8:35 UTC  (2+ messages)
  ` [PATCH] opensm: dnup routing algorithm man page and documentation fixes

[RFC PATCH 0/3] base board consolidation
 2011-07-04  8:27 UTC  (3+ messages)

[PATCH 6/6 v2] arm: omap: usb: global Suspend and resume support of ehci and ohci
 2011-07-04  8:25 UTC  (5+ messages)

USBIP protocol documentation?
 2011-07-04  8:24 UTC  (11+ messages)
          ` [PATCH, RFC] USBIP protocol documentation

$50,000 A Month Potential, The lazy man's way to riches!
 2011-07-04  6:36 UTC 

[PATCH v2] ACPI: fix acpi_power_off lockdep splat
 2011-07-04  8:23 UTC  (5+ messages)

ASoC: imx dma tx burst size set to 6 and to 4 ?
 2011-07-04  8:21 UTC  (4+ messages)

[GIT PULL] fbdev fixes for 3.0-rc6
 2011-07-04  8:21 UTC  (2+ messages)

[Buildroot] [PATCH 4/6] Remove obsolete code in busybox.mk
 2011-07-04  8:21 UTC  (2+ messages)

[Adeos-main] Kernel blocked during send/receive raw ethernet packets
 2011-07-04  8:20 UTC  (3+ messages)

libpcap and tc filters
 2011-07-04 10:20 UTC  (2+ messages)

[ath9k-devel] AR9380 - Transmit power control per packet
 2011-07-04  8:18 UTC 

[Buildroot] [git commit] busybox: remove quirk for old unsupported versions
 2011-07-04  8:18 UTC 

[Buildroot] [git commit] toolchain/uClibc: remove 0.9.29, mark 0.9.30 as deprecated
 2011-07-04  8:18 UTC 

[Buildroot] [git commit] Remove obsolete code in busybox.mk
 2011-07-04  8:18 UTC 

[Buildroot] [PATCH 3/6] Remove quirk for older busybox not supported any more
 2011-07-04  8:17 UTC  (2+ messages)

[PATCH 01/11] misc: inv_mpu primary header file and README file
 2011-07-04  8:16 UTC  (5+ messages)

[PATCH] ARM: DMA: Silence declared inside parameter list warning for !CONFIG_MMU
 2011-07-04  8:12 UTC  (2+ messages)

[patch 09/11] s390/irqs: Do not trace arch_local_{*,irq_*} functions
 2011-07-04  8:10 UTC  (2+ messages)

[PATCH] ARM: DMA: Add missing semicolon for the define of dma_alloc_area
 2011-07-04  8:10 UTC  (4+ messages)

[PATCH] X86: cpuid faulting feature enable
 2011-07-04  8:10 UTC  (3+ messages)

[patch 0/1] [RFC] include storage keys in hibernation image
 2011-07-04  8:09 UTC  (8+ messages)
` [patch 1/1] [PATCH] "

[PATCH] Btrfs: Make kernel support chunk tree backup
 2011-07-04  8:07 UTC 

[PATCH 2/5 v4] fbdev: sh_mobile_meram: Enable/disable MERAM along with LCDC
 2011-07-04  8:06 UTC 

Missing kernel client install instructions on wiki?
 2011-07-04  8:06 UTC  (2+ messages)

[PATCH 1/5] fbdev: sh_mobile_meram: Enable runtime PM
 2011-07-04  8:06 UTC 

[Qemu-devel] Wiki spam
 2011-07-04  8:05 UTC  (4+ messages)

[PATCH 0/5 v4] LCDC MERAM runtime PM support
 2011-07-04  8:05 UTC 

mach-versatile: debug_ll.h licenc
 2011-07-04  7:59 UTC  (4+ messages)

[Qemu-devel] KVM call agenda for July 5
 2011-07-04  7:52 UTC  (2+ messages)
`  "

Cramfs: bad root offset issue
 2011-07-04  7:53 UTC 

GIT PULL: i.MX fixes for -rc
 2011-07-04  7:52 UTC 

[U-Boot] Is somebody workin on getting the AT91SAM9G45EKES working on the latest build?
 2011-07-04  7:52 UTC  (12+ messages)
` [U-Boot] [PATCH 0/8] Fixes compilation for the at91sam9m10g45ek
  ` [U-Boot] [PATCH 2/8] Update at91sam9m10g45_devices.c to fix compile errors
  ` [U-Boot] [PATCH 3/8] Fix compile problem for some boards in the clock code
  ` [U-Boot] [PATCH 6/8] Adds wait to atmel_usart serial_init function
  ` [U-Boot] [PATCH 7/8] Updates the at91sam9m10g45ek.h config file
  ` [U-Boot] [PATCH 8/8] Updates the boards.cfg file

[xen-unstable test] 7882: regressions - FAIL
 2011-07-04  7:51 UTC 

man pages for a specific kernel version
 2011-07-04  7:51 UTC  (2+ messages)

[PATCH 1/1] ARM: mxc: Fix gpio interrupts for mx53
 2011-07-04  7:50 UTC 

[PATCH 04/16] asus-wmi: Enable autorepeat for hotkey input device
 2011-07-04  7:49 UTC  (3+ messages)

[PATCH 0/2] netpoll: Trivial updates
 2011-07-04  7:46 UTC  (4+ messages)
` [PATCH 1/2] netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev

bnx2: FTQ dump on heavy workload(bnx2-2.0.23b + kernel 2.6.32.36)
 2011-07-04  7:40 UTC 

pca953x: support working w/o platform data
 2011-07-04  7:45 UTC  (4+ messages)

[RFC GIT PULL] x86 entry / perf stacktrace changes
 2011-07-04  7:34 UTC  (7+ messages)
` [PATCH 3/6] x86,64: Simplify save_regs()
` [PATCH 4/6] x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQ
` [PATCH 5/6] x86: Remove useless unwinder backlink from irq regs saving

[Buildroot] [PATCH 1/2] hostapd: fix build
 2011-07-04  7:39 UTC  (3+ messages)

[PATCH] virtio_balloon: Notify guest only after deflating the balloon
 2011-07-04  7:37 UTC  (8+ messages)

[PATCH] gianfar v2: code cleanups
 2011-07-04  7:35 UTC 

[PATCH] media: initial driver for ov5642 CMOS sensor
 2011-07-04  7:35 UTC  (4+ messages)

[U-Boot] Pull request: nand flash
 2011-07-04  7:34 UTC  (2+ messages)

[PATCH 3/3 v2] bluetooth: fix not removing data when devices/adapters are removed
 2011-07-04  7:32 UTC 

[U-Boot] [PATCH][ATMEL] Fix compiler error for cpu at91sam9, if lowlevel init is enabled
 2011-07-04  7:28 UTC  (5+ messages)
      ` [U-Boot] [PATCH][ATMEL] Fix author names

[U-Boot] USB tty corrupted stream on Beagleboard xM
 2011-07-04  7:28 UTC 

[PATCH] SAMPLES: kprobe_example: make it more easy to use
 2011-07-04  7:27 UTC 

[PATCH 1/2] gpio/gpio-generic: read set register for caching if available
 2011-07-04  7:26 UTC  (3+ messages)
` [PATCH v2 2/2] gpio: Add a driver for Sodaville GPIO controller
  ` [sodaville] "

[PATCH] drm/nouveau: set ptimer to count in ns on all chipset at the exception of nv40
 2011-07-04  7:23 UTC  (3+ messages)

[U-Boot] [PATCH] arm: auto gen asm-offsets.h for mb86r0x
 2011-07-04  7:17 UTC 

push problem with anonymous access
 2011-07-04  7:13 UTC 

linux-next: Tree for July 4
 2011-07-04  7:09 UTC 

bnx2 FTQ issues on 2.6.32 + xen 4.0.1;
 2011-07-04  7:09 UTC  (2+ messages)

[PATCH v2] pch_uart: Add MSI support
 2011-07-04  6:58 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] tzcode-native: update tzcode and tzdata versions
 2011-07-04  7:01 UTC 

[PATCH] commands/bootm.c: fix unused-but-set-variable gcc warning
 2011-07-04  7:00 UTC  (2+ messages)

[PATCH 1/2] ARM: SAMSUNG: Added tx_st_done variable in the platform data of SPI
 2011-07-04  6:58 UTC  (13+ messages)
` [PATCH 2/2] SPI: SAMSUNG: Bug fix for SPI with different FIFO level

WARNING: at kernel/timer.c:1011 del_timer_sync+0xa9/0xc4()
 2011-07-04  6:58 UTC  (6+ messages)

[PATCH 1/2] mkfs.ubifs: remove root inode squash feature
 2011-07-04  6:59 UTC  (2+ messages)
` [PATCH 2/2] mkfs.ubifs: fix a gcc warning

[PATCH] X86: cpuid faulting feature enable
 2011-07-04  6:58 UTC  (2+ messages)

[PATCH v5 0/2] Input: gpio_keys.c: Add support for OF and I2C GPIO chips
 2011-07-04  6:56 UTC  (9+ messages)
` [PATCH v5 1/2] Input: gpio_keys.c: Added support for device-tree platform data

[PATCH 1/1] net/fec: iMX53 needs gasket for both MII and RMII
 2011-07-04  6:55 UTC  (3+ messages)
` [PATCH] net/fec: gasket needs to be enabled for some i.mx


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.