public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-25 09:08:22 to 2014-04-25 13:20:16 UTC [more...]

[PATCH 00/28] nios2 Linux kernel port
 2014-04-25 13:19 UTC  (21+ messages)
` [PATCH 03/28] nios2: Kernel booting and initialization
  ` [PATCH 14/28] nios2: DMA mapping API

[PATCH v2 01/13] Documentation: add extcon devicetree bindings
 2014-04-25 13:19 UTC  (2+ messages)

[PATCH v3 1/3] perf tools: Handle EINTR error for readn/writen
 2014-04-25 13:18 UTC  (5+ messages)
` [PATCH v3 2/3] perf record: Propagate exit status of a command line workload
` [PATCH v3 3/3] perf tools: Get rid of on_exit() feature test

[PATCH 01/10] perf, tools: Add jsmn `jasmine' JSON parser
 2014-04-25 13:17 UTC  (2+ messages)

[PATCH v2 4/4] perf/x86/uncore: modularize Intel uncore driver
 2014-04-25 13:17 UTC  (10+ messages)

Real-time scheduling policies and hyper-threading
 2014-04-25 13:16 UTC  (6+ messages)

[tip:x86/urgent] x86/mce: Fix CMCI preemption bugs
 2014-04-25 13:15 UTC  (11+ messages)

[PATCH 11/11] perf hists/tui: Count callchain rows separately
 2014-04-25 13:15 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 10/11] perf top/tui: Update nr_entries properly after a filter is applied
 2014-04-25 13:15 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 09/11] perf ui/tui: Rename hist_browser__update_nr_entries()
 2014-04-25 13:14 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 08/11] perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries()
 2014-04-25 13:14 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 07/11] perf hists: Add missing update on filtered stats in hists__decay_entries()
 2014-04-25 13:14 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 05/11] perf hists: Collapse expanded callchains after filter is applied
 2014-04-25 13:14 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 04/11] perf hists: Add a couple of hists stat helper functions
 2014-04-25 13:13 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 03/11] perf hists: Move column length calculation out of hists__inc_stats()
 2014-04-25 13:13 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 02/11] perf hists: Rename hists__inc_stats()
 2014-04-25 13:13 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 01/11] perf report: Count number of entries separately
 2014-04-25 13:13 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH -mm 0/6] memcg/kmem: cleanup naming and callflows
 2014-04-25 13:12 UTC  (8+ messages)
` [PATCH -mm 1/6] memcg: get rid of memcg_create_cache_name
` [PATCH -mm 2/6] memcg: allocate memcg_caches array on first per memcg cache creation
` [PATCH -mm 3/6] memcg: cleanup memcg_caches arrays relocation path
` [PATCH -mm 4/6] memcg: get rid of memcg_{alloc,free}_cache_params
` [PATCH -mm 5/6] memcg: cleanup kmem cache creation/destruction functions naming
` [PATCH -mm 6/6] memcg: cleanup kmem_id-related naming
  ` [PATCH -mm v1.1] "

[PATCH 0/3] perf tools: Speedup DWARF unwind
 2014-04-25 13:08 UTC  (2+ messages)

[PATCH v3] mfd: syscon: Support early initialization
 2014-04-25 13:26 UTC  (7+ messages)

[PATCH] doc: watchdog: Add an usage note on hpwdt with hp-asrd
 2014-04-25 13:02 UTC  (2+ messages)

[RFC PATCH] mfd: pm8x41: Naive function devices registration
 2014-04-25 13:00 UTC  (2+ messages)

pull request: bluetooth 2014-04-25
 2014-04-25 12:58 UTC  (2+ messages)

[PATCH] staging: dgap: implement error handling in dgap_tty_register()
 2014-04-25 12:59 UTC  (5+ messages)

Kernel panic at Ubuntu: IMA + Apparmor
 2014-04-25 13:00 UTC 

[RFC PATCH 0/2] Add support for Exynos PMU driver
 2014-04-25 13:05 UTC  (5+ messages)
` [RFC PATCH v2 0/3] "
  ` [RFC PATCH v2 1/3] ARM: EXYNOS: Move PMU specific definitions from common.h
  ` [RFC PATCH v2 2/3] ARM: EXYNOS: Move pmu specific header files under "linux/mfd/samsung"
  ` [RFC PATCH v2 3/3] drivers: mfd: Add support for Exynos PMU driver

[RFC PATCH v3] Use kernfs_break_active_protection() for device online store callbacks
 2014-04-25 12:47 UTC  (25+ messages)
  ` [RFC PATCH v4] "
      ` [RFC PATCH v5 1/2] Use lock_device_hotplug() in cpu_probe_store() and cpu_release_store()
        ` [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks

[PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA
 2014-04-25 12:46 UTC  (17+ messages)

f2fs causes system stall
 2014-04-25 12:39 UTC  (5+ messages)

[PATCH 0/7] rtc-cmos: private locking and MMIO support
 2014-04-25 12:32 UTC  (10+ messages)
` [PATCH 1/7] rtc-cmos: abstract IO accessors
` [PATCH 2/7] rtc-cmos: abstract locking primitives
` [PATCH 3/7] rtc-cmos: allow MMIO to be used when initialized from FDT
` [PATCH 4/7] rtc-cmos: allow strictly MMIO based configurations
` [PATCH 5/7] rtc-cmos: implement driver private locking
` [PATCH 6/7] ARM: rtc: update CMOS RTC to support MMIO and private lock
` [PATCH 7/7] arm64: rtc: plug the PC CMOS RTC using MMIO accessors

[PATCH v2 2/8] cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
 2014-04-25 12:31 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 1/2] perf tests: Factor out fake_setup_machine()
 2014-04-25 12:27 UTC  (2+ messages)

[PATCH 0/2] ACPI / LPSS: fractional divider clocks
 2014-04-25 12:22 UTC  (3+ messages)
` [PATCH 1/2] clk: new basic clk type for fractional divider
` [PATCH 2/2] ACPI / LPSS: Support for fractional divider clock

[PATCH 0/3] sched: idle: Provide the basis to integrate cpuidle
 2014-04-25 12:17 UTC  (6+ messages)
` [PATCH 2/3] sched: idle: Add sched balance option

[PATCH 0/7] ARM: Exynos: PMU cleanup and refactoring for using DT
 2014-04-25 12:32 UTC  (12+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] ARM: EXYNOS: Make exynos machine_ops as static
  ` [PATCH v2 02/10] ARM: EXYNOS: Cleanup "mach-exynos/common.h" file
  ` [PATCH v2 03/10] ARM: EXYNOS: Move SYSREG definition into sys-reg specific file
  ` [PATCH v2 04/10] ARM: EXYNOS: Remove file path from comment section
  ` [PATCH v2 05/10] ARM: EXYNOS: Remove regs-pmu.h header dependency from pm_domain
  ` [PATCH v2 06/10] ARM: EXYNOS: Add support for mapping PMU base address via DT
  ` [PATCH v2 07/10] ARM: EXYNOS: Remove "linux/bug.h" from pmu.c
  ` [PATCH v2 08/10] ARM: EXYNOS: Refactored code for using PMU address via DT
  ` [PATCH v2 09/10] ARM: EXYNOS: Move "mach/map.h" inclusion from regs-pmu.h to platsmp.c
  ` [PATCH v2 10/10] ARM: EXYNOS: Add device tree based initialization support for PMU

[PATCH] block: fold __blk_add_timer into blk_add_timer
 2014-04-25 12:14 UTC 

[RFC] A new CPU load metric for power-efficient scheduler: CPU ConCurrency
 2014-04-25 12:19 UTC  (5+ messages)

[tip:x86/urgent] x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
 2014-04-25 12:02 UTC  (3+ messages)
` [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE*

[PATCH v2 0/6] Add platform support for LSI AXM55xx
 2014-04-25 11:54 UTC  (8+ messages)
` [PATCH v2 3/6] ARM: dts: Device tree for AXM55xx

[PATCH] x86/mce: Check misc_register() return code
 2014-04-25 11:53 UTC  (3+ messages)

[PATCH] ignore ,keep for efi earlyprintk
 2014-04-25 11:53 UTC  (2+ messages)

[PATCH 01/13] tty_ldisc: add more limits to the @write_wakeup
 2014-04-25 11:47 UTC  (12+ messages)
` [PATCH 10/13] tty: serial: omap: remove some dead code

ARM: SoC fixes for 3.15-rc3
 2014-04-25 11:47 UTC 

[tip:x86/efi] x86/efi: Save and restore FPU context around efi_calls (x86_64)
 2014-04-25 11:40 UTC  (3+ messages)

[PATCH 0/3] Add PMU node for Exynos4210, Exynos4412, Exynos4212
 2014-04-25 11:54 UTC  (7+ messages)
` [PATCH v2 0/5] Add PMU node for Exynos SoCs
  ` [PATCH v2 1/5] ARM: dts: Add syscon handle in pmu node for exynos5250
  ` [PATCH v2 2/5] ARM: dts: Add PMU node to exynos4210
  ` [PATCH v2 3/5] ARM: dts: Add PMU node to exynos4212 and exynos4412
  ` [PATCH v2 4/5] arm: dts: Add syscon handle in pmu node for exynos5420
  ` [PATCH v2 5/5] Documentation: update samsung pmu binding information

mmotm 2014-04-24-13-07 uploaded
 2014-04-25 11:37 UTC  (4+ messages)

3.15-rc2: i915 regression: only top 20% of screen works in X
 2014-04-25 11:33 UTC  (9+ messages)
        ` [bisect result] "

[PATCH v7 0/2] dts: Add usb2phy to Exynos 5250
 2014-04-25 11:31 UTC  (3+ messages)
` [PATCH v7 1/2] ARM: dts: Add sysreg sytem controller node to exynos5250 and exynos5420
` [PATCH v7 2/2] ARM: dts: Add usb2phy to Exynos 5250

[PATCH 1/3] PM / sleep: New flag to speed up suspend-resume of suspended devices
 2014-04-25 11:28 UTC  (4+ messages)
` [RFC][PATCH 0/3] PM: Mechanism to avoid resuming runtime-suspended devices during system suspend, v2
  ` [RFC][PATCH 2/3][Resend] PM / runtime: Routine for checking device status during system suspend

[PATCH v8 2/2] usb: ehci-exynos: Change to use phy provided by the generic phy framework
 2014-04-25 11:21 UTC 

[PATCH 0/2] usb: ehci/ohci-exynos: Move to generic phy framework
 2014-04-25 11:18 UTC  (3+ messages)
` [PATCH v2 1/2] usb: ohci-exynos: Add facility to use phy provided by the "
` [PATCH v7 2/2] usb: ehci-exynos: Change "

[PATCHv2 0/2] arm64 topology updates
 2014-04-25 11:18 UTC  (3+ messages)
` [PATCHv2 2/2] arm64: topology: add MPIDR-based detection

[patch 0/5] genirq: Sanitize irq_set_affinity callbacks
 2014-04-25 11:15 UTC  (10+ messages)
` [patch 5/5] irqchip: armanda: Sanitize set_irq_affinity()

[PATCH 0/5] treewide: Convert logging message misuses of /n to \n
 2014-04-25 11:15 UTC  (3+ messages)
` [PATCH 5/5] sound: tlv320aic31xx: Convert "

[PROBLEM] perf report --gtk doesn't work
 2014-04-25 11:09 UTC 

[PATCH v2] X86: Hook apic vector allocation domain only when interrupt routing are set to ignore
 2014-04-25 11:08 UTC  (3+ messages)

two small scsi fixes for 3.15-rc3
 2014-04-25 11:09 UTC  (3+ messages)
` [PATCH 1/2] scsi: don't reference freed command in scsi_init_sgtable
` [PATCH 2/2] scsi: don't reference freed command in scsi_prep_return

[PATCH -tip v9 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts
 2014-04-25 10:55 UTC  (12+ messages)
` [PATCH -tip v9 20/26] kprobes: Support blacklist functions in module
` [PATCH -tip v9 25/26] kprobes: Introduce kprobe cache to reduce cache misshits
        `  "

