public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-13 02:02:49 to 2012-06-13 11:17:25 UTC [more...]

[PATCH -V8 00/16] hugetlb: Add HugeTLB controller to control HugeTLB allocation
 2012-06-13 11:15 UTC  (9+ messages)
` [PATCH -V8 11/16] hugetlb/cgroup: Add charge/uncharge routines for hugetlb cgroup
` [PATCH -V8 15/16] hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migration

[RFCv5 00/19] perf: Add backtrace post dwarf unwind
 2012-06-13 11:16 UTC  (3+ messages)
` [PATCH 02/19] perf: Add ability to attach user level registers dump to sample

[PATCH] NFS: hard-code init_net for NFS callback transports
 2012-06-13 11:15 UTC  (5+ messages)

[PATCH] e1000: save skb counts in TX to avoid cache misses
 2012-06-13 11:12 UTC  (6+ messages)

[RFC][PATCH 00/13 v2] kprobes/ftrace: Making ftrace usable for kprobes
 2012-06-13 11:12 UTC  (3+ messages)

[PATCHv3 0/3] ARM: replace custom consistent dma region with vmalloc
 2012-06-13 11:01 UTC  (4+ messages)
` [PATCHv3 1/3] mm: vmalloc: use const void * for caller argument
` [PATCHv3 2/3] mm: vmalloc: add VM_DMA flag to indicate areas used by dma-mapping framework
` [PATCHv3 3/3] ARM: dma-mapping: remove custom consistent dma region

[RFC patch 0/5] Per cpu thread hotplug infrastructure
 2012-06-13 11:00 UTC  (6+ messages)
` [RFC patch 2/5] smpboot: Provide infrastructure for percpu hotplug threads
` [RFC patch 1/5] kthread: Implement park/unpark facility
` [RFC patch 3/5] softirq: Use hotplug thread infrastructure
` [RFC patch 4/5] watchdog: "
` [RFC patch 5/5] infiniband: ehca: "

[PATCH v4 0/13] SATA ZPODD support
 2012-06-13 11:00 UTC  (5+ messages)
` [PATCH v4 02/13] libata: bind the Linux device tree to the ACPI device tree

[PATCH v5] sound/soc/lapis: add platform driver for ML7213
 2012-06-13 10:41 UTC  (12+ messages)
` [alsa-devel] "

[PATCH -V9 00/15] hugetlb: Add HugeTLB controller to control HugeTLB allocation
 2012-06-13 10:27 UTC  (16+ messages)
` [PATCH -V9 01/15] hugetlb: rename max_hstate to hugetlb_max_hstate
` [PATCH -V9 02/15] hugetlb: don't use ERR_PTR with VM_FAULT* values
` [PATCH -V9 03/15] hugetlb: add an inline helper for finding hstate index
` [PATCH -V9 04/15] hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages
` [PATCH -V9 05/15] hugetlb: avoid taking i_mmap_mutex in unmap_single_vma() for hugetlb
` [PATCH -V9 06/15] hugetlb: simplify migrate_huge_page()
` [PATCH -V9 07/15] hugetlb: add a list for tracking in-use HugeTLB pages
` [PATCH -V9 08/15] hugetlb: Make some static variables global
` [PATCH -V9 09/15] mm/hugetlb: Add new HugeTLB cgroup
` [PATCH -V9 10/15] hugetlb/cgroup: Add the cgroup pointer to page lru
` [PATCH -V9 11/15] hugetlb/cgroup: Add charge/uncharge routines for hugetlb cgroup
` [PATCH -V9 12/15] hugetlb/cgroup: Add support for cgroup removal
` [PATCH -V9 13/15] hugetlb/cgroup: add hugetlb cgroup control files
` [PATCH -V9 14/15] hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migration
` [PATCH -V9 15/15] hugetlb/cgroup: add HugeTLB controller documentation

gma500: Cannot find any crtc or sizes - going 1024x768
 2012-06-13 10:31 UTC  (12+ messages)

[GIT PULL] irq/core changes for v3.5
 2012-06-13 10:23 UTC  (8+ messages)

[PATCH 0/2] x86/mm: remove arch-specific PTE/PMD get-and-clear functions
 2012-06-13 10:20 UTC  (3+ messages)
` [PATCH 1/2] x86/mm: remove arch-specific ptep_get_and_clear() function
` [PATCH 2/2] x86/mm: remove arch-specific pmdp_get_and_clear() function

[PATCH v3 0/4] i2c: tegra: Bug fixes, cleanups and M_NOSTART support
 2012-06-13 10:12 UTC  (5+ messages)
