public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-15 11:39:08 to 2013-01-15 15:50:14 UTC [more...]

[PATCH v6 00/18] perf: add memory access sampling support
 2013-01-15 15:39 UTC  (14+ messages)
` [PATCH v6 01/18] perf, x86: Support CPU specific sysfs events
` [PATCH v6 02/18] perf/x86: improve sysfs event mapping with event string
` [PATCH v6 03/18] perf/x86: add flags to event constraints
` [PATCH v6 04/18] perf, core: Add a concept of a weightened sample
` [PATCH v6 05/18] perf: add minimal support for PERF_SAMPLE_WEIGHT
` [PATCH v6 07/18] perf: add generic memory sampling interface
` [PATCH v6 08/18] perf/x86: add memory profiling via PEBS Load Latency
` [PATCH v6 10/18] perf/x86: add support for PEBS Precise Store
` [PATCH v6 12/18] perf report: add support for mem access profiling
` [PATCH v6 13/18] perf record: "
` [PATCH v6 14/18] perf tools: add new mem command for memory "
` [PATCH v6 15/18] perf: add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP
` [PATCH v6 18/18] perf tools: Fix output of symbol_daddr offset

[PATCH v4] Add security.* XATTR support for the UBIFS
 2013-01-15 15:48 UTC  (2+ messages)
` [v4] "

[PATCH 1/3] slub: correct to calculate num of acquired objects in get_partial_node()
 2013-01-15 15:46 UTC  (6+ messages)
` [PATCH 2/3] slub: correct bootstrap() for kmem_cache, kmem_cache_node
` [PATCH 3/3] slub: add 'likely' macro to inc_slabs_node()

[PATCH v8 00/22] PCI, ACPI: pci root bus hotplug support / pci match_driver
 2013-01-15 15:45 UTC  (9+ messages)
` [PATCH v8 02/22] PCI: Add root bus children dev's res to fail list
` [PATCH v8 22/22] PCI: move device_add out of pci_bus_add_device()

[PATCH V2 0/4] input: keyboard: tegra: cleanups and DT supports
 2013-01-15 15:44 UTC  (15+ messages)
` [PATCH v2 2/4] input: keyboard: tegra: use devm_* for resource allocation

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-01-15 15:40 UTC  (9+ messages)
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host

[PATCH] clk: mvebu/clk-cpu.c: fix memory leakage
 2013-01-15 15:37 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v2 00/12] video: da8xx-fb: DT support
 2013-01-15 15:32 UTC  (14+ messages)
` [PATCH v2 01/12] video: da8xx-fb: make io operations safe
` [PATCH v2 02/12] video: da8xx-fb: fix 24bpp raster configuration
` [PATCH v2 03/12] video: da8xx-fb: enable sync lost intr for v2 ip
` [PATCH v2 04/12] video: da8xx-fb: use devres
` [PATCH v2 05/12] video: da8xx-fb: ensure non-null cfg in pdata
` [PATCH v2 06/12] video: da8xx-fb: reorganize panel detection
` [PATCH v2 07/12] video: da8xx-fb: minimal dt support
` [PATCH v2 08/12] video: da8xx-fb: invoke platform callback safely
` [PATCH v2 09/12] video: da8xx-fb: obtain fb_videomode info from dt
` [PATCH v2 10/12] video: da8xx-fb: ensure pdata only for non-dt
` [PATCH v2 11/12] video: da8xx-fb: setup struct lcd_ctrl_config for dt
` [PATCH v2 12/12] video: da8xx-fb: set upstream clock rate (if reqd)

[PATCH v7u1 00/31] x86, boot, 64bit: Add support for loading ramdisk and bzImage above 4G
 2013-01-15 15:22 UTC  (7+ messages)
` [PATCH v7u1 01/31] x86, mm: Fix page table early allocation offset checking
` [PATCH v7u1 10/31] x86, 64bit: Don't set max_pfn_mapped wrong value early on native path

[PATCH v2 00/14] fuse: An attempt to implement a write-back cache policy
 2013-01-15 15:20 UTC  (3+ messages)

[RESEND PATCH v3 1/3] mm: use zone->present_pages instead of zone->managed_pages when appreciated
 2013-01-15 15:18 UTC  (3+ messages)
` [RESEND PATCH v3 2/3] mm: set zone->present_pages to number of existing pages in the zone
` [RESEND PATCH v3 3/3] mm: increase totalram_pages when free pages allocated by bootmem allocator

[PATCH] cxgb4: set coalesce parameters on all queues
 2013-01-15 15:15 UTC 

[RFCv2 00/10] remoteproc: Support bi-directional vdev config space
 2013-01-15 15:14 UTC  (25+ messages)
` [RFCv2 03/11] remoteproc: Set vring addresses in resource table
` [RFCv2 04/11] remoteproc: Add state RPROC_LOADED
` [RFCv2 05/11] remoteproc: Load firmware once
` [RFCv2 07/11] remoteproc: Register virtio devices after vring allocation
` [RFCv2 08/11] remoteproc: Refactor function rproc_elf_find_rsc_table
` [RFCv2 09/11] remoteproc: Add operation to find resource table in memory
` [RFCv2 10/11] remoteproc: Find resource table in device memory
` [RFCv2 11/11] remoteproc: Support virtio config space

[PATCH] regulator: maintainers: update email address
 2013-01-15 15:13 UTC 

[PATCH 4/5] fuse: enable close_wait feature
 2013-01-15 15:07 UTC  (2+ messages)
` [PATCH] fuse: enable close_wait feature (v2)

