All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-11-22 09:05:30 to 2011-11-22 09:34:53 UTC [more...]

[PATCH] usb/fsl_udc: fix dequeuing a request in progress
 2011-11-22  9:34 UTC  (2+ messages)

busybox utility
 2011-11-22  9:34 UTC  (2+ messages)

[RFC PATCH 1/2] commands/cp: add verbose mode which displays progress bar
 2011-11-22  9:34 UTC  (3+ messages)
  ` [PATCH v2] "

[ANNOUNCE] 3.2-rc1-rt1
 2011-11-22  9:34 UTC  (4+ messages)
` [ANNOUNCE] 3.2-rc1-rt1 - Compile errors also for rc1 vanilla

3.2-rc2 compile error
 2011-11-22  9:34 UTC 

[U-Boot] [PATCH 0/4] armv7: miscellaneous fixes improvements
 2011-11-22  9:34 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] armv7: disable L2 cache in cleanup_before_linux()
` [U-Boot] [PATCH 2/4] armv7: include armv7/cpu.c in SPL build
` [U-Boot] [PATCH 3/4] armv7: setup vector
` [U-Boot] [PATCH 4/4] start.S: remove omap3 specific code from start.S

[PATCH] Add thermometer python script
 2011-11-22  9:33 UTC 

Memory sync algorithm during migration
 2011-11-22  9:31 UTC  (6+ messages)
      ` [Qemu-devel] "

[PATCH] 198, 240: check presence of aiodio_sparce2
 2011-11-22  9:33 UTC  (2+ messages)

ulog2-mysql-schema
 2011-11-22  9:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] block:avoid deadlock in sheepdog.c
 2011-11-22  9:35 UTC  (2+ messages)

[Cluster-devel] [fence-virt PATCH] fix handling of VIR_DOMAIN_EVENT_STARTED
 2011-11-22  9:31 UTC  (5+ messages)

Third version patches for upstreaming grant table version 2
 2011-11-22  9:29 UTC  (3+ messages)
` [PATCH 3/4] xen/granttable: Grant tables V2 implementation

[PATCH v2 1/7] powerpc/85xx: re-enable timebase sync disabled by KEXEC patch
 2011-11-22  9:29 UTC  (5+ messages)

[Buildroot] [Bug 4508] New: /dev/console and /dev/null have to be created on udev based systems also
 2011-11-22  9:29 UTC  (2+ messages)
` [Buildroot] [Bug 4508] "

[Cluster-devel] [fence-virt PATCH] backend plugin for Pacemaker
 2011-11-22  9:29 UTC  (4+ messages)

[RFC][PATCH 0/8] xfstests: rework large filesystem testing
 2011-11-22  9:28 UTC  (4+ messages)

[PATCH 4/7] spi/pl022: move device disable to workqueue thread
 2011-11-22  9:28 UTC  (4+ messages)

[PATCH] regmap: Fix build failure with CONFIG_DEBUG_FS=n
 2011-11-22  9:28 UTC  (3+ messages)

