public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-26 23:59:52 to 2014-05-27 08:22:49 UTC [more...]

[RFC Patch V1 0/4] enhance IOAPIC core to support hotplug
 2014-05-27  8:24 UTC  (5+ messages)
` [RFC Patch V1 1/4] x86, irq: refine mp_register_ioapic() to prepare for IOAPIC hotplug
` [RFC Patch V1 2/4] x86, irq, ACPI: introduce a rwsem to protect IOAPIC operations from hotplug
` [RFC Patch V1 3/4] x86, irq, ACPI: implement interface to support ACPI based IOAPIC hot-addition
` [RFC Patch V1 4/4] x86, irq, ACPI: implement interface to support ACPI based IOAPIC hot-removal

[PATCH] [TRIVIAL] befs: remove check for CONFIG_BEFS_RW
 2014-05-27  8:22 UTC 

[Patch V3 00/37] use irqdomain to dynamically allocate IRQ for IOAPIC
 2014-05-27  8:11 UTC  (39+ messages)
` [Patch V3 01/37] x86, irq: update high address field when updating affinity for MSI IRQ
` [Patch V3 02/37] genirq, trivial: improve documentation to match current implementation
` [Patch V3 03/37] x86, mpparse: use pr_lvl() helper utilities to replace printk(KERN_LVL)
` [Patch V3 04/37] x86, mpparse: simplify arch/x86/include/asm/mpspec.h
` [Patch V3 05/37] x86, PCI, ACPI: use kmalloc_node() to optimize for performance
` [Patch V3 06/37] x86, acpi, irq: kill static function irq_to_gsi()
` [Patch V3 07/37] x86, ACPI, trivial: minor improvements to arch/x86/kernel/acpi/boot.c
` [Patch V3 08/37] x86, ACPI, irq: enhance error handling in function acpi_register_gsi()
` [Patch V3 09/37] x86, ACPI, irq: fix possible eror in GSI to IRQ mapping for legacy IRQ
` [Patch V3 10/37] x86, irq, trivial: minor improvements of IRQ related code
` [Patch V3 11/37] x86, ioapic: kill unused global variable timer_through_8259
` [Patch V3 12/37] x86, ioapic: kill static variable nr_irqs_gsi
` [Patch V3 13/37] x86, ioapic: introduce helper utilities to walk ioapics and pins
` [Patch V3 14/37] x86, ioapic: use irq_cfg() instead of irq_get_chip_data() for better readability
` [Patch V3 15/37] x86, irq: reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomain
` [Patch V3 16/37] x86, irq: introduce some helper utilities to improve readability
` [Patch V3 17/37] x86, ACPI, irq: consolidate algorithm of mapping (ioapic, pin) to IRQ number
` [Patch V3 18/37] x86, irq, ACPI: change __acpi_register_gsi to return IRQ number instead of GSI
` [Patch V3 19/37] x86, irq: introduce mechanisms to support dynamically allocate IRQ for IOAPIC
` [Patch V3 20/37] x86, irq: enhance mp_register_ioapic() to support irqdomain
` [Patch V3 21/37] x86, ACPI, irq: provide basic irqdomain support
` [Patch V3 22/37] x86, mpparse, "
` [Patch V3 23/37] x86, SFI, "
` [Patch V3 24/37] x86, devicetree, irq: use common mechanism to support irqdomain
` [Patch V3 25/37] x86, irq: introduce two helper functions to support irqdomain map operation
` [Patch V3 26/37] x86, irq, ACPI: use common irqdomain map interface to program IOAPIC pins
` [Patch V3 27/37] x86, irq, mpparse: "
` [Patch V3 28/37] x86, irq, SFI: "
` [Patch V3 29/37] x86, irq, devicetree: "
` [Patch V3 30/37] x86, irq: clean up unused IOAPIC interface
` [Patch V3 31/37] x86, irq: simplify the way to handle ISA IRQ
` [Patch V3 32/37] genirq: export irq_domain_disassociate() to architecture interrupt drivers
` [Patch V3 33/37] x86, irq: introduce helper functions to release IOAPIC pin
` [Patch V3 34/37] x86, irq, ACPI: release IOAPIC pin when PCI device is disabled
` [Patch V3 35/37] x86, irq, mpparse: "
` [Patch V3 36/37] x86, irq, SFI: "
` [Patch V3 37/37] x86, irq, devicetree: "

linux-next: manual merge of the akpm-current tree with the ext4 tree
 2014-05-27  8:09 UTC 

Extend irq_set_affinity_notifier() to use a call chain
 2014-05-27  8:15 UTC  (7+ messages)

[PATCH v2 0/3] Introduce MEN 14F02100 BMC driver series
 2014-05-27  9:08 UTC  (4+ messages)
` [PATCH v2 1/3] drivers/mfd/menf21bmc: introduce MEN 14F021P00 BMC MFD Core driver
` [PATCH v2 2/3] drivers/watchdog/menf21bmc_wd: introduce MEN 14F021P00 BMC Watchdog driver
` [PATCH v2 3/3] drivers/leds/leds-menf21bmc: introduce MEN 14F021P00 BMC LED driver

