linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-24 13:19:04 to 2014-09-24 15:06:58 UTC [more...]

[PATCH 1/3] sched: fix the task-group check in tg_has_rt_tasks()
 2014-09-24 14:55 UTC  (2+ messages)
` [tip:sched/core] sched: Fix "

[PATCH v3 1/2] x86: reimplement ___preempt_schedule*() using THUNK helpers
 2014-09-24 15:02 UTC  (2+ messages)
` [tip:x86/asm] x86: Speed up ___preempt_schedule*() by "

[PATCH v2 0/3] arm_arch_timer: VDSO preparation, code consolidation
 2014-09-24 15:04 UTC  (10+ messages)

[PATCH v3] IIO: add si7020 driver
 2014-09-24 15:02 UTC 

[RFC PATCH] ARM: at91: remove no-MMU at91x40 support
 2014-09-24 15:03 UTC  (3+ messages)

[PATCH v7] sched: fix llc shared map unreleased during cpu hotplug
 2014-09-24 15:01 UTC  (2+ messages)
` [tip:sched/urgent] sched: Fix unreleased llc_shared_mask bit during CPU hotplug

[PATCH v3 2/2] x86, lib/Makefile: remove the unnecessary "+= thunk_64.o"
 2014-09-24 15:02 UTC  (2+ messages)
` [tip:x86/asm] x86/lib/Makefile: Remove "

[PATCH v4 0/10] block: per-distpatch_queue flush machinery
 2014-09-24 15:03 UTC  (13+ messages)
` [PATCH v4 02/10] block: introduce blk_init_flush and its pair
` [PATCH v4 06/10] block: remove blk_init_flush() "
` [PATCH v4 09/10] blk-mq: handle failure path for initializing hctx

[PATCH RESEND] x86: relocs: Make per_cpu_load_addr static
 2014-09-24 15:02 UTC  (2+ messages)
` [tip:x86/boot] x86/relocs: "

x86, microcode: BUG: microcode update that changes x86_capability
 2014-09-24 15:00 UTC  (12+ messages)

[Resend PATCH V2] X86/CPU: Avoid 100ms sleep for cpu offline during S3
 2014-09-24 15:01 UTC  (2+ messages)
` [tip:x86/cpu] x86/smpboot: Speed up suspend/ resume by avoiding 100ms sleep for CPU "

[tip:x86/platform] x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead
 2014-09-24 15:01 UTC 

[PATCH v2] perf/x86/uncore: update support for client uncore IMC PMU
 2014-09-24 15:01 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel/uncore: Update "

[PATCH 5/5] perf, x86, uncore: Fix PCU filter setup for Sandy/Ivy/Haswell EP
 2014-09-24 15:00 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel/uncore: "

[PATCH 4/5] perf, x86, uncore: Add missing cbox filter flags on IvyBridge-EP uncore driver
 2014-09-24 15:00 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel/uncore: "

[PATCH 2/5] perf, x86, uncore: Add Haswell-EP uncore support
 2014-09-24 15:00 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel/uncore: "

[PATCH 3/5] perf, x86, uncore: Register the PMU only if the uncore pci device exists
 2014-09-24 15:00 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel/uncore: "

[PATCH 5/5] perf, x86: Use Broadwell cache event list for Haswell
 2014-09-24 14:59 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: "

[PATCH 4/5] perf, x86: Add INST_RETIRED.ALL workarounds
 2014-09-24 14:59 UTC  (2+ messages)
` [tip:perf/core] perf/x86: "

[PATCH 3/5] perf, x86: Add Broadwell core support
 2014-09-24 14:59 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: "

[PATCH 2/5] perf, x86: Document all Haswell models
 2014-09-24 14:59 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: "

[PATCH] x86: new topology for multi-NUMA-node CPUs
 2014-09-24 14:58 UTC  (2+ messages)
` [tip:sched/core] x86, sched: Add "

[PATCH 1/5] perf, x86: Remove incorrect model number from Haswell perf
 2014-09-24 14:58 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: "

[PATCH 1/9] perf: Remove redundant parent context check from context_equiv
 2014-09-24 14:58 UTC  (2+ messages)
` [tip:perf/core] Revert "perf: Do not allow optimized switch for non-cloned events"

