public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-22 19:19:08 to 2010-10-23 05:39:01 UTC [more...]

[RFC PATCH] MAINTAINERS: Remove Alexey Starikovskiy from ACPI maintainers
 2010-10-23  5:38 UTC  (2+ messages)

[PATCH] tools: add power/x86/turbostat
 2010-10-23  5:31 UTC 

2.6.37-git1
 2010-10-23  5:16 UTC  (3+ messages)

[PATCH][GIT PULL] tracing: Fix compile issue for trace_sched_wakeup.c
 2010-10-23  4:41 UTC  (10+ messages)

RFC: /sys/power/policy_preference
 2010-10-23  4:40 UTC  (3+ messages)
` x86_energy_perf_policy.c
  ` [PATCH] tools: add x86_energy_perf_policy to program MSR_IA32_ENERGY_PERF_BIAS

[PATCH] [SCSI] Retrieve the Caching mode page
 2010-10-23  4:24 UTC 

__pm_runtime_resume() returns -1 Was: Regression in 2.6.36
 2010-10-23  4:26 UTC  (3+ messages)
  ` intel_idle .. Was: "

[PATCH 00/47] Blackfin updates for 2.6.37
 2010-10-23  3:50 UTC  (2+ messages)
` Pull request blackfin.git (for-linus branch)

[GIT PULL] x86/fpu for v2.6.37
 2010-10-23  3:39 UTC  (4+ messages)
` [tip:x86/fpu] x86-64, asm: Use fxsaveq/fxrestorq in more places

linux-next: manual merge of the bkl-llseek tree with the wireless tree
 2010-10-23  3:23 UTC  (2+ messages)

[PATCH 1/6] IMA: move read/write counters into struct inode
 2010-10-23  3:01 UTC  (3+ messages)

linux-next: build failure after merge of the block tree
 2010-10-23  2:51 UTC  (2+ messages)

linux-next: manual merge of the block tree with the ext4 tree
 2010-10-23  2:47 UTC  (2+ messages)

[PATCHv6 1/3] ARM: imx: Add gpio-keys to plat-mxc
 2010-10-23  2:46 UTC  (3+ messages)
` [PATCHv6 2/3] ARM: mx5: Add gpio-keys to mx51 babbage board
  ` [PATCHv6 3/3] ARM: imx: Add wake functionality to GPIO

Re:2.6.36, make oldconfig broken
 2010-10-23  2:43 UTC  (9+ messages)
` 2.6.36, "

[PATCHv5 1/3] ARM: mx5: Add gpio-keys to mx51 babbage board
 2010-10-23  2:43 UTC  (6+ messages)
` [PATCHv5 2/3] ARM: imx: Add gpio-keys to plat-mxc

[PATCH] percpu: Introduce a read-mostly percpu API
 2010-10-23  2:30 UTC  (2+ messages)

sata_mv and Highpoint RocketRAID 230x, corruption?
 2010-10-23  2:21 UTC  (3+ messages)

High CPU load when machine is idle (related to PROBLEM: Unusually high load average when idle in 2.6.35, 2.6.35.1 and later)
 2010-10-23  2:13 UTC  (4+ messages)
` (no subject)

[GIT PULL] x86/trampoline for 2.6.37
 2010-10-23  1:17 UTC 

[PATCH 00/12] lis3 accelerator feature update
 2010-10-23  1:05 UTC  (4+ messages)

[GIT PULL] first round of SCSI updates for the merge window
 2010-10-23  0:48 UTC  (2+ messages)

[PATCH] x86: OLPC: add OLPC device-tree support (v3)
 2010-10-23  0:22 UTC  (2+ messages)