[PATCH] fb: Rework locking to fix lock ordering on takeover
 2013-01-15 15:12 UTC  (13+ messages)

[RFC PATCH 0/7] usb: musb: add driver for control module
 2013-01-15 15:04 UTC  (11+ messages)
` [RFC PATCH 1/7] drivers: usb: phy: add a new driver for usb part of "
` [RFC PATCH 2/7] ARM: OMAP: devices: create device "

[PATCH 0/5] fuse: close file synchronously
 2013-01-15 15:02 UTC  (5+ messages)
` [PATCH 3/5] fuse: wait for end of IO on release
  ` [PATCH] fuse: wait for end of IO on release (v2)

[BUG] perf record: --uid=x fails
 2013-01-15 14:58 UTC  (2+ messages)

[PATCH v2] mtd: vt8500: Add support for Wondermedia Serial Flash Controller
 2013-01-15 14:55 UTC  (2+ messages)

Linux 3.8-rc1: compiling problem in perf-event-p6.o
 2013-01-15 14:50 UTC 

3.8-rc2 lockdep complains about console_lock vs. fb_notifier_list.rwsem
 2013-01-15 14:47 UTC  (3+ messages)

[PATCH] ALSA: ASoC: McASP: Fix data rotation for playback. Enables 24bit audio playback
 2013-01-15 14:41 UTC 

linux-next: manual merge of the akpm tree with the block tree
 2013-01-15 14:33 UTC  (2+ messages)

[PATCH] drivers/base/cpu.c: Fix typo in comment
 2013-01-15 14:27 UTC 

[PATCH V2] memory-hotplug: revert register_page_bootmem_info_node() to empty when platform related code is not implemented
 2013-01-15 14:20 UTC  (2+ messages)

[RFC 0/4] perf tool: Adding ratios support
 2013-01-15 13:39 UTC  (5+ messages)
` [PATCH 1/4] perf tool: Remove unused 'unset' parameter from parse_events
` [PATCH 2/4] perf tool: Add formula interface to interface ratio definitions
` [PATCH 3/4] perf stat: Adding -f option to load and process ratios
` [PATCH 4/4] perf tool: Adding formula.conf file for testing

[PATCH 00/18] AB8500 battery management series upgrade
 2013-01-15 14:09 UTC  (7+ messages)
` [PATCH 04/18] power: ab8500_fg: Replace msleep() with usleep_range() for greater accuracy

[PATCH 1/9] avr32: Provide dma_mmap_coherent() and dma_get_sgtable()
 2013-01-15 14:07 UTC  (6+ messages)
` [PATCH 3/9] c6x: "
  ` [Linux-c6x-dev] "

radeon 0000:02:00.0: GPU lockup CP stall for more than 10000msec
 2013-01-15 14:04 UTC  (7+ messages)

[PATCH 00/10] video: da8xx-fb: DT support
 2013-01-15 13:59 UTC  (5+ messages)
` [PATCH 08/10] video: da8xx-fb: obtain fb_videomode info from dt

[PATCH v2 0/5] ARM: dts: AM33XX: lcdc support
 2013-01-15 13:51 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: dts: AM33XX: Add lcdc node
` [PATCH v2 2/5] ARM: dts: AM33XX: Add am335x-evm lcdc panel timings
` [PATCH v2 3/5] ARM: dts: AM33XX: Add am335x-evm lcdc pincontrol info
` [PATCH v2 4/5] ARM: dts: AM33XX: Add am335x-evmsk lcdc panel timings
` [PATCH v2 5/5] ARM: dts: AM33XX: Add am335x-evmsk lcdc pincontrol info

