All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-15 14:01:13 to 2012-03-15 15:07:06 UTC [more...]

[PATCH] mmc: mmci: assume maintainership
 2012-03-15 14:52 UTC  (4+ messages)

[PATCH 0/2] improve imx6q arm_clk set rate
 2012-03-15 15:07 UTC  (6+ messages)
` [PATCH 1/2] ARM: imx6q: add pll round_rate support

[PATCH 0/5] MMC: mmci: Provide bindings for Device Tree
 2012-03-15 15:06 UTC  (3+ messages)

[U-Boot] [PATCH V3] BOOT: Add "bootz" command to boot Linux zImage
 2012-03-15 15:06 UTC  (10+ messages)

[PATCH 0/8][git pull] mmc: omap: Assorted fixes for 3.4 merge window
 2012-03-15 15:04 UTC  (14+ messages)
` [PATCH RESEND 1/8] mmc: omap: Enable Auto CMD12
` [PATCH RESEND 2/8] mmc: omap: add DDR support to omap_hsmmc
` [PATCH RESEND 3/8] mmc: omap: use runtime put sync in probe error patch
` [PATCH RESEND 4/8] mmc: omap: context save after enabling runtime pm
` [PATCH RESEND 5/8] mmc: host: omap_hsmmc: trivial cleanups
` [PATCH RESEND 6/8] mmc: host: omap_hsmmc: make it behave well as a module
` [PATCH RESEND 7/8] mmc: host: omap_hsmmc: convert to module_platform_driver
` [PATCH RESEND 8/8] mmc: omap4: hsmmc: fix module re-insertion

[PATCH] usb/xhci: unify parameter of xhci_msi_irq
 2012-03-15 15:03 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/9] qtest: a testing framework for devices (v3)
 2012-03-15 15:04 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/9] qtest: add C version of test infrastructure

[Qemu-devel] [PATCH] qapi: escaping the dots in c_var
 2012-03-15 15:03 UTC  (3+ messages)

[PATCH 1/3] Support for tuner FC0012
 2012-03-15 15:03 UTC  (3+ messages)

[Bug 47007] New: HDMI monitor polling causing 100ms rendering stalls
 2012-03-15 15:03 UTC  (6+ messages)
` [Bug 47007] "

[PATCH] btrfs: fixup module.h usage as required
 2012-03-15 15:01 UTC  (2+ messages)

[V3 PATCH 0/2] Provide workarounds to use DRM/KMS with broken graphics hardware
 2012-03-15 15:01 UTC  (5+ messages)
` [V3 PATCH 1/2] drivers-gpu-drm-allow-to-load-edid-firmware.patch

[PATCH] btrfs/ulist: replace the magic number 128 with macro definition ULIST_SIZE_INCREMENT
 2012-03-15 15:01 UTC  (2+ messages)

[PATCH 0/6] Add a per-dimm structure
 2012-03-15 15:00 UTC  (8+ messages)

[PATCH] btrfs: don't add both copies of DUP to reada extent tree
 2012-03-15 15:00 UTC  (2+ messages)

Methods to communicate between kernel network stack and user space
 2012-03-15 15:00 UTC 

microblaze: clone syscall: Potentially ABI breaking by passing parent/child_tidptr - old glibc 2.3.6
 2012-03-15 14:59 UTC 

[PATCH] btrfs: fix race in reada
 2012-03-15 14:59 UTC  (2+ messages)

[Buildroot] [Bug 4928] New: internal compiler error in varasm.c
 2012-03-15 14:58 UTC 

ntp: BUG: spinlock lockup on CPU#1
 2012-03-15 14:58 UTC  (6+ messages)

sb_dirt question
 2012-03-15 15:00 UTC 

Watchdog timer core enhancements
 2012-03-15 14:18 UTC  (5+ messages)
` [PATCH 1/3] watchdog_dev: Add support for having more then 1 watchdog
      ` [lm-sensors] "

[Qemu-devel] [PATCH v2 0/5] screendump qapi convertion
 2012-03-15 14:56 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/5] error: add error_set_file_open_failed
` [Qemu-devel] [PATCH v2 2/5] vga_hw_screen_dump: add Error** param
` [Qemu-devel] [PATCH v2 3/5] qapi: convert screendump
` [Qemu-devel] [PATCH v2 5/5] blockdev: use error_set_file_open_failed

