linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-19 01:35:49 to 2012-04-19 12:40:18 UTC [more...]

[PATCH] cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile
 2012-04-19 12:40 UTC  (3+ messages)

[PATCH V2 0/5] [Media] Radio: Fixes and New features for FM
 2012-04-19 12:38 UTC  (6+ messages)
` [PATCH V2 2/5] [Media] New control class and features for FM RX
` [PATCH V2 4/5] [Documentation] Media: Update docs for V4L2 FM new features

[PATCH] clocksource, prevent overflow in clocksource_cyc2ns
 2012-04-19 12:37 UTC  (10+ messages)

[PATCH v2] smb347_charger: Cleanup power supply registration code in probe
 2012-04-19  4:30 UTC 

Subject: [PATCH] [Trivial] Staging: go7007: wis-tw2804 upstyle to v4l2
 2012-04-19 12:33 UTC  (2+ messages)

[RFC PATCH] PCIe: Add PCIe runtime D3cold support
 2012-04-19 12:36 UTC  (11+ messages)

[PATCH] regulator: core: Optimise enable/disable path for always on regulators
 2012-04-19 12:30 UTC 

[PATCH] sound/isa/sc6000.c: add missing sc6000_setup_board
 2012-04-19 12:29 UTC  (4+ messages)

[PATCH] smb347_charger: Cleanup power supply registration code in probe
 2012-04-19 12:24 UTC  (7+ messages)

[PATCH linux-next] ipc: fix local variable initialization in compat_do_msg_fill()
 2012-04-19 12:21 UTC 

[PATCH 0/4] Export offsets of VMCS fields as note information for kdump
 2012-04-19 12:08 UTC  (9+ messages)

[PATCH 0/6] HSI fixes for 3.4
 2012-04-19 12:05 UTC  (7+ messages)
` [PATCH 1/6] HSI: hsi: Rework hsi_controller release
` [PATCH 2/6] HSI: hsi: Fix error path cleanup on client registration
` [PATCH 3/6] HSI: hsi: Remove controllers and ports from the bus
` [PATCH 4/6] HSI: hsi: Rework hsi_event interface
` [PATCH 5/6] HSI: hsi_char: Remove max_data_size from sysfs
` [PATCH 6/6] HSI: Add HSI ABI documentation

[PATCH] fs: print warning when mount flags was ignored
 2012-04-19 11:49 UTC  (3+ messages)

[PATCH 0/6]: ACPI D3 state cleanup
 2012-04-19 11:51 UTC  (6+ messages)
` [PATCH 1/6] ACPI: D3cold state is always valid

[PATCH] kvm: lock slots_lock around device assignment
 2012-04-19  3:04 UTC  (4+ messages)

[GIT PULL] KVM updates for 3.4.0-rc3
 2012-04-19 11:39 UTC 

[patch] cpu: remove some dead code in store_cache_disable()
 2012-04-19 11:44 UTC  (5+ messages)

[PATCH v7 0/6] Introduce External Connector Class (extcon)
 2012-04-19 11:40 UTC  (13+ messages)
` [PATCH v7 1/6] Extcon (external connector): import Android's switch class and modify
    ` [PATCH v8 0/6] Introduce External Connector Class (extcon)
      ` [PATCH v8 1/6] Extcon (external connector): import Android's switch class and modify
      ` [PATCH v8 2/6] Extcon: support generic GPIO extcon driver
      ` [PATCH v8 3/6] Extcon: support notification based on the state changes
      ` [PATCH v8 4/6] Extcon: support multiple states at a device
      ` [PATCH v8 5/6] Extcon: support mutually exclusive relation between cables
      ` [PATCH v8 6/6] Documentation/extcon: porting guide for Android kernel switch driver

[PATCH] SUNRPC: skip dead but not buried clients on PipeFS events
 2012-04-19 11:36 UTC  (2+ messages)

[PATCH] xen/xenbus: Add quirk to deal with misconfigured backends
 2012-04-19 11:37 UTC  (2+ messages)

[REGRESSION] NFSv4: open(O_TRUNC) hangs
 2012-04-19 11:27 UTC  (5+ messages)

[PATCH V2 0/2] staging: iio: light: use regmap in isl29018 for register access
 2012-04-19 11:15 UTC  (3+ messages)
` [PATCH V3 1/2] staging: iio: light: convert multiple spaces to tab
` [PATCH v3 2/2] staging: iio: light: isl29018: use regmap for register access

[PATCH v2] i2c-mpc: avoid I2C abnormal after resuming from deep sleep
 2012-04-19 11:07 UTC  (2+ messages)

[PATCH] drivers/staging/wlags49_h2/wl_pci.c: add missing wl_device_dealloc and wl_remove
 2012-04-19 11:03 UTC 

kernel panic after suspend/resume
 2012-04-19 10:37 UTC  (9+ messages)
` [tip:timers/urgent] tick: Fix oneshot broadcast setup really