[GIT PULL] please pull file locking changes for v3.15 (pile #2)
 2014-04-25 10:39 UTC  (5+ messages)

[PATCH 0/5] xhci: fixes for 3.15-rc usb-linus
 2014-04-25 10:48 UTC  (4+ messages)
` [PATCH 2/5] xhci: Use pci_enable_msix_exact() instead of pci_enable_msix()

[PATCH v3 1/1] pinctrl: add Intel BayTrail GPIO/pinctrl support
 2014-04-25 10:36 UTC  (12+ messages)

[resend rfc] pwm: add BCM2835 PWM driver
 2014-04-25 10:35 UTC 

[PATCH 1/2] staging: comedi: addi_apci_1564: board does not have analog inputs
 2014-04-25 10:20 UTC  (4+ messages)
` [PATCH 2/2] staging: comedi: addi_apci_1564: board does not have analog outputs

[PATCH] Fixed segfault in Invensens MPU driver
 2014-04-25 10:18 UTC 

[PATCH 0/5] iio: exynos_adc: fix minor nits in the driver
 2014-04-25 10:14 UTC  (6+ messages)
` [PATCH 1/5] iio: exynos_adc: use indio_dev->dev structure to handle child nodes
` [PATCH 2/5] iio: exynos_adc: rearrange clock and regulator enable/disable calls
` [PATCH 3/5] iio: exynos_adc: reduce timeout and use wait_for_completion_timeout
` [PATCH 4/5] iio: exynos_adc: do a soft reset in case of timeout
` [PATCH 5/5] iio: exynos_adc: do a reinit_completion before the conversion

[PATCH] USB: serial: fix sysfs-attribute removal deadlock
 2014-04-25 10:15 UTC  (7+ messages)

[PATCH v6 0/3] ahci: add support for hisilicon sata
 2014-04-25 10:14 UTC  (2+ messages)

[3.11.y.z extended stable] Linux 3.11.10.9 stable review
 2014-04-25 10:13 UTC  (4+ messages)
` [PATCH 3.11 052/182] [SCSI] fix our current target reap infrastructure

[PATCH] mips: Fix compile warnings of perf "tests/attr.c" on mips64
 2014-04-25 10:07 UTC 

[PATCH v7 0/4] Add modules for realtek USB card reader
 2014-04-25  9:52 UTC  (4+ messages)
` [PATCH v7 4/4] memstick: Add realtek USB memstick host driver

[PATCH 0/3] Staging: lustre: Fixed sparse complaints
 2014-04-25  9:41 UTC  (4+ messages)
` [PATCH 1/3] Staging: lustre: Avoid using 0 instead of NULL
` [PATCH 2/3] Staging: lustre: ops structs should be declared static
` [PATCH 3/3] Staging: lustre: gfp_mask should be of gfp_t type

[PATCH 00/13] Refactor pci_is_brdige() to simplify code
 2014-04-25  9:42 UTC  (15+ messages)
` [PATCH 01/13] PCI: rename pci_is_bridge() to pci_has_subordinate()
` [PATCH 02/13] PCI: Introduce new pci_is_bridge() helper function
` [PATCH 03/13] PCI: Use new pci_is_bridge() to simplify code
` [PATCH 04/13] x86/PCI: "
` [PATCH 05/13] IA64/PCI: "
` [PATCH 06/13] powerpc/PCI: "
` [PATCH 07/13] sparc/PCI: "
` [PATCH 08/13] PCI, rpaphp: "
` [PATCH 09/13] PCI, shpchp: "
` [PATCH 10/13] PCI, cpcihp: "
` [PATCH 11/13] PCI, acpiphp: "
` [PATCH 12/13] PCI, pcmcia: "
` [PATCH 13/13] PCI, pciehp: "

[PATCH net-next 0/2] Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-04-25  9:43 UTC  (7+ messages)
` [PATCH net-next 2/2] qlcnic: Use pci_enable_msix_exact() "
        ` [PATCH v2 "

[PATCH 0/3] sched: Idle balance patches
 2014-04-25  9:43 UTC  (9+ messages)
` [PATCH 1/3] sched, balancing: Update rq->max_idle_balance_cost whenever newidle balance is attempted

kaslr should avoid setup_data region
 2014-04-25  9:44 UTC  (5+ messages)

[PATCH] pinctrl-baytrail: workaround for irq descriptor conflict on ASUS T100TA
 2014-04-25  9:45 UTC  (8+ messages)

[PATCH] blk-mq: respect rq_affinity
 2014-04-25  9:32 UTC 

[PATCH 1/2] gpio: pl061: get gpio base from alias id
 2014-04-25  9:29 UTC  (4+ messages)

[PATCH] usb_wwan: some improvement on write and resume
 2014-04-25  9:19 UTC  (2+ messages)

[PATCH/RFC 00/11] perf/s390/kvm: trace events, perf kvm stat
 2014-04-25  9:12 UTC  (12+ messages)
` [PATCH 01/11] s390: add sie exit reasons tables
` [PATCH 02/11] KVM: s390: Use trace tables from sie.h
` [PATCH 03/11] KVM: s390: decoder of SIE intercepted instructions
` [PATCH 04/11] KVM: s390: Use intercept_insn decoder in trace event
` [PATCH 05/11] perf kvm: Intoduce HAVE_KVM_STAT_SUPPORT flag
` [PATCH 06/11] perf kvm: simplify of exit reasons tables definitions
` [PATCH 07/11] perf kvm: Refactoring of cpu_isa_config()
` [PATCH 08/11] perf kvm: allow for variable string sizes
` [PATCH 09/11] perf kvm: use defines of kvm events
` [PATCH 10/11] perf: allow to use cpuinfo on s390
` [PATCH 11/11] perf kvm: add stat support "

[PATCH v2 0/7] ARM: berlin: add pinctrl support
 2014-04-25  9:13 UTC  (2+ messages)

[PATCH 0/5] devfreq: Support resource management functions and code clean
 2014-04-25  9:08 UTC  (6+ messages)
` [PATCH 1/5] devfreq: Fix devfreq_remove_device() to improve the sequence of resource free
` [PATCH 2/5] devfreq: Add resource-managed function for devfreq device
` [PATCH 3/5] devfreq: Add devm_devfreq_{register,unregister}_opp_notfier function
` [PATCH 4/5] devfreq: exynos4: Use devm_devfreq_* function using device resource management
` [PATCH 5/5] devfreq: exynos5: "

[PATCH RFC 0/2] percpu_ida: Take into account CPU topology when stealing tags
 2014-04-25  9:10 UTC  (7+ messages)

[PATCH 0/3] sched,numa: reduce page migrations with pseudo-interleaving
 2014-04-25  9:09 UTC  (3+ messages)
` [PATCH 3/3] sched,numa: do not set preferred_node on migration to a second choice node


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