linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-26 23:15:03 to 2014-11-27 06:59:45 UTC [more...]

[PATCH v4 2/5] x86, traps: Track entry into and exit from IST context
 2014-11-27  7:03 UTC  (12+ messages)

[PATCH] Fix -Wmaybe-uninitialized warning seen with make menuconfig
 2014-11-27  6:54 UTC 

[PATCH] Documentation: memory-barriers: Fix typo in the first example
 2014-11-27  6:49 UTC  (2+ messages)

[PATCH v9 0/6] arm64: add seccomp support
 2014-11-27  6:46 UTC  (7+ messages)
` [PATCH v9 1/6] arm64: ptrace: add NT_ARM_SYSTEM_CALL regset
` [PATCH v9 2/6] arm64: ptrace: allow tracer to skip a system call

[PATCH net-next] vhost: remove unnecessary forward declarations in vhost.h
 2014-11-27  6:41 UTC 

[PATCH] xen: privcmd: schedule() after private hypercall when non CONFIG_PREEMPT
 2014-11-27  6:36 UTC  (2+ messages)

[PATCH net-next V3] tun/macvtap: use consume_skb() instead of kfree_skb() when needed
 2014-11-27  6:36 UTC 

[GIT PULL 00/25] phy: for 3.19
 2014-11-27  6:26 UTC  (26+ messages)
` [PATCH 01/25] phy: Add PHY header file for DT x Driver defines
` [PATCH 02/25] phy: miphy28lp: Add Device Tree bindings for the MiPHY28lp
` [PATCH 03/25] phy: miphy28lp: Provide support for the MiPHY28lp Generic PHY
` [PATCH 04/25] phy: miphy28lp: Add SSC support for SATA
` [PATCH 05/25] phy: miphy28lp: Add SSC support for PCIE
` [PATCH 06/25] phy: miphy28lp: Tune tx impedance across Soc cuts
` [PATCH 07/25] phy: phy-core: use the np present in of_phandle_args to get the PHY
` [PATCH 08/25] phy: sun4i: add support for USB phy0
` [PATCH 09/25] phy: berlin-sata: Move PHY_BASE into private data struct
` [PATCH 10/25] phy: berlin-sata: Add support for BG2 SATA PHY
` [PATCH 11/25] phy: berlin-sata: Document BG2 compatible
` [PATCH 12/25] phy: add the Berlin USB PHY driver
` [PATCH 13/25] Documentation: bindings: add doc for the Berlin USB PHY
` [PATCH 14/25] phy: safer to_phy() macro
` [PATCH 15/25] phy: improved lookup method
` [PATCH 16/25] phy: twl4030: use the new "
` [PATCH 17/25] phy: remove the old "
` [PATCH 18/25] usb: dwc3: host: convey the PHYs to xhci
` [PATCH 19/25] phy: exynos5-usbdrd: Add pipe-clk, utmi-clk and itp-clk support
` [PATCH 20/25] phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supply
` [PATCH 21/25] phy: exynos7-usbdrd: Update dependency for ARCH_EXYNOS
` [PATCH 22/25] phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelle
` [PATCH 23/25] Phy: DT binding documentation for Marvell MVEBU SATA phy
` [PATCH 24/25] Phy: DT binding documentation for the Armada 375 USB cluster binding
` [PATCH 25/25] phy: add support for USB cluster on the Armada 375 SoC

[PATCH 0/6] ACPICA: 20141107 Release
 2014-11-27  6:26 UTC  (7+ messages)
` [PATCH 1/6] ACPICA: iASL: Add support for to_PLD macro
` [PATCH 2/6] ACPICA: acpiexec: Add option to specify an object initialization file
` [PATCH 3/6] ACPICA: Disassembler: Add support for C-style operators and expressions
` [PATCH 4/6] ACPICA: Disassembler: Update for C-style expressions
` [PATCH 5/6] ACPICA: Disassembler: Emit correct string for 0 stop bits
` [PATCH 6/6] ACPICA: Update version to 20141107

[RFC PATCH] mm/thp: Always allocate transparent hugepages on local node
 2014-11-27  6:32 UTC  (4+ messages)

linux-next: build warning after merge of the irqchip tree
 2014-11-27  6:28 UTC 

[RFC] Add of_path property for all devices with a node
 2014-11-27  6:24 UTC  (7+ messages)
      ` [PATCH] drivers/core/of: Add symlink to device-tree from devices with an OF node

[PATCH v2 0/4] powernv: cpuidle: Redesign idle states management
 2014-11-27  6:24 UTC  (7+ messages)