balance storm
 2014-05-27  8:12 UTC  (10+ messages)

[PATCH 00/21] ARM: sunxi: Introduce Allwinner A23 (sun8i) support
 2014-05-27  8:09 UTC  (5+ messages)
` [PATCH 20/22] ARM: sun8i: Add SMP support for the Allwinner A23

[PATCH v3] clk: shmobile: mstp: Fix the is_enabled() operation
 2014-05-27  8:04 UTC  (3+ messages)

[PATCHv2 00/14] perf tools: Speedup DWARF unwind
 2014-05-27  7:59 UTC  (19+ messages)
` [PATCH 06/14] perf tools: Cache dso data file descriptor
` [PATCH 09/14] perf tools: Add dso__data_* interface descriptons
` [PATCH 10/14] perf tests: Spawn child for each test
` [PATCH 12/14] perf tests: Add test interface for dso data fd limit
` [PATCH 13/14] perf tests: Add test for caching dso file descriptors
` [PATCH 14/14] perf tests: Add test for closing dso objects on EMFILE error

[PATCH 0/3] regulator: merge s2mps11 and s2mpa01 drivers
 2014-05-27  7:56 UTC  (7+ messages)
` [PATCH 1/3] regulator: s2mps11: Refactor setting ramp delay
` [PATCH 2/3] regulator: s2mps11: Merge S2MPA01 driver

[PATCH] Makefile: Fix unrecognized cross-compiler command line options
 2014-05-27  7:54 UTC 

[patch 0/9] mm: memcontrol: naturalize charge lifetime
 2014-05-27  7:43 UTC  (3+ messages)
` [patch 9/9] mm: memcontrol: rewrite uncharge API

[PATCH] pinctrl: berlin: Use devm_ioremap_resource()
 2014-05-27  7:43 UTC  (2+ messages)

[GIT PULL] final pin control fix for v3.15
 2014-05-27  7:31 UTC 

[PATCH v2 0/6] sched: expel confusing usage of the term "power"
 2014-05-27  7:30 UTC  (6+ messages)
` [PATCH v2 1/6] sched/fair.c: remove "power" from struct numa_stats

[PATCH] HID: hid-sensor-hub: Set report quirk for Microsoft Surface
 2014-05-27  7:29 UTC 

[f2fs-dev] [PATCH v2] f2fs: avoid crash when trace f2fs_submit_page_mbio event in ra_sum_pages
 2014-05-27  7:20 UTC  (4+ messages)

[RFC PATCH 00/11] Add support for devtmpfs in user namespaces
 2014-05-27  7:16 UTC  (8+ messages)
` [RFC PATCH 11/11] loop: Allow priveleged operations for root in the namespace which owns a device
      ` [lxc-devel] "

Add EDAC support for Altera SoC SDRAM Controller
 2014-05-27  7:11 UTC  (10+ messages)
` [PATCHv5 1/3] dts: socfpga: Add bindings for Altera SoC SDRAM controller

[PATCH] This is my first commit
 2014-05-27  7:11 UTC  (3+ messages)

[PATCHv2] HID: Debug: Add labels for HID Sensor Usages
 2014-05-27  7:10 UTC 

[PATCH V2] staging: dgap: implement proper error handling in dgap_firmware_load()
 2014-05-27  7:09 UTC 

fs/dcache.c - BUG: soft lockup - CPU#5 stuck for 22s! [systemd-udevd:1667]
 2014-05-27  7:04 UTC  (11+ messages)

[PATCH 1/1] sound/soc/codecs/wm0010.c: add static to local variable
 2014-05-27  6:57 UTC 

[PATCH 1/1] sound/aoa/codecs/onyx.c: use static const for texts
 2014-05-27  6:57 UTC  (2+ messages)

[PATCH] Staging: rtl8192u: r8180_93cx6.c & r8192U_wx.c fix checkpatch.pl errors and warnings
 2014-05-27  6:56 UTC  (2+ messages)

