linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-19 07:07:21 to 2015-05-19 09:23:49 UTC [more...]

[PATCH v2 00/17] [request for stable 3.10 inclusion] x86/nmi: Print all cpu stacks from NMI safely
 2015-05-19  9:09 UTC  (18+ messages)
` [PATCH v2 01/17] tracing: Create seq_buf layer in trace_seq
` [PATCH v2 02/17] tracing: Convert seq_buf_path() to be like seq_path()
` [PATCH v2 03/17] tracing: Convert seq_buf fields to be like seq_file fields
` [PATCH v2 04/17] tracing: Add a seq_buf_clear() helper and clear len and readpos in init
` [PATCH v2 05/17] seq_buf: Create seq_buf_used() to find out how much was written
` [PATCH v2 06/17] tracing: Use trace_seq_used() and seq_buf_used() instead of len
` [PATCH v2 07/17] seq_buf: Add seq_buf_can_fit() helper function
` [PATCH v2 08/17] tracing: Have seq_buf use full buffer
` [PATCH v2 09/17] tracing: Add seq_buf_get_buf() and seq_buf_commit() helper functions
` [PATCH v2 10/17] seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTF
` [PATCH v2 11/17] seq_buf: Move the seq_buf code to lib/
` [PATCH v2 12/17] seq_buf: Fix seq_buf_vprintf() truncation
` [PATCH v2 13/17] seq_buf: Fix seq_buf_bprintf() truncation
` [PATCH v2 14/17] printk: Add per_cpu printk func to allow printk to be diverted
` [PATCH v2 15/17] printk/percpu: Define printk_func when printk is not defined
` [PATCH v2 16/17] x86/nmi: Perform a safe NMI stack trace on all CPUs
` [PATCH v2 17/17] x86/nmi: Fix use of unallocated cpumask_var_t

[PATCH v4 0/9] Convert OPAL notifier events to an irqchip
 2015-05-19  9:23 UTC  (5+ messages)
` [PATCH v4 4/9] hvc: Convert to using interrupts instead of opal events

[patch 0/6] x86, perf, cqm: Cleanups and preparation for RDT/CAT
 2015-05-19  9:18 UTC  (10+ messages)
` [patch 2/6] x86, perf, cqm: Use proper data type
` [patch 3/6] x86, perf, cqm: Remove pointless spinlock from state cache
` [patch 4/6] x86, perf, cqm: Avoid pointless msr write
` [patch 5/6] x86, perf, cqm: Remove useless wrapper function

[PATCH 1/2 linux-next] btrfs: use swap() in __merge_refs
 2015-05-19  9:21 UTC  (4+ messages)
` [PATCH 2/2 linux-next] btrfs: use swap() in merge_ref()

[PATCH v2 0/11] Mediatek pinctrl driver optimize and add Mediatek SoC Pinctrl/GPIO/EINT driver for mt6397/mt8127
 2015-05-19  9:21 UTC  (19+ messages)
` [PATCH v2 01/11] dt-bindings: mediatek: Modify pinctrl bindings for mt6397
` [PATCH v2 02/11] pinctrl: dt bindings: mt6397: Add pinfunc header file "
` [PATCH v2 03/11] pinctrl: mediatek: data struct optimize and remove unused member
` [PATCH v2 04/11] pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code
` [PATCH v2 05/11] pinctrl: mediatek: add ies/smt control to "
` [PATCH v2 06/11] pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397
` [PATCH v2 07/11] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt8127
` [PATCH v2 08/11] mfd: mediatek: Add GPIO sub module support into mfd
` [PATCH v2 09/11] ARM: dts: mt8127: add pinctrl/GPIO/EINT node for mt8127

[PATCH 00/19] converting system calls to 64-bit time_t, part 1
 2015-05-19  9:19 UTC  (5+ messages)
` [PATCH 13/19] y2038: add compat handling for sys_semtimedop

[PATCH 0/6] vme: DMA improvements
 2015-05-19  9:18 UTC  (3+ messages)
` [PATCH 6/6] staging: vme_user: provide DMA functionality