[PATCH 0/7] cross-device reservation for dma-buf support
 2013-01-15 13:49 UTC  (10+ messages)
` [PATCH 1/7] arch: add __mutex_fastpath_lock_retval_arg to generic/sh/x86/powerpc/ia64
` [PATCH 2/7] mutex: add support for reservation style locks
` [PATCH 3/7] sched: allow try_to_wake_up to be used internally outside of core.c
` [PATCH 4/7] fence: dma-buf cross-device synchronization (v11)
` [PATCH 5/7] seqno-fence: Hardware dma-buf implementation of fencing (v4)
` [PATCH 6/7] reservation: cross-device reservation support
` [PATCH 7/7] reservation: Add lockdep annotation and selftests

[PATCH 00/26] AB8500 MFD overhaul
 2013-01-15 13:49 UTC  (29+ messages)
` [PATCH 01/26] mfd: ab8500-sysctrl: Provide a platform specific pm_power_off() call-back
` [PATCH 02/26] mfd: ab8500-sysctrl: If a charger is present, reboot instead
` [PATCH 03/26] mfd: ab8500-sysctrl: Only reboot into charging mode if battery type is known
` [PATCH 04/26] mfd: ab8500-sysctrl.c: Provide charging as reset reason
` [PATCH 05/26] mfd: ab8500-gpadc: Change to mdelay for greater resolution
` [PATCH 06/26] mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registers
` [PATCH 07/26] mfd: ab8500-sysctrl: export read/write symbols
` [PATCH 08/26] mfd: abx500-core: Provide an API to dump all ABx500 registers
` [PATCH 09/26] mfd: ab8500-debugfs: Provide a means for a user subscribe to IRQs
` [PATCH 10/26] mfd: ab8500-debugfs: Wake-up device on debugfs IRQ
` [PATCH 11/26] mfd: ab8500-debugfs: Keep count of IRQs in debugfs
` [PATCH 12/26] mfd: ab8500-debugfs: Use NULL to initialise remaining NULL pointer
` [PATCH 13/26] mfd: ab8500-debugfs: Formated access AB8500 registers from debugfs entry
` [PATCH 14/26] mfd: ab8500-debugfs: Fix introduced compiler time warnings
` [PATCH 15/26] mfd: ab8500-debugfs: Export all AB8500 ADCs as debugfs nodes
` [PATCH 16/26] mfd: ab8500-debugfs: Set the USB charging current to 300mA for ABV3
` [PATCH 17/26] mfd: ab8500-debugfs: add debugfs node to read all registers
` [PATCH 18/26] mfd: ab8500-core: Allow the possibility to dump all AB8500 registers
` [PATCH 19/26] mfd: ab8500-debugfs: Allow number of IRQs to be provided more dynamically
` [PATCH 20/26] mfd ab8500-gpadc: Introduce new AB version detection
` [PATCH 21/26] mfd: ab8500-debugfs: Add interrupt debug
` [PATCH 22/26] mfd: ab8500-gpadc: Add runtime pm support
` [PATCH 23/26] mfd: ab8500-pwm: Enable support for AB8505 PWMLED blink
` [PATCH 24/26] mfd: ab8500-debugfs: sizeof() mismatch bugfix
` [PATCH 25/26] mfd: ab8500-gpadc: Reduce conversion timeout
` [PATCH 26/26] mfd: ab8500-gpadc: Use new ab8500_gpadc_get() with name parameter

[GIT PULL] extcon for 3.8-rc4
 2013-01-15 13:49 UTC  (5+ messages)

[PATCH -v2 00/26] rename random32 to prandom
 2013-01-15 13:47 UTC  (5+ messages)
` [PATCH -v2 13/26] ubifs: rename random32() to prandom_u32()
` [PATCH -v2 17/26] mtd: "

[PATCH] tools lib traceevent: Fix warning on '>=' operator
 2013-01-15 13:45 UTC  (2+ messages)

linux-next: Why no Tree for Jan 15?
 2013-01-15 13:40 UTC  (3+ messages)

[PATCH v4 0/4] Enable ehci, ohci and dwc3 devices on exynos5250
 2013-01-15 13:38 UTC  (5+ messages)
` [PATCH v4 1/4] ARM: Exynos5250: Enabling ehci-s5p driver
` [PATCH v4 2/4] ARM: Exynos5250: Enabling ohci-exynos driver
` [PATCH v4 3/4] ARM: Exynos5250: Add clock information for dwc3-exynos
` [PATCH v4 4/4] ARM: Exynos5250: Enabling dwc3-exynos driver

[PATCH v3] xen/grant-table: correctly initialize grant table version 1
 2013-01-15 13:24 UTC  (2+ messages)

[PATCH v3 00/10] video: da8xx-fb: runtime timing configuration
 2013-01-15 13:32 UTC  (11+ messages)
` [PATCH v3 01/10] video: da8xx-fb: fb_check_var enhancement
` [PATCH v3 02/10] video: da8xx-fb: simplify lcd_reset
` [PATCH v3 03/10] video: da8xx-fb: use modedb helper to update var
` [PATCH v3 04/10] video: da8xx-fb: remove unneeded "var" initialization
` [PATCH v3 05/10] video: da8xx-fb: store current display information
` [PATCH v3 06/10] video: da8xx-fb: store clk rate even if !CPUFREQ
` [PATCH v3 07/10] video: da8xx-fb: pix clk and clk div handling cleanup
` [PATCH v3 08/10] video: da8xx-fb: store struct device *
` [PATCH v3 09/10] video: da8xx-fb: report correct pixclock
` [PATCH v3 10/10] video: da8xx-fb: fb_set_par support

[PATCH] ARM: AM33XX: clock: SET_RATE_PARENT in lcd path
 2013-01-15 13:34 UTC 

[PATCH] Xen: properly bound buffer access when parsing cpu/*/availability
 2013-01-15 13:31 UTC 

[PATCH RESEND 0/6 v13] gpio: Add block GPIO
 2013-01-15 13:30 UTC  (9+ messages)
` [PATCH RESEND 1/6 v13] gpio: Add a block GPIO API to gpiolib
` [PATCH RESEND 2/6 v13] gpio: Add sysfs support to block GPIO API
` [PATCH RESEND 3/6 v13] gpio: Add userland device interface to block GPIO
` [PATCH RESEND 4/6 v13] gpiolib: Fix default attributes for class
` [PATCH RESEND 5/6 v13] gpio: Add device tree support to block GPIO API
` [PATCH RESEND 6/6 v13] gpio: Add block gpio to several gpio drivers

Announcement: STEC EnhanceIO SSD caching software for Linux kernel
 2013-01-15 13:19 UTC  (3+ messages)

RCU: non-atomic assignment to long/pointer variables in gcc
 2013-01-15 13:07 UTC  (3+ messages)

kernel 3.7+ cpufreq regression on AMD system running as dom0
 2013-01-15 13:04 UTC  (2+ messages)

[PATCH 3/4] Enable ecc-mode selection in the driver
 2013-01-15 12:51 UTC  (2+ messages)

[PATCH V1 3/3] Xen processor driver
 2013-01-15 12:33 UTC 

zram: fix invalid memory references during disk write
 2013-01-15 12:33 UTC  (11+ messages)

[PATCH V1 2/3] Move xen_acpi_get_pxm to Xen acpi.h
 2013-01-15 12:31 UTC 

[PATCH V1 1/3] Xen stub driver for CPU hotplug
 2013-01-15 12:30 UTC 

[PATCH -tip 0/3] Move kprobes files under the kprobes directory
 2013-01-15 12:14 UTC  (3+ messages)
  `  "