[V5 PATCH 0/4] Provide workarounds to use DRM/KMS with broken graphics hardware
 2012-03-15 14:56 UTC  (5+ messages)
` [V5 PATCH 1/4] drivers-gpu-drm-allow-to-load-edid-firmware.patch
` [V5 PATCH 2/4] drivers-gpu-drm-i915-panel-invert-brightness-via-parameter.patch
` [V5 PATCH 3/4] drivers-gpu-drm-i915-panel-invert-brightness-via-quirk.patch
` [V5 PATCH 4/4] drivers-gpu-drm-i915-panel-invert-brightness-acer-aspire-5734z.patch

qemu multiple client support for xen
 2012-03-15 14:55 UTC  (2+ messages)

[Patch Bluez] HFP gateway: fix failure on very first GSM connection
 2012-03-15 14:55 UTC  (4+ messages)

[PATCH] EFI: Only set regions uncacheable if they support it
 2012-03-15 14:54 UTC  (13+ messages)

[INFO] : Hibernation and Resume between 2 similar devices
 2012-03-15 14:53 UTC  (6+ messages)

[PATCH 0/2] perf: add sort by inclusive time functionality (v2)
 2012-03-15 14:50 UTC  (6+ messages)

[V3 PATCH 1/7] module: replace preempt_disable with rcu_read_lock_sched
 2012-03-15 14:49 UTC  (7+ messages)
` [PATCH 2/7] module: take rcu_read_lock_sched for find_symbol
` [PATCH 3/7] module: take rcu_read_lock_sched for find_module
` [PATCH 4/7] module: take rcu_read_lock_sched in module_kallsyms_on_each_symbol()
` [PATCH 5/7] module: take rcu_read_lock_sched() for /proc read
` [PATCH 6/7] module: add two missing synchronize_sched()
` [PATCH 7/7] module: avoid exporting module_mutex

libxl/xl memory paging/sharing/ballooning/etc proposal
 2012-03-15 14:50 UTC  (6+ messages)

[PATCH] wireless: rename ht_info to ht_operation
 2012-03-15 14:50 UTC  (2+ messages)
` [PATCH v2] "

Methods to communicate between kernel network stack and user space
 2012-03-15 14:49 UTC 

inode->i_wb_list corruption
 2012-03-15 14:49 UTC  (3+ messages)

[patch] Adding Secure Deletion to UBIFS
 2012-03-15 14:48 UTC  (5+ messages)
    ` [patch] Remove notion of key schemes

[PATCH] rndis_wlan: don't report station signal
 2012-03-15 14:47 UTC  (3+ messages)

[PATCH] regulator: notify sysfs when voltage is set
 2012-03-15 14:47 UTC  (4+ messages)

[PATCH] gma500: Fix mmap frambuffer
 2012-03-15 14:47 UTC  (2+ messages)

[U-Boot] [PATCH v2] kirkwood: add support for Cloud Engines Pogoplug E02
 2012-03-15 14:46 UTC  (5+ messages)

signal strength in nl80211 and IEEE80211_HW_SIGNAL_UNSPEC
 2012-03-15 14:46 UTC  (5+ messages)
  ` [PATCH] mac80211: report only dBm station signal

[PATCH] mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
 2012-03-15 14:44 UTC 

[PATCH] mm: hugetlb: defer freeing pages when gathering surplus pages
 2012-03-15 14:44 UTC  (5+ messages)

Thinkpad T420 and single/dual channel lvds
 2012-03-15 14:42 UTC  (8+ messages)

3.3-rc snmp6 panic
 2012-03-15 14:42 UTC  (3+ messages)

[kernel-hardening] [PATCH v15 00/13] seccomp_filter: syscall filtering using BPF
 2012-03-15 14:40 UTC  (5+ messages)
` [kernel-hardening] [PATCH v15 11/13] ptrace,seccomp: Add PTRACE_SECCOMP support
  ` [kernel-hardening] "
    `  "