[v7 0/4] prerequisite changes for VT-d posted-interrupts
 2015-05-19  9:07 UTC  (5+ messages)
` [v7 1/4] genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
` [v7 2/4] x86/irq: Implement irq_set_vcpu_affinity for pci_msi_ir_controller
` [v7 3/4] x86/irq: Define a global vector for VT-d Posted-Interrupts
` [v7 4/4] x86/irq: Show statistics information for posted-interrupts

[PATCH] ARM: multi_v7_defconfig: Add Atmel SAMA5 family
 2015-05-19  9:15 UTC  (2+ messages)

[PATCH 0/2] Add support for BQ25890 charger chip
 2015-05-19  9:14 UTC  (4+ messages)
` [PATCH 2/2] power_supply: Add support for TI "

[PATCH v3] serial: 8250_uniphier: add UniPhier serial driver
 2015-05-19  9:10 UTC  (5+ messages)

[PATCH 1/4] ARM: at91/dt: sama5d3 xplained: fill in mmc1 and set it to disabled
 2015-05-19  9:07 UTC  (2+ messages)

[PATCH v8 00/16] Add support to STMicroelectronics STM32 family
 2015-05-19  9:06 UTC  (7+ messages)
` [PATCH v8 09/16] clockevents/drivers: Add STM32 Timer driver

[PATCH] ARM: at91/defconfig: add CONFIG_REGULATOR_FIXED_VOLTAGE for mmc driver
 2015-05-19  9:04 UTC 

[PATCH 01/10] pinctrl: mediatek: data struct optimize and remove unused member
 2015-05-19  9:02 UTC  (9+ messages)
  ` [PATCH 02/10] pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code
  ` [PATCH 03/10] pinctrl: mediatek: add ies/smt control to "
  ` [PATCH 04/10] dt-bindings: mediatek: Modify pinctrl bindings for mt6397
  ` [PATCH 06/10] pinctrl: dt bindings: mt6397: Add pinfunc header file "
  ` [PATCH 07/10] arm64: dts: mt8173-evb: Add pinctrl/GPIO node "
  ` [PATCH 08/10] ARM: dts: mt8135-evbp1: "
  ` [PATCH 09/10] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt8127
  ` [PATCH 10/10] ARM: dts: mt8127: add pinctrl/GPIO/EINT node "

[PATCHv5 00/28] THP refcounting redesign
 2015-05-19  9:01 UTC  (7+ messages)
` [PATCHv5 19/28] mm: store mapcount for compound page separately
` [PATCHv5 22/28] thp: implement split_huge_pmd()

[PATCH] Add coccinelle script that makes sure that tables are NULL terminated
 2015-05-19  8:57 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH 0/4] x86, mwaitt: introduce AMD mwaitt support
 2015-05-19  8:57 UTC  (6+ messages)
` [RFC PATCH 1/4] x86, mwaitt: add monitorx and mwaitx instruction
` [RFC PATCH 2/4] x86, mwaitt: introduce mwaitx idle with a configurable timer
` [RFC PATCH 3/4] x86, mwaitt: add document to describe mwaitx
` [RFC PATCH 4/4] x86, mwait: fix redundant comment

[PATCH v7 00/13] ARM: vf610m4: Add Vybrid Cortex-M4 support
 2015-05-19  8:56 UTC  (8+ messages)
` [PATCH v7 08/13] ARM: unify MMU/!MMU addruart calls

[RFC PATCH 00/17][request for stable 3.10 inclusion] x86/nmi: Print all cpu stacks from NMI safely
 2015-05-19  8:56 UTC  (4+ messages)
` [RFC PATCH 16/17] x86/nmi: Perform a safe NMI stack trace on all CPUs

[PATCH v2 00/10] ARM: sunxi: Introduce Allwinner H3 support
 2015-05-19  8:50 UTC  (19+ messages)
` [PATCH v2 02/10] clk: sunxi: Add support for multiple parents to gates
` [PATCH v2 03/10] clk: sunxi: Let divs clocks read the base factor clock name from devicetree
` [PATCH v2 04/10] pinctrl: sunxi: Prepare for building SoC specific drivers as modules
` [PATCH v2 06/10] clk: sunxi: Add H3 clocks support