` [PATCH v2 3/4] "
` [PATCH v2 4/4] powernv: powerpc: Add winkle support for offline cpus

[PATCH] hv: hv_fcopy: drop the obsolete message on transfer failure
 2014-11-27  6:21 UTC  (3+ messages)

[PATCH v2] hv: hv_fcopy: drop the obsolete message on transfer failure
 2014-11-27  7:31 UTC 

[PATCHv4 0/3] Kernel Live Patching
 2014-11-27  6:12 UTC  (4+ messages)

[PATCH] e1000: remove unused variables
 2014-11-27  5:59 UTC  (2+ messages)

[PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
 2014-11-27  6:07 UTC  (8+ messages)
          `  "

[PATCH v4] selftest: size: Add size test for Linux kernel
 2014-11-27  6:04 UTC  (2+ messages)

linux-next: manual merge of the irqchip tree with the mips tree
 2014-11-27  5:57 UTC 

[PATCH 1/1] driver:mtd:spi-nor: Add Micron quad I/O support
 2014-11-27  5:55 UTC  (7+ messages)
      ` [V5 PATCH 1/1] driver:mtd:spi-nor: Add quad I/O support for Micron spi nor

[git pull] Please pull mpe.git for-linus branch (for powerpc)
 2014-11-27  5:53 UTC 

[PATCH v2 00/19] kselftest install target feature
 2014-11-27  5:49 UTC  (7+ messages)
` [PATCH v2 02/19] kbuild: kselftest_install - add a new make target to install selftests
` [PATCH v2 03/19] selftests: add install target to enable installing selftests
` [PATCH v2 11/19] selftests/memory-hotplug: add install target to enable installing test

[PATCH v11 00/19] input: cyapa: instruction of cyapa patches
 2014-11-27  5:45 UTC  (5+ messages)
` [BUG] [PATCH] next: cyapa: fix inop touchpad after resume on Acer C720

[PATCH net-next 0/6] allow eBPF programs to be attached to sockets
 2014-11-27  5:42 UTC  (7+ messages)
` [PATCH net-next 1/6] bpf: verifier: add checks for BPF_ABS | BPF_IND instructions
` [PATCH net-next 2/6] net: sock: allow eBPF programs to be attached to sockets
` [PATCH net-next 3/6] samples: bpf: example of stateful socket filtering
` [PATCH net-next 4/6] samples: bpf: elf_bpf file loader
` [PATCH net-next 5/6] samples: bpf: trivial eBPF program in C
` [PATCH net-next 6/6] samples: bpf: large "

[PATCH] Update MAINTAINERS for solo6x10
 2014-11-27  5:34 UTC  (2+ messages)

[PATCH] staging: lustre: fix sparse warnings related to lock context imbalance
 2014-11-27  5:30 UTC  (3+ messages)

[PATCH net-next] macvlan: delay the header check for dodgy packets into lower device
 2014-11-27  5:14 UTC  (3+ messages)

[PATCH v3 0/8] Resurrect and use struct page extension for some debugging features
 2014-11-27  5:10 UTC  (6+ messages)
` [PATCH v3 3/8] mm/debug-pagealloc: make debug-pagealloc boottime configurable

[PATCH net] bpf: x86: fix epilogue generation for eBPF programs
 2014-11-27  5:02 UTC 

[PATCH net-next V2] tun/macvtap: use consume_skb() instead of kfree_skb() when needed
 2014-11-27  5:02 UTC  (3+ messages)

[PATCH ftrace/core v6 0/5] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts
 2014-11-27  4:56 UTC  (15+ messages)
` [PATCH ftrace/core v6 5/5] kselftest, ftrace: Add ftrace IPMODIFY flag test
                  `  "

[PATCH v4 0/6] Touchscreen performance related fixes
 2014-11-27  4:29 UTC  (5+ messages)

FW: [RFC 0/5] perf tools: Add perf data CTF conversion
 2014-11-27  4:27 UTC  (10+ messages)
              ` Support for Perf CTF traces now in master (was Re: FW: [RFC 0/5] perf tools: Add perf data CTF conversion)

[PATCH 1/1] thermal: cpu_cooling: check for the readiness of cpufreq layer
 2014-11-27  4:08 UTC  (2+ messages)

[PATCH] drivers:cpufreq: Change policy->cpuinfo.transition_latency to correct value
 2014-11-27  3:57 UTC 

linux-next: manual merge of the block tree with the ext4 tree
 2014-11-27  3:53 UTC 

[PATCH] xen-netfront: Remove BUGs on paged skb data which crosses a page boundary
 2014-11-27  3:53 UTC  (3+ messages)

[PATCH] clk: rockchip: rk3288 export i2s0_clkout for use in DT
 2014-11-27  3:47 UTC  (3+ messages)

[PATCH] Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors
 2014-11-27  3:24 UTC  (3+ messages)

It's me michela
 2014-11-27  3:29 UTC 

[PATCH 0/2 v3]intel_pstate: skip this driver if hit Sun X86 servers
 2014-11-27  3:28 UTC  (4+ messages)
` [PATCH 1/2 v3] intel_pstate: skip this driver if Sun server has _PPC method

[PATCH 1/2] media: v4l2-image-sizes.h: add SVGA, XGA and UXGA size definitions
 2014-11-27  3:21 UTC  (3+ messages)

[RFC v2 1/2] compiler: use compiler to detect integer overflows
 2014-11-27  3:13 UTC  (5+ messages)
` [RFC v2 2/2] fs: correctly check for signed integer overflow in vfs_fallocate

[PATCH 3.17 100/141] x86, microcode: Fix accessing dis_ucode_ldr on 32-bit
 2014-11-27  3:13 UTC 

[char-misc-next] mei: bus: use ssize_t as the return type for send and receive
 2014-11-27  3:07 UTC  (2+ messages)

[char-misc-next 1/3] mei: read and print all six FW status registers
 2014-11-27  3:05 UTC  (6+ messages)
` [char-misc-next 2/3] mei: export fw status registers through sysfs
` [char-misc-next 3/3] mei: add ABI documentation for fw_status exported "

[PATCH 0/2] mmc: rtsx: add support for sdio card
 2014-11-27  2:53 UTC  (3+ messages)
` [PATCH 1/2] mfd: rtsx: add func to split u32 into register
` [PATCH 2/2] mmc: rtsx: add support for sdio card

[PATCH v2 0/6] support GMAC driver for RK3288
 2014-11-27  2:53 UTC  (8+ messages)
` [PATCH v2 1/6] GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC
` [PATCH v2 2/6] GMAC: define clock ID used for GMAC
` [PATCH v2 3/6] GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMAC
` [PATCH v2 4/6] ARM: dts: rockchip: add gmac info for rk3288
` [PATCH v2 5/6] ARM: dts: rockchip: enable gmac on RK3288 evb board
` [PATCH v2 6/6] GMAC: add document for Rockchip RK3288 GMAC

linux-next: Tree for Nov 26
 2014-11-27  2:52 UTC  (2+ messages)

[PATCH v5 0/6] UIO driver for APM X-Gene QMTM
 2014-11-27  0:01 UTC  (3+ messages)
` [PATCH v5 2/6] uio: Add new UIO_MEM_PHYS_CACHE type for mem regions

[PATCH] staging: octeon: Fix checkpatch warning
 2014-11-27  2:34 UTC  (4+ messages)

For the problem when using swiotlb
 2014-11-27  2:36 UTC  (8+ messages)

It's me michela
 2014-11-27  0:05 UTC 

[PATCH] Drivers:staging:comedi:drivers: Fixed checkpatch warning
 2014-11-26 23:40 UTC  (2+ messages)

[PATCH 1/3] rtl8188eu: Fix FSF_MAILING_ADDRESS in rtw_led.*
 2014-11-26 23:27 UTC  (4+ messages)
` [PATCH 2/3] rtl8188eu: Fix a typo "
  ` [PATCH 3/3] rtl8188eu: Remove leading spaces in rtw_led.c

[PATCH v4] clocksource: arch_timer: Allow the device tree to specify uninitialized timer registers
 2014-11-27  2:27 UTC  (4+ messages)

[PATCH v14 0/3] Add drm driver for Rockchip Socs
 2014-11-27  2:12 UTC  (8+ messages)

[PATCH V5 1/3] perf tool: Add sort key symoff for perf diff
 2014-11-27  2:05 UTC  (3+ messages)
` [PATCH V5 3/3] perf tool: check buildid for symoff

[PATCH 00/19] Add Support for USB DRD in AM437x
 2014-11-27  2:00 UTC  (3+ messages)
` [PATCH 06/19] usb: dwc3: host: Pass the XHCI_DRD_SUPPORT and XHCI_NEEDS_LHC_RESET quirk

[PATCH] ARM: Update processor_modes for hyp and monitor mode
 2014-11-27  1:54 UTC  (2+ messages)

[PATCHv3 1/1] HID: add BETOP game controller force feedback support
 2014-11-27  1:46 UTC 

[PATCH v7 00/10] TPM 2.0 support
 2014-11-27  1:38 UTC  (3+ messages)
` [PATCH v7 09/10] tpm: TPM 2.0 FIFO Interface
  ` [tpmdd-devel] "

[PATCH v4 0/2] Add support for the rockchip mmc clock phases using the framework
 2014-11-27  1:30 UTC  (3+ messages)
` [PATCH v4 1/2] clk: rockchip: add bindings for the mmc clocks
` [PATCH v4 2/2] clk: rockchip: Add support for the mmc clock phases using the framework

[PATCH 0/3 v4] drivers/bus: Freescale Management Complex bus driver patch series
 2014-11-27  1:15 UTC  (6+ messages)
` [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

[RFC PATCH 0/4] Namespace contrained helper execution
 2014-11-27  1:30 UTC  (5+ messages)
` [RFC PATCH 3/4] kmod - add call_usermodehelper_ns() helper

Linux 3.17.4
 2014-11-27  1:01 UTC  (2+ messages)
` ocfs2_link:812 ERROR: status = -2 - "

3.18-rc regression: drm/nouveau: use shared fences for readable objects
 2014-11-27  1:18 UTC  (8+ messages)

[PATCH 1/3] thermal: of: support writable trips via dt
 2014-11-27  1:16 UTC  (3+ messages)
` [PATCH 2/3] thermal: of: consolidate sensor callbacks as ops
` [PATCH 3/3] thermal: of: notify sensor driver on trip updates

[PATCH 1/2] perf hists browser: Print overhead percent value for first-level callchain
 2014-11-27  1:12 UTC  (3+ messages)
` probe + report for following branch history. was "

[PATCH v9 0/4] The 1st version of suspend for RK3288
 2014-11-27  0:56 UTC  (4+ messages)
` [PATCH v9 4/4] ARM: dts: rockchip: add suspend settings for rk3288-evb-rk808

frequent lockups in 3.18rc4
 2014-11-27  0:46 UTC  (10+ messages)

[PATCH] staging: media: lirc: lirc_zilog.c: fix quoted strings split across lines
 2014-11-27  0:39 UTC  (8+ messages)

[RFC 0/4] OOM vs PM freezer fixes
 2014-11-27  0:47 UTC  (4+ messages)
` [RFC 1/2] oom: add helper for setting and clearing TIF_MEMDIE
  ` [RFC 2/2] OOM, PM: make OOM detection in the freezer path raceless

[PATCH 0/4] PM: Use CONFIG_PM instead of CONFIG_PM_RUNTIME in core code
 2014-11-27  0:40 UTC  (5+ messages)
` [PATCH 1/4] PM: Drop the SET_PM_RUNTIME_PM_OPS() macro
` [PATCH 2/4] PM: Drop CONFIG_PM_RUNTIME from the driver core
` [PATCH 3/4] ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI core
` [PATCH 4/4] PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core

[PATCH 3/3] [PATCH] mtd: fix concurrent access to mtd->usecount
 2014-11-27  0:07 UTC  (3+ messages)
    ` 答复: "

[PATCH] dmaengine: rcar-dmac: Handle hardware descriptor allocation failure
 2014-11-27  0:07 UTC  (2+ messages)

[PATCH 0/4] proc: deuglify task_state()
 2014-11-26 23:54 UTC  (5+ messages)
` [PATCH 0/2] exit/pid_ns: comments + simple fix
  ` [PATCH v2 "
    ` [PATCH v2 1/2] exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
    ` [PATCH v2 2/2] exit: pidns: fix/update the comments in zap_pid_ns_processes()

[PATCH v2 0/4] thermal: of: of-thermal.c API extensions
 2014-11-26 23:09 UTC  (7+ messages)
  ` [PATCH v2 3/4] thermal: of: Extend of-thermal to export table of trip points

mmotm 2014-11-26-15-45 uploaded
 2014-11-26 23:46 UTC 

[PATCH 1/4] drm/msm/hdmi: use HPD interrupt to track connector status change
 2014-11-26 23:43 UTC  (2+ messages)

[PATCH v3] media: usb: uvc: use vb2_ops_wait_prepare/finish helper
 2014-11-26 23:25 UTC 

[Patch Part3 v4 19/38] iommu/vt-d: Clean up unsued code
 2014-11-26 23:17 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 21/38] x86: irq_remapping: Clean up unused interfaces
 2014-11-26 23:18 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 36/38] ACPI, irq, x86: Kill private function mp_register_gsi()/ mp_unregister_gsi()
 2014-11-26 23:22 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 35/38] x86, irq: Refine the way to calculate NR_IRQS
 2014-11-26 23:21 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 34/38] x86, irq: Move private data in struct irq_cfg into dedicated data structure
 2014-11-26 23:21 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 33/38] x86, irq: Move check of cfg->move_in_progress into send_cleanup_vector()
 2014-11-26 23:21 UTC  (2+ messages)