` [PATCH] x86: OLPC: speed up device tree creation during boot

[PATCH RESEND] drm: include missing types header to drm_mode.h
 2010-10-23  0:19 UTC  (4+ messages)

mmotm 2010-10-22-16-36 uploaded
 2010-10-22 23:36 UTC 

[PATCH 0/29] My patch queue for memorystick subsystem
 2010-10-22 23:53 UTC  (30+ messages)
` [PATCH 01/29] memstick: core: header cleanups
` [PATCH 02/29] memstick: core: reorder functions This patch just reorders functions in memstick.c So that host specific and card driver specific functions are now grouped together. This makes it easier to understand the code
` [PATCH 03/29] memstick: core: add new functions
` [PATCH 04/29] memstick: core: rework state machines
` [PATCH 05/29] memstick: mspro_block: move declarations to header and refactor things a bit
` [PATCH 06/29] memstick: mspro: kill the BKL
` [PATCH 07/29] memstick: mspro: two fixes
` [PATCH 08/29] memstick: mspro: add comments to few functions
` [PATCH 09/29] memstick: rework state machines + attribute read function
` [PATCH 10/29] memstick: mspro: create _setup_io helper
` [PATCH 11/29] memstick: mspro: use MS_TPC_EX_SET_CMD
` [PATCH 12/29] memstick: mspro: rework interface switch
` [PATCH 13/29] memstick: core: stop passing pointer to card->current_mrq
` [PATCH 14/29] memstick: remove the memstick_set_rw_addr
` [PATCH 15/29] memstick: jmb38x_ms: Create header
` [PATCH 16/29] memstick: jmb38x_ms: s/jmb38x_ms/j38ms/g
` [PATCH 17/29] memstick: jmb38x_ms: move "reg_data" functions together
` [PATCH 18/29] memstick: jmb38x_ms: rename functions
` [PATCH 19/29] memstick: jmb38x_ms: add register read/write functions
` [PATCH 20/29] memstick: jmb38x_ms: rework PIO
` [PATCH 21/29] memstick: jmb38x_ms: rework TPC execution
` [PATCH 22/29] memstick: jmb38x_ms: rework ISR
` [PATCH 23/29] memstick: jmb38x_ms: use DMA for all TPCs with len greater that 8 by default
` [PATCH 24/29] memstick: jmb38x_ms: rework processing of the TPC one after another
` [PATCH 25/29] memstick: jmb38x_ms: pass j38ms_host to few functions instead of memstick_host
` [PATCH 26/29] memstick: jmb38x_ms: rework hardware setup/reset
` [PATCH 27/29] memstick: jmb38x_ms: minor additions
` [PATCH 28/29] memstick: add support for legacy memorysticks
` [PATCH 29/29] memstick: Add driver for Ricoh R5C592 Card reader

Mail
 2010-10-22 22:57 UTC 

usbutils 0.91 release
 2010-10-22 23:43 UTC 

[PATCH 0/5] Proper kernel irq time reporting -v0
 2010-10-22 23:34 UTC  (6+ messages)
` [PATCH 4/6] Export ns irqtimes from IRQ_TIME_ACCOUNTING through /proc/stat

[-next] staging/vme: various fixes + new driver model for VME
 2010-10-22 23:27 UTC  (9+ messages)
` [PATCH 27/30] staging/vme: rework the bus model

linux-next: Tree for October 22
 2010-10-22 23:18 UTC  (4+ messages)
` linux-next: Tree for October 22 (acpi_video)
` [PATCH -next] ibm_rtl: fix printk format warning
` [PATCH -next] nfs: include ratelimit.h, fix nfs4state build error

[PATCH] firewire: nosy: char device is not seekable
 2010-10-22 23:08 UTC  (3+ messages)
  ` [PATCH update] "

[PATCH] vmscan: move referenced VM_EXEC pages to active list
 2010-10-22 22:51 UTC 

[PATCH] vmscan: move referenced VM_EXEC pages to active list
 2010-10-22 22:49 UTC 

[PATCH v3 00/12] tnetv107x ssp driver stack
 2010-10-22 22:46 UTC  (6+ messages)
` [PATCH v3 01/12] misc: add driver for sequencer serial port

CIFS is slooow, gvfs is fast
 2010-10-22 22:46 UTC  (3+ messages)

[RFC PATCH] include/linux/kernel.h: Add config option for pr_fmt(fmt)
 2010-10-22 22:23 UTC  (2+ messages)
  ` [PATCH] drivers/acpi: Add and use pr_fmt(fmt)

Returning ACPI_BATTERY_VALUE_UNKNOWN to userspace
 2010-10-22 22:19 UTC  (4+ messages)
` [PATCH] ACPI / Battery: Return -ENODATA for unknown values in get_property()

[RFC v2 PATCH 1/1] PCI: override BIOS/firmware resource allocation
 2010-10-22 22:16 UTC  (7+ messages)
  ` [PATCH 1/1] PCI: ignore failure to preallocate minimal resources to hotplug bridges