[PATCH 1/3] perf: Do not POLLHUP event if it has children
 2014-09-24 14:58 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/3] perf: Fix child event initial state setup
 2014-09-24 14:58 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] lib: string.c: Added a funktion function strzcpy
 2014-09-24 14:58 UTC  (7+ messages)

[PATCH v3 6/6] sched/rt: Use resched_curr() in task_tick_rt()
 2014-09-24 14:57 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v3 5/6] sched: Use rq->rd in sched_setaffinity() under RCU read lock
 2014-09-24 14:57 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v3 4/6] sched: cleanup: Rename out_unlock to out_free_new_mask
 2014-09-24 14:57 UTC  (2+ messages)
` [tip:sched/core] sched: cleanup: Rename 'out_unlock' to ' out_free_new_mask'

[RFC][PATCH] sched,mips,ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW
 2014-09-24 14:56 UTC  (2+ messages)
` [tip:sched/core] sched, mips, ia64: "

[PATCH v3 3/6] sched: Use dl_bw_of() under RCU read lock
 2014-09-24 14:57 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v3 1/6] sched/fair: Remove duplicate code from can_migrate_task()
 2014-09-24 14:56 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 2/3] sched: normalize_rt_tasks: don't use _irqsave for tasklist_lock, use task_rq_lock()
 2014-09-24 14:56 UTC  (2+ messages)
` [tip:sched/core] sched: normalize_rt_tasks(): Don' t "

[PATCH 3/3] sched: print_rq: don't use tasklist_lock
 2014-09-24 14:56 UTC  (2+ messages)
` [tip:sched/core] sched: print_rq(): Don't "

[PATCH v5 0/4] mfd: add support for Diolan DLN-2
 2014-09-24 14:54 UTC  (6+ messages)
` [PATCH v5 1/4] mfd: add support for Diolan DLN-2 devices

[PATCH RESEND] ncpfs: use list_for_each_entry() for list iteration
 2014-09-24 14:53 UTC 

[PATCH -mm] memcg: zap memcg_can_account_kmem
 2014-09-24 14:52 UTC 

[PATCH v2 0/7] ARM: sunxi: Add basic support for Allwinner A80 SoC
 2014-09-24 14:49 UTC  (8+ messages)
` [PATCH v2 1/7] ARM: sunxi: Introduce Allwinner A80 support
` [PATCH v2 2/7] ARM: sunxi: Add debug uart used by sun9i (Allwinner A80)
` [PATCH v2 3/7] ARM: dts: sunxi: Add Allwinner A80 dtsi
` [PATCH v2 4/7] ARM: dts: sun9i: Add A80 Optimus Board support
` [PATCH v2 5/7] devicetree: bindings: Add vendor prefix for Merrii Technology Co., Ltd
` [PATCH v2 6/7] devicetree: bindings: Document supported Allwinner sunxi SoCs
` [PATCH v2 7/7] Documentation: sunxi: Add A80 datasheet link

[PATCH] of: fdt: fix memory range check
 2014-09-24 14:51 UTC  (3+ messages)

[resend PATCH 0/3] usb: dwc3: ACPI support
 2014-09-24 14:50 UTC  (5+ messages)
` [resend PATCH 1/3] ACPI / platform: provide default DMA mask
` [resend PATCH 3/3] usb: dwc3: add ACPI support

[PATCH RESEND v3 0/6] AHCI: Optimize interrupt processing
 2014-09-24 14:59 UTC  (10+ messages)
` [PATCH RESEND v3 5/6] AHCI: Optimize single IRQ "

[PATCH linux-next] staging: ozwpan: Remove typedefs
 2014-09-24 14:42 UTC 

[PATCH v6 0/4] Introduce MEN 14F021P00 BMC driver series
 2014-09-24 14:49 UTC  (9+ messages)
` [PATCH v6 2/4] drivers/watchdog/menf21bmc_wdt: introduce MEN 14F021P00 BMC Watchdog driver
` [GIT PULL] Immutable branch between MFD, HWMON, LEDs and Watchdog
` [GIT PULL] MFD: Immutable branch between "

[PATCH v5 0/3] LED triggers for USB host and device
 2014-09-24 14:48 UTC  (5+ messages)
` [PATCH v5 1/3] usb: gadget: Refactor request completion

[RFC] fdt:free the fdt reserved memory
 2014-09-24 14:45 UTC  (2+ messages)

[PATCH 00/11] perf: Intel Cache QoS Monitoring support
 2014-09-24 14:45 UTC  (13+ messages)
` [PATCH 01/11] perf stat: Fix AGGR_CORE segfault on multi-socket system
` [PATCH 02/11] perf tools: Refactor unit and scale function parameters
` [PATCH 03/11] perf tools: Parse event per-package info files
` [PATCH 04/11] perf: Make perf_cgroup_from_task() global
` [PATCH 05/11] perf: Add ->count() function to read per-package counters
` [PATCH 06/11] perf: Move cgroup init before PMU ->event_init()
` [PATCH 07/11] x86: Add support for Intel Cache QoS Monitoring (CQM) detection
` [PATCH 08/11] perf/x86/intel: Add Intel Cache QoS Monitoring support
` [PATCH 09/11] perf/x86/intel: Implement LRU monitoring ID allocation for CQM
` [PATCH 10/11] perf/x86/intel: Support task events with Intel CQM
` [PATCH 11/11] perf/x86/intel: Perform rotation on Intel CQM RMIDs

[PATCH v8 00/10] Intel MPX support
 2014-09-24 14:40 UTC  (3+ messages)
` [PATCH v8 04/10] x86, mpx: hook #BR exception handler to allocate bound tables

[PATCH] Docs: this_cpu_ops: remove redundant add forms
 2014-09-24 14:40 UTC  (2+ messages)

[RFC PATCH 0/2] explicitly instantiate battery from device tree
 2014-09-24 14:38 UTC  (5+ messages)
` [RFC PATCH 1/2] sbs-battery: add forced instantiation "

[RESEND PATCH v2] dt/documentation: add specification of dma bus information
 2014-09-24 14:37 UTC 

[PATCH on mfd-regulator-power-v3.17] charger: max14577: Fix build breakage when compiled as module
 2014-09-24 14:38 UTC  (3+ messages)

[PATCH 1/3] perf, x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT
 2014-09-24 14:34 UTC  (3+ messages)
` [PATCH 2/3] perf, x86: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDIST
` [PATCH 3/3] perf, x86: Disallow flags for most Core2/Atom/Nehalem/Westmere events

[PATCH v7 0/8] charger/mfd: max14577: Add support for MAX77836
 2014-09-24 14:34 UTC  (2+ messages)
` [GIT PULL] MFD: Immutable branche between Charger, Power and Regulator

ACPI/i915: Cannot configure display brightness on Dell Latitude E6440
 2014-09-24 14:34 UTC  (5+ messages)

[PATCH] perf, x86: Disallow flags for most Core2/Atom/Nehalem/Westmere events
 2014-09-24 14:34 UTC  (3+ messages)

boot stall regression due to blk-mq: use percpu_ref for mq usage count
 2014-09-24 14:33 UTC  (14+ messages)
                ` [PATCH block/for-3.17-fixes/core] blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe

[PATCH v3 1/3] sched: fix confusing PFA_NO_NEW_PRIVS constant
 2014-09-24 14:32 UTC  (5+ messages)

[patch] mm, slab: initialize object alignment on cache creation
 2014-09-24 14:29 UTC  (4+ messages)

[PATCH] parisc:Remove unnecessary FIXMES in init.c
 2014-09-24 14:29 UTC  (5+ messages)

linux-next: cgroup_mount() falls asleep forever
 2014-09-24 14:29 UTC  (2+ messages)

mmotm 2014-09-22-16-57 uploaded
 2014-09-23 20:20 UTC  (4+ messages)

[PATCH 0/5] media token resource framework
 2014-09-24 14:24 UTC  (7+ messages)
` [PATCH 1/5] media: add media token device "
` [PATCH 2/5] media: v4l2-core changes to use media tuner token api