[PATCH 0/2] Kdump support for PPC_47x
 2012-03-15 14:39 UTC  (3+ messages)

eMPIA EM2710 Webcam (em28xx) and LIRC
 2012-03-15 14:39 UTC  (8+ messages)

[PATCH] usb/core: skip unnecessary line IRQ request for USB3
 2012-03-15 14:39 UTC  (3+ messages)

[PATCH 0/10] ARM: ux500: Enable Snowball for Device Tree
 2012-03-15 14:39 UTC  (9+ messages)
` [PATCH 01/10] ARM: ux500: CONFIG: Enable Device Tree support for future endeavours
` [PATCH 03/10] ARM: ux500: combine the board init functions for DT boot
` [PATCH 02/10] ARM: ux500: Initial Device Tree support for Snowball

[PATCH v12 2/3] ARM: EXYNOS: Change System MMU platform device definitions
 2012-03-15 14:39 UTC  (4+ messages)

[PATCH] e2image: add -a switch to include all data
 2012-03-15 14:38 UTC  (2+ messages)

[PATCH] tools/configure: add options to pass EXTRA_CLFAGS
 2012-03-15 14:38 UTC  (2+ messages)

[PATCH 1/2] math: Introduce div64_long
 2012-03-15 16:36 UTC  (2+ messages)
` [PATCH 2/2] ntp: Fix integer overflow when setting time

[Buildroot] core file
 2012-03-15 14:36 UTC  (4+ messages)

[PATCH] watchdog: Make sure the watchdog thread gets CPU on loaded system
 2012-03-15 14:35 UTC  (8+ messages)

[PATCH] gma500: Fix mmap frambuffer
 2012-03-15 14:50 UTC 

[PATCH 0 of 2] x86/mm: Unsharing ENOMEM handling
 2012-03-15 14:35 UTC  (3+ messages)

[PATCH v3 00/11] ASoC: add imx-sgtl5000 machine driver working with fsl_ssi
 2012-03-15 14:34 UTC  (17+ messages)
` [PATCH v3 09/11] ASoC: fsl: remove the fatal error checking on codec-handle

linux-next: triage for March 14, 2012
 2012-03-15 14:34 UTC  (4+ messages)

[PATCH 0/2] A couple of fixes
 2012-03-15 14:24 UTC  (3+ messages)
` [PATCH 1/2] util-linux: restore zlib and ncurses dependencies for native
` [PATCH 2/2] python-imaging: bring in fixes from meta-oe

[PATCH] i2c-algo-bit: Fix spurious SCL timeouts under heavy load
 2012-03-15 14:32 UTC  (3+ messages)

[Announcement] 1.2 Milestone 3 Released
 2012-03-15 14:32 UTC  (2+ messages)

[PATCH v4 00/15] Runtime registration for local timers
 2012-03-15 14:31 UTC  (5+ messages)
` [PATCH v4 09/15] ARM: ux500: convert to twd_local_timer_register() interface

[PATCH] MAINTAINERS: update the maintain-ship of LTP
 2012-03-15 14:30 UTC  (5+ messages)
` [LTP] "

[Qemu-devel] [PATCH v4 1/3] Add support for 64bit ARM system registers
 2012-03-15 14:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 2/3] Support for MRCC and MCRR instructions
` [Qemu-devel] [PATCH v4 3/3] Minimal ARM LPAE support

[Q] media: V4L2 compressed frames and s_fmt
 2012-03-15 14:30 UTC  (4+ messages)

[Bug 42920] New: Radeon with KMS and UMA works only up to 128MB
 2012-03-15 14:26 UTC  (2+ messages)