[PATCH] rtc: rs5c313: Replase from ctrl_* to __raw_*
 2010-10-22 22:09 UTC  (2+ messages)

[PATCH -mm 0/2] RapidIO: Changes to handling of RIO switches
 2010-10-22 21:58 UTC  (6+ messages)

On Linux numbering scheme
 2010-10-22 21:57 UTC  (4+ messages)

[PATCH 0/7] cgroups: Allow to bind/unbind subsystems to/from non-trival hierarchy
 2010-10-22 21:57 UTC  (7+ messages)
` [PATCH 2/7] cgroups: Allow to bind a subsystem to a cgroup hierarchy
` [PATCH 5/7] cgroups: Make freezer subsystem bindable

[PATCH] [USB] Use normalized sense when emulating autosense
 2010-10-22 21:52 UTC  (4+ messages)

[PATCH] POWER: Add gpio chager driver
 2010-10-22 21:41 UTC  (5+ messages)
` [PATCH v2] POWER: Add gpio charger driver

linux-next: manual merge of the xen tree with the tip tree
 2010-10-22 21:32 UTC  (4+ messages)
    ` [Xen-devel] "

[PATCH] Staging: msm: Makefile: replace the use of <module>-objs with <module>-y
 2010-10-22 21:30 UTC 

[PATCH v2] procfs: fix numbering in /proc/locks
 2010-10-22 21:27 UTC  (5+ messages)
    ` [PATCH v3] "

[11/17] r6040: Fix multicast list iteration when hash filter is used
 2010-10-22 21:23 UTC  (6+ messages)

[64/66] Phonet: disable network namespace support
 2010-10-22 21:22 UTC  (2+ messages)

[Patch] IBM Real-Time "SMI Free" mode driver -v7
 2010-10-22 21:17 UTC  (9+ messages)
            ` [Patch 1/2] ibm_rtl: DMI match should include all IBM machines
            ` [Patch 2/2] ibm_rtl: check for efi_enabled

[PATCH take 2] [USB] Use normalized sense when emulating autosense
 2010-10-22 21:12 UTC 

[RFC] [PATCH 0/4] cfq-iosched: Enable hierarchical cfq group scheduling and add use_hierarchy interface
 2010-10-22 21:11 UTC  (4+ messages)
` [PATCH 1/4 v2] cfq-iosched: add cfq group hierarchical scheduling support

[PATCH] lib/atomic64_test: do not build on non-atomic64 systems
 2010-10-22 21:07 UTC  (11+ messages)

[GIT PULL] kgdb/kdb tree for 2.6.37
 2010-10-22 20:56 UTC  (12+ messages)
` [PATCH 01/11] x86,kgdb: fix debugger hw breakpoint test regression in 2.6.35
` [PATCH 02/11] debug_core: move all watch dog syncs to a single function
` [PATCH 03/11] debug_core: stop rcu warnings on kernel resume
` [PATCH 04/11] kdb: Allow kernel loadable modules to add kdb shell functions
` [PATCH 05/11] kdb,ftdump: Remove reference to internal kdb include
` [PATCH 06/11] kdb: Fix oops in kdb_unregister
` [PATCH 07/11] kdb,kgdb: fix sparse fixups
` [PATCH 08/11] debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter()
` [PATCH 09/11] x86,kgdb: remove unnecessary call to kgdb_correct_hw_break()
` [PATCH 10/11] debug_core: refactor locking for master/slave cpus
` [PATCH 11/11] kdb,debug_core: adjust master cpu switch logic against new debug_core locking

[RFC][PATCH 1/8] Removal of dead code from arch/blackfin/kernel/traps.c
 2010-10-22 20:48 UTC  (9+ messages)
` [RFC][PATCH 2/8] Removal of dead code from arch/blackfin/kernel/ipipe.c
` [RFC][PATCH 3/8] Removal of dead code from arch/blackfin/include/asm/irqflags.h

[PATCH 0/9] Typo fixes of faild to failed
 2010-10-22 20:15 UTC  (2+ messages)

[PATCH] apds9802als: add runtime PM support
 2010-10-22 20:03 UTC  (2+ messages)

[PATCH] isl29020: ambient light sensor
 2010-10-22 20:01 UTC  (3+ messages)

[PATCH] synclink_gt add extended sync feature
 2010-10-22 19:56 UTC 

[PATCH] pca953x: pca953x driver fixes for x86 mrst
 2010-10-22 19:53 UTC  (2+ messages)

mmotm 2010-10-20-15-01 uploaded
 2010-10-22 19:53 UTC  (9+ messages)
` HDA: no sound [was: mmotm 2010-10-20-15-01 uploaded]
          ` [alsa-devel] "

[PATCH 0/5] cciss updates, PCI ID changes, kdump reset fixes
 2010-10-22 19:49 UTC  (9+ messages)
` [PATCH 1/5] cciss: remove controllers supported by hpsa
` [PATCH 2/5] cciss: fix board status waiting code
` [PATCH 3/5] cciss: Use kernel provided PCI state save and restore functions
` [PATCH 4/5] cciss: limit commands allocated on reset_devices
` [PATCH 5/5] cciss: use usleep_range not msleep for small sleeps

