All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-05 16:21:52 to 2011-12-05 17:36:44 UTC [more...]

[PATCH 00/14] mmc: mmci: Improved PM support, cleanup and bugfixes
 2011-12-05 17:36 UTC  (27+ messages)
` [PATCH 01/14] mmc: mmci: Support MMC_PM_KEEP_POWER
` [PATCH 02/14] mmc: mmci: Fixup handling of MCI_STARTBITERR
` [PATCH 03/14] mmc: mmci: Increase max_segs from 16 to 128
` [PATCH 04/14] mmc: mmci: Do not release spinlock in request_end
` [PATCH 05/14] mmc: mmci: Put power register deviations in variant data
` [PATCH 06/14] mmc: mmci: Provide option to configure bus signal direction
` [PATCH 07/14] mmc: mmci: Change vdd_handler to a generic ios_handler
` [PATCH 08/14] mmc: mmci: Fixup error handling for dma
` [PATCH 09/14] mmc: mmci: Change from using legacy suspend
` [PATCH 10/14] mmc: mmci: Cache MMCICLOCK and MMCIPOWER register
` [PATCH 11/14] mmc: mmci: Fixup use of runtime PM and use autosuspend
` [PATCH 12/14] mmc: mmci: Decrease current consumption in suspend
` [PATCH 13/14] mmc: mmci: Implement PM runtime callbacks to save power
` [PATCH 14/14] mmc: mmci: Use ios_handler "

[PATCH 2/2 v5] pinctrl: introduce generic pin config
 2011-12-05 17:36 UTC  (4+ messages)

[PATCH] Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup
 2011-12-05 17:35 UTC  (2+ messages)
` [tip:x86/urgent] "

[lm-sensors] 3 wire fan on 4 pin header
 2011-12-05 17:35 UTC 

[PATCH] x86: mpparse: account for bus types other than ISA and PCI
 2011-12-05 17:35 UTC  (2+ messages)
` [tip:x86/urgent] x86/mpparse: Account "

[PATCH UPDATED 1/2] trace_events_filter: use rcu_assign_pointer() when setting ftrace_event_call->filter
 2011-12-05 17:34 UTC  (2+ messages)
` [tip:perf/urgent] trace_events_filter: Use "

[PATCH] usb: gadget: storage: Use kcalloc instead of kzalloc to allocate array
 2011-11-29 21:08 UTC 

[ANNOUNCE] OFED-1.5.4 GA is available
 2011-12-05 17:33 UTC 

[PATCH] bcma: pci: use fixed windows when possible
 2011-12-05 18:13 UTC 

[PATCH] usb: gadget: renesas_usbhs: Use kcalloc instead of kzalloc to allocate array
 2011-11-29 21:08 UTC 

[PATCH] datapath: Fix build breakage on kernel 2.6.40
 2011-12-05 17:32 UTC  (2+ messages)

[PATCH 0/2] omap: rx51: fix USB networking
 2011-12-05 17:31 UTC  (4+ messages)
` [PATCH 1/2] isp1704_charger: fix missing check
` [PATCH 2/2] Revert "ARM: RX-51: Enable isp1704 power on/off"

[PATCH] uwb: Use kcalloc instead of kzalloc to allocate array
 2011-11-29 21:08 UTC 

[PATCH 1/3] PM / Sleep: Make [un]lock_system_sleep() generic
 2011-12-05 17:30 UTC  (10+ messages)
` [PATCH 3/3] PM / Docs: Recommend the use of [un]lock_system_sleep() over mutex_[un]lock(&pm_mutex)

[PATCH] xHCI: Use kcalloc instead of kzalloc to allocate array
 2011-11-29 21:08 UTC 

[PATCH] USB: wusb: Use kcalloc instead of kzalloc to allocate array
 2011-11-29 21:08 UTC 

[PATCH] [media] pvrusb2: Use kcalloc instead of kzalloc to allocate array
 2011-11-29 21:08 UTC 

[Buildroot] [PATCH] Add package connman
 2011-12-05 17:30 UTC  (5+ messages)
` [Buildroot] [PATCH v2] "
      ` [Buildroot] [PATCH v3] "

pull request: wireless 2011-12-05
 2011-12-05 17:19 UTC  (2+ messages)

[PATCH v2 0/2] virtio-scsi driver
 2011-12-05 17:29 UTC  (3+ messages)
