All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-11 15:10:15 to 2012-07-11 15:46:59 UTC [more...]

RFC: Add support for limiting hw freq seeks to a certain band
 2012-07-11 15:47 UTC 

[PATCH] OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displays
 2012-07-11 15:46 UTC  (2+ messages)

[PATCH 0/9] Versatile Express updates for 3.6
 2012-07-11 15:45 UTC  (5+ messages)
` [PATCH 1/9] ARM: vexpress: remove automatic errata workaround selection

Organising Mini Summits within the Kernel Summit
 2012-07-11 15:44 UTC  (2+ messages)
` [Ksummit-2012-discuss] "

[PATCH 00/81] modeset rework
 2012-07-11 14:38 UTC  (81+ messages)
` [PATCH 01/81] drm/i915: add crtc->enable/disable vfuncs insted of dpms
` [PATCH 02/81] drm/i915: rip out crtc prepare/commit indirection
` [PATCH 03/81] drm/i915: add direct encoder disable/enable infrastructure
` [PATCH 04/81] drm/i915: add missing gen2 pipe A quirk entries
` [PATCH 05/81] drm/i915: rip out the overlay pipe A workaround
` [PATCH 06/81] drm/i915: prepare load-detect pipe code for dpms changes
` [PATCH 07/81] drm/i915/hdmi: convert to encoder->disable/enable
` [PATCH 08/81] drm/i915/tv: convert to encoder enable/disable
` [PATCH 09/81] drm/i915/lvds: ditch ->prepare special case
` [PATCH 10/81] drm/i915/lvds: convert to encoder disable/enable
` [PATCH 11/81] drm/i915/dp: "
` [PATCH 12/81] drm/i915: create VLV_DSIPLAY_BASE #define
` [PATCH 13/81] drm/i915: group ADPA #defines together
` [PATCH 14/81] drm/i915: add inte_crt->adpa_reg
` [PATCH 15/81] drm/i915/crt: convert to encoder disable/enable
` [PATCH 16/81] drm/i915/sdvo: "
` [PATCH 17/81] drm/i915: simplify dvo dpms interface
` [PATCH 18/81] drm/i915/dvo: convert to encoder disable/enable
` [PATCH 19/81] drm/i915: simplify possible_clones computation
` [PATCH 20/81] drm/i915: add port parameter to intel_hdmi_init
` [PATCH 21/81] drm/i915: convert dpms functions of dvo/sdvo/crt
` [PATCH 22/81] drm/i915: rip out encoder->disable/enable checks
` [PATCH 23/81] drm/i915: clean up encoder_prepare/commit
` [PATCH 25/81] drm: remove the list_head from drm_mode_set
` [PATCH 26/81] drm/i915: copy&paste drm_crtc_helper_set_config
` [PATCH 27/81] drm/i915: call set_base directly
` [PATCH 28/81] drm/i915: inline intel_best_encoder
` [PATCH 29/81] drm/i915: copy&paste drm_crtc_helper_set_mode
` [PATCH 30/81] drm/i915: simplify intel_crtc_prepare_encoders
` [PATCH 31/81] drm/i915: rip out encoder->prepare/commit
` [PATCH 32/81] drm/i915: call crtc functions directly
` [PATCH 33/81] drm/i915: WARN when trying to enabled an unused crtc
` [PATCH 34/81] drm/i915: Add interfaces to read out encoder/connector hw state
` [PATCH 35/81] drm/i915/dp: implement get_hw_state
` [PATCH 36/81] drm/i915/hdmi: "
` [PATCH 37/81] drm/i915/tv: "
` [PATCH 38/81] drm/i915/lvds: "
` [PATCH 39/81] drm/i915/crt: "
` [PATCH 40/81] drm/i915/sdvo: "
` [PATCH 41/81] drm/i915/dvo: "
` [PATCH 42/81] drm/i915: read out the modeset hw state at load and resume time
` [PATCH 43/81] drm/i915: check connector hw/sw state
` [PATCH 44/81] drm/i915: rip out intel_crtc->dpms_mode
` [PATCH 45/81] drm/i915: rip out intel_dp->dpms_mode
` [PATCH 46/81] drm/i915: ensure the force pipe A quirk is actually followed
` [PATCH 47/81] drm/i915: introduce struct intel_set_config
` [PATCH 48/81] drm/i915: extract modeset config save/restore code
` [PATCH 49/81] drm/i915: extract intel_set_config_compute_mode_changes
` [PATCH 50/81] drm/i915: extract intel_set_config_update_output_state
` [PATCH 51/81] drm/i915: implement crtc helper semantics relied upon by the fb helper
` [PATCH 52/81] drm/i915: don't update the fb base if there is no fb
` [PATCH 53/81] drm/i915: convert pointless error checks in set_config to BUGs
` [PATCH 54/81] drm/i915: don't save all the encoder/crtc state in set_config
` [PATCH 55/81] drm/i915: stage modeset output changes
` [PATCH 56/81] drm/i915: push crtc->fb update into pipe_set_base
` [PATCH 57/81] drm/i915: remove crtc disabling special case
` [PATCH 58/81] drm/i915: move output commit and crtc disabling into set_mode
` [PATCH 59/81] drm/i915: extract adjusted mode computation
` [PATCH 60/81] drm/i915: use staged outuput config in tv->mode_fixup
` [PATCH 61/81] drm/i915: use staged outuput config in lvds->mode_fixup
` [PATCH 62/81] drm/i915: compute masks of crtcs affected in set_mode
` [PATCH 63/81] drm/i915: implement new set_mode code flow
` [PATCH 64/81] drm/i915: push commit_output_state past crtc disabling
` [PATCH 65/81] drm/i915: s/intel_encoder_disable/intel_encoder_noop
` [PATCH 66/81] drm/i915: kill a few unused things in dev_priv
` [PATCH 67/81] drm/i915: WARN if the pipe won't turn off
` [PATCH 68/81] drm/i915: switch the load detect code to the staged modeset config
` [PATCH 69/81] drm/i915: push commit_output_state past the crtc/encoder preparing
` [PATCH 70/81] drm/i915: disable all crtcs at suspend time
` [PATCH 71/81] drm/i915: add tons of modeset state checks
` [PATCH 72/81] drm/i915: extract ironlake_fdi_pll_disable
` [PATCH 73/81] drm/i915: rip out intel_disable_pch_ports
` [PATCH 74/81] drm/i915: don't disable fdi links harder in ilk_crtc_enable
` [PATCH 75/81] drm/i915: don't call dpms funcs after set_mode
` [PATCH 76/81] drm/i915: update dpms property in set_mode
` [PATCH 77/81] drm/i915: add encoder->pre_enable/post_disable
` [PATCH 78/81] drm/i915: clean up the cpu edp pll special case
` [PATCH 79/81] drm/i915: robustify edp_pll_on/off
` [PATCH 80/81] drm/i915: rip out dp port enabling cludges^Wchecks
` [PATCH 81/81] drm/i915: disable the cpu edp port after the cpu pipe

