All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-26 19:21:58 to 2012-07-26 20:08:58 UTC [more...]

[PATCH 0/6] commits to move crownbay BSP to v3.4 kernel I v1.14 EMGD driver
 2012-07-26 20:07 UTC  (4+ messages)
` [PATCH 1/6] emgd-driver-bin: upgrade from 1.10 to 1.14

+ dynamic_debug-restore-dev_dbg-netdev_dbg-functionality-reduce-stack-use.patch added to -mm tree
 2012-07-26 20:08 UTC 

[PATCH V4 00/13] Thermal: generic thermal layer enhancement
 2012-07-26 20:13 UTC  (9+ messages)
` [PATCH V4 04/13] Thermal: Introduce .get_trend() callback
` [PATCH V4 05/13] Thermal: Remove tc1/tc2 in generic thermal layer
` [PATCH V4 06/13] Thermal: Introduce thermal_zone_trip_update()
` [PATCH V4 13/13] Thermal: Introduce locking for cdev.thermal_instances list

Test "t/t7502-commit.sh" failed
 2012-07-26 20:04 UTC  (7+ messages)

[Bug 52560] New: Xorg -configure creats useless xorg.conf for tdfx
 2012-07-27  3:04 UTC 

[PATCH] Support for sebool in seapp_contexts
 2012-07-26 20:04 UTC  (3+ messages)

[PATCH 0/1] mtools: add glibc-gconv-* to RDEPENDS/RRECOMMENDS
 2012-07-26 19:52 UTC  (5+ messages)
` Package recipes change proposal (system-wide) - name wise

[PATCH] drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
 2012-07-26 20:04 UTC  (2+ messages)

[PATCH-V3] ARM: OMAP3+: hwmod: Add AM33XX HWMOD data
 2012-07-26 20:02 UTC  (4+ messages)

[PATCH v6] mac80211: Remove control.sta from struct ieee80211_tx_info and restructure tx-path
 2012-07-26 20:02 UTC  (10+ messages)
              ` [ath9k-devel] "

[U-Boot] bdi3000 configurtio file for mpc8308RDB
 2012-07-26 20:01 UTC  (6+ messages)

[PATCH] carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces
 2012-07-26 19:59 UTC 

[lm-sensors] [PATCH] hwmon: (jc42) Don't reset hysteresis on device removal
 2012-07-26 19:59 UTC  (2+ messages)

[PATCH 0/8] acpi-cpufreq: Move modern AMD cpufreq support to acpi-cpufreq
 2012-07-26 19:58 UTC  (3+ messages)

[PATCH] drm/radeon: add new AMD ACPI header and update relevant code
 2012-07-26 19:58 UTC  (6+ messages)

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

[nf-next:nf_tables2 2/2] ERROR: "nft_payload_fast_ops" [net/netfilter/nf_tables.ko] undefined!
 2012-07-26 19:56 UTC 

[PATCH v3 00/10] ARM: tegra: Add PCIe device tree support
 2012-07-26 19:55 UTC  (26+ messages)
` [PATCH v3 01/10] PCI: Keep pci_fixup_irqs() around after init
` [PATCH v3 02/10] ARM: pci: Keep pci_common_init() "
` [PATCH v3 03/10] ARM: pci: Allow passing per-controller private data
` [PATCH v3 04/10] ARM: tegra: Move tegra_pcie_xclk_clamp() to PMC
` [PATCH v3 05/10] resource: add PCI configuration space support
` [PATCH v3 06/10] ARM: tegra: Rewrite PCIe support as a driver
` [PATCH v3 07/10] ARM: tegra: pcie: Add MSI support
` [PATCH v3 08/10] of/address: Handle #address-cells > 2 specially
` [PATCH v3 09/10] of: Add of_pci_parse_ranges()
` [PATCH v3 10/10] ARM: tegra: pcie: Add device tree support

[PATCH] OMAP3 clock: remove obsolete comment
 2012-07-26 19:55 UTC  (3+ messages)

[PATCH] vxge: Declare MODULE_FIRMWARE usage
 2012-07-26 19:55 UTC  (2+ messages)

[PATCH v2 0/5] NetBSD: minor fixes and hotplug execution
 2012-07-26 19:54 UTC  (6+ messages)
` [PATCH v2 1/5] tools/build: fix pygrub linking
` [PATCH v2 2/5] libxl: react correctly to POLLHUP
` [PATCH v2 3/5] hotplug/NetBSD: check type of file to attach from params
` [PATCH v2 4/5] libxl: call hotplug scripts from xl for NetBSD
` [PATCH v2 5/5] init/NetBSD: move xenbackendd to xend init script

[RFCv0 00/21] L2CAP signaling for AMP channel create/move
 2012-07-26 19:54 UTC  (7+ messages)
` [RFCv0 03/21] Bluetooth: Add L2CAP create channel request handling
` [RFCv0 12/21] Bluetooth: Add state to hci_chan

[PATCH] i2c-mux-gpio: Add support for dynamically allocated GPIO pins
 2012-07-26 19:52 UTC 

libxp: Change superfluous "+=" to simple "=" when using _append
 2012-07-26 19:41 UTC  (4+ messages)

[PATCH] toolchain-scripts: separate dependencies from site file naming
 2012-07-26 19:40 UTC 

[RFC][PATCH] Make io_submit non-blocking
 2012-07-26 19:52 UTC  (4+ messages)

[PATCH 0/3] A few random pending fixes
 2012-07-26 19:40 UTC  (2+ messages)