[RFC PATCH] cpuidle: allow per cpu latencies
 2012-04-19 10:23 UTC  (8+ messages)

[PATCH] dmaengine/amba-pl08x : reset phychan_hold on terminate all
 2012-04-19 10:20 UTC 

[PATCH] memcg: fix Bad page state after replace_page_cache
 2012-04-19 10:20 UTC  (2+ messages)

[PATCH 0/5] hid: Introduce device groups
 2012-04-19 10:06 UTC  (3+ messages)
` [PATCH 1/5] hid: Add device group to modalias

[PATCH V2 0/2] staging: iio: light: use regmap in isl29018 for register access
 2012-04-19  9:56 UTC  (4+ messages)
` [PATCHi V2 1/2] staging: iio: light: convert multiple spaces to tab
` [PATCH V2 2/2] staging: iio: light: isl29018: use regmap for register access

[PATCH] regulator: Provide a check for dummy regulator
 2012-04-19  9:51 UTC 

20120419 disk scheduler
 2012-04-19  9:49 UTC  (4+ messages)

[PATCH 0/5] RFC: x86: Early exception table support
 2012-04-19  9:30 UTC  (9+ messages)
` [PATCH 1/5] x86, nop: Make the ASM_NOP* macros work from assembly
` [PATCH 2/5] x86: Add symbolic constant for exceptions with error code
  ` [PATCH 1/3] x86, extable: Cleanup fixup_exception
  ` [PATCH 2/3] x86, extable: Carve out the main extable searching routine
  ` [PATCH 3/3] x86, extable: Handle early exceptions

[v3.4-rc1] ACPI regression bisected
 2012-04-19  9:30 UTC  (10+ messages)

[PATCH] kmemleak: do not leak object after tree insertion error (v3)
 2012-04-19  9:19 UTC  (2+ messages)

[PATCH v2] dmaengine/ep93xx_dma: Implement double buffering for M2M DMA channels
 2012-04-19  9:19 UTC 

[PATCH V1 0/3] ARM: dt: tegra: add ALS and proximity sensor ISL29018
 2012-04-19  9:12 UTC  (4+ messages)
` [PATCH 3/3] ARM: dt: tegra_ventana: als and proximity sensor isl29018 support

[PATCH v2] Use BIOS Keyboard variable to set Numlock
 2012-04-19  8:59 UTC  (2+ messages)

[PATCH v3] set fake_rtable's dst to NULL to avoid kernel Oops
 2012-04-19  8:58 UTC  (3+ messages)

[PATCH RESEND] memcg: Free spare array to avoid memory leak
 2012-04-19  8:54 UTC 

[sched/rt] Optimization of function pull_rt_task()
 2012-04-19  8:54 UTC  (5+ messages)

(no subject)
 2012-04-19  8:46 UTC  (4+ messages)
` [PATCH 2/2] xen: implement IRQ_WORK_VECTOR handler

[PATCH] LockD: call per-net shutdown on every global shutdown call
 2012-04-19  8:30 UTC  (2+ messages)

[PATCH -V6 10/14] hugetlbfs: Add memcg control files for hugetlbfs
 2012-04-19  8:26 UTC  (4+ messages)