[patch] Staging: iio: fix endian conversion in ad7298_scan_direct()
 2011-11-22  9:27 UTC  (3+ messages)
  ` [patch] Staging: iio: fix endian conversion in

WARNING: at mm/slub.c:3357, kernel BUG at mm/slub.c:3413
 2011-11-22  9:27 UTC  (17+ messages)

[PATCH] ARM: Kota2 mach-type update fix
 2011-11-22  9:26 UTC  (3+ messages)

[PATCH 00/65] OMAPDSS: manager/apply improvements
 2011-11-22  9:22 UTC  (132+ messages)
` [PATCH 01/65] OMAPDSS: DISPC: add missing prototype
` [PATCH 02/65] OMAPDSS: Remove old fifomerge hacks
` [PATCH 03/65] OMAPDSS: remove L4_EXAMPLE code
` [PATCH 04/65] OMAPDSS: DISPC: make dispc_ovl_set_channel_out() public
` [PATCH 05/65] OMAPDSS: DISPC: make dispc_ovl_set_fifo_threshold() public
` [PATCH 06/65] OMAPDSS: remove partial update from the overlay manager
` [PATCH 07/65] OMAPDSS: remove partial update from DSI
` [PATCH 08/65] OMAPDSS: remove partial update from panel-taal
` [PATCH 09/65] OMAPDSS: pass ovl manager to dss_start_update
` [PATCH 10/65] OMAPDSS: DISPC: handle 0 out_width/out_height in ovl_setup()
` [PATCH 11/65] OMAPDSS: handle ilace/replication when configuring overlay
` [PATCH 12/65] OMAPDSS: separate FIFO threshold setup from ovl_setup
` [PATCH 13/65] OMAPDSS: separate overlay channel "
` [PATCH 14/65] OMAPDSS: setup manager with dispc_mgr_setup()
` [PATCH 15/65] OMAPDSS: DISPC: remove unused functions
` [PATCH 16/65] OMAPDSS: remove unneeded dss_ovl_wait_for_go()
` [PATCH 17/65] OMAPDSS: add ovl/mgr_manual_update() helpers
` [PATCH 18/65] OMAPDSS: split omap_dss_mgr_apply() to smaller funcs
` [PATCH 19/65] OMAPDSS: apply affects only one overlay manager
` [PATCH 20/65] OMAPDSS: create apply.c
` [PATCH 21/65] OMAPDSS: hide manager's enable/disable()
` [PATCH 22/65] OMAPDSS: APPLY: track whether a manager is enabled
` [PATCH 23/65] OMAPDSS: APPLY: skip isr register and config for manual update displays
` [PATCH 24/65] OMAPDSS: APPLY: skip isr register and config for disabled displays
` [PATCH 25/65] OMAPDSS: APPLY: cleanup dss_start_update
` [PATCH 26/65] OMAPDSS: store overlays in an array
` [PATCH 27/65] OMAPDSS: store managers "
` [PATCH 28/65] OMAPDSS: store overlays in a list for each manager
` [PATCH 29/65] OMAPDSS: APPLY: separate vsync isr register/unregister
` [PATCH 30/65] OMAPDSS: DISPC: Add dispc_mgr_get_vsync_irq()
` [PATCH 31/65] OMAPDSS: APPLY: use dispc_mgr_get_vsync_irq()
` [PATCH 32/65] OMAPDSS: APPLY: configure_* funcs take ovl/manager as args
` [PATCH 33/65] OMAPDSS: APPLY: rename overlay_cache_data
` [PATCH 34/65] OMAPDSS: APPLY: rename manager_cache_data
` [PATCH 35/65] OMAPDSS: APPLY: move spinlock outside the struct
` [PATCH 36/65] OMAPDSS: APPLY: rename dss_cache to dss_data
` [PATCH 37/65] OMAPDSS: APPLY: move ovl funcs to apply.c
` [PATCH 38/65] OMAPDSS: APPLY: move mgr "
` [PATCH 39/65] OMAPDSS: remove ovl/mgr check-code temporarily
` [PATCH 40/65] OMAPDSS: APPLY: add mutex
` [PATCH 41/65] OMAPDSS: APPLY: add missing uses of spinlock
` [PATCH 42/65] OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays
` [PATCH 43/65] OMAPDSS: APPLY: move mgr->enabled to mgr_priv_data
` [PATCH 44/65] OMAPDSS: APPLY: add busy field "
` [PATCH 45/65] OMAPDSS: APPLY: rewrite overlay enable/disable
` [PATCH 46/65] OMAPDSS: APPLY: rewrite register writing
` [PATCH 47/65] OMAPDSS: DISPC: add dispc_mgr_get_framedone_irq
` [PATCH 48/65] OMAPDSS: APPLY: add updating flag
` [PATCH 49/65] OMAPDSS: APPLY: clean up isr_handler
` [PATCH 50/65] OMAPDSS: APPLY: move mgr->info to apply.c
` [PATCH 51/65] OMAPDSS: APPLY: move ovl->info "
` [PATCH 52/65] OMAPDSS: APPLY: move channel-field to extra_info set
` [PATCH 53/65] OMAPDSS: APPLY: move fifo thresholds "
` [PATCH 54/65] OMAPDSS: APPLY: rename dirty & shadow_dirty
` [PATCH 55/65] OMAPDSS: APPLY: remove device_changed field
` [PATCH 56/65] OMAPDSS: APPLY: add dss_apply_ovl_enable()
` [PATCH 57/65] OMAPDSS: APPLY: skip enable/disable if already enabled/disabled
` [PATCH 58/65] OMAPDSS: APPLY: add wait_pending_extra_info_updates()
` [PATCH 59/65] OMAPDSS: APPLY: remove runtime_get
` [PATCH 60/65] OMAPDSS: Add comments about blocking of ovl/mgr functions
` [PATCH 61/65] OMAPDSS: APPLY: add dss_ovl_simple_check()
` [PATCH 62/65] OMAPDSS: APPLY: add dss_mgr_simple_check()
` [PATCH 63/65] OMAPDSS: APPLY: add checking of ovls/mgrs settings
` [PATCH 64/65] OMAPDSS: APPLY: add return value to dss_mgr_enable()
` [PATCH 65/65] OMAPDSS: check the return value of dss_mgr_enable()