` [PATCH V3 1/4] i2c: tegra: make sure register writes completes
` [PATCH V3 2/4] i2c: tegra: add PROTOCOL_MANGLING as supported functionality
` [PATCH V3 3/4] i2c: tegra: support for I2C_M_NOSTART functionality
` [PATCH V3 4/4] i2c: tegra: make all resource allocation through devm_*

[PATCH-V2] perf symbols: fix symbol offset breakage with separated debug info
 2012-06-13 10:14 UTC  (4+ messages)
` Fwd: "

[PATCH RFT 1/4] regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_list_voltage_linear
 2012-06-13 10:03 UTC  (3+ messages)
` [PATCH RFT 3/4] regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_voltage

[RFC] Filtering SG_IO commands using cgroups
 2012-06-13 10:02 UTC 

[PATCH v2 1/2] uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()
 2012-06-13  9:58 UTC  (4+ messages)
  ` Q: a_ops->readpage() && struct file

[PATCH 1/2] regulator: wm8400: Use wm8400_ldo_list_voltage instead of open code to verify selected voltage
 2012-06-13  9:47 UTC  (2+ messages)

[PATCH 1/5] regulator: Remove s5m8767a buck initialization
 2012-06-13  9:45 UTC  (2+ messages)

[RFC 0/4] ARM: topology: set the capacity of each cores for big.LITTLE
 2012-06-13  9:44 UTC  (7+ messages)
` [RFC 1/4] ARM: topology: Add arch_scale_freq_power function
` [RFC 3/4] ARM: topology: Update cpu_power according to DT information

[PATCH 0/5] Introduce generic set_bit_le() -v2
 2012-06-13  9:43 UTC  (7+ messages)
` [PATCH 1/5] sfc: Use standard __{clear,set}_bit_le() functions
` [PATCH 2/5] drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function
` [PATCH 3/5] bitops: Introduce generic {clear,set}_bit_le()
` [PATCH 4/5] powerpc: bitops: Introduce {clear,set}_bit_le()
` [PATCH 5/5] KVM: Replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le()

wrong count of CPU usage
 2012-06-13  9:24 UTC  (2+ messages)
` [utime/stime times have stalled]

[PATCH v2] lib/decompress_unxz.c: removing all memory helper functions
 2012-06-13  9:32 UTC  (3+ messages)

[PATCH 1/2] regulator: wm831x-ldo: Convert to devm_request_threaded_irq
 2012-06-13  9:30 UTC  (2+ messages)

[PATCH 1/3] net: lpc_eth: Replace WARN() trace with simple pr_warn()
 2012-06-13  9:28 UTC  (8+ messages)

NFSv4 regression, kernel BUG at fs/nfsd/nfs4state.c:1044!
 2012-06-13  9:27 UTC  (7+ messages)
          ` RPC: fragment too large with transition to 3.4

[PATCHv6 0/8] kvm: eoi optimization support
 2012-06-13  9:26 UTC  (9+ messages)
` [PATCHv6 2/8] kvm: optimize ISR lookups
` [PATCHv6 6/8] kvm: only sync when attention bits set

fanotify hangs with multi-threaded programs
 2012-06-13  9:20 UTC 

[PATCH] printk: Ensure oops printing if console is locked
 2012-06-13  9:14 UTC 

[PATCH RFT] regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmap
 2012-06-13  9:09 UTC  (2+ messages)

ACHTUNG ACHTUNG (QUOTE ALERT)
 2012-06-13  8:25 UTC 

[PATCH V5 0/13] perf: Intel uncore pmu counting support
 2012-06-13  9:02 UTC  (10+ messages)
` [PATCH V5 12/13] perf, tool: Add pmu event alias support

[PATCH 1/2] x86: Track minimum microcode revision globally v2
 2012-06-13  8:57 UTC  (8+ messages)

[PATCH] [media] stradis: remove unused V4L1 headers
 2012-06-13  8:47 UTC 

[PATCH] Documentation: fix DOCBOOKS=... building
 2012-06-13  8:43 UTC 

[PATCH 2/3] clk: add ICST307 driver
 2012-06-13  8:38 UTC  (3+ messages)

[PATCH] perf/x86: check ucode before disabling PEBS on SandyBridge
 2012-06-13  8:38 UTC  (12+ messages)

[PATCH 1/2] char/tpm: Add new driver for Infineon I2C TIS TPM
 2012-06-13  8:35 UTC  (6+ messages)
` [PATCH 2/2] CHROMIUM: tpm: tpm_i2c_infineon: Lock the I2C adapter for a sequence of requests

[PATCH 00/15][RFC] Android ETM driver changes
 2012-06-13  8:33 UTC  (5+ messages)
