All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-14 01:48:48 to 2011-12-14 04:34:53 UTC [more...]

[PATCH 1/2] e100: power down PHY if WOL is not enabled
 2011-12-14  2:49 UTC  (2+ messages)
` [PATCH 2/2] e100: power off PHY after reset when interface is down

[PATCH 0/6] HACK: OMAP: testing common clk features
 2011-12-14  4:31 UTC  (14+ messages)
` [PATCH 1/6] HACK: omap: opp: add fake 400MHz OPP to bypass MPU
` [PATCH 2/6] omap: clk: .round_rate for propagating to parents
` [PATCH 3/6] HACK: omap: clk: add mpu_periphclk clk node
` [PATCH 4/6] HACK: cpufreq: omap: change mpu_clk's rate
` [PATCH 5/6] smp_twd: Reconfigure clockevents after cpufreq change
` [PATCH 6/6] HACK: arm: reprogram twd based on clk notifier

Cache Control during mmc_suspend_host
 2011-12-14  4:34 UTC  (4+ messages)

[Qemu-devel] [BUG] [Seabios] PCI 64bit BARs on Win2008 - unable to start the device. (ACPI lacks the _DSM method)
 2011-12-14  4:31 UTC  (16+ messages)
            ` [Qemu-devel] [SeaBIOS] "

[PATCH] pciehp: Checking pci conf reading to new added device instead of sleep 1s
 2011-12-14  4:31 UTC  (2+ messages)

[PATCH 0/7] RFC: convert OMAP to common struct clk
 2011-12-14  4:27 UTC  (17+ messages)
` [PATCH 1/7] OMAP: Kconfig: select GENERIC_CLK
` [PATCH 2/7] HACK: omap4: clk: convert to common struct clk
  ` [PATCH 3/7] HACK: omap: convert 44xx data "
` [PATCH 4/7] omap: hwmod: convert to use "
` [PATCH 5/7] omap: panda: use clk_prepare in ehci init
` [PATCH 6/7] omap: dss: use clk_prepare in dss reset
` [PATCH 7/7] HACK: comment WARN_ON in _clkdm_clk_hwmod_disable

[PATCH] mmc: sdhci-s3c: use dev_pm_ops
 2011-12-14  4:26 UTC 

[PATCH] mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offeset value
 2011-12-14  4:25 UTC 

[PATCH] mmc: sdhci-s3c: fix checkpatch error and warning
 2011-12-14  4:23 UTC 

Some funny code in brcmsmac
 2011-12-14  4:19 UTC 

REGRESSION: v3.2-rcX: iwlagn refuses to associate with my AP's
 2011-12-14  3:14 UTC  (5+ messages)

Bug with "fix partial page writes"
 2011-12-14  4:12 UTC  (11+ messages)
  ` Bug with "fix partial page writes" [3.2-rc regression]

[PATCH] uxa/glamor: Enable the rest glamor rendering functions
 2011-12-14  4:08 UTC  (5+ messages)

[PATCH] Fix kexec reboot on ARM
 2011-12-14  4:02 UTC  (2+ messages)

[PATCH v4 0/6] common clk framework
 2011-12-14  4:02 UTC  (24+ messages)
  ` [PATCH v4 1/6] clk: Kconfig: add entry for HAVE_CLK_PREPARE
  ` [PATCH v4 2/6] Documentation: common clk API
  ` [PATCH v4 3/6] clk: introduce the common clock framework
  ` [PATCH v4 4/6] clk: introduce rate change notifiers
  ` [PATCH v4 5/6] clk: basic gateable and fixed-rate clks
  ` [PATCH v4 6/6] clk: export the clk tree topology to debugfs

[PATCH] Only use initrd_end as the limit for alloc_bottom if it's inside the RMO
 2011-12-14  3:54 UTC 

[PATCH 1/1] scsi: retrieve cache mode using ATA_16 if normal routine fails
 2011-12-14  3:44 UTC  (7+ messages)

[PATCH 1/3] mtd/nand : use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR
 2011-12-14  3:41 UTC  (7+ messages)
` [PATCH 3/3] mtd/nand : workaround for Freescale FCM to support large-page Nand chip

Git pull request: update to the Marvell Orion SOC family
 2011-12-14  3:36 UTC  (5+ messages)

[U-Boot] [PATCH RFC] sandbox: Add tap based networking
 2011-12-14  3:35 UTC  (4+ messages)
` [U-Boot] [PATCH] "

[PATCH 1/2] ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized
 2011-12-14  3:33 UTC  (4+ messages)
` [PATCH 2/2] ext4: let ext4_bio_write_page handle EOF correctly

[Lustre-devel] LUG 2012
 2011-12-14  3:29 UTC  (3+ messages)

[PATCH] writeback: show writeback reason with __print_symbolic
 2011-12-14  3:28 UTC  (5+ messages)
` [RFC][PATCH] writeback: Unduplicate writeback reason

[PATCH] mm/hugetlb.c: cleanup to use long vars instead of int in region_count
 2011-12-14  3:28 UTC  (3+ messages)