[RFC/PATCH 0/13] Add device tree support for s5p-fimc SoC camera host interface driver
 2012-07-26 19:51 UTC  (5+ messages)
` [RFC/PATCH 02/13] media: s5p-csis: Add device tree support

[PATCH] cpuidle: coupled: fix sleeping while atomic in cpu notifier
 2012-07-26 19:55 UTC  (3+ messages)

Triggering readpages operation
 2012-07-26 19:51 UTC  (2+ messages)

[kbd] [PATCH] setleds: add option to reset state to the BIOS default
 2012-07-26 19:49 UTC 

[PATCH v2] bzip2-native: handling native path issue
 2012-07-26 19:36 UTC  (2+ messages)

[RFC PATCH 0/2] Add support for RDS decoding
 2012-07-26 19:46 UTC  (4+ messages)
` [RFC PATCH 2/2] Initial version of RDS Control utility Signed-off-by: Konke Radlow <kradlow@cisco.com>

containers and cgroups mini-summit @ Linux Plumbers
 2012-07-26 19:44 UTC  (11+ messages)
      ` [Devel] "

[PATCH] kernel/watchdog.c : fix smp_processor_id() warning
 2012-07-26 19:43 UTC  (2+ messages)

[RFC][PATCH 0/2] fun with tlb flushing on s390
 2012-07-26 19:42 UTC  (4+ messages)

[mips32r1 cpu] Advice needed: "Machine Check exception - caused by multiple matching entries in the TLB"
 2012-07-26 19:42 UTC  (4+ messages)

[PATCH 0/1] remake: Add remake-native and remake
 2012-07-26 19:29 UTC  (2+ messages)

[PATCH] mfd: add MAX8907 core driver
 2012-07-26 19:40 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] ahci: fix cdrom read corruption
 2012-07-26 19:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] ahci: Fix ahci cdrom read corruptions for reads > 128k
` [Qemu-devel] [PATCH 2/2] ahci: Fix sglist memleak in ahci_dma_rw_buf()

[PATCH] dhcp: remove dependency of dev/staticdev packages on main package
 2012-07-26 19:27 UTC  (2+ messages)

[Buildroot] [PATCH] Clarify MIPS ABIs support
 2012-07-26 19:38 UTC  (7+ messages)

[PATCH 1/3] qemu.bbclass: Map the qemu binary name for powerpc64
 2012-07-26 19:26 UTC  (2+ messages)

webkit-gtk: Replace superfluous "+=" with "=", and add leading space
 2012-07-26 19:26 UTC  (2+ messages)

[PATCH v2 1/2] difftool: Wrap long lines for readability
 2012-07-26 19:36 UTC  (2+ messages)
` [PATCH v2 2/2] difftool: Handle compare() returning -1

[PATCH 0/1] linux-yocto/3.4: -stable and -rt updates
 2012-07-26 19:24 UTC  (2+ messages)

[PATCH 0/7] rbd: drop unused parameters from functions
 2012-07-26 19:35 UTC  (2+ messages)

[PATCH 1/1] kthread: disable preemption during complete()
 2012-07-26 19:29 UTC  (8+ messages)

[PATCH v2 1/2] shadow-native: use 'users' group by default
 2012-07-26 19:23 UTC  (2+ messages)

[PATCH v2] busybox:udhcpc: fix the root_is_nfs() function
 2012-07-26 19:22 UTC  (2+ messages)

[PATCH V2] libcgroup_0.37.1.bb: Add recipe
 2012-07-26 19:21 UTC  (2+ messages)

[PATCH] core-image: remove x11-netbook package group, it's unused
 2012-07-26 19:20 UTC  (2+ messages)

[PATCH] busybox: fix the problem that mkfs.minix.tests fails on big endian platform
 2012-07-26 19:19 UTC  (2+ messages)

[PATCH 0/6] ceph: simple cleanups (mostly rbd)
 2012-07-26 19:31 UTC  (2+ messages)

xinit_1.3.2: Remove broken, superfluous 'FILES_${PN} += "${libdir}X11/xinit"'
 2012-07-26 19:19 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: ads7846 init: fix fault caused by freeing pen-down GPIO
 2012-07-26 19:30 UTC  (5+ messages)

'Device not ready' issue on mpt2sas since 3.1.10
 2012-07-26 19:20 UTC  (13+ messages)

[PATCH 0/5] Connectivity and base packages updates
 2012-07-26 19:17 UTC  (2+ messages)

[PATCH 0/5] toolchain bootstrap fixes and kernel.bbclass integration
 2012-07-26 19:15 UTC  (2+ messages)

[PATCH 1/2] difftool: Wrap long lines for readability
 2012-07-26 19:25 UTC  (4+ messages)
` [PATCH 2/2] difftool: Handle compare() returning -1

[PATCH 0/3] Update packages
 2012-07-26 19:12 UTC  (2+ messages)

[PATCH v3 0/4] ACPI: hotplug messages improvement
 2012-07-26 19:23 UTC  (9+ messages)
` [PATCH v3 1/4] ACPI: Add acpi_pr_<level>() interfaces
` [PATCH v3 2/4] ACPI: Update CPU hotplug messages
` [PATCH v3 3/4] ACPI: Update Memory "
` [PATCH v3 4/4] ACPI: Update Container "

[PATCH 0/2] libxl: fixes for device addition/removal
 2012-07-26 19:22 UTC  (2+ messages)

[PATCH 0/1] Add missing Upstream-Status entries
 2012-07-26 19:10 UTC  (2+ messages)

No big TTY/serial patch merge for 3.6-rc1
 2012-07-26 19:21 UTC  (4+ 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.