[PATCH v12 00/12] Support for creating generic PCI host bridges from DT
 2014-09-24 14:23 UTC  (6+ messages)

[PATCH] usb: gadget: f_rndis: fix usb_interface_descriptor for rndis
 2014-09-24 14:22 UTC  (4+ messages)

[PATCH V5 00/16] perf, x86: Haswell LBR call stack support
 2014-09-24 14:21 UTC  (9+ messages)
` [PATCH V5 09/16] perf, x86: Save/resotre LBR stack during context switch
` [PATCH V5 10/16] perf, core: simplify need branch stack check
` [PATCH V5 11/16] perf, core: Pass perf_sample_data to perf_callchain()
` [PATCH V5 14/16] perf, x86: enable LBR callstack when recording callchain

[PATCH v3 0/1] ARM: EXYNOS: Fix builds with PM_SLEEP=n
 2014-09-24 14:20 UTC  (2+ messages)
` [PATCH v3 1/1] ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=y

[patch] mm: memcontrol: lockless page counters
 2014-09-24 14:16 UTC  (9+ messages)

[PATCH 0/2] Add clock binding id for rk3288
 2014-09-24 14:13 UTC  (5+ messages)
` [PATCH 1/2] clk: rockchip: add some needed "
` [PATCH 2/2] clk: rockchip: use the clock id for nodes init

[PATCH v1 0/5] stop anon reclaim when zram is full
 2014-09-24 14:12 UTC  (5+ messages)
` [PATCH v1 3/5] mm: VM can be aware of zram fullness
` [PATCH v1 4/5] zram: add swap full hint

[PATCH V3] xen: remove some memory limits from pv-domains
 2014-09-24 14:03 UTC  (4+ messages)
` [PATCH V3] xen: eliminate scalability issues from initial mapping setup

[PATCH 1/2] ARM: zynq: DT: Add missing reference for ADC
 2014-09-24 14:01 UTC  (2+ messages)
` [PATCH 2/2] ARM: zynq: DT: Add missing reference for memory-controller

[PATCH v2] iio: iadc: Qualcomm SPMI PMIC current ADC driver
 2014-09-24 13:58 UTC 

[PATCH 0/4] perf: Support AMD range breakpoints v2
 2014-09-24 13:45 UTC  (5+ messages)
` [PATCH 1/4] perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8
` [PATCH 2/4] perf tools: allow user to specify hardware breakpoint bp_len
` [PATCH 3/4] perf tools: add hardware breakpoint bp_len test cases
` [PATCH 4/4] perf/x86: Remove get_hbp_len and replace with bp_len

[GIT PULL 00/22] PHY: for 3.18
 2014-09-24 13:47 UTC  (23+ messages)
` [PATCH 01/22] phy: Renesas R-Car Gen2 PHY driver
` [PATCH 02/22] phy: phy-omap-control: Remove unncessary site specific OOM messages
` [PATCH 03/22] phy: phy-mvebu-sata: Add missing error check for devm_kzalloc
` [PATCH 04/22] phy: phy-omap-usb2: Remove unncessary site specific OOM messages
` [PATCH 05/22] phy: phy-ti-pipe3: "
` [PATCH 06/22] phy: phy-spear1310-miphy: "
` [PATCH 07/22] phy: phy-spear1340-miphy: "
` [PATCH 08/22] phy: phy-spear1310-miphy: Use module_platform_driver to register driver
` [PATCH 09/22] phy: phy-spear1340-miphy: "
` [PATCH 10/22] usb: phy: twl4030-usb: Remove unused irq_enabled
` [PATCH 11/22] usb: phy: twl4030-usb: Simplify phy init to use runtime PM
` [PATCH 12/22] usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM calls
` [PATCH 13/22] usb: phy: twl4030-usb: Remove asleep and rely on runtime PM
` [PATCH 14/22] usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the data
` [PATCH 15/22] phy: phy-stih407-usb: Add usb picoPHY driver found on stih407 SoC family
` [PATCH 16/22] phy: phy-stih407-usb: Add dt documentation for USB picophy "
` [PATCH 17/22] MAINTAINERS: Add phy-stih407-usb.c file to ARCH/STI architecture
` [PATCH 18/22] phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs
` [PATCH 19/22] phy: phy-stih41x-usb: Add dt documentation for USB phy on STiH415/6
` [PATCH 20/22] MAINTAINERS: Add phy-stih41x-usb.c to ARCH/STI architecture
` [PATCH 21/22] phy: exynos-dp-video: Use syscon support to control pmu register
` [PATCH 22/22] phy: remove .owner field for drivers using module_platform_driver

[PATCH v2] ARM: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on ARMv6
 2014-09-24 13:54 UTC  (2+ messages)

[PATCH v7 0/5] amba/dma: pl330: add Power Management support
 2014-09-24 13:50 UTC  (6+ messages)
` [PATCH v7 1/5] PM / Runtime: Add getter for quering the IRQ safe option
` [PATCH v7 2/5] amba: Add helpers for (un)preparing AMBA clock
` [PATCH v7 3/5] amba: Don't unprepare the clocks if device driver wants IRQ safe runtime PM
` [PATCH v7 4/5] dma: pl330: add Power Management support
` [PATCH v7 5/5] amba: Remove unused amba_pclk_enable/disable macros