[PATCH] x86: define arch_vm_get_page_prot to set _PAGE_IOMAP on VM_IO vmas
 2010-10-22 19:36 UTC  (9+ messages)

[GIT PATCH] TTY/Serial merge for .37-rc1
 2010-10-22 18:20 UTC  (9+ messages)
` [PATCH 02/49] serport: place serport serio device correctly in the device tree
` [PATCH 04/49] serial: Add CONSOLE_POLL support for uartlite
` [PATCH 06/49] ioctl: Use asm-generic/ioctls.h on arm (enables termiox)
` [PATCH 07/49] ioctl: Use asm-generic/ioctls.h on avr32 "
` [PATCH 12/49] ioctl: Use asm-generic/ioctls.h on m32r "
` [PATCH 13/49] ioctl: Use asm-generic/ioctls.h on m68k "
` [PATCH 14/49] ioctl: Use asm-generic/ioctls.h on mn10300 "
` [PATCH 15/49] ioctl: Use asm-generic/ioctls.h on s390 "

[PATCH 1/2] x86, apic: cleanup for APIC timer calibration hook
 2010-10-22 19:29 UTC 

[PATCH 2/2] x86, apic: Add apic timer calibration hook
 2010-10-22 19:29 UTC 

[PATCH 0/2] x86, apic: APIC timer calibration hook
 2010-10-22 19:29 UTC 

[00/66] 2.6.32.25-stable review
 2010-10-22 18:37 UTC  (3+ messages)
` [02/66] ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory
` [05/66] ALSA: prevent heap corruption in snd_ctl_new()

[000/103] 2.6.35.8-stable review
 2010-10-22 18:54 UTC  (19+ messages)
` [001/103] x86, cpu: After uncapping CPUID, re-run CPU feature detection
` [003/103] ALSA: oxygen: fix analog capture on Claro halo cards
` [004/103] ALSA: hda - Add Dell Latitude E6400 model quirk
` [007/103] hwmon: (lis3) Fix Oops with NULL platform data
` [008/103] USB: fix bug in initialization of interface minor numbers
` [009/103] usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style
` [010/103] usb: musb: gadget: restart request on clearing endpoint halt
` [012/103] HID: hidraw, fix a NULL pointer dereference in hidraw_write
` [015/103] ACPI: invoke DSDT corruption workaround on all Toshiba Satellite
` [016/103] oprofile: Add Support for Intel CPU Family 6 / Model 29
` [017/103] oprofile, ARM: Release resources on failure
` [019/103] drm/radeon/kms: fix bad cast/shift in evergreen.c
` [020/103] drm/radeon/kms: avivo cursor workaround applies to evergreen as well
` [022/103] ARM: 6395/1: VExpress: Set bit 22 in the PL310 (cache controller) AuxCtlr register
` [023/103] V4L/DVB: gspca - main: Fix a crash of some webcams on ARM arch
` [026/103] x86/amd-iommu: Set iommu configuration flags in enable-loop
` [027/103] x86/amd-iommu: Fix rounding-bug in __unmap_single
` [028/103] x86/amd-iommu: Work around S3 BIOS bug

[PATCH 8/19]: SCST SYSFS interface implementation
 2010-10-22 18:54 UTC  (11+ messages)

[PATCH] Add Zalgo support
 2010-10-22 19:23 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox