linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-18 10:13:16 to 2013-10-18 14:51:19 UTC [more...]

[PATCH 00/19] perf tools: fixes and tweaks
 2013-10-18 14:50 UTC  (24+ messages)
` [PATCH 01/19] perf evsel: Add missing 'mmap2' from debug print
` [PATCH 02/19] perf evsel: Add a debug print if perf_event_open fails
` [PATCH 03/19] perf record: Improve write_output error message
` [PATCH 04/19] perf evsel: Add missing decrement in id sample parsing
` [PATCH 05/19] perf session: Add missing sample flush for piped events
` [PATCH 06/19] perf session: Add missing members to perf_event__attr_swap()
` [PATCH 07/19] perf script: Set up output options for in-stream attributes
` [PATCH 08/19] perf inject: Do not repipe attributes to a perf.data file
` [PATCH 09/19] perf tools: Fix 32-bit cross build
` [PATCH 10/19] perf evlist: Fix 32-bit build error
` [PATCH 11/19] perf tools: Fix test_on_exit for 32-bit build
` [PATCH 12/19] perf tools: Fix bench/numa.c "
` [PATCH 13/19] perf tools: Fix libunwind build and feature detection "
` [PATCH 14/19] perf evlist: Add a debug print if event buffer mmap fails
` [PATCH 15/19] perf tools: fix perf_evlist__mmap comments
` [PATCH 16/19] perf tools: factor out duplicated evlist mmap code
` [PATCH 17/19] perf script: print addr by default for BTS
` [PATCH 18/19] perf record: add an option to force per-cpu mmaps
` [PATCH 19/19] perf tools: allow non-matching sample types

[PATCH v3 0/3] Perf support to SDT markers
 2013-10-18 14:49 UTC  (5+ messages)
` [PATCH v3 1/3] SDT markers listing by perf:
` [PATCH v3 2/3] Support for perf to probe into SDT markers:
` [PATCH v3 3/3] Documentation regarding perf/sdt

[PATCH] ARM: kirkwood: remove lagacy clk workarounds
 2013-10-18 14:47 UTC  (2+ messages)

[RFC PATCH linux-next] ns: do not allocate a new nsproxy at each call
 2013-10-18 14:46 UTC  (2+ messages)
` [RFC PATCH linux-next v2] "

linux-next: manual merge of the net-next tree
 2013-10-18 14:39 UTC  (3+ messages)

[PATCH v2 0/4] perf: add option to limit callchain stack scan to increase speed
 2013-10-18 14:38 UTC  (5+ messages)
` [PATCH v2 1/4] perf: Fix potential compilation error with some compilers
` [PATCH v2 2/4] perf: streamline append_chain() function
` [PATCH v2 3/4] perf-report: add --max-stack option to limit callchain stack scan
` [PATCH v2 4/4] perf-top: "

[PATCH 0/6] x86: use new text_poke_bp in ftrace
 2013-10-18 14:38 UTC  (2+ messages)

[PATCH] mm/pagewalk.c: Fix walk_page_range access wrong PTEs
 2013-10-18 14:31 UTC  (3+ messages)

[PATCH 1/6] x86: speed up int3-based patching using less paranoid write
 2013-10-18 14:27 UTC 

[PATCH 3/6] x86: allow to modify more instructions in one text_poke_bp call
 2013-10-18 14:27 UTC 

[PATCH 4/6] x86: modify ftrace function using the new int3-based framework
 2013-10-18 14:27 UTC 

[PATCH 5/6] x86: patch all traced function calls using the int3-based framework
 2013-10-18 14:27 UTC 

[PATCH 6/6] x86: enable/disable ftrace graph call using new int3-based framework
 2013-10-18 14:27 UTC 

[PATCH 2/6] x86: allow to call text_poke_bp during boot
 2013-10-18 14:27 UTC 

[PATCH] block: properly stack underlying max_segment_size to DM device
 2013-10-18 14:23 UTC 

Build error for nommu if CONFIG_DEBUG_ATOMIC_SLEEP is selected
 2013-10-18 14:21 UTC  (3+ messages)

[PATCH] genirq: error reporting for non-percpu interrupt in request_percpu_irq()
 2013-10-18 14:12 UTC  (5+ messages)

[RFC] Does PHY UTMI data width belong to DWC2 or PHY binding?
 2013-10-18 14:12 UTC 

[PATCH v3] init: make init failures more explicit
 2013-10-18 14:11 UTC 

[PATCH] usb-storage: scsiglue: Changing the command result
 2013-10-18 14:10 UTC  (2+ messages)

[GIT PULL] at91: cleanup and preparation for the move to common clk #1
 2013-10-18 14:09 UTC 

[PATCH v8 0/19] enable swiotlb-xen on arm and arm64
 2013-10-18 14:07 UTC  (6+ messages)
` [PATCH v8 08/19] arm/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domain
` [PATCH v8 16/19] arm,arm64: do not always merge biovec if we are running on Xen

[PATCH V2 Resend 00/34] CPUFreq Cleanup Part III
 2013-10-18 13:59 UTC  (35+ messages)
` [PATCH V2 Resend 01/34] cpufreq: Implement light weight ->target_index() routine
` [PATCH V2 Resend 02/34] cpufreq: acpi: Convert to "
` [PATCH V2 Resend 03/34] cpufreq: arm_big_little: "
` [PATCH V2 Resend 04/34] cpufreq: at32ap: "
` [PATCH V2 Resend 05/34] cpufreq: blackfin: "
` [PATCH V2 Resend 06/34] cpufreq: cpu0: "
` [PATCH V2 Resend 07/34] cpufreq: cris: "
` [PATCH V2 Resend 08/34] cpufreq: davinci: "
` [PATCH V2 Resend 09/34] cpufreq: dbx500: "
` [PATCH V2 Resend 10/34] cpufreq: e_powersaver: "
` [PATCH V2 Resend 11/34] cpufreq: elanfreq: "
` [PATCH V2 Resend 12/34] cpufreq: exynos: "
` [PATCH V2 Resend 13/34] cpufreq: ia64: "
` [PATCH V2 Resend 14/34] cpufreq: imx6q: "
` [PATCH V2 Resend 15/34] cpufreq: kirkwood: "
` [PATCH V2 Resend 16/34] cpufreq: longhaul: "
` [PATCH V2 Resend 17/34] cpufreq: loongson2: "
` [PATCH V2 Resend 18/34] cpufreq: maple: "
` [PATCH V2 Resend 19/34] cpufreq: omap: "
` [PATCH V2 Resend 20/34] cpufreq: p4: "
` [PATCH V2 Resend 21/34] cpufreq: pasemi: "
` [PATCH V2 Resend 22/34] cpufreq: pmac32: "
` [PATCH V2 Resend 23/34] cpufreq: powernow: "
` [PATCH V2 Resend 24/34] cpufreq: ppc: "
` [PATCH V2 Resend 25/34] cpufreq: pxa: "
` [PATCH V2 Resend 26/34] cpufreq: s3c2416: "
` [PATCH V2 Resend 27/34] cpufreq: s3c64xx: "
` [PATCH V2 Resend 28/34] cpufreq: s5pv210: "
` [PATCH V2 Resend 29/34] cpufreq: sa11x0: "
` [PATCH V2 Resend 30/34] cpufreq: sc520: "
` [PATCH V2 Resend 31/34] cpufreq: sparc: "
` [PATCH V2 Resend 32/34] cpufreq: SPEAr: "
` [PATCH V2 Resend 33/34] cpufreq: speedstep: "
` [PATCH V2 Resend 34/34] cpufreq: tegra: "

MAX_LOCKDEP_CHAINS too low! (sysfs?)
 2013-10-18 13:47 UTC 

[PATCH] cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem
 2013-10-18 13:40 UTC 

[PATCH v4 1/7] clk: tegra: Add support for PLLSS
 2013-10-18 13:45 UTC  (7+ messages)
` [PATCH v4 2/7] clk: tegra: Add periph regs bank X
` [PATCH v4 3/7] clk: tegra124: Add common clk IDs to clk-id.h
` [PATCH v4 4/7] clk: tegra124: Add new peripheral clocks
` [PATCH v4 5/7] clk: tegra124: Add support for Tegra124 clocks
` [PATCH v4 6/7] clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_ops
` [PATCH v4 7/7] clk: tegra124: add suspend/resume function "

[PATCH v4 0/7] Optimize jump label implementation for ARM64
 2013-10-18 13:44 UTC  (6+ messages)
` [PATCH v4 2/7] arm64: introduce interfaces to hotpatch kernel and module code

[RFC][PATCH 0/7] Power-aware scheduling v2
 2013-10-18 13:43 UTC  (9+ messages)
` [RFC][PATCH 4/7] sched: power: Remove power capacity hints for kworker threads

[PATCH v10 00/12] rework arch/x86/platform/[mrst => intel-mid]
 2013-10-18 13:39 UTC  (3+ messages)

AMD Bobcat cpufreq
 2013-10-18 13:36 UTC  (2+ messages)

[PATCH] of/lib: Export fdt routines to modules
 2013-10-18 13:28 UTC  (8+ messages)

dm-writeboost: unusual refcount on Raspberry Pi
 2013-10-18 13:30 UTC 

[PATCH v5 01/15] ARM: tegra30: add missing CLK IDs
 2013-10-18 13:25 UTC  (15+ messages)
` [PATCH v5 02/15] clk: tegra: simplify periph clock data
` [PATCH v5 03/15] clk: tegra: common periph_clk_enb_refcnt and clks
` [PATCH v5 04/15] clk: tegra: Add TEGRA_PERIPH_NO_DIV flag
` [PATCH v5 05/15] clk: tegra: move some PLLC and PLLXC init to clk-pll.c
` [PATCH v5 06/15] clk: tegra: move fields to tegra_clk_pll_params
` [PATCH v5 07/15] clk: tegra: add header for common tegra clock IDs
` [PATCH v5 08/15] clk: tegra: add common infra for DT clocks
` [PATCH v5 09/15] clk: tegra: add clkdev registration infra
` [PATCH v5 10/15] clk: tegra: move audio clk to common file
` [PATCH v5 11/15] clk: tegra: move periph clocks "
` [PATCH v5 12/15] clk: tegra: move PMC, fixed clocks to common files
` [PATCH v5 13/15] clk: tegra: introduce common gen4 super clock
` [PATCH v5 14/15] clk: tegra: move tegra30 to common infra
` [PATCH v5 15/15] clk: tegra: move tegra20 "

[RESEND PATCH v2 0/6] Update Kona drivers to use clocks
 2013-10-18 13:22 UTC  (4+ messages)
` [RESEND PATCH v2 6/6] mmc: sdhci-bcm-kona: Add basic use of clocks

[PATCH] x86, relocs: add percpu fixup for GNU ld 2.23
 2013-10-18 13:20 UTC  (2+ messages)
` [tip:x86/kaslr] x86/relocs: Add "

Re:HDPE LDPE PVC
 2013-10-18 13:18 UTC 

[PATCH 0/3] Convert from bio-based to blk-mq v2
 2013-10-18 13:14 UTC  (4+ messages)
` [PATCH 1/3] blk-mq: call exit_hctx on hw queue teardown
` [PATCH 2/3] NVMe: Extract admin queue size
` [PATCH 3/3] NVMe: Convert to blk-mq

[PATCH for 3.12] mutex: Avoid gcc version dependent __builtin_constant_p() usage
 2013-10-18 13:13 UTC  (6+ messages)
      ` [PATCH for 3.12] mutex: Avoid gcc version dependent__builtin_constant_p() usage

[RFC] [PATCH] phy: Add new Exynos USB PHY driver
 2013-10-18 13:10 UTC  (5+ messages)

[PATCH 0/3 v2] Add regulator supply alias
 2013-10-18 13:06 UTC  (5+ messages)
` [PATCH 1/3 v2] regulator: core: Add ability to create a lookup alias for supply

[PATCH] ACPI/Power: Check physical device's runtime pm status before requesting to resume it
 2013-10-18 13:05 UTC  (5+ messages)

linux-next: manual merge of the net-next tree
 2013-10-18 13:05 UTC 

[PATCH v2] init: make init failures more explicit
 2013-10-18 13:03 UTC  (3+ messages)

[PATCH v4 1/2] mm: factor commit limit calculation
 2013-10-18 12:56 UTC  (2+ messages)
` [PATCH v4 2/2] mm: allow to set overcommit ratio more precisely

[PATCH v2 3/4] ARM: EXYNOS: add Exynos Dual Cluster Support
 2013-10-18 12:53 UTC 

[PATCH v3 0/9] Extended H/W error log driver
 2013-10-18 12:53 UTC  (8+ messages)
` [PATCH v3 2/9] ACPI, CPER: Update cper info
` [PATCH v3 4/9] ACPI, x86: Extended error log driver for x86 platform
` [PATCH v3 8/9] ACPI, APEI, CPER: Cleanup CPER memory error output format

[PATCH 0/3] Fix some trivial typos in comments
 2013-10-18 12:50 UTC  (4+ messages)
` [PATCH 1/3] irq: "

[PATCH 1/1] mfd: max77693: Include linux/of.h header
 2013-10-18 12:48 UTC  (2+ messages)

[Resend PATCH 0/5] ACPI/PCI: Parse PCI root bridge's ACPI resource via ACPI resource functions
 2013-10-18 12:44 UTC  (6+ messages)
` [Resend PATCH 5/5] IA64/PCI/ACPI: Rework PCI root bridge ACPI resource conversion

[PATCH] x86, kdump: crashkernel=X try to reserve below 896M first, then try below 4G, then MAXMEM
 2013-10-18 12:38 UTC  (5+ messages)

[PATCH] tracing: fix referencing after memory freeing and refactors code
 2013-10-18 12:34 UTC  (5+ messages)

[PATCH RFC] media: rc: OF: Add Generic bindings for remote-control
 2013-10-18 12:23 UTC  (7+ messages)

[PATCH v4 03/15] clk: tegra: common periph_clk_enb_refcnt and clks
 2013-10-18 12:27 UTC  (6+ messages)
` [PATCH v4 06/15] clk: tegra: move fields to tegra_clk_pll_params

[PATCH v2 0/2] ata: ahci_platform: Add PHY support and OMAP support
 2013-10-18 12:24 UTC  (4+ messages)
` [PATCH v2 2/2] ata: ahci_platform: runtime resume the device before use

[PATCH 0/6] Optimize the cpu hotplug locking -v2
 2013-10-18 12:10 UTC  (5+ messages)
` [PATCH 4/6] rcusync: Introduce struct rcu_sync_ops

[PATCH] X.25: Fix address field length calculation
 2013-10-18 12:03 UTC 

[PATCH] ARM: dts: omap3-beagle: Adapt USB OTG to generic PHY framework
 2013-10-18 12:00 UTC  (2+ messages)

[RFC][PATCH v5 00/14] sched: packing tasks
 2013-10-18 11:52 UTC  (14+ messages)
` [RFC][PATCH v5 01/14] sched: add a new arch_sd_local_flags for sched_domain init
` [RFC][PATCH v5 03/14] sched: define pack buddy CPUs
` [RFC][PATCH v5 04/14] sched: do load balance only with packing cpus
` [RFC][PATCH v5 05/14] sched: add a packing level knob
` [RFC][PATCH v5 06/14] sched: create a new field with available capacity
` [RFC][PATCH v5 07/14] sched: get CPU's activity statistic
` [RFC][PATCH v5 08/14] sched: move load idx selection in find_idlest_group
` [RFC][PATCH v5 09/14] sched: update the packing cpu list
` [RFC][PATCH v5 10/14] sched: init this_load to max in find_idlest_group
` [RFC][PATCH v5 11/14] sched: add a SCHED_PACKING_TASKS config
` [RFC][PATCH v5 12/14] sched: create a statistic structure
` [RFC][PATCH v5 13/14] sched: differantiate idle cpu
` [RFC][PATCH v5 14/14] cpuidle: set the current wake up latency

[RFC][PATCH v5 02/14] ARM: sched: clear SD_SHARE_POWERDOMAIN
 2013-10-18 11:54 UTC 

[PATCH] x86: Remove WARN_ON(in_nmi()) from vmalloc_fault
 2013-10-18 11:54 UTC  (7+ messages)

[PATCH] PM / Hibernate: Use bool for boolean fields of struct snapshot_data
 2013-10-18 11:58 UTC 

linux-next: Tree for Oct 17
 2013-10-18 11:33 UTC  (3+ messages)

[PATCH v2 1/2] m68k: Add infrastructure for machine-specific random_get_entropy()
 2013-10-18 11:24 UTC  (2+ messages)
` [PATCH v2 2/2] m68k/amiga: Provide mach_random_get_entropy()

[PATCH v3 0/3] New descriptor-based GPIO interface
 2013-10-18 11:23 UTC  (2+ messages)

[PATCH] netfilter: fix ordering of jumpstack allocation and table update
 2013-10-18 11:15 UTC  (2+ messages)

Extended H/W error log driver
 2013-10-18 11:06 UTC  (11+ messages)
` [PATCH 2/8] ACPI, CPER: Update cper info
` [PATCH 8/8] ACPI / trace: Add trace interface for eMCA driver

[PATCH V3 3/6] USB: OHCI: Properly handle ohci-s3c2410 suspend
 2013-10-18 11:06 UTC  (2+ messages)
  ` [PATCH V3 5/6] USB: OHCI: Properly handle ohci-exynos suspend

[PATCH] x86: honor ACPI FADT flag indicating absence of a CMOS RTC
 2013-10-18 10:59 UTC  (4+ messages)

[PATCH 2/5] mfd: tc3589x: detect the precise version
 2013-10-18 10:51 UTC  (4+ messages)

[PATCH 2/5 v2] mfd: tc3589x: Detect the precise version
 2013-10-18 10:49 UTC  (2+ messages)

[PATCH] Bluetooth: Add hci_h4p driver
 2013-10-18 10:30 UTC  (4+ messages)

[PATCH 1/2] ARM: SMMU: add devices attached to the SMMU to an IOMMU group
 2013-10-18 10:29 UTC  (5+ messages)

[PATCH v3 0/4] mmc: omap_hsmmc: SDIO irq
 2013-10-18 10:12 UTC  (4+ messages)
` [PATCH v3 3/4] mmc: omap_hsmmc: Remux pins to support SDIO interrupt on AM335x


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).