[RFC PATCH v2 00/16] Add ACPI _DSD and unified device properties support
 2014-09-24 14:11 UTC  (7+ messages)
` [RFC PATCH v2 07/16] gpio: Add support for unified device properties interface

[PATCH v7 0/3] Qualcomm Resource Power Manager driver
 2014-09-24 13:50 UTC  (7+ messages)
` [PATCH v7 3/3] regulator: qcom-rpm: Regulator driver for the Qualcomm RPM

[PATCH v4 0/3] Initial support for XPowers AXP288 PMIC
 2014-09-24 13:46 UTC  (6+ messages)
` [PATCH v4 1/3] mfd/axp20x: extend axp20x to support axp288 pmic

[PATCH 1/2] perf callchain: Create an address space per thread
 2014-09-24 13:45 UTC  (5+ messages)
` [PATCH 2/2] perf callchain: Use global caching provided by libunwind

Adding iommu/fixing DRHD without BIOS intervention?
 2014-09-24 13:43 UTC 

[PATCH 0/5] ARCNET: add support for EAE multi interfac card
 2014-09-24 13:41 UTC  (6+ messages)
` [PATCH 1/5] ARCNET: return IRQ_NONE if the interface isn't running
` [PATCH 2/5] ARCNET: add com20020_set_hwddr to change address
` [PATCH 3/5] ARCNET: add com20020 PCI IDs with metadata
` [PATCH 4/5] ARCNET: add support for multi interfaces on com20020
` [PATCH 5/5] ARCNET: enable eae arcnet card support

[REPOST PATCH v4 0/2] PM QoS: Add support for memory bandwidth constraints
 2014-09-24 13:32 UTC  (5+ messages)
` [REPOST PATCH v4 1/2] PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class

[RFC PATCH v3 0/4] fix freepage count problems in memory isolation
 2014-09-24 13:30 UTC  (5+ messages)
` [RFC PATCH v3 1/4] mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype

[PATCH 0/6] ARM: sunxi: Add basic support for Allwinner A80 SoC
 2014-09-24 13:28 UTC  (4+ messages)

[PATCH v2 0/3] fuse: Add support for mounts from pid/user namespaces
 2014-09-24 13:29 UTC  (7+ messages)

[PATCH 0/5] ARCNET: add support for EAE multi interfac card
 2014-09-24 13:29 UTC  (2+ messages)

Crypto Fixes for 3.3
 2014-09-24 13:27 UTC  (11+ messages)
` Crypto Fixes for 3.6
  ` Crypto Fixes for 3.7
    ` Crypto Fixes for 3.9
      ` Crypto Fixes for 3.13
            ` Crypto Fixes for 3.14
              ` Crypto Fixes for 3.16
                ` Crypto Fixes for 3.17

[PATCH] sched: Do not try to replenish from a non deadline tasks
 2014-09-24 13:24 UTC 

[GIT PULL] x86 fixes
 2014-09-24 13:18 UTC  (11+ messages)


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