` [PATCH 1/2] virtio-scsi: first version
` [PATCH 2/2] virtio-scsi: add error handling

[U-Boot] undefined reference to `abort'
 2011-12-05 17:28 UTC  (2+ messages)

[PATCHSET tip:x86/memblock] memblock: Kill early_node_map[], take 2
 2011-12-05 17:26 UTC  (4+ messages)

[U-Boot] [GIT PULL] Pull request: u-boot-imx
 2011-12-05 17:27 UTC  (2+ messages)

[PATCH] ARM: S3C64XX: Gate some more clocks by default
 2011-12-05 17:27 UTC 

[PATCH v2] Add virtio-scsi to the virtio spec
 2011-12-05 17:26 UTC  (4+ messages)

Can't build glib-2.0
 2011-12-05 17:25 UTC  (4+ messages)

[PATCH] V4L: soc-camera: fix compiler warnings on 64-bit platforms
 2011-12-05 17:23 UTC  (2+ messages)

external toolchain example
 2011-12-05 17:23 UTC  (2+ messages)

[PATCH v3 0/5] Versatile Express DT support
 2011-12-05 17:24 UTC  (12+ messages)
` [PATCH v3 3/5] ARM: vexpress: Add DT support in v2m
` [PATCH v3 5/5] ARM: vexpress: DT-based support for CoreTiles Express A5x2 and A9x4

problem mounting under Xubuntu
 2011-12-05 17:24 UTC  (4+ messages)

[RFC] ftrace, perf: Adding support to use function trace
 2011-12-05 17:22 UTC  (12+ messages)
` [RFCv2] "
  ` [PATCHv2 01/10] ftrace: Fix possible NULL dereferencing in __ftrace_hash_rec_update
  ` [PATCHv2 02/10] ftrace: Change mcount call replacement logic
  ` [PATCHv2 03/10] ftrace: Add enable/disable ftrace_ops control interface
  ` [PATCHv2 04/10] ftrace, perf: Add open/close tracepoint perf registration actions
  ` [PATCHv2 05/10] ftrace, perf: Add add/del "
  ` [PATCHv2 06/10] ftrace, perf: Add support to use function tracepoint in perf
  ` [PATCHv2 07/10] ftrace: Change filter/notrace set functions to return exit code
  ` [PATCHv2 08/10] ftrace, perf: Distinguish ftrace function event field type
  ` [PATCHv2 09/10] ftrace, perf: Add filter support for function trace event
  ` [PATCHv2 10/10] ftrace, graph: Add global_ops filter callback for graph tracing

[PATCH] ARM: S3C64XX: Hook up VDDINT on Cragganmore
 2011-12-05 17:23 UTC 

[Qemu-devel] [PATCH] coroutine: switch per-thread free pool to a global pool
 2011-12-05 17:20 UTC 

[U-Boot] [GIT PULL] Pull request: u-boot-imx
 2011-12-05 17:19 UTC  (3+ messages)

[RFC v2 0/2] Introduce DMA buffer sharing mechanism
 2011-12-05 17:18 UTC  (5+ messages)
` [RFC v2 1/2] dma-buf: Introduce dma "

[PATCH 1/2] arm/tegra: Remove use of TEGRA_GPIO_TO_IRQ
 2011-12-05 17:19 UTC  (5+ messages)
` [PATCH 2/2] gpio/tegra: Dynamically allocate IRQ base, and support DT

LE Connection issues
 2011-12-05 17:17 UTC  (2+ messages)

[regression] WARNING: at drivers/block/floppy.c:2929 do_fd_request+0xb7/0xb9() in 3.2.0-rc2 and 3
 2011-12-05 17:21 UTC  (2+ messages)

[Qemu-devel] [ANNOUNCE] QEMU 1.0 release
 2011-12-05 17:20 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] arm, davinci: da850/dm365 lowlevel cleanup
 2011-12-05 17:11 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] arm, arm926ejs: always do cpu critical inits

[U-Boot] [PATCH 1/9] common/menu.c: Fix build warning
 2011-12-05 17:11 UTC  (5+ messages)