[PATCHv2 0/4] clockevents: decouple broadcast mechanism from drivers
 2013-01-15 12:00 UTC  (10+ messages)
` [PATCHv2 1/4] clockevents: Add generic timer broadcast receiver

hi
 2013-01-15 11:55 UTC 

[PATCH 1/3] PM / devfreq: set min/max freq limit from freq table
 2013-01-15 11:46 UTC  (7+ messages)
` [PATCH 2/3] PM / devfreq: fix stats start time stamp
` [PATCH 3/3] PM / devfreq: account suspend/resume for stats

[PATCHv5,RESEND 0/8] Support for Tegra 2D hardware
 2013-01-15 11:44 UTC  (7+ messages)
` [PATCHv5,RESEND 3/8] gpu: host1x: Add channel support
` [PATCHv5,RESEND 4/8] gpu: host1x: Add debug support
` [PATCHv5,RESEND 5/8] drm: tegra: Move drm to live under host1x
` [PATCHv5,RESEND 6/8] gpu: host1x: Remove second host1x driver
` [PATCHv5,RESEND 7/8] ARM: tegra: Add board data and 2D clocks
` [PATCHv5,RESEND 8/8] drm: tegra: Add gr2d device

[PATCH v2] xen/grant-table: correctly initialize grant table version 1
 2013-01-14 15:31 UTC 


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