` [tip:x86/apic] x86, irq: Move check of cfg-> move_in_progress "

[Patch Part3 v4 32/38] x86, irq: Kill function apic_set_affinity()
 2014-11-26 23:21 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 31/38] x86, irq: Change functions only used in vector.c as static
 2014-11-26 23:20 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 24/38] iommu/amd: Move struct irq_2_irte into amd_iommu.c
 2014-11-26 23:18 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 30/38] x86, irq: Kill unused alloc_irq_and_cfg_at()
 2014-11-26 23:20 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 29/38] x86, irq: Use cached IOAPIC entry instead of reading from hardware
 2014-11-26 23:20 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 28/38] x86, irq: Clean up io_apic.h
 2014-11-26 23:19 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 27/38] x86, irq: Kill x86_io_apic_ops.write and x86_io_apic_ops.modify
 2014-11-26 23:19 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 26/38] x86, irq: Kill struct io_apic_irq_attr
 2014-11-26 23:19 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 25/38] x86, irq: Move irq_cfg.irq_2_pin into io_apic.c
 2014-11-26 23:19 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part2 v6 13/27] x86, PCI, MSI: Use hierarchy irqdomain to manage MSI interrupts
 2014-11-26 23:09 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 04/38] x86, irq: Prepare IOAPIC interfaces to support hierarchy irqdomain
 2014-11-26 23:13 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 23/38] iommu/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c
 2014-11-26 23:18 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 22/38] x86, irq: Kill irq_cfg.irq_remapped
 2014-11-26 23:18 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 03/38] x86, irq: Kill unused pre_init_apic_IRQ0()
 2014-11-26 23:13 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 02/38] x86, intel-mid, trivial: Refine code syntax for sfi_parse_mtmr()
 2014-11-26 23:13 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 01/38] x86, intel-mid: Delay initialization of APB timer
 2014-11-26 23:12 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 20/38] iommu/amd: Clean up unsued code
 2014-11-26 23:17 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part2 v6 27/27] x86, irq: Simplify MSI/DMAR/HPET implementation by using common code
 2014-11-26 23:12 UTC  (2+ messages)
` [tip:x86/apic] x86, irq: Simplify MSI/DMAR/ HPET "