[PATCH net-next] fq_codel: report congestion notification at enqueue time
 2012-07-11 15:43 UTC  (10+ messages)
  ` [RFC PATCH] tcp: limit data skbs in qdisc layer
        ` [RFC PATCH v2] tcp: TCP Small Queues

[PATCH] python-dbus: upgrade to 1.1.0
 2012-07-11 15:33 UTC 

[PATCH 1/2] cfg80211: Support for automatic channel selection in AP mode
 2012-07-11 15:42 UTC  (3+ messages)
` [PATCH 2/2] ath6kl: Enable auto channel selection for "

Patch "eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files" has been added to the 3.4-stable tree
 2012-07-11 15:41 UTC 

Patch "eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files" has been added to the 3.0-stable tree
 2012-07-11 15:41 UTC 

[PATCH v2 0/6] Default remote
 2012-07-11 15:34 UTC  (7+ messages)
` [PATCH 1/6] Rename remote.c's default_remote_name static variables
` [PATCH 2/6] Teach remote.c about the remote.default configuration setting
` [PATCH 3/6] Teach "git remote" about remote.default
` [PATCH 4/6] Teach clone to set remote.default
` [PATCH 5/6] Test that plain "git fetch" uses remote.default when on a detached HEAD
` [PATCH 6/6] Teach get_default_remote to respect remote.default

[PATCH] staging: ft1000: Fix typo in ft1000_usb.c
 2012-07-11 15:41 UTC 

[U-Boot] Ethernet on PandaBoard
 2012-07-11 15:41 UTC  (4+ messages)

[PATCH v5 0/6] spi: s3c64xx: add support for device tree
 2012-07-11 15:41 UTC  (14+ messages)
` [PATCH v5 1/6] spi: s3c64xx: remove unused S3C64XX_SPI_ST_TRLCNTZ macro
` [PATCH v5 2/6] spi: s3c64xx: move controller information into driver data
` [PATCH v5 3/6] ARM: Samsung: Remove pdev pointer parameter from spi gpio setup functions
` [PATCH v5 4/6] ARM: Samsung: Modify s3c64xx_spi{0|1|2}_set_platdata function
` [PATCH v5 5/6] spi: s3c64xx: Remove the 'set_level' callback from controller data
` [PATCH v5 6/6] spi: s3c64xx: add device tree support

[Qemu-devel] [PATCH v3 00/29] Disk geometry cleanup
 2012-07-11 15:40 UTC  (2+ messages)

[PATCH for-next 0/6] batch of fixes for 3.6
 2012-07-11 15:40 UTC  (8+ messages)
  ` [PATCH for-next 1/6] IB/mthca: Events received for non-existent QPs should generate a warning
  ` [PATCH for-next 2/6] IB/mthca: Fill in the attribute sq_sig_type value in query QP
  ` [PATCH for-next 3/6] IB/mlx4: Fill the masked_atomic_cap attribute in query device
  ` [PATCH for-next 4/6] net/mlx4_core: Remove double function declarations
  ` [PATCH for-next 5/6] IB/cm: Destroy idr as part of the module init error flow
  ` [PATCH for-next 6/6] net/mlx4_core: Free ICM table in case of error

[RFC PATCH v3 0/13] memory-hotplug : hot-remove physical memory
 2012-07-11 15:30 UTC  (5+ messages)
` [RFC PATCH v3 3/13] memory-hotplug : unify argument of firmware_map_add_early/hotplug

