messages from 2012-07-25 00:12:14 to 2012-07-25 03:41:36 UTC [more...]
ACPI & Power Management Patches for Linux-3.6-merge - part 1
2012-07-25 3:41 UTC (39+ messages)
` [PATCH 01/52] ACPICA: AML Parser: Fix two possible memory leaks in error path
` [PATCH 02/52] ACPICA: Object dump routines: Use common function for string output
` [PATCH 03/52] ACPICA: Lint fixes for acpi_write, no functional changes
` [PATCH 04/52] ACPICA: Add support for multiple notify handlers
` [PATCH 05/52] ACPICA: Update to version 20120420
` [PATCH 06/52] ACPICA: Disassembler: Add support for Operation Region externals
` [PATCH 07/52] ACPICA: ACPI 5/iASL: Add support for PCC keyword
` [PATCH 08/52] ACPICA: iASL: Improved pathname support
` [PATCH 09/52] ACPICA: Remove argument of acpi_os_wait_events_complete
` [PATCH 10/52] ACPICA: Add FADT error message for GAS BitWidth overflow
` [PATCH 11/52] ACPICA: Update to version 20120518
` [PATCH 12/52] cpuidle: remove unused hrtimer_peek_ahead_timers() call
` [PATCH 13/52] cpuidle: add checks to avoid NULL pointer dereference
` [PATCH 14/52] ACPI Battery: Added capacity
` [PATCH 15/52] cpuidle: refactor out cpuidle_enter_state
` [PATCH 16/52] cpuidle: fix error handling in __cpuidle_register_device
` [PATCH 17/52] cpuidle: add support for states that affect multiple cpus
` [PATCH 18/52] cpuidle: coupled: add parallel barrier function
` [PATCH 19/52] drivers/thermal/spear_thermal.c: add Device Tree probing capability
` [PATCH 20/52] ACPI: Add an interface to evaluate _OST
` [PATCH 22/52] ACPI: Add _OST support for ACPI CPU hotplug
` [PATCH 23/52] ACPI: Add _OST support for ACPI memory hotplug
` [PATCH 24/52] ACPI: Add _OST support for ACPI container hotplug
` [PATCH 25/52] ACPI: Set hotplug _OST support bit to _OSC
` [PATCH 26/52] ACPI, PM, Specify lowest allowed state for device sleep state
` [PATCH 27/52] intel_idle: initial IVB support
` [PATCH 28/52] ACPI: remove acpi_pad MAINTAINERS entry
` [PATCH 29/52] ACPI: acpi_pad: rename "power_saving" thread to "acpi_pad" thread
` [PATCH 30/52] ACPI, APEI: Fixup common access width firmware bug
` [PATCH 31/52] ACPICA: Disassembler: Emit descriptions for ACPI predefined names
` [PATCH 32/52] ACPICA: Utilities: conditionally compile backslash removal function
` [PATCH 33/52] ACPICA: Update comments; no functional change
` [PATCH 34/52] ACPICA: Add support for implicit notify on multiple devices
` [PATCH 35/52] ACPICA: Update to version 20120620
` [PATCH 37/52] ACPICA: Split exception code utilities to a new file, utexcep.c
` [PATCH 38/52] ACPICA: Add new interfaces for BIOS(firmware) errors and warnings
` [PATCH 39/52] ACPICA: Table manager: deploy new firmware error/warning interfaces
` [PATCH 40/52] ACPICA: Fix some comment fields
[PATCH 00/10] /dev/random fixups
2012-07-25 3:37 UTC (3+ messages)
` [PATCH 07/10] random: add new get_random_bytes_arch() function
omapfbplay depends on libav
2012-07-25 3:36 UTC
PCI mini-summit
2012-07-25 3:33 UTC (2+ messages)
[Qemu-devel] [PATCH 0/5] prepare unplug out of protection of global lock
2012-07-25 3:31 UTC (12+ messages)
` "
` [Qemu-devel] [PATCH 1/5] qom: adopt rwlock to protect accessing dev from removing it
` "
` [Qemu-devel] [PATCH 2/5] exec.c: use refcnt to protect device during dispatching
` "
` [Qemu-devel] [PATCH 3/5] hotplug: introduce qdev_unplug_ack() to remove device from views
` "
` [Qemu-devel] [PATCH 4/5] qom: delay DeviceState's reclaim to main-loop
` "
` [Qemu-devel] [PATCH 5/5] e1000: using new interface--unmap to unplug
` "
master - Forgot to update WHATS_NEW for commit 5555d2a000ed4e3d5a694896f3dc6a7290543f43
2012-07-25 3:29 UTC
[Qemu-devel] Synchronize issue and lost character when using serial as pipe type
2012-07-25 3:27 UTC (3+ messages)
master - RAID: Fix segfault when attempting to replace RAID 4/5/6 device
2012-07-25 3:26 UTC
[RFC 0/2] virtio: provide a way for host to monitor critical events in the device
2012-07-25 0:36 UTC (8+ messages)
[PATCH 1/6] drm/fb: Enable choosing a preferred noedid mode
2012-07-25 3:07 UTC
[PATCH 6/6] drm/cirrus: Retrieve default mode from the device-tree if any
2012-07-25 3:09 UTC
[PATCH 5/6] drm/cirrus: Check for pitch limits rather than bpp limits
2012-07-25 3:08 UTC
[PATCH 2/6] drm/fb: Fix depth 15 support in drm_fb_helper.c
2012-07-25 3:07 UTC
[PATCH 3/6] drm/cirrus: Workaround for HDR access
2012-07-25 3:07 UTC
[PATCH 4/6] drm/cirrus: Proper support for depth 15 and 16
2012-07-25 3:08 UTC
Teach Makefile.PL to find .pm files on its own
2012-07-25 3:21 UTC (4+ messages)
` [PATCH 1/3] Quiet warning if Makefile.PL is run with -w and no --localedir
` [PATCH 2/3] Don't lose Error.pm if $@ gets clobbered
` [PATCH 3/3] The Makefile.PL will now find .pm files itself
[PATCH RESEND 00/16] Thermal: generic thermal layer enhancement
2012-07-25 3:19 UTC (19+ messages)
` [PATCH RESEND 01/16] Thermal: Make Thermal trip points writeable
` [PATCH RESEND 02/16] Thermal: Add Hysteresis attributes
` [PATCH RESEND 03/16] Thermal: Documentation update
` [PATCH RESEND 04/16] Thermal: Introduce multiple cooling states support
` [PATCH RESEND 05/16] Thermal: Introduce cooling states range support
` [PATCH RESEND 06/16] Thermal: set upper and lower limits
` [PATCH RESEND 07/16] Thermal: Introduce .get_trend() callback
` [PATCH RESEND 08/16] Thermal: Remove tc1/tc2 in generic thermal layer
` [PATCH RESEND 09/16] Thermal: Introduce thermal_zone_trip_update()
` [PATCH RESEND 10/16] Thermal: rename structure thermal_cooling_device_instance to thermal_instance
` [PATCH RESEND 11/16] Thermal: Rename thermal_zone_device.cooling_devices
` [PATCH RESEND 12/16] Thermal: Rename thermal_instance.node to thermal_instance.tz_node
` [PATCH RESEND 13/16] Thermal: List thermal_instance in thermal_cooling_device
` [PATCH RESEND 14/16] Thermal: Introduce simple arbitrator for setting device cooling state
` [PATCH RESEND 15/16] Thermal: Unify the code for both active and passive cooling
` [PATCH RESEND 16/16] Thermal: Introduce locking for cdev.thermal_instances list
[PATCH] staging/panel: fix checkpatch warnings
2012-07-25 3:18 UTC
[PATCH 0/3] Incremental updates for da/difftool-updates
2012-07-25 3:14 UTC (4+ messages)
` [PATCH 1/3] difftool: Handle finding mergetools/ in a path with spaces
` [PATCH 2/3] difftool: Check all return codes from compare()
` [PATCH 3/3] difftool: Disable --symlinks on cygwin
Declaring HDMI channel allocation to kernel
2012-07-25 3:10 UTC (6+ messages)
[Qemu-devel] [PATCH v10 00/15] QEMU OpenRISC support
2012-07-25 3:11 UTC (2+ messages)
3.4-rc2, ilwagn still most of the time completely unusable
2012-07-25 3:07 UTC (11+ messages)
` iwlagn (3.3-wl), the saga continuous
` [Ilw] Re: 3.4-rc2, ilwagn still most of the time completely unusable
[PATCH 3/3] drivers/mmc/host: Add realtek sdmmc interface driver
2012-07-25 3:02 UTC
[PATCH 2/3] drivers/misc: Add realtek pci card reader driver
2012-07-25 3:02 UTC
[PATCH 1/3] drivers/misc: Add realtek card reader core driver
2012-07-25 3:02 UTC
[PATCH 1/5] difftool: Simplify print_tool_help()
2012-07-25 3:00 UTC (6+ messages)
[PATCH v4 0/5] difftool: Use symlinks in dir-diff mode
2012-07-25 2:59 UTC (6+ messages)
` [PATCH v4 1/5] difftool: print_tool_help() globals
` [PATCH v4 2/5] difftool: Eliminate global variables
` [PATCH v4 3/5] difftool: Move option values into a hash
` [PATCH v4 4/5] difftool: Call the temp directory "git-difftool"
` [PATCH v4 5/5] difftool: Use symlinks when diffing against the worktree
sdp.h correction and update
2012-07-25 2:57 UTC
[PATCH] powerpc/p5040ds: Add support for P5040DS board
2012-07-25 2:55 UTC (5+ messages)
Fix git-svn tests for SVN 1.7.5
2012-07-25 2:55 UTC (6+ messages)
` Extract Git classes from git-svn (1/10) (was Re: Fix git-svn tests for SVN 1.7.5.)
` Extract Git classes from git-svn (1/10)
[RFC 0/9] vhost-scsi: Add support for host virtualized target
2012-07-25 2:53 UTC (4+ messages)
` [Qemu-devel] "
[Qemu-devel] Possible bug in cirrus_vga.c vs. HDR handling
2012-07-25 2:52 UTC
[PATCH v3] Input: synaptics - handle out of bounds values from the hardware
2012-07-25 2:50 UTC (3+ messages)
` [PATCH v4] "
[RFC v2] ARM: sched_clock: update epoch_cyc on resume
2012-07-25 2:49 UTC (2+ messages)
[RFC PATCH 00/13] firmware loader: introduce cache/uncache firmware
2012-07-25 2:49 UTC (4+ messages)
` [RFC PATCH 01/13] driver core: firmware loader: simplify pages ownership transfer
[PATCH 0/5] Fix for ZPODD
2012-07-25 2:47 UTC (7+ messages)
` [PATCH 5/5] block: genhd: add an interface to set disk's poll interval
[Bug 52467] New: Radeon HD6450 KMS garbled screen on boot
2012-07-25 9:43 UTC (5+ messages)
` [Bug 52467] "
[PATCH 1/6] powerpc/fsl-pci: Unify pci/pcie initialization code
2012-07-25 2:42 UTC (6+ messages)
` [PATCH 3/6] powerpc/fsl-pci: Determine primary bus by looking for ISA node
[2/3][PATCH][upstream] TDM Framework
2012-07-25 2:40 UTC (6+ messages)
suse 11 kernel panic
2012-07-25 2:38 UTC (2+ messages)
iwl5300 very slow with excessive Tx retries
2012-07-25 2:37 UTC
[PATCH] sctp: Make "Invalid Stream Identifier" ERROR follows SACK when bundling
2012-07-25 2:34 UTC (13+ messages)
[U-Boot] powerdown can't work (mx28)
2012-07-25 2:33 UTC
Kernel panic under 3.2.14 Xen dom0 and SCST trunk
2012-07-25 2:30 UTC (7+ messages)
[PATCH] ppp: add 64 bit stats
2012-07-25 2:27 UTC (7+ messages)
[RFC] r8169 : why SG / TX checksum are default disabled
2012-07-25 2:10 UTC (5+ messages)
[Qemu-devel] [PULL] pci,msi,virtio
2012-07-25 1:56 UTC (8+ messages)
Unable to get login prompt for Xilinx ML507 PowerPC440 target development board
2012-07-25 1:55 UTC (5+ messages)
[PATCH Resend v7 0/8] minimal alignment for p2p bars
2012-07-25 1:49 UTC (9+ messages)
` [PATCH 1/8] pci: change variable name for find_pci_host_bridge
` [PATCH 2/8] pci: argument pci_bus "
` [PATCH 3/8] fiddle with conversion of pci and CPU address
` [PATCH 4/8] pci: weak function returns alignment
` [PATCH 5/8] pci: resource assignment based on p2p alignment
` [PATCH 6/8] pci: refactor function pbus_size_mem
` [PATCH 7/8] ppc/pci: override pcibios_window_alignment
` [PATCH 8/8] ppc/pnv: I/O and memory alignment for p2p bridges
bisected regression: arm: omap3: voltage: fix channel configuration
2012-07-25 1:47 UTC (7+ messages)
[PATCH V10] add 88pm80x onkey driver
2012-07-25 1:38 UTC (3+ messages)
[PATCH 00/16] Thermal: generic thermal layer enhancement
2012-07-25 1:38 UTC (5+ messages)
` [PATCH 09/16] Thermal: Introduce thermal_zone_trip_update()
[Bug 27501] New: nVidia 9600M GT (Macbook Pro current model) is unable to boot
2012-07-25 1:31 UTC (2+ messages)
` [Bug 27501] "
Testing tracer wakeup_rt: .. no entries found ..FAILED!
2012-07-25 1:31 UTC (2+ messages)
` Testing tracer wakeup: "
[PATCH 00/17] drivers: hv: kvp
2012-07-25 1:24 UTC (9+ messages)
` [PATCH 01/17] Drivers: hv: vmbus: Use the standard format string to format GUIDs
` [PATCH 03/17] Drivers: hv: kvp: Cleanup error handling in KVP
` [PATCH 08/17] Tools: hv: Gather subnet information
` [PATCH 13/17] Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO
Does mdadm require udev/sysfs to create imsm RAID1?
2012-07-25 1:24 UTC (2+ messages)
[PATCH] staging: bcm: use SEEK_SET instead of 0 in vfs_llseek
2012-07-25 1:23 UTC (2+ messages)
linux-next: manual merge of the mfd tree with Linus' tree
2012-07-25 1:18 UTC
[PATCH V4] xfs: cleanup the mount options
2012-07-25 1:11 UTC (7+ messages)
` [PATCH V5] "
` [PATCH V7] "
[GIT PULL] KVM updates for the 3.6 merge window
2012-07-25 1:09 UTC (4+ messages)
[Qemu-devel] [PATCH v2 00/16] net: Move legacy QEMU VLAN code into net/hub.c
2012-07-25 1:06 UTC (2+ messages)
[PATCH] be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPC
2012-07-25 1:05 UTC
[PATCH] virtio-blk: allow toggling host cache between writeback and writethrough
2012-07-25 1:02 UTC (7+ messages)
git-svn SVN 1.7 fix, take 2
2012-07-25 1:00 UTC (6+ messages)
[PATCH RT] cpu unplug with PREEMPT_LL
2012-07-25 0:58 UTC
[PATCH RESEND] swiotlb: Disable swiotlb overflow support when CONFIG_ISA is disabled
2012-07-25 0:48 UTC (2+ messages)
[PATCH 1/2] cpu: common: make clearcpuid option take bits list
2012-07-25 0:57 UTC (9+ messages)
` [PATCH 2/2] cpu: intel, amd: mask cleared cpuid features
[PATCH RFT] regulator: tps6586x: Convert to regulator_[enable|disable|is_enabled|get_voltage_sel]_regmap
2012-07-25 0:51 UTC
[PATCH] vt-d: fix wrong addr in IOTLB invalidation descriptor
2012-07-25 0:44 UTC (3+ messages)
tda18271 driver power consumption
2012-07-25 0:43 UTC (6+ messages)
[PATCH 1/3] thinkpad_acpi: Flush the workqueue before freeing tpacpi_leds
2012-07-25 0:45 UTC (3+ messages)
` [PATCH 2/3] thinkpad_acpi: Fix a memory leak during module exit
` [PATCH 3/3] thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdev
CFP: 13th IFIP/IEEE Symposium on Integrated Network and Service Management (IM 2013)
2012-07-25 0:39 UTC
No/bad auto-detection of fs type for small volumes (related to mixed metadata/data?)
2012-07-25 0:39 UTC
[PATCH v3 1/8] bluetooth: /proc/net/ entries for bluetooth protocols
2012-07-25 0:35 UTC (6+ messages)
` [PATCH v4 "
[PATCH] leds: triggers: send uevent when changing triggers
2012-07-25 0:32 UTC
[Qemu-devel] [RFC v2] Use QEMU IDL for device serialization/introspection
2012-07-25 0:30 UTC (4+ messages)
` [Qemu-devel] [PATCH 18/22] qidl: qidl.h
[bluetooth:master 18/18] net/bluetooth/af_bluetooth.c:623:2: error: implicit declaration of function 'PDE'
2012-07-25 0:26 UTC (2+ messages)
` [bluetooth:master 18/18] net/bluetooth/af_bluetooth.c:623:2: error: implicit declaration of function
[PATCH] x86: revert "x86: Fix S4 regression"
2012-07-25 0:19 UTC (7+ messages)
[PATCH 1/8] /proc/net/ entries for bluetooth protocols
2012-07-25 0:20 UTC (5+ messages)
` [PATCH v3 1/8] bluetooth: "
` [PATCH v3 2/8] bluetooth: Added /proc/net/bnep via bt_procfs_init()
[Qemu-devel] [PATCH] check for available room when formatting OpenFirmware device path
2012-07-25 0:19 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 0/2] assorted device path formatting cleanups
` [Qemu-devel] [PATCH v2 1/2] accomodate OpenFirmware device paths in sufficient storage
` [Qemu-devel] [PATCH v2 2/2] get_fw_dev_path() impls should allocate memory with glib functions
[Ksummit-2012-discuss] Organising Mini Summits within the Kernel Summit
2012-07-25 0:17 UTC (3+ messages)
` Media summit at the Kernel Summit - was: Fwd: "
` [Workshop-2011] "
[GIT PULL] cgroup changes for v3.6-rc1
2012-07-25 0:15 UTC (2+ messages)
Suse 11 SP1 kernel panic on HP hardware
2012-07-25 0:12 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.