linux-next: manual merge of the tty tree with the m68k tree
 2014-05-27  6:53 UTC 

[PATCH v4] openrisc: irq: use irqchip framework
 2014-05-27  6:47 UTC  (3+ messages)

[pci] BUG: unable to handle kernel NULL pointer dereference at 00000000000000c8
 2014-05-27  6:41 UTC 

[PATCH 0/18] Use kmemdup instead of kmalloc + memcpy
 2014-05-27  6:40 UTC  (5+ messages)
` [PATCH 7/18] qla2xxx: "
` [PATCH 13/18] drm/edid: "

[RFT PATCH -next ] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
 2014-05-27  6:31 UTC  (2+ messages)
` [RFT PATCH -next v2] "

[PATCH 00/27] Fix common bug in most nand drivers not showing a device in sysfs
 2014-05-27  6:28 UTC  (6+ messages)
` [PATCH 09/27] mtd: nand: pxa3xx: show device structure "
` [PATCH 07/27 v2] mtd: nand: gpmi: "
` [PATCH 09/27 v2] mtd: nand: pxa3xx: "

[PATCH] pinctrl: Enable "power-source" to be extracted from DT files
 2014-05-27  6:27 UTC  (2+ messages)
` [PATCH v2] "

[PATCH V4 0/2] mm: FAULT_AROUND_ORDER patchset performance data for powerpc
 2014-05-27  6:24 UTC  (11+ messages)

[f2fs-dev][PATCH] f2fs: avoid overflow when large directory feathure is enabled
 2014-05-27  6:23 UTC  (2+ messages)
` [f2fs-dev] [PATCH] "

[PATCH linux-next] DRM: Armada: update dma_buf_export use
 2014-05-27  6:22 UTC  (6+ messages)

[PATCH v4] gpio: Add support for Intel SoC PMIC (Crystal Cove)
 2014-05-27  6:22 UTC  (4+ messages)

[PATCH] regulator: pfuze100: Remove *regulators[] from struct pfuze_chip
 2014-05-27  6:14 UTC 

[GIT PULL] qcom SoC changes for v3.16
 2014-05-27  6:12 UTC  (4+ messages)

[PATCH 00/17] PCIe support for DRA7xx
 2014-05-27  6:11 UTC  (13+ messages)
` [PATCH 03/17] phy: ti-pipe3: add external clock support for PCIe PHY

[PATCH] regulator: ltc3589: Remove ltc3589_list_voltage_fixed function
 2014-05-27  6:05 UTC 

[PATCH V2] MIPS: change type of asid_cache to unsigned long
 2014-05-27  5:52 UTC  (8+ messages)

[PATCH v2 00/11] sched: consolidation of cpu_power
 2014-05-27  5:47 UTC  (5+ messages)

Documenting execve() and EAGAIN
 2014-05-27  5:51 UTC  (3+ messages)

[PATCH] regulator: ltc3589: Fix module dependency
 2014-05-27  5:51 UTC 

[PATCH] Staging: rtl8192u: r8180_93cx6.c & r8192U_wx.c fix checkpatch.pl errors and warnings
 2014-05-27  5:39 UTC  (2+ messages)

[PATCH v2] ALSA: hda: fix tegra build
 2014-05-27  5:37 UTC  (2+ messages)

[PATCH] This is my first commit
 2014-05-27  5:31 UTC 

[PATCH v2 4/4] KVM: x86: get CPL from SS.DPL
 2014-05-27  5:22 UTC  (3+ messages)

[RFC] drm/nouveau: disable caching for VRAM BOs on ARM
 2014-05-27  5:18 UTC  (15+ messages)
                      ` [Nouveau] "

linux-next: manual merge of the trivial tree with the arm-soc tree
 2014-05-27  5:17 UTC 

[PATCH V7] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
 2014-05-27  5:09 UTC 

3.15-rc6 build / link failed fs/built-in mb_cache_entry problems
 2014-05-27  5:04 UTC  (2+ messages)

[PATCH] usb: pci-quirks: do not access OHCI_FMINTERVAL register on ULI hw
 2014-05-27  4:56 UTC 

linux-next: build failure after merge of the regulator tree
 2014-05-27  4:41 UTC 

[PATCH v3 0/4] mfd: Intel SoC Power Management IC
 2014-05-27  4:06 UTC  (5+ messages)