[PATCH 0/6] USB: serial: Changes to conform with checkpatch
 2012-07-11 15:39 UTC  (2+ messages)

[PATCH RESEND for-next 0/6] batch of fixes for 3.6
 2012-07-11 15:39 UTC  (7+ messages)
  ` [PATCH RESEND for-next 1/6] IB/mthca: Events received for non-existent QPs should generate a warning
  ` [PATCH RESEND for-next 2/6] IB/mthca: Fill in the attribute sq_sig_type value in query QP
  ` [PATCH RESEND for-next 3/6] IB/mlx4: Fill the masked_atomic_cap attribute in query device
  ` [PATCH RESEND for-next 4/6] net/mlx4_core: Remove double function declarations
  ` [PATCH RESEND for-next 5/6] IB/cm: Destroy idr as part of the module init error flow
  ` [PATCH RESEND for-next 6/6] net/mlx4_core: Free ICM table in case of error

meta-baryon
 2012-07-11 15:39 UTC  (2+ messages)

[PULL 0/1] ppc patch queue 2012-07-11
 2012-07-11 15:38 UTC  (4+ messages)
` [PATCH 1/1] powerpc/kvm: Fix "PR" KVM implementation of H_CEDE

Ceph status for Wheezy
 2012-07-11 15:35 UTC  (5+ messages)

[Qemu-devel] [PATCH] Add --disable-bridge-helper configure flag
 2012-07-11 15:27 UTC  (9+ messages)

[PATCH v6] media: mx2_camera: Fix mbus format handling
 2012-07-11 15:34 UTC 

[PATCH 0/1] linux-yocto-3.0/meta-yocto: perf scripting fixes
 2012-07-11 15:34 UTC  (6+ messages)
` [PATCH 1/1] linux-yocto-3.0/meta-yocto: perf script fixes

[patch net-next 0/3] team: couple of patches
 2012-07-11 15:34 UTC  (4+ messages)
` [patch net-next 1/3] team: use function team_port_txable() for determing enabled and up port
` [patch net-next 2/3] team: add broadcast mode
` [patch net-next 3/3] team: make team_port_enabled() and team_port_txable() static inline

[PATCH 0/3] random compat IPC fixes required by AArch64
 2012-07-11 15:32 UTC  (4+ messages)
` [PATCH 1/3] ipc: add COMPAT_SHMLBA support
` [PATCH 2/3] ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC
` [PATCH 3/3] ipc: compat: use signed size_t types for msgsnd and msgrcv

PM/RTC 3.5-rc5: System suspends fails when not built with RTC?
 2012-07-11 15:31 UTC  (4+ messages)

Xen/Profile: oprofile and perf
 2012-07-11 15:30 UTC 

pr_cat() + CATSTR(name, size)?
 2012-07-11 15:30 UTC  (4+ messages)

Regression in sound/usb/
 2012-07-11 15:28 UTC  (9+ messages)

[PATCH v4 5/6] spi: s3c64xx: Remove the 'set_level' callback from controller data
 2012-07-11 15:29 UTC  (7+ messages)