Proposal for major API changes in obex-client
 2011-11-22  9:24 UTC  (2+ messages)

[PATCH TRIVIAL 0/5] Input: use new macro module_platform_driver to save some boilerplate code
 2011-11-22  9:23 UTC  (3+ messages)
` [PATCH TRIVIAL 1/5] Input: keyboard: use macro module_platform_driver()

Add prefix option to grub-mkconfig
 2011-11-22  9:21 UTC  (12+ messages)

[PATCH 0/5] dirty throttling bits for 3.3
 2011-11-22  9:21 UTC  (4+ messages)
` [PATCH 3/5] writeback: fix dirtied pages accounting on sub-page writes

[PATCH] eeprom/at25: add erase support
 2011-11-22  9:19 UTC  (2+ messages)

[U-Boot] Contact Person: Mr. Nicholas Donnie (Esq.), E-mail: (britshcolumbialott.bc49@xnmsn.com)
 2011-11-22  9:18 UTC 

[ath9k-devel] [PATCH] ath9k: rename ath9k_platform.h to ath_platform.h
 2011-11-22  9:17 UTC  (6+ messages)
      `  "

Locking scheme of /proc/scsi/scsi
 2011-11-22  9:16 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] kernel-headers: update to 3.1.2 and 3.0.10
 2011-11-22  9:16 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] linux: update stable kernel to 3.1.2

[Buildroot] [git commit] linux: update stable kernel to 3.1.2
 2011-11-22  9:15 UTC 

[Buildroot] [git commit] kernel-headers: update to 3.1.2 and 3.0.10
 2011-11-22  9:15 UTC 

[Buildroot] [git commit] freetype: security bump to version 2.4.8
 2011-11-22  9:15 UTC 

[Buildroot] [PATCH] freetype: security bump to version 2.4.8
 2011-11-22  9:15 UTC  (2+ messages)

[Buildroot] Adding Microblaze support to Buildroot
 2011-11-22  9:14 UTC  (6+ messages)

[PATCH 1/4] [RFC] Add generic ARM instruction set condition code checks
 2011-11-22  9:13 UTC  (3+ messages)
` [PATCH 4/4] [RFC] Use generic ARM instruction set condition code checks for kprobes

[Qemu-devel] [PATCH v2 0/9] qcow2: Fix error paths for internal snapshots
 2011-11-22  9:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 5/9] qcow2: Rework qcow2_snapshot_create error handling

libxl: error: libxl.c:2150:libxl_set_memory_target new target 0 for dom0 is below the minimum threshold
 2011-11-22  9:09 UTC  (8+ messages)

[RFC PATCH] plx_pci: add Advantech PCI-1680 & UNO-2052 support
 2011-11-22  9:09 UTC  (2+ messages)

[U-Boot] [PATCH v3] arm: printf() is not available in some SPL configurations
 2011-11-22  9:08 UTC  (3+ messages)

[PATCH] ARM: imx: drop 'ARCH_MX31' and 'ARCH_MX35'
 2011-11-22  9:07 UTC  (4+ messages)

[PATCH 0/2] imx fixes for next-20111122
 2011-11-22  9:07 UTC  (3+ messages)
` [PATCH 1/2] ARM: imx/mm-imx3: conditionally compile i.MX31 and i.MX35 code
` [PATCH 2/2] ARM: imx: export imx_ioremap to allow modules to use ioremap

[PATCH 0 of 4] libxl: initial support for xenpaging
 2011-11-22  9:05 UTC  (10+ messages)
` [PATCH 4 of 4] xenpaging: initial libxl support

[PATCH] cgroup_freezer: fix freezing groups with stopped tasks
 2011-11-22  9:05 UTC  (5+ 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.