` [PATCH] memcg: Use scnprintf instead of sprintf

Recent intel Cedarview motherboards: does not poweroff
 2012-04-19  8:24 UTC  (2+ messages)

[PATCH 2/2] staging:android:fix line over 80 characters issue in binders.c this patch fixes line over 80 characters warning that was found using checkpatch.pl tool Signed-off-by:Anirudh Bhat <abhat38@gmail.com>
 2012-04-19  8:22 UTC  (2+ messages)

[PATCH] perf stat: fix output selection introduced in 56f3bae7
 2012-04-19  8:16 UTC  (2+ messages)

[PATCH 2/2] ata_piix: defer disks to the Hyper-V drivers by default
 2012-04-19  8:15 UTC  (9+ messages)
` [PATCH 0/2] Hyper-V disk support V3
            ` 1) boot flag to disable the Hyper-V IDE drivers: ata_piix.prefer_ms_hyperv=0 2) PIIX_IGNORE_ATA_ON_HYPERV Re: [PATCH 0/2] Hyper-V disk support V3 RE: use hv_storvsc instead of ata_piix to handle the IDE disks devices ( but not for the CD-ROM)

[PATCH V2] eventfd: change int to __u64 in eventfd_signal()
 2012-04-19  8:10 UTC  (3+ messages)

[PATCH 1/2] workqueue: Catch more locking problems with flush_work()
 2012-04-19  8:10 UTC  (3+ messages)
` [PATCH 2/2] ks8851: Fix mutex deadlock in ks8851_net_stop()

[PATCH 00/11] atl1c: update hardware settings - v2
 2012-04-19  8:01 UTC  (12+ messages)
` [PATCH 01/11] atl1c: threshold for ASPM is changed based on chip capability
` [PATCH 02/11] atl1c: add module parameter for l1c_wait_until_idle
` [PATCH 03/11] atl1c: update right threshold for TSO
` [PATCH 04/11] atl1c: remove dmar_dly_cnt and dmaw_dly_cnt
` [PATCH 05/11] atl1c: clear PCIE error status in atl1c_reset_pcie
` [PATCH 06/11] atl1c: refine reg definition of REG_MASTER_CTRL
` [PATCH 07/11] atl1c: clear bit MASTER_CTRL_CLK_SEL_DIS in atl1c_pcie_patch
` [PATCH 08/11] atl1c: refine/update ASPM configuration
` [PATCH 09/11] atl1c: refine atl1c_pcie_patch
` [PATCH 10/11] atl1c: fix WoL(magic) issue for l2cb 1.1
` [PATCH 11/11] atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/write

[PATCH] set fake_rtable's dst to NULL to avoid kernel Oops
 2012-04-19  7:58 UTC  (3+ messages)

[PATCH] xtensa: fix build failure in xtensa/kernel/signal.c
 2012-04-19  7:45 UTC  (2+ messages)

3.3.1: hung task in __lock_page
 2012-04-19  7:45 UTC  (3+ messages)

[PATCH] xilinx_hwicap: add support for virtex6 FPGAs
 2012-04-19  7:03 UTC  (2+ messages)
` [PATCH] xilinx_hwicap: reset XHI_MAX_RETRIES

[PATCH 0/2] fix "perf top" soft lockups under Xen
 2012-04-19  7:00 UTC  (3+ messages)

[PATCH v2] spi/ep93xx: clean probe/remove routines
 2012-04-19  7:00 UTC 

Patch "USB: serial: mos7840: Supported MCS7810 device"
 2012-04-19  7:00 UTC 

linux-next: Tree for Apr 19
 2012-04-19  6:46 UTC 

[PATCH 0/3] Add imx cpuidle
 2012-04-19  6:43 UTC  (8+ messages)
` [PATCH 1/3] ARM: imx: Add common imx cpuidle init functionality

linux-next: build failure after merge of the final tree (net-next tree related)
 2012-04-19  6:40 UTC  (2+ messages)

[PATCH 2/2] leds-lm3530: simplify als configuration on initialization
 2012-04-19  6:40 UTC 

[PATCH 1/2] leds-lm3530: comment correction about the range of brightness
 2012-04-19  6:40 UTC 

[PATCH] spi/ep93xx: clean probe/remove routines
 2012-04-19  6:39 UTC  (5+ messages)

[PATCH 1/2] i2c-eg20t: add helper function for xfer check
 2012-04-19  6:38 UTC  (2+ messages)
` [PATCH 2/2] i2c-eg20t: Merge 2 functions

linux-next: build failure after merge of the final tree (kvm-ppc tree related)
 2012-04-19  6:35 UTC 

RFC [patch] sched,cgroup_sched: convince RT_GROUP_SCHED throttle to work
 2012-04-19  6:34 UTC  (11+ messages)

[RFC 1/2] kernel patch for dump user space stack tool
 2012-04-19  6:28 UTC  (5+ messages)

[RFC PATCH] virtio_console: link vq to port with a private pointer in struct virtqueue
 2012-04-19  6:21 UTC  (2+ messages)