` [PATCH v5 "

[Qemu-devel] [PATCH 0/2] build: get all *.d files
 2012-07-11 15:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] build: include qapi-generated/ files in qga/Makefile.objs

[PATCH 0/6] [RFC v3] ftrace/kprobes: Setting up ftrace for kprobes
 2012-07-11 15:28 UTC  (4+ messages)
` [PATCH 3/6] ftrace: Return pt_regs to function trace callback

[PATCH V3 1/2] driver: add PPI support in tpm driver
 2012-07-11 15:24 UTC  (3+ messages)

[PATCH] resource: make sure requested range intersects root range
 2012-07-11 15:26 UTC  (6+ messages)

[lm-sensors] (no subject)
 2012-07-11 15:26 UTC 

[PATCH] [media] adv7180.c: convert to v4l2 control framework
 2012-07-11 15:29 UTC 

[PATCH 0/3] RFC: introduce extended inode owner identifier v10
 2012-07-11 15:26 UTC  (6+ messages)
` [PATCH 2/3] ext4: Implement subtree ID support for ext4 filesystem

[PATCH] Taint kernel when lve module is loaded
 2012-07-11 15:26 UTC  (3+ messages)

[Bug 15844] Failed to load firmware "radeon/RV770_pfp.bin"
 2012-07-11 15:25 UTC 

[PATCH 1/2] irqdomain: Fix up linear revmap for non-zero hwirq displacement
 2012-07-11 15:22 UTC  (5+ messages)

[PATCH 1/2] char/tpm: Add new driver for Infineon I2C TIS TPM
 2012-07-11 15:21 UTC  (5+ messages)
` [PATCH 2/2] CHROMIUM: tpm: tpm_i2c_infineon: Lock the I2C adapter for a sequence of requests
  ` [tpmdd-devel] [PATCH 1/2] char/tpm: Add new driver for Infineon I2C TIS TPM

[PATCH v2 1/2] clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timer
 2012-07-11 15:21 UTC  (5+ messages)

[Bug 15815] New: pata_legacy causes machine check
 2012-07-11 15:20 UTC  (2+ messages)
` [Bug 15815] "

[PATCH] Smack: don't show empty rules when /smack/load or /smack/load2 is read
 2012-07-11 15:20 UTC  (2+ messages)

[PATCH librdmacm] rdma_resolve_addr: source address protocol family must be valid
 2012-07-11 15:18 UTC 

[RESEND PATCH 0/3] multipath features for 3.6
 2012-07-11 15:18 UTC  (3+ messages)
` [RESEND PATCH 3/3] dm mpath: add ability to disable partition creation
  ` [dm-devel] "

[PATCH 0/6] Fix for leapsecond caused hrtimer/futex issue (updated)
 2012-07-11 15:18 UTC  (6+ messages)
` [PATCH 1/6] hrtimer: Provide clock_was_set_delayed()

[PATCH] Extend core dump note section to contain file names of mapped files
 2012-07-11 15:15 UTC  (2+ messages)

[PATCH] trace: add ability to set a target task for events (v2)
 2012-07-11 15:17 UTC  (9+ messages)

3.4.4: disabling irq
 2012-07-11 15:15 UTC  (2+ messages)

[RFC PATCH v2 00/21] ACPI memory hotplug
 2012-07-11 15:14 UTC  (4+ messages)
` [RFC PATCH v2 19/21] Implement "info memtotal" and "query-memtotal"
  ` [Qemu-devel] "

[PATCH] regulator: Fix bug in regulator_mode_to_status() core function
 2012-07-11 15:13 UTC  (5+ messages)

[PATCH 0/3] A better way of handling upstream information in git-branch
 2012-07-11 15:14 UTC  (6+ messages)
` [PATCH 2/3] branch: suggest how to undo a --set-upstream when given one branch

[PATCH v2] panel: Use pr_err(...) rather than printk(KERN_ERR ...)
 2012-07-11 15:13 UTC  (2+ messages)

[LTP] [PATCH] tools/t0: Use version of setpgrp that takes no arguments
 2012-07-11 14:28 UTC  (2+ messages)

[PATCH] MN10300: Fix a missing semicolon
 2012-07-11 15:11 UTC 

[PATCH libibverbs] memory: use SCNxPTR format to read uintptr_t values
 2012-07-11 15:10 UTC 

[PATCH 0/4] Add a driver for the ASIX AX88172A
 2012-07-11 15:10 UTC  (7+ messages)
` [PATCH 4/4] asix: Add a new driver for the AX88172A


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.