[PATCH] mmc: sdhci-pltfm: Added sdhci-adjust-timeout quirk
 2011-12-14  3:27 UTC  (4+ messages)

[PATCH] [RFC] drm/i915: read-read semaphore optimization
 2011-12-14  3:25 UTC  (7+ messages)

data type of member vcpu_id of struct kvm_vcpu
 2011-12-14  3:24 UTC 

[nfsv4] Slides from the pNFS BoF we delivered at LISA 11 - with attachment this time
 2011-12-14  3:20 UTC  (2+ messages)

[PATCH 0/3] fixes for ata port runtime pm support
 2011-12-14  3:20 UTC  (6+ messages)
` [PATCH 1/3] [SCSI] sd: fix runtime status check in sd_shutdown
` [PATCH 2/3] [SCSI]: runtime resume parent for child's system-resume
` [PATCH 3/3] ata: update ata port's runtime status during system resume

[PATCH 1/2] KVM: x86 emulator: Make Group 2 instructions read CL in decoder
 2011-12-14  3:24 UTC  (2+ messages)
` [PATCH 2/2 v2] KVM: x86 emulator: Use opcode::execute for Group 2 instructions

CONFIG_NO_HZ added too much idle time in /proc/stat during throughput test
 2011-12-14  3:17 UTC  (6+ messages)

[PATCH 0/6] workaround for FSL's eSDHC controller
 2011-12-14  2:19 UTC  (7+ messages)
` [PATCH 1/6] ESDHC: add PIO mode support
  ` [PATCH 2/6] SDHCI: AHB2MAG IRQ bypass hardware workaround
    ` [PATCH 3/6] ESDHC: set the timeout to the max value
      ` [PATCH 4/6] ESDHC: Power management for ESDHC
        ` [PATCH 5/6] ESDHC: Workaround for data crc error on p1010rdb
          ` [PATCH 6/6] ESDHC: Fix DMA errors in kernel booting on P1010

[U-Boot] [PATCH 00/18] CHECKPATCH: fpgadata.c cleanup
 2011-12-14  3:06 UTC  (4+ messages)

[PATCH 1/2] ext4: let mpage_submit_io works well when blocksize < pagesize
 2011-12-14  3:05 UTC  (4+ messages)
` [PATCH 2/2] ext4: let ext4_discard_partial_buffers handle pages without buffers correctly

What does "LP" stands for?
 2011-12-14  3:05 UTC  (3+ messages)

More crashes with intel driver 1.10.4 and corrupted stack traces for GM45
 2011-12-14  3:05 UTC  (3+ messages)

[PATCH 33/57] fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function
 2011-12-14  3:04 UTC  (2+ messages)
` [PATCH 33/57] fbdev: sh_mobile_lcdc: Add sh_mobile_format_info()

[PATCH 3/4 v5] SDHCI: add sdhci_get_cd callback to detect the card
 2011-12-14  2:18 UTC 

[PATCHv11 0/8] OMAP3+: PRCM chain handler
 2011-12-14  3:04 UTC  (13+ messages)
` [PATCHv11 1/8] ARM: OMAP2+: hwmod: Add API to enable IO ring wakeup
` [PATCHv11 2/8] ARM: OMAP2+: hwmod: Add API to check IO PAD wakeup status

[PATCH 0/2] Introduce cross testing driver for gcc-cross
 2011-12-14  2:55 UTC  (3+ messages)
` [PATCH 1/2] eglibc-testing: Clean the test before running them
` [PATCH 2/2] gcc-cross: Add cross testing driver for running regression testsuites

[PATCH] powerpc: Fix swiotlb ops for ppc64
 2011-12-14  3:00 UTC  (7+ messages)

[PATCH] modetest: add drm_plane support
 2011-12-14  2:55 UTC 

[RFC][PATCH 0/5 v2] x86: Find a way to allow breakpoints in NMIs
 2011-12-14  2:52 UTC  (6+ messages)
` [RFC][PATCH 1/5 v2] x86: Do not schedule while still in NMI context
` [RFC][PATCH 2/5 v2] x86: Document the NMI handler about not using paranoid_exit
` [RFC][PATCH 3/5 v2] x86: Add workaround to NMI iret woes
` [RFC][PATCH 4/5 v2] x86: Keep current stack in NMI breakpoints
` [RFC][PATCH 5/5 v2] x86: Allow NMIs to hit breakpoints in i386

_mmap_playback_avail() short (was: Default device XRUNs with perriods=2)
 2011-12-14  2:52 UTC 

(no subject)
 2011-12-14  2:43 UTC 

(no subject)
 2011-12-14  2:43 UTC 

Fan running with Intel Graphics
 2011-12-14  2:49 UTC  (3+ messages)

[U-Boot] [PATCH V4 0/2] Support for HTKW mcx board
 2011-12-14  2:48 UTC  (9+ messages)
` [U-Boot] [PATCH V4 2/2] mcx: support "

ext4_da_write_end() and copied == 0
 2011-12-14  2:44 UTC  (3+ messages)