Should we automatically generate a module signing key at all?
 2015-05-19  8:53 UTC  (5+ messages)

[EDT][PATCh 1/1]mdfld_dsi_pkg_sender.c : Fix Possible NULL Pointer dereference
 2015-05-19  8:53 UTC 

Mwait usage on AMD processors
 2015-05-19  8:50 UTC  (8+ messages)

ARMADAXP MV78260 CPU-1:failed to come online
 2015-05-19  8:49 UTC  (5+ messages)

[PATCH v2] arm, imx6, dts: add DT for aristainetos2 board
 2015-05-19  8:48 UTC  (5+ messages)

[PATCH v3 00/11] simplify block layer based on immutable biovecs
 2015-05-19  8:45 UTC  (5+ messages)
` [PATCH v3 03/11] block: allow __blk_queue_bounce() to handle bios larger than BIO_MAX_PAGES
` [PATCH v3 10/11] md/raid10: make sync_request_write() call bio_copy_data()

[PATCH 0/2] Fixes for the Cygnus GPIO driver
 2015-05-19  8:45 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: cygnus: fixed typo in the gpio driver
` [PATCH 2/2] pinctrl: cygnus: fixed incorrect GPIO-pin mapping

[PATCH v5 WIP 1/5] parport: add device-model to parport subsystem
 2015-05-19  8:44 UTC  (4+ messages)
` [PATCH v5 WIP 3/5] i2c-parport: define ports to connect

[PATCH v12 0/8] cgroup: add pids subsystem
 2015-05-19  8:44 UTC  (4+ messages)
` [PATCH v12 8/8] cgroup: implement the PIDs subsystem

[PATCH v4 0/3] genirq: Saving/restoring the irqchip state of an irq line
 2015-05-19  8:40 UTC  (8+ messages)
` [PATCH v4 2/3] irqchip: GIC: Add support for irq_{get,set}_irqchip_state

[PATCH V2 0/4] da9062: DA9062 driver submission
 2015-05-19  8:34 UTC  (4+ messages)
` [PATCH V2 1/4] mfd: da9062: DA9062 MFD core driver
  ` [rtc-linux] "

[RFC][PATCHSET v3] non-recursive pathname resolution & RCU symlinks
 2015-05-19  8:33 UTC  (15+ messages)

[PATCH for-4.2 00/14] block, dm: first batch of changes for 4.2
 2015-05-19  8:32 UTC  (14+ messages)