` [U-Boot] [PATCH 8/9] arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings

WARNING: at mm/slub.c:3357, kernel BUG at mm/slub.c:3413
 2011-12-05 17:10 UTC  (12+ messages)

[PATCH] Do not include throttled time as steal time
 2011-12-05 17:06 UTC  (3+ messages)

[PATCH] nfs: only do COMMIT for range written with direct I/O
 2011-12-05 17:11 UTC  (2+ messages)

Problem building SDK
 2011-12-05 17:09 UTC  (4+ messages)

[PATCH v2] MTD: modify mtd api to return bitflip info on read operations
 2011-12-05 17:09 UTC  (8+ messages)

[U-Boot] Please pull u-boot-ti/master
 2011-12-05 17:07 UTC  (2+ messages)

Question about __zone_watermark_ok: why there is a "+ 1" in computing free_pages?
 2011-12-05 17:06 UTC  (4+ messages)

[PATCH 00/11] recipe fixes for x32 toolchain
 2011-12-05 16:59 UTC  (7+ messages)
` [PATCH 01/11] gst-fluendo-mpegdemux: rework the CC hack
  ` [PATCH 02/11] mdadm: fix CC definition in the Makefile

3.2-rc3+: [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
 2011-12-05 17:09 UTC  (3+ messages)

[U-Boot] [PATCH v6] arm, arm926ejs: Fix clear bss loop for zero length bss
 2011-12-05 17:04 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM
 2011-12-05 17:04 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv2] "

[RFC PATCH 1/3] pinctrl: imx: add pinmux imx core driver
 2011-12-05 17:03 UTC  (10+ messages)
` [RFC PATCH 2/3] pinctrl: imx: add pinmux-imx53 support

[lm-sensors] [PATCH] hwmon: (coretemp) Fix oops on driver load
 2011-12-05 17:02 UTC  (2+ messages)

[RFC][PATCH] Use tmpfs rather tham ramfs for rootfs when available
 2011-12-05 17:02 UTC 

[PATCH V2 0/7] Add scan demux unit and use it in max1363
 2011-12-05 17:02 UTC  (4+ messages)
` [PATCH 4/7] staging:iio: make iio_sw_buffer_preenable much more general

[Qemu-devel] [PATCH v2 00/18] qom: dynamic properties and composition tree (v2)
 2011-12-05 17:01 UTC  (12+ messages)

[PATCH] mmc: mmci: Fixup error handling for dma
 2011-12-05 17:00 UTC  (5+ messages)

[U-Boot] [PULL] u-boot-pxa / master
 2011-12-05 17:00 UTC  (5+ messages)

[PATCH] netback: Fix alert message
 2011-12-05 16:58 UTC  (2+ messages)

[RFC PATCH 0/2] introduce buildhistory.bbclass
 2011-12-05 16:51 UTC  (3+ messages)

[PATCH 00/11] [ANNOUNCE] 3.0.12-rt30-rc2
 2011-12-05 16:57 UTC  (3+ messages)

Cannot create an rbd image
 2011-12-05 16:57 UTC 

Problems with radeon driver under KDE-4.7.2
 2011-12-05 16:57 UTC 

2.6.32.21 - uptime related crashes?
 2011-12-05 16:53 UTC  (11+ messages)
  ` [stable] "

IRQ "nobody cared...Disabling" errors on linux-3.0.10-rt27 on SMP AMD64 system
 2011-12-05 16:56 UTC  (9+ messages)

[PATCH tip/core/rcu 0/7] Preview of fourth set of RCU changes for 3.3
 2011-12-05 16:48 UTC  (7+ messages)
` [PATCH RFC tip/core/rcu 7/7] rcu: Quiet RCU-lockdep warnings involving interrupt disabling

[Qemu-devel] [PATCH 1.1 0/6] block: drop useless checks for NULL
 2011-12-05 16:56 UTC  (2+ messages)

[RFC] UASP on target (was: [RFC/PATCH v4 1/3] uas: MS UAS Gadget driver - Infrastructure)
 2011-12-05 16:52 UTC  (2+ messages)
` [RFC] UASP on target

[PATCH v2 0/5] ASoC: WM8903: DT bindings & related
 2011-12-05 16:52 UTC  (4+ messages)
` [PATCH v2 4/5] ASoC: WM8903: Get default irq_active_low from IRQ controller

3.1.4: NFSv3 RPC scheduling issue?
 2011-12-05 16:50 UTC 

[PATCH 1/2] spi/s3c64xx: Convert to dev_pm_ops
 2011-12-05 16:50 UTC  (2+ messages)
` [PATCH 2/2] spi/s3c64xx: Implement runtime PM support