` [Bug 42920] "

[Qemu-devel] [RFC][PATCH 00/14 v9] introducing a new, dedicated memory dump mechanism
 2012-03-15 14:25 UTC  (4+ messages)
` [Qemu-devel] [RFC][PATCH 11/14 v9] introduce a new monitor command 'dump' to dump guest's memory

[PATCH 1/6] mmc: host: omap_hsmmc: trivial cleanups
 2012-03-15 14:26 UTC  (3+ messages)

[GIT PULL] cpufreq: OMAP updates for v3.4
 2012-03-15 14:25 UTC  (6+ messages)

[GIT PULL] Samsung EXYNOS5250 GPIO for v3.4
 2012-03-15 14:25 UTC  (2+ messages)

[xen-unstable test] 12244: regressions - FAIL
 2012-03-15 14:25 UTC 

[PATCH] spi: s3c64xx: Fix build
 2012-03-15  9:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/4] qapi: Convert migrate
 2012-03-15 14:20 UTC  (2+ messages)

[PATCH v4] of: introduce helper to manage boolean
 2012-03-15 14:18 UTC  (4+ messages)

[GIT PULL] Samsung SoC EXYNOS5250 arch for v3.4
 2012-03-15 14:17 UTC  (2+ messages)

[meta-oe 5/6] cloud9: remove unneded systemd code
 2012-03-15 14:08 UTC  (9+ messages)
  ` JavaFX 2.1 Application on X86 and Arm
      ` GTK2 2.18+
        ` jdk 6 u26+

Patch: add __builtin_stpcpy and __sync_synchronize to builtin functions
 2012-03-15 14:15 UTC 

[PATCH] arm: don't use atomic operations to gate non-boot CPUs
 2012-03-15 14:15 UTC 

[PATCH 2 of 2] V2 vpmu: Add the BTS extension
 2012-03-15 14:15 UTC  (4+ messages)

[PATCH] perf: Add a new sort order: SORT_INCLUSIVE (v4)
 2012-03-15 14:14 UTC  (2+ messages)

[PATCH] ext4: do not mark superblock as dirty unnecessarily
 2012-03-15 14:10 UTC 

HID Over GATT implementation
 2012-03-15 14:08 UTC  (7+ messages)

raid10n2/xfs setup guidance on write-cache/barrier
 2012-03-15 14:07 UTC  (5+ messages)

9p: BUG: unable to handle kernel paging request at ffff880035698000
 2012-03-15 14:07 UTC  (4+ messages)
` [V9fs-developer] "

[U-Boot] SPL Linux Boot V13
 2012-03-15 14:01 UTC  (15+ messages)
` [U-Boot] SPL Linux Boot
  ` [U-Boot] [PATCH V14 01/13] Add cmd_spl command
  ` [U-Boot] [PATCH V14 02/13] devkit8000: add config for spl command
  ` [U-Boot] [PATCH V14 03/13] omap-common: Add NAND SPL linux booting
  ` [U-Boot] [PATCH V14 04/13] devkit8000/spl: init GPMC for dm9000 in SPL
  ` [U-Boot] [PATCH V14 05/13] omap-common/spl: Add linux boot to SPL
  ` [U-Boot] [PATCH V14 06/13] omap/spl: change output of spl_parse_image_header
  ` [U-Boot] [PATCH V14 07/13] devkit8000: Implement and activate direct OS boot
  ` [U-Boot] [PATCH V14 08/13] Add cache functions to SPL for armv7
  ` [U-Boot] [PATCH V14 09/13] OMAP3: SPL: do not call I2C init if no I2C is set
  ` [U-Boot] [PATCH V14 10/13] SPL: call cleanup_before_linux() before booting Linux
  ` [U-Boot] [PATCH V14 11/13] OMAP3: twister: add support to boot Linux from SPL
  ` [U-Boot] [PATCH V14 12/13] arm: Add Prep subcommand support to bootm
  ` [U-Boot] [PATCH V14 13/13] cam_enc_4xx: Rename 'images' to 'imgs'


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.