[Patch Part3 v4 18/38] x86: irq_remapping: Clean up unsued code
 2014-11-26 23:17 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH v2 00/11] media: use vb2_ops_wait_prepare/finish helper
 2014-11-26 23:17 UTC  (4+ messages)
` [PATCH v2 11/11] media: usb: uvc: "

[Patch Part3 v4 17/38] x86: Clean up unused forward declarations in x86_init.h
 2014-11-26 23:17 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 16/38] x86, irq: Kill GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
 2014-11-26 23:16 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 15/38] x86, irq: Kill x86_io_apic_ops.eoi_ioapic_pin and related interfaces
 2014-11-26 23:16 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 14/38] x86, irq: Kill x86_io_apic_ops.set_affinity and related interfaces
 2014-11-26 23:16 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 13/38] x86, irq: Kill x86_io_apic_ops.setup_entry and related interfaces
 2014-11-26 23:16 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 12/38] x86, irq: Kill x86_io_apic_ops.print_entries and related interfaces
 2014-11-26 23:15 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 11/38] x86, irq: Kill unused struct mp_pin_info
 2014-11-26 23:15 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 10/38] x86, irq: Kill unused old IOAPIC irqdomain interfaces
 2014-11-26 23:15 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 09/38] x86, irq: Convert IOAPIC to use hierarchy irqdomain interfaces
 2014-11-26 23:14 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 08/38] x86, irq: Introduce helper functions to support hierarchy irqdomain for IOAPIC
 2014-11-26 23:14 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 07/38] x86, irq: Simplify the way to print IOAPIC entry
 2014-11-26 23:14 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part3 v4 06/38] x86, irq: Refine the way to allocate irq_cfg for legacy IRQs
 2014-11-26 23:14 UTC  (2+ messages)
` [tip:x86/apic] "

randconfig build error with next-20141126, in drivers/spi/spi-meson-spifc.c
 2014-11-26 23:12 UTC  (2+ 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).