` [PATCH 01/15] ARM: etm: Don't require clock control
` [PATCH 03/15] ARM: etm: Don't try to clear the buffer full status after reading the buffer
` [PATCH 09/15] ARM: etm: Power down etm(s) when tracing is not enabled

[PATCH 1/8 v2] i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios
 2012-06-13  8:22 UTC  (8+ messages)
` [PATCH 2/8 v2] i2c: i2c-bfin-twi: Improve the patch for bug "Illegal i2c bus lock upon certain transfer scenarios"
` [PATCH 3/8 v2] i2c: i2c-bfin-twi: Break dead waiting loop if i2c device misbehaves
` [PATCH 4/8 v2] i2c: i2c-bfin-twi: Tighten condition when failing I2C transfer if MEN bit is reset unexpectedly
` [PATCH 5/8 v2] i2c:i2c-bfin-twi: TWI fails to restart next transfer in high system load
` [PATCH 6/8 v2] i2c:i2c-bfin-twi: include twi head file
` [PATCH 7/8 v2] i2c: i2c-bfin-twi: Move TWI peripheral pin request array to platform data
` [PATCH 8/8 v2] i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file

[PATCH 5/5] regulator: Support AP watchdog reset operation for s5m8767a
 2012-06-13  8:28 UTC 

[PATCH 4/5] regulator: Replace set_voltage with set_voltage_sel
 2012-06-13  8:28 UTC 

[PATCH 3/5] regulator: Modify ramp_delay value for s5m8767a
 2012-06-13  8:27 UTC 

[PATCH 2/5] regulator: Fix the s5m8767a problem of the division by null
 2012-06-13  8:27 UTC 

[PATCH 0/5] Update s5m8767 regulator driver
 2012-06-13  8:25 UTC 

[PATCH] sched: Folding nohz load accounting more accurate
 2012-06-13  8:16 UTC  (7+ messages)

[PATCH 00/14] Final (large) batch of Snowball Device Tree Enablement
 2012-06-13  8:12 UTC  (7+ messages)
` [PATCH 09/14] i2c: Add Device Tree support to the Nomadik I2C driver

[BUGFIX] ACPI, APEI, Avoid too much error reporting in runtime
 2012-06-13  8:03 UTC  (3+ messages)

[PATCH v4] watchdog: Quiet down the boot messages
 2012-06-13  7:58 UTC  (2+ messages)

[GIT PULL] sh fixes for 3.5-rc3
 2012-06-13  7:57 UTC 

[PATCH v3] watchdog: Quiet down the boot messages
 2012-06-13  7:56 UTC  (3+ messages)

[PATCH] kvm: notify host when guest panicked
 2012-06-13  8:00 UTC  (9+ messages)
` [PATCH 1/3] start vm after reseting it
  ` [Qemu-devel] "
` [PATCH 3/3] deal with guest panicked event

[PATCH] x86: dma-mapping: fix broken allocation when dma_mask has been provided
 2012-06-13  7:56 UTC  (2+ messages)

[PATCH 1/8] i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios
 2012-06-13  7:47 UTC  (4+ messages)
` [PATCH 3/8] i2c: i2c-bfin-twi: Break dead waiting loop if i2c device misbehaves

[PATCH] video: backlight: remove unused header
 2012-06-13  7:47 UTC 

[PATCH v8 0/8] x86 TLB flush range optimizing
 2012-06-13  7:42 UTC  (2+ messages)

[PATCH RFC 0/2] Improve virtio-blk performance
 2012-06-13  7:41 UTC  (3+ messages)
` [PATCH RFC 1/2] block: Add blk_bio_map_sg() helper
` [PATCH RFC 2/2] virtio-blk: Add bio-based IO path for virtio-blk

[PATCH 1/2] irqdomain: Fix up linear revmap for non-zero hwirq displacement
 2012-06-13  7:34 UTC  (2+ messages)
` [PATCH 2/2] irqdomain: Support one-shot tear down of domain mappings

Deprecate suspend/resume in device_driver
 2012-06-13  7:33 UTC 

[PATCH 1/7] acpi: add a way to promote/demote vendor backlight drivers
 2012-06-13  7:32 UTC  (7+ messages)
` [PATCH 2/7] drivers-platform-x86: use acpi_video_dmi_promote_vendor()
` [PATCH 3/7] samsung-laptop: X360 ACPI backlight device is broken
` [PATCH 4/7] acpi/video_detect: blacklist samsung x360
` [PATCH 5/7] samsung-laptop: support R40/R41
` [PATCH 6/7] asus-wmi: control backlight power through WMI, not ACPI
` [PATCH 7/7] asus-wmi: enable resume on lid open

[PATCH 1/2] irqdomain: Simple NUMA awareness
 2012-06-13  7:31 UTC  (6+ messages)