[PATCH 1/3] i2c-eg20t: Modify MODULE_AUTHOR's email address
 2012-04-19  6:19 UTC  (4+ messages)
` [PATCH 2/3] i2c-eg20t: Call init() when wait-event timeout occurs

[PATCH] docs: update HOWTO for 2.6.x -> 3.x versioning
 2012-04-19  6:16 UTC 

[PATCH] spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction
 2012-04-19  6:10 UTC  (2+ messages)

[PATCH v2] scsi/ufs: Fix evaluation of UTP task completion code
 2012-04-19  6:16 UTC 

[PATCH RESEND 2/2] scsi/ufs: Fix evaluation of task_failed status
 2012-04-19  6:09 UTC  (3+ messages)

[PATCH] ata: use module_pci_driver
 2012-04-19  5:43 UTC 

[PATCH v2 0/2] vmevent: Greater-than attribute + one-shot mode + a bugfix
 2012-04-19  5:42 UTC  (5+ messages)
` [PATCH 2/2] vmevent: Implement greater-than attribute and one-shot mode

linux-next: manual merge of the vhost tree with the net-next tree
 2012-04-19  5:40 UTC  (2+ messages)

Integrated IO controller for buffered+direct writes
 2012-04-19  5:28 UTC 

[RFC PATCH 0/4] linsched: fix issues to make the test results more accurately
 2012-04-19  5:11 UTC  (3+ messages)

[PATCH] perf, x86: Disable sanity check
 2012-04-19  5:22 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the usb.current tree
 2012-04-19  5:14 UTC 

[PATCH] drivers/video/ep93xx-fb.c: clean up error-handling code
 2012-04-19  5:14 UTC  (4+ messages)

linux-next: manual merge of the tty tree with the tty.current tree
 2012-04-19  4:59 UTC 

linux-next: build failure after merge of the driver-core tree
 2012-04-19  4:48 UTC 

[GIT PULL] at91: 3.4-rc3 fixes
 2012-04-19  4:34 UTC  (2+ messages)

[RFC][PATCH] introduce SIZE_MAX
 2012-04-19  4:27 UTC 

linux-next: manual merge of the trivial tree with the sound-asoc tree
 2012-04-19  3:58 UTC 

[PATCH] blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.c
 2012-04-19  3:57 UTC 

[PATCH] samples/seccomp: fix dependencies on arch macros
 2012-04-19  3:44 UTC  (2+ messages)

[PATCH] Yama: add additional ptrace scopes
 2012-04-19  3:40 UTC  (2+ messages)
` [kernel-hardening] "

[RFD] Merge task counter into memcg
 2012-04-19  3:34 UTC  (5+ messages)

[git pull] vfs and fs fixes
 2012-04-19  3:23 UTC  (2+ messages)

3.2.11: PCI Express card cannot be re-detected withing cca 60sec timeframe
 2012-04-19  3:16 UTC  (16+ messages)

[PATCH] regulator: 88pm8607: Fix writting value to vol_reg in pm8607_set_voltage_sel
 2012-04-19  3:15 UTC 

linux-next: build failure after merge of the md tree
 2012-04-19  3:15 UTC  (2+ messages)

[GIT] Security subsystem fixes for 3.4
 2012-04-19  3:10 UTC  (2+ messages)

[PATCH] KVM: MMU: use page table level macro
 2012-04-19  2:35 UTC  (2+ messages)

kvm_set_shared_msr using smp_processor_id() in preemptible code
 2012-04-19  2:42 UTC  (3+ messages)
` [PATCH 3.4-rc] KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context

[PATCH v7 00/18] Introduce a led trigger for CPU activity and consolidate LED driver in ARM
 2012-04-19  2:44 UTC  (4+ messages)
` [PATCH 01/18] led-triggers: create a trigger for CPU activity

[PATCH] staging: comedi: ni_tio_internal.h: checkpatch.pl cleanups
 2012-04-19  1:30 UTC  (3+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] "

linux-next: triage for April 18, 2012
 2012-04-19  2:01 UTC 

[PATCH 1/2] regulator: max8997: Convert ot use devm_kzalloc
 2012-04-19  1:47 UTC  (2+ messages)
` [PATCH 2/2] regulator: max8998: "

[PATCH mm] limit the mm->map_count not greater than sysctl_max_map_count
 2012-04-19  1:40 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).