` [PATCH 1/2] ext4: avoid hangs in ext4_da_should_update_i_disksize()

[Qemu-devel] [RFC][PATCT 0/5 v2] dump memory when host pci device is used by guest
 2011-12-14  2:43 UTC  (3+ messages)

xfs-trace-ilock-more
 2011-12-14  2:40 UTC 

[PATCH 1/3] slub: set a criteria for slub node partial adding
 2011-12-14  2:43 UTC  (18+ messages)

[PATCH RESEND 0/2] leds: add MAX8997-LED driver
 2011-12-14  2:38 UTC  (4+ messages)
` [PATCH RESEND 1/2] MFD: MAX8997: add platform data and devices for LED control

[PATCH V2 0/6] Add initial SPAPR PPC64 architecture support
 2011-12-14  2:35 UTC  (10+ messages)
` [PATCH V2 1/6] kvm tools: Generate SPAPR PPC64 guest device tree
` [PATCH V2 2/6] kvm tools: Add SPAPR PPC64 hcall & rtascall structure
  ` [PATCH V2 2/6] kvm tools: Add SPAPR PPC64 hcall & rtascall
` [PATCH V2 4/6] kvm tools: Add PPC64 XICS interrupt controller support
    ` [PATCH V2 4/6] kvm tools: Add PPC64 XICS interrupt controller

[PATCH] [RFC] LLC and per-BO cache handling
 2011-12-14  2:33 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: add a LLC feature flag in device description
` [PATCH 2/4] drm/i915: simplify cache parameters for userspace
` [PATCH 3/4] drm/i915: add drm PARAM to query available cache levels
` [PATCH 4/4] drm/i915: add support to get/set cache type for bo

[PATCH v2 00/51] ref-api-C and ref-api-D re-roll
 2011-12-14  2:33 UTC  (10+ messages)
` [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir

[PATCH 1/4] SDHCI: add sdhci_get_cd callback to detect the card
 2011-12-14  2:31 UTC  (10+ messages)
` [PATCH 2/4] MMC/SD: Add callback function to detect card

[PATCH 0/3] Simple cleanups for cgroups
 2011-12-14  2:29 UTC  (9+ messages)
` [PATCH 2/3] make clone_children a flag
` [PATCH 3/3] make 'none' field "

linux-next: manual merge of the net-next tree with the net tree
 2011-12-14  2:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] PPC: Fix linker scripts on ppc hosts
 2011-12-14  2:24 UTC  (4+ messages)

[U-Boot] [PATCH] nds32: add amic multicore interrupt controller support
 2011-12-14  2:23 UTC 

Sparc-32 doesn't work in 3.1
 2011-12-14  2:23 UTC  (5+ messages)

[PATCH] update 068 to reproduce an unfreeze hanging up problem
 2011-12-14  2:22 UTC  (4+ messages)

[patch v3]numa: add a sysctl to control interleave allocation granularity from each node to improve I/O performance
 2011-12-14  2:33 UTC  (6+ messages)

[PATCH 0/4] Fix the left DMA_NONE from dma_transfer_direction migration
 2011-12-14  2:21 UTC  (11+ messages)
` [PATCH 3/4] mtd: fix compile error for gpmi-nand
` [PATCH 4/4] mtd: gpmi-nand: move to dma_transfer_direction

[RESEND PATCH] ARM: SAMSUNG: Add s3c_setparent_clksrc in s3c_set_clksrc
 2011-12-14  2:20 UTC 

[PATCH 1/2] drm: disconnect plane from fb/crtc when disabled
 2011-12-14  2:19 UTC  (2+ messages)
` [PATCH 2/2] drm: add support for private planes

[PATCH 0/2] updates for drm API changes in drm-next
 2011-12-14  2:18 UTC  (4+ messages)
` [PATCH 2/2] drm/omap: drm API update: addfb2

[PATCH] mm: Fix kswapd livelock on single core, no preempt kernel
 2011-12-14  2:24 UTC  (3+ messages)

[PATCH-WIP] convert CPU sysdev class to a real subsytem (needed for CPU modaliases)
 2011-12-14  2:11 UTC  (8+ messages)

[RFC][BUGFIX] memcg: fix memsw uncharged twice in do_swap_page
 2011-12-14  2:08 UTC  (3+ messages)

[PATCH] Btrfs: don't panic if orphan item already exists
 2011-12-14  2:07 UTC  (4+ messages)

[PATCH] kvm tools: Clean up LINT assignment code
 2011-12-14  2:06 UTC  (2+ messages)

[U-Boot] [STATUS] v2011.12-rc1 is out - release date Dec 23
 2011-12-14  1:56 UTC  (2+ messages)

[PATCH v3] v4l: Add driver for Micron MT9M032 camera sensor
 2011-12-14  1:55 UTC  (2+ messages)

[Qemu-devel] [PATCH] syborg: drop support for Symbian Virtual Platform
 2011-12-14  1:50 UTC  (4+ messages)

[PATCH 1/1] Staging: zram: print the disk size in KB
 2011-12-14  1:50 UTC  (2+ messages)

[Bug 43655] New: Latest radeon dri driver on HD6950 with kernel 3.2 flickers
 2011-12-14  1:48 UTC  (2+ messages)
` [Bug 43655] "


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.