` [PATCH for-4.2 01/14] block: remove management of bi_remaining when restoring original bi_end_io
          ` [PATCH for-4.2 v2 "
` [PATCH for-4.2 04/14] block: factor out blkdev_issue_discard_async
  ` [dm-devel] "

[RFC/RFT v2 0/2] power_supply: Fix NULL pointer dereference from uevent
 2015-05-19  8:28 UTC  (4+ messages)
` [RFC/RFT v2 1/2] power_supply: Fix NULL pointer dereference during bq27x00_battery probe
` [RFC/RFT v2 2/2] power_supply: Fix possible NULL pointer dereference on early uevent

[v6 0/4] prerequisite changes for VT-d posted-interrupts
 2015-05-19  8:25 UTC  (3+ messages)
` [v6 1/4] genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU

[RESEND][PATCH v2 0/9] x86: remove cpu_**_mask() functions
 2015-05-19  8:19 UTC  (10+ messages)
` [RESEND][PATCH v2 1/9] topology: rename topology_thread_cpumask()
` [RESEND][PATCH v2 2/9] Documentation: update cputopology.txt
` [RESEND][PATCH v2 3/9] coretemp: replace cpu_sibling_mask() with topology_sibling_cpumask()
` [RESEND][PATCH v2 4/9] powernow-k8: replace cpu_core_mask() with topology_core_cpumask()
` [RESEND][PATCH v2 5/9] p4-clockmod: replace cpu_sibling_mask() with topology_sibling_cpumask()
` [RESEND][PATCH v2 6/9] acpi-cpufreq: replace cpu_**_mask() with topology_**_cpumask()
` [RESEND][PATCH v2 7/9] speedstep-ich: replace cpu_sibling_mask() with topology_sibling_cpumask()
` [RESEND][PATCH v2 8/9] x86: replace cpu_**_mask() with topology_**_cpumask()
` [RESEND][PATCH v2 9/9] x86: remove cpu_sibling_mask() and cpu_core_mask()

[PATCH v2] [media] dvb-frontend: Replace timeval with ktime_t
 2015-05-19  8:22 UTC 

[PATCH 00/19] x86, mpx updates for 4.2 (take 7)
 2015-05-19  8:21 UTC  (15+ messages)
` [PATCH 02/19] x86, fpu: Wrap get_xsave_addr() to make it safer
` [PATCH 03/19] x86, mpx: Use new get_xsave_field_ptr()
` [PATCH 04/19] x86, mpx: Cleanup: Do not pass task around when unnecessary
` [PATCH 09/19] x86, mpx: trace entry to bounds exception paths
` [PATCH 10/19] x86, mpx: Trace the attempts to find bounds tables
` [PATCH 16/19] x86, mpx: support 32-bit binaries on 64-bit kernel
` [PATCH 15/19] x86, mpx: do 32-bit-only cmpxchg for 32-bit apps

[PATCH] USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board
 2015-05-19  8:03 UTC 

[PATCH] x86, perf: Tweak broken BIOS rules during check_hw_exists
 2015-05-19  8:17 UTC  (2+ messages)

[PATCH] Drivers: hv: balloon: check if ha_region_mutex was acquired in MEM_CANCEL_ONLINE case
 2015-05-19  8:14 UTC 

[RFC/PATCHSET 00/40] perf tools: Speed-up perf report by using multi thread (v4)
 2015-05-19  8:04 UTC  (14+ messages)
` [PATCH 14/40] perf tools: Introduce machine__find*_thread_by_time()
` [PATCH 16/40] perf tools: Reducing arguments of hist_entry_iter__add()
      ` [PATCH] "
` [PATCH 33/40] perf session: Separate struct machines from session
` [PATCH 35/40] perf record: Synthesize COMM event for a command line workload

[PATCH 1/3] mm/page_alloc: don't break highest order freepage if steal
 2015-05-19  8:04 UTC  (13+ messages)
` [PATCH 2/3] mm/page_alloc: stop fallback allocation if we already get some freepage
` [RFC PATCH 3/3] mm: support active anti-fragmentation algorithm

[RFC v1 00/12] kernel/firmware/wireless: firmware digital signature checks
 2015-05-19  8:02 UTC  (9+ messages)
` [PATCH v1 03/12] crypto: qat - address recursive dependency when fw signing is enabled

[PATCH 1/1 linux-next] cdc-acm: use swap() in acm_probe()
 2015-05-19  8:00 UTC  (2+ messages)

[PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
 2015-05-19  7:59 UTC  (11+ messages)

[PATCH man-pages v2] capabilities.7, prctl.2: Document ambient capabilities
 2015-05-19  7:56 UTC  (2+ messages)

[PATCH RFC v2] Documentation/infiniband: Add docs for rdma-helpers
 2015-05-19  7:56 UTC  (7+ messages)

[PATCH v6 0/5] Seeding DRBG with more entropy
 2015-05-19  7:56 UTC  (8+ messages)
` [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool

btrfs: kernel BUG at mm/page-writeback.c:2286!
 2015-05-19  7:55 UTC 

[PATCH v2] Mediatek SCPSYS power domain support
 2015-05-19  7:45 UTC  (6+ messages)
` [PATCH 1/5] soc: mediatek: Add infracfg misc driver support

[PATCH v11 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-05-19  7:43 UTC  (5+ messages)

suspend regression in 4.1-rc1
 2015-05-19  7:39 UTC  (8+ messages)

[BUG/REGRESSION] Screen flickering
 2015-05-19  7:37 UTC  (4+ messages)
` [PATCH v2] drm/i915: fix screen flickering

[RFC] block: remove never-modified global variable
 2015-05-19  7:34 UTC  (3+ messages)

[RFC PATCH] ALSA: pcm: Modify double acknowledged interrupts check condition
 2015-05-19  7:34 UTC  (2+ messages)

linux-next: Tree for May 19
 2015-05-19  7:30 UTC 

[PATCH] Documentation: dt: mtd: replace "nor-jedec" binding with "jedec,spi-nor"
 2015-05-19  7:27 UTC  (7+ messages)

[PATCH 9/9] Documentation/scheduler/sched-deadline.txt: Split Section 3
 2015-05-19  7:26 UTC  (2+ messages)
` [tip:sched/core] sched/dl/Documentation: "

[PATCH 8/9] Documentation/scheduler/sched-deadline.txt: relationship between tasks' deadlines and scheduling deadlines
 2015-05-19  7:25 UTC  (2+ messages)
` [tip:sched/core] sched/dl/Documentation: Clarify the relationship between tasks' deadlines and absolute "

[PATCH 7/9] Documentation/scheduler/sched-deadline.txt: add some references
 2015-05-19  7:25 UTC  (2+ messages)
` [tip:sched/core] sched/dl/Documentation: Add "

[PATCH 6/9] Documentation/scheduler/sched-deadline.txt: Some notes on EDF schedulability
 2015-05-19  7:25 UTC  (2+ messages)
` [tip:sched/core] sched/dl/Documentation: Add some "

[PATCH 5/9] Documentation/scheduler/sched-deadline.txt: remove _i from sum, max and min
 2015-05-19  7:24 UTC  (2+ messages)
` [tip:sched/core] sched/dl/Documentation: Clarify indexing notation

[PATCH 4/9] Documentation/scheduler/sched-deadline.txt: use consistent namings
 2015-05-19  7:24 UTC  (2+ messages)
` [tip:sched/core] sched/dl/Documentation: Use consistent naming

[PATCH] suspend: simplify block I/O handling
 2015-05-19  7:23 UTC 

[PATCH 3/9] Documentation/scheduler/sched-deadline.txt: fix typos
 2015-05-19  7:24 UTC  (2+ messages)
` [tip:sched/core] sched/dl/Documentation: Fix typos

[PATCH 2/9] Documentation/scheduler/sched-deadline.txt: switch to American English
 2015-05-19  7:23 UTC  (2+ messages)
` [tip:sched/core] sched/dl/Documentation: Switch "

[PATCH 1/9] Documentation/scheduler/sched-deadline.txt: correct definition of density as C_i/min{D_i,P_i}
 2015-05-19  7:23 UTC  (2+ messages)
` [tip:sched/core] sched/dl/Documentation: Correct the "

[PATCH] numa,sched: reduce conflict between fbq_classify_rq and migration
 2015-05-19  7:23 UTC  (2+ messages)
` [tip:sched/core] sched/numa: Reduce conflict between fbq_classify_rq() "

[PATCH v1 15/15] uaccess: decouple preemption from the pagefault logic
 2015-05-19  7:22 UTC  (2+ messages)
` [tip:sched/core] sched/preempt, mm/fault: Decouple preemption from the page fault logic

[PATCH v1 14/15] mips: properly lock access to the fpu
 2015-05-19  7:22 UTC  (2+ messages)
` [tip:sched/core] sched/preempt, MIPS: Properly lock access to the FPU

[PATCH v1 13/15] powerpc: enable_kernel_altivec() requires disabled preemption
 2015-05-19  7:22 UTC  (2+ messages)
` [tip:sched/core] sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly

[PATCH v1 12/15] futex: clarify that preemption doesn't have to be disabled
 2015-05-19  7:21 UTC  (2+ messages)
` [tip:sched/core] sched/preempt, futex: Update comments to "

[PATCH v1 11/15] arm/futex: UP futex_atomic_op_inuser() relies on disabled preemption
 2015-05-19  7:21 UTC  (2+ messages)
` [tip:sched/core] sched/preempt, arm/futex: Disable preemption in UP futex_atomic_op_inuser() explicitly

[PATCH v1 10/15] arm/futex: UP futex_atomic_cmpxchg_inatomic() relies on disabled preemption
 2015-05-19  7:21 UTC  (2+ messages)
` [tip:sched/core] sched/preempt, arm/futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic() explicitly

[PATCH v1 09/15] futex: UP futex_atomic_cmpxchg_inatomic() relies on disabled preemption
 2015-05-19  7:20 UTC  (2+ messages)
` [tip:sched/core] sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic() explicitly

[PATCH v1 08/15] futex: UP futex_atomic_op_inuser() relies on disabled preemption
 2015-05-19  7:20 UTC  (2+ messages)
` [tip:sched/core] sched/preempt, futex: Disable preemption in UP futex_atomic_op_inuser() explicitly

[PATCH v1 07/15] drm/i915: use pagefault_disabled() to check for disabled pagefaults
 2015-05-19  7:20 UTC  (2+ messages)
` [tip:sched/core] mm/fault, drm/i915: Use "

[PATCH v1 06/15] mm: use pagefault_disable() to check for disabled pagefaults in the handler
 2015-05-19  7:19 UTC  (2+ messages)
` [tip:sched/core] mm/fault, arch: Use "

[PATCH v1 05/15] mips: kmap_coherent relies on disabled preemption
 2015-05-19  7:19 UTC  (2+ messages)
` [tip:sched/core] sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitly

[PATCH v1 04/15] mm: explicitly disable/enable preemption in kmap_atomic_*
 2015-05-19  7:19 UTC  (2+ messages)
` [tip:sched/core] sched/preempt, mm/kmap: Explicitly disable/ enable "

[PATCH v1 03/15] uaccess: clarify that uaccess may only sleep if pagefaults are enabled
 2015-05-19  7:18 UTC  (2+ messages)
` [tip:sched/core] mm/uaccess, mm/fault: Clarify "

[PATCH v1 02/15] mm, uaccess: trigger might_sleep() in might_fault() with disabled pagefaults
 2015-05-19  7:18 UTC  (2+ messages)
` [tip:sched/core] sched/preempt, mm/fault: Trigger "

[PATCH v1 01/15] uaccess: count pagefault_disable() levels in pagefault_disabled
 2015-05-19  7:18 UTC  (2+ messages)
` [tip:sched/core] sched/preempt, mm/fault: Count pagefault_disable () "

[PATCH 6/6] preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic()
 2015-05-19  7:17 UTC  (2+ messages)
` [tip:sched/core] sched/preempt: "

[PATCH 5/6] preempt: Fix out of date comment
 2015-05-19  7:17 UTC  (2+ messages)
` [tip:sched/core] sched/preempt: "

[PATCH 4/6] sched: Optimize preemption operations on __schedule() callers
 2015-05-19  7:17 UTC  (2+ messages)
` [tip:sched/core] sched/preempt: "

[PATCH 3/6] preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET
 2015-05-19  7:16 UTC  (2+ messages)
` [tip:sched/core] sched/preempt: "

[PATCH 2/6] preempt: Rearrange a few symbols after headers merge
 2015-05-19  7:16 UTC  (2+ messages)
` [tip:sched/core] sched/preempt: "

[PATCH 1/6] preempt: Merge preempt_mask.h into preempt.h
 2015-05-19  7:16 UTC  (2+ messages)
` [tip:sched/core] sched/preempt: "

[PATCH 0/2] power_supply: Small improvements for 4.2
 2015-05-19  7:16 UTC  (3+ messages)
` [PATCH 1/2] power_supply: Use wrappers to avoid races when registering power supply
` [PATCH 2/2] power_supply: charger-manager: Add parent for "

BUG: rwlock bad magic on CPU#1, NetworkManager/
 2015-05-19  7:15 UTC  (4+ messages)

[RFC 0/7] ARM: sun9i: SMP support with Multi-Cluster Power Management
 2015-05-19  7:12 UTC  (4+ messages)
` [RFC 2/7] ARM: dts: sun9i: Add CCI-400 device nodes for A80


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