` [PATCH 2/2] irqdomain: Support for static IRQ mapping and association

AMD FX CPU bug, not fixed by latest microcode?
 2012-06-13  7:30 UTC  (5+ messages)

rcu: endless stalls
 2012-06-13  7:12 UTC  (10+ messages)

File copy is very slow on linux-3.4.2 (or linux-3.3x) on a specific hardware: AMD FX-8150 + 990FX
 2012-06-13  6:53 UTC  (6+ messages)

[PATCH] perf/x86: check ucode before disabling PEBS on SandyBridge
 2012-06-13  6:51 UTC  (11+ messages)

UIO driver multi-instance issue discussion
 2012-06-13  6:42 UTC 

[PATCH 1/1] hda_intel: switch Intel chipsets to COMBO position_fix
 2012-06-13  6:40 UTC  (2+ messages)

[PATCH 0/2] Add FALLOC_FL_ZERO_RANGE to fallocate
 2012-06-13  6:24 UTC  (7+ messages)
` [PATCH 2/2] xfs: add "

[PATCH 8/8] staging: comedi: cleanup comedi_alloc_subdevices
 2012-06-13  6:23 UTC  (4+ messages)

[PATCH v4 1/1] block: Add test-iosched scheduler
 2012-06-13  6:22 UTC  (5+ messages)

linux-next: Tree for Jun 13
 2012-06-13  5:54 UTC 

[PATCH 1/2 v2] x86: add max_addr boot option
 2012-06-13  5:36 UTC  (8+ messages)

[PATCH] tools lib traceevent: Replace malloc_or_die to plain malloc in alloc_event()
 2012-06-13  5:48 UTC  (2+ messages)

linux-next: manual merge of the akpm tree with the net tree
 2012-06-13  5:27 UTC 

MMC: commit dba3c29 ruins mmc card data on beagle-xm revB
 2012-06-13  5:26 UTC  (3+ messages)

[PATCH] Staging: keucr: scsiglue: fixed a do while coding style issue
 2012-06-13  5:16 UTC 

[PATCH 2/2] PM: Devfreq: Add frequency get function in profile
 2012-06-13  5:16 UTC  (2+ messages)

[PATCH 1/2] PM: devfreq: add freq table and available_freqs
 2012-06-13  4:53 UTC 

[PATCH 1/2] PM: devfreq: add freq table and available_freqs
 2012-06-13  4:39 UTC 

[PATCH 2/2] PM: Devfreq: Add frequency get function in profile
 2012-06-13  4:39 UTC 

[PATCH V2] writeback: fix hung_task alarm when sync block
 2012-06-13  4:42 UTC 

[PATCH 0/3] [RFC] Fallocate Volatile Ranges v2
 2012-06-13  4:42 UTC  (20+ messages)
` [PATCH 3/3] [RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers

[GIT PULL] LED subsystem fixes for 3.5-rc2
 2012-06-13  4:41 UTC 

[PATCH 0/2] some minor clk fixes
 2012-06-13  4:39 UTC  (5+ messages)
` [PATCH 1/2] clk: cache parent clocks only for muxes

[PATCH 0/6] [RFC] Fallocate Volatile Ranges v4
 2012-06-13  4:36 UTC  (3+ messages)
` [PATCH 6/6] [RFC][HACK] mm: Change memory management of anonymous pages on swapless systems

[PATCH] leds: use led_brightness_set in led_trigger_event
 2012-06-13  4:25 UTC  (7+ messages)
        ` [PATCH] leds: Rename led_set_brightness() to __led_set_brightness()

linux-next: build failure after merge of the leds tree
 2012-06-13  4:25 UTC  (2+ messages)

[PATCH] writeback: avoid race when update bandwidth
 2012-06-13  4:21 UTC  (4+ messages)

[PATCH v2] writeback: avoid race when update bandwidth
 2012-06-13  3:59 UTC  (3+ messages)

[ANNOUNCE] Target development work-flow re-org
 2012-06-13  3:55 UTC 

[PATCH v6 0/9] KVM: MMU: fast page fault
 2012-06-13  3:11 UTC  (6+ messages)
` [PATCH v6 5/9] KVM: MMU: introduce SPTE_MMU_WRITEABLE bit

[RFC PATCHSET 0/3] tools lib traceevent: Generic error handling for pevent
 2012-06-13  3:02 UTC  (6+ messages)
` [PATCH 3/3] tools lib traceevent: Introduce pevent_strerror

hung_task checking and sys_sync
 2012-06-13  3:02 UTC  (5+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2012-06-13  2:52 UTC 

[PATCH 00/22] perf tools: Backport of latest changes on trace-cmd's libparseevent
 2012-06-13  2:39 UTC  (10+ messages)


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