` [PATCH v3 1/4] mfd: intel_soc_pmic: Core driver
` [PATCH v3 2/4] mfd: intel_soc_pmic: I2C interface
` [PATCH v3 3/4] mfd: intel_soc_pmic: Crystal Cove support
` [PATCH v3 4/4] mfd: intel_soc_pmic: Build files

[jet.chen@intel.com: [bio] kernel BUG at drivers/block/virtio_blk.c:166!]
 2014-05-27  4:03 UTC  (2+ messages)

[PATCH 12/12] [include/linux] Remove strict_strto definitions
 2014-05-27  3:29 UTC  (2+ messages)

[PATCH 0/5] tps65917: Add support for for TPS65917 PMIC
 2014-05-27  3:22 UTC  (4+ messages)
` [PATCH 5/5] regulator: tps65917: Add Regulator driver for tps65917 PMIC

HID Sensor support for True/Magnetic North usage attributes
 2014-05-27  3:20 UTC  (3+ messages)
` [PATCH] IIO: Support for True/Magnetic north
  ` [PATCH] IIO: Added iio magn_north ABI documentation

[PATCH] cpufreq: governor: Be friendly towards latency-sensitive bursty workloads
 2014-05-27  3:15 UTC  (3+ messages)

[RFT][PATCH] regulator: pfuze100: Support enable/disable for fixed regulator
 2014-05-27  3:05 UTC  (2+ messages)

[PATCH] export efi.flags to sysfs
 2014-05-27  3:00 UTC  (2+ messages)

[PATCH 0/3] Shrinkers and proportional reclaim
 2014-05-27  2:37 UTC  (2+ messages)

[PATCH] Input: atmel_mxt_ts - fix build error in mxt_read_t9_resolution
 2014-05-27  2:09 UTC 

linux-next: manual merge of the vfs tree with the ext4 tree
 2014-05-27  2:07 UTC 

[PATCH 0/4] get_maintainer script cleanups
 2014-05-27  1:32 UTC  (7+ messages)
    ` [PATCH 5/4] get_maintainer: shut up perl critic

[PATCH] UniCore32: Change git tree location information in MAINTAINERS
 2014-05-27  0:04 UTC 

[PATCHv5 0/2] imx2-wdt: Add regmap-mmio support
 2014-05-27  1:25 UTC  (3+ messages)

[PATCH 1/9] staging: ion: tidy up a bit
 2014-05-27  0:58 UTC  (5+ messages)
` [PATCH 4/9] staging: ion: remove struct ion_page_pool_item

dringend Kredit @3 %
 2014-05-26 23:15 UTC 

[PATCH v4 2/8] OF: Introduce DT overlay support
 2014-05-27  0:54 UTC  (12+ messages)

linux-next: manual merge of the arm-soc tree with the arm tree
 2014-05-27  0:52 UTC 

[PATCH RESEND v2 0/4] mfd: Intel SoC Power Management IC
 2014-05-27  0:48 UTC  (6+ messages)
` [PATCH RESEND v2 1/4] mfd: intel_soc_pmic: Core driver

linux-next: manual merge of the arm-soc tree with the arm tree
 2014-05-27  0:48 UTC 

linux-next: manual merge of the arm-soc tree with the tree
 2014-05-27  0:45 UTC 

[PATCH 0/3] arch: unicore32: ksyms: export several implemeted symbols to avoid compiling failure
 2014-05-27  0:32 UTC  (9+ messages)
` [PATCH 1/3] arch: unicore32: ksyms: export additional find_first_*() "
  ` 回复: "
` [PATCH 2/3] arch: unicore32: ksyms: export 'pm_power_off' "
  ` 回复: "
` [PATCH 3/3] arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' "
  ` 回复: "
` 回复: [PATCH 0/3] arch: unicore32: ksyms: export several implemeted symbols "

[PATCH] KVM: lapic: sync highest ISR to hardware apic on EOI
 2014-05-27  0:26 UTC  (4+ messages)

3.14: WARNING: sysfs group ffffffff81c50ca0 not found for kobject 'target5:0:0'
 2014-05-27  0:21 UTC  (2+ messages)

[PATCH V3 0/8] CPUFreq: Initialize CPU's OPP tables from CPU core
 2014-05-27  0:18 UTC  (5+ messages)
` [PATCH V3 4/8] driver/core: cpu: initialize opp table

[PATCH 2/4] staging: dgap: implement proper error handling in dgap_firmware_load()
 2014-05-27  0:07 UTC  (3+ messages)

linux-next: build failure after merge of the l2-mtd tree
 2014-05-26 23:59 UTC  (3+ messages)


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