[2011.03-maintenance] Pull request for libpam
 2011-12-05 16:42 UTC 

[PATCH-RFC 07/10] parisc: switch to GENERIC_PCI_IOMAP
 2011-12-05 16:46 UTC  (9+ messages)

[U-Boot] [PATCH/RFC] global_data: unify global flag defines
 2011-12-05 16:44 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[xen-unstable test] 10347: regressions - FAIL
 2011-12-05 16:42 UTC 

[PATCH] sbc834x: put full compat string in board match check
 2011-12-05 16:41 UTC 

[PATCH] manpage: add an entry for prefixpath= to the mount.cifs manpage
 2011-12-05 16:41 UTC 

[2011.03-maintenance] Pull request 20111202
 2011-12-05 16:34 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] ARM: clean up mpcore.c and separate out A9
 2011-12-05 16:40 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devices
` [Qemu-devel] [PATCH 2/7] hw/arm_gic: Expose GIC CPU interfaces as sysbus memory regions
` [Qemu-devel] [PATCH 3/7] hw/mpcore.c: Use the GIC memory regions for the CPU interface
` [Qemu-devel] [PATCH 4/7] hw/realview_gic: Use GIC memory region "
` [Qemu-devel] [PATCH 5/7] hw/mpcore: Clean up mpcore_priv_read/write as they are now SCU only
` [Qemu-devel] [PATCH 6/7] hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore ones
` [Qemu-devel] [PATCH 7/7] hw/mpcore.c: Merge with hw/arm11mpcore.c

[PATCH v2.1 00/22] ext4: Add metadata checksumming
 2011-12-05 16:40 UTC  (7+ messages)
` [PATCH 06/22] ext4: Calculate and verify inode checksums
` [PATCH 07/22] ext4: Create bitmap checksum helper functions
` [PATCH 10/22] ext4: Verify and calculate checksums for extent tree blocks

Where can I get the latest cyclictest or the version 0.72
 2011-12-05 16:36 UTC  (4+ messages)

[PATCH] mem_event: use wait queue when ring is full
 2011-12-05 16:34 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/8] block: generic copy-on-read
 2011-12-05 16:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 3/8] block: add request tracking

[PATCH] linux-2.6.18: kexec adjustments
 2011-12-05 16:31 UTC 

[Page Allocator] when is init_per_zone_wmark_min called to first initialize the watermarks, reserved memory etc?
 2011-12-05 16:28 UTC 

[RFC] mgmt: Add support for Passkey handling
 2011-12-05 16:26 UTC  (3+ messages)

[PATCH] fetch2: fix Exception parameters when BB_STRICT_CHECKSUM enabled
 2011-12-05 16:18 UTC  (2+ messages)

[PATCH] siggen.py: If both sigs have a variable in it's whitelist then don't say it's changed
 2011-12-05 16:17 UTC  (2+ messages)

Matthew McClintock : siggen.py: If both sigs have a variable in it' s whitelist then don't say it's changed
 2011-12-05 16:21 UTC 

[PATCH 0/2] Remove a few unwanted lines
 2011-12-05 16:17 UTC  (2+ messages)

[PATCH] Documentation: Fix regulator_register() API signature
 2011-12-05 16:23 UTC  (2+ messages)

[PATCH] dm-mpath: Clear map_context pointer when requeuing
 2011-12-05 16:23 UTC  (6+ messages)
`  "

Robert Yang : Remove the async_cmds and sync_cmds from command.py
 2011-12-05 16:19 UTC 

Joshua Lock : fetch2: fix Exception parameters when BB_STRICT_CHECKSUM enabled
 2011-12-05 16:19 UTC 

[Qemu-devel] [PATCH V4 00/13] Proxy FS driver for VirtFS
 2011-12-05 16:18 UTC  (6+ messages)
` [Qemu-devel] [PATCH V4 09/13] hw/9pfs: xattr interfaces in proxy filesystem driver
` [Qemu-devel] [PATCH V4 10/13] hw/9pfs: Proxy getversion
` [Qemu-devel] [PATCH V4 11/13] hw/9pfs: Documentation changes related to proxy fs
` [Qemu-devel] [PATCH V4 12/13] hw/9pfs: man page for proxy helper
` [Qemu-devel] [PATCH V4 13/13] hw/9pfs: Add support to use named socket for proxy FS


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.