linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-19 13:23:47 to 2014-05-19 16:46:15 UTC [more...]

[PATCH v2 00/10] Marvell Berlin full clock support
 2014-05-19 16:43 UTC  (8+ messages)
` [PATCH v2 04/10] clk: berlin: add driver for BG2x simple PLLs
` [PATCH v2 05/10] clk: berlin: add driver for BG2x complex divider cells
` [PATCH v2 06/10] clk: berlin: add core clock driver for BG2/BG2CD
` [PATCH v2 07/10] clk: berlin: add core clock driver for BG2Q
` [PATCH v2 08/10] ARM: dts: berlin: convert BG2CD to DT clock nodes
` [PATCH v2 09/10] ARM: dts: berlin: convert BG2 "
` [PATCH v2 10/10] ARM: dts: berlin: convert BG2Q "

[RFC PATCH 0/5] Frequency resolution in CCF vs. cpufreq
 2014-05-19 16:41 UTC  (6+ messages)
` [RFC PATCH 2/5] clk: Introduce 'clk_round_rate_nearest()'

remap_file_pages() use
 2014-05-19 16:42 UTC  (10+ messages)

[PATCH RESEND 1/3] mfd: arizona: Add MICVDD to mapped regulators
 2014-05-19 16:35 UTC  (3+ messages)
` [PATCH RESEND 2/3] mfd: wm8997: Add registers for high power mode
` [PATCH RESEND 3/3] mfd: arizona: Correct error message for addition of main IRQ chip

[PATCH 1/4] phy: miphy365x: Add Device Tree bindings for the MiPHY365x
 2014-05-19 16:41 UTC  (5+ messages)
` [PATCH 4/4] phy: miphy365x: Provide support for the MiPHY356x Generic PHY

time to move fs/bio.c to block/ ?
 2014-05-19 16:39 UTC  (10+ messages)

[PATCH v3 00/13] ARM/DT: edma: IP configuration from hardware and cleanups
 2014-05-19 16:37 UTC  (4+ messages)
` [PATCH v3 02/13] ARM: edma: Take the number of tc from edma_soc_info (pdata)

[PATCH] regulator: core: Fix the init of DT defined fixed regulators
 2014-05-19 16:37 UTC  (5+ messages)

[PATCH] clk: twl6040: Convert to use devm_clk_register
 2014-05-19 16:32 UTC  (2+ messages)

[PATCH] PCI: Generic Configuration Access Mechanism support
 2014-05-19 16:32 UTC  (2+ messages)

randconfig build error with next-20140519, in drivers/net/wireless/ath/ath9k/dfs.c
 2014-05-19 16:31 UTC 

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

[PATCH] staging: rts5208: Use pci_device_id rather than DEFINE_PCI_DEVICE_TABLE
 2014-05-19 16:24 UTC 

[PATCH v5 0/3] CPU hotplug: Fix the long-standing "IPI to offline CPU" issue
 2014-05-19 16:18 UTC  (8+ messages)
` [PATCH v5 3/3] CPU hotplug, smp: Flush any pending IPI callbacks before CPU offline
        ` [PATCH v5 UPDATED "
          ` [PATCH v5 UPDATEDv2 "

[PATCH] rtc: fix potential race condition and remove build errors
 2014-05-19 16:19 UTC  (2+ messages)
` [rtc-linux] "

[PATCH] Staging: comedi: fixed warnings reported by checkpatch tool on comedi_test.c file
 2014-05-19 16:19 UTC 

[PATCH v2 0/4] memcg: Low-limit reclaim
 2014-05-19 16:18 UTC  (9+ messages)
` [PATCH 1/4] memcg, mm: introduce lowlimit reclaim

[PATCH] regmap: irq: Fix possible ZERO_SIZE_PTR pointer dereferencing error
 2014-05-19 16:15 UTC  (2+ messages)

[PATCH] Staging: comedi: fixed warning shown by checkpatch tool on cb_das16_cs.c file
 2014-05-19 16:11 UTC 

[PATCH v2 0/3] File Sealing & memfd_create()
 2014-05-19 16:09 UTC  (6+ messages)

[PATCH 2/13 v2] [SCSI] qla2xxx: make return of 0 explicit
 2014-05-19 16:07 UTC  (2+ messages)

[PATCH v4 0/6] Add support for SW babble Control
 2014-05-19 16:05 UTC  (9+ messages)
` [PATCH v4 1/6] usb: musb: core: Handle Babble condition only in HOST mode
` [PATCH v4 2/6] usb: musb: core: Convert babble recover work to delayed work
` [PATCH v4 3/6] usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset()
` [PATCH v4 4/6] usb: musb: core: Convert the musb_platform_reset to have a return value
` [PATCH v4 5/6] usb: musb: dsps: Add the sw_babble_control()
` [PATCH v4 6/6] usb: musb: dsps: Enable sw babble control for newer silicon

[PATCH RFC 0/3] kmemcg slab reparenting
 2014-05-19 16:03 UTC  (9+ messages)
` [PATCH RFC 3/3] slub: reparent memcg caches' slabs on memcg offline

[PATCH 0/3] perf: disable sampled events if no PMU interrupt
 2014-05-19 16:01 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] perf, ARM: use common PMU interrupt disabled code

[PATCH v4 0/5] xen: Add EFI support
 2014-05-19 16:00 UTC  (11+ messages)
` [PATCH v4 1/5] efi: Introduce EFI_DIRECT flag
` [PATCH v4 2/5] xen: Define EFI related stuff
` [PATCH v4 3/5] xen: Put EFI machinery in place
  ` [Xen-devel] "

[PATCH] [RFC] ARM: perf: allow tracing with kernel tracepoints events
 2014-05-19 15:58 UTC  (3+ messages)

[PATCH 0/2] staging: slicoss: cleanup checksum computation
 2014-05-19 15:57 UTC  (4+ messages)
` [PATCH 2/2] staging: slicoss: remove slic_reg_params struct

[PATCHSET 00/21] perf tools: Add support to accumulate hist periods (v9)
 2014-05-19 15:11 UTC  (2+ messages)

[PATCH 1/1] fanotify: handling of errors when reading events
 2014-05-19 15:53 UTC  (2+ messages)

[PATCH 0/4] phy: Introduce support for MiPHY365x
 2014-05-19 15:51 UTC  (8+ messages)
` [PATCH 1/4] phy: miphy365x: Add Device Tree bindings for the MiPHY365x
` [PATCH 3/4] ARM: DT: STi: Add DT node for MiPHY365x
  ` [STLinux Kernel] "

[PATCH] memcg: deprecate memory.force_empty knob
 2014-05-19 15:50 UTC  (4+ messages)

[PATCH 00/28] staging: rtl8188eu: Remove unnecessary functions
 2014-05-19 15:49 UTC  (4+ messages)
` [PATCH 05/28] staging: rtl8188eu: Remove unused function rtl8188eu_ps_func()

[PATCH] memcg: fix swapcache charge from kernel thread context
 2014-05-19 15:45 UTC  (3+ messages)

[PATCHv5 0/5] Support new Exynos3250 SoC based on Cortex-A7 dual core
 2014-05-19 15:45 UTC  (5+ messages)

[PATCH] block: mq flush: fix race between IPI handler and mq flush worker
 2014-05-19 15:34 UTC  (3+ messages)

[PATCH v3 0/2] context tracker support for arm64
 2014-05-19 15:32 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: enable context tracking

bcache errors
 2014-05-19 15:29 UTC  (2+ messages)

[PATCH v2 0/7] drm/tegra: Convert to master/component framework
 2014-05-19 15:25 UTC  (4+ messages)
` [PATCH v2 5/7] "

[PATCH] x86: extend insn decoder to understand xop and evex prefixes
 2014-05-19 15:26 UTC 

[PATCH] kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE_SIGHAND
 2014-05-19 15:21 UTC  (4+ messages)

[PATCH v2] gpio: make of_get_named_gpiod_flags() private
 2014-05-19 15:15 UTC  (4+ messages)

linux-next: build warning after merge of the akpm tree
 2014-05-19 15:13 UTC  (2+ messages)

[GIT PULL] at91: cleanup for 3.16 #1
 2014-05-19 15:10 UTC  (5+ messages)

[Patch v3 0/5] Introduce keystone reset driver
 2014-05-19 15:07 UTC  (2+ messages)

[PATCH v2 0/6] ARM: sunxi: Machine code cleanup
 2014-05-19 15:04 UTC  (5+ messages)
` [PATCH v2 1/6] wdt: sunxi: Move restart code to the watchdog driver

[PATCH 1/2] x86: insn decoder: create artificial 3rd byte for 2-byte VEX
 2014-05-19 15:04 UTC  (6+ messages)
` [PATCH 2/2] x86: extend insn decoder to understand xop and evex prefixes

[PATCH] fs: Fix theoretical division by 0 in super_cache_scan()
 2014-05-19 15:04 UTC  (2+ messages)

[PATCH v2] checkpatch: fix wildcard DT compatible string checking
 2014-05-19 15:01 UTC  (2+ messages)

[PATCH] HID: rmi: do not handle touchscreens through hid-rmi
 2014-05-19 14:59 UTC  (2+ messages)

[RFC 0/2] mac80211: Add new interface type for OCB (Outside the Context of a BSS) mode
 2014-05-19 14:57 UTC  (5+ messages)
` [RFC 1/2] cfg80211: Add channel flags limiting availability to OCB mode only
` [RFC 2/2] mac80211: Add new interface type for OCB mode

[PATCH] uprobes: Add mem_cgroup_charge_anon() into uprobe_write_opcode()
 2014-05-19 13:50 UTC  (3+ messages)

[PATCH v1 RFC 0/6] KVM: s390: cpu model implementation
 2014-05-19 14:49 UTC  (9+ messages)
` [PATCH v1 RFC 6/6] KVM: s390: add cpu model support

[PATCH 0/7] staging: unisys: cleanup proc entries in uislib
 2014-05-19 14:42 UTC  (4+ messages)
` [PATCH 2/7] staging: unisys: move uislib/platform proc entry to debugfs

perf: fuzzer induced mutex_lock_nested BUG
 2014-05-19 14:48 UTC  (2+ messages)

[PATCH 00/25] Change time_t and clock_t to 64 bit
 2014-05-19 14:46 UTC  (5+ messages)

[PATCH] openrisc: irq: use irqchip framework
 2014-05-19 14:44 UTC  (2+ messages)

[PATCH 0/2] Updates to fence api
 2014-05-19 14:43 UTC  (17+ messages)
` [PATCH 2/2] [RFC] reservation: add suppport for read-only access using rcu
        ` [PATCH 2/2] [RFC v2 with seqcount] "
                        ` [RFC PATCH 2/2 with seqcount v3] "

[PATCH V2 0/3] Add new PowerPC specific ELF core notes
 2014-05-19 14:43 UTC  (9+ messages)
` [PATCH V2 2/3] powerpc, ptrace: Enable support for transactional memory register sets

[RFC PATCH] cmdline: Hide "debug" from /proc/cmdline
 2014-05-19 14:40 UTC  (11+ messages)

[PATCH] mm/vmscan: Do not block forever at shrink_inactive_list()
 2014-05-19 14:40 UTC 

[PATCH v2 00/06] staging: crypto: skein: fixing style issues
 2014-05-19 14:40 UTC  (15+ messages)
` [PATCH v2 01/06] staging: crypto: skein: rename camelcase functions
  ` [PATCH v2 02/06] staging: crypto: skein: rename camelcase vars
    ` [PATCH v2 03/06] staging: crypto: skein: rename skein1024_ctx to skein_1024_ctx
      ` [PATCH v2 04/06] staging: crypto: skein: rename enums
        ` [PATCH v2 05/06] staging: crypto: skein: rename macros
          ` [PATCH v2 06/06] staging: crypto: skein: rename files

[PATCH] gpu/drm/ttm: Use mutex_lock_killable() for shrinker functions
 2014-05-19 14:39 UTC 

[PATCH] gpu/drm/ttm: Pass GFP flags in order to avoid deadlock
 2014-05-19 14:37 UTC 

[PATCH] arm: msm: remove board file for Nexus One (ie. mahimahi)
 2014-05-19 14:30 UTC  (6+ messages)

[PATCH 0/4] tools lib traceevent: bitmask handling and plugin updates
 2014-05-19 14:29 UTC  (3+ messages)
` [PATCH 2/4] tools lib traceevent: Add options to plugins

[PATCH v3 0/7] mfd: add basic sun6i A31 PRCM support
 2014-05-19 14:29 UTC  (12+ messages)
` [PATCH v3 3/7] mfd: add support for sun6i PRCM (Power/Reset/Clock Management) unit
` [PATCH v3 4/7] mfd: sun6i-prcm: document DT bindings

OFD locks and deadlock detection
 2014-05-19 14:28 UTC  (2+ messages)

[RFC PATCH v1 00/16] Convert all ttm drivers to use the new reservation interface
 2014-05-19 14:25 UTC  (19+ messages)
` [RFC PATCH v1 08/16] drm/radeon: use common fence implementation for fences

Revert 462fb2af9788a82a534f8184abfde31574e1cfa0 (bridge : Sanitize skb before it enters the IP stack)
 2014-05-19 14:19 UTC  (3+ messages)

[PATCH 0/6 V2] perf: Enable mmap2 and add dcacheline sorting
 2014-05-19 14:18 UTC  (8+ messages)
` [PATCH 6/6] perf: Add dcacheline sort

[PATCHv2 1/2] clocksource: fix type confusion for clocksource_mmio_readX_Y
 2014-05-19 14:19 UTC  (2+ messages)

[PATCH] staging: ozwpan: Change Maintainer
 2014-05-19 14:17 UTC 

[PATCH] clocksource: qcom: Implement read_current_timer for udelay
 2014-05-19 14:17 UTC  (2+ messages)

[ANNOUNCE] scsi patch queue tree
 2014-05-19 14:06 UTC 

[PATCH] staging: rtl8723au: rtw_sta_mgt: change rtw_alloc_stainfo23a to use gfp_t instead if int
 2014-05-19 14:05 UTC  (8+ messages)

[RFC PATCH 0/3] mfd: AXP22x: add support for APX221 PMIC
 2014-05-19 14:03 UTC  (2+ messages)

[RFC Patch Part1 V1 00/30] use irqdomain to dynamically allocate IRQ for IOAPIC pin
 2014-05-19 14:04 UTC  (4+ messages)

[RFC 00/47] mtd: nand: Add new driver supporting ST's BCH h/w
 2014-05-19 14:02 UTC  (8+ messages)
` [RFC 13/47] mtd: nand: stm_nand_bch: provide Device Tree support

[PATCH] gpio: Add support for Intel SoC PMIC (Crystal Cove)
 2014-05-19 14:13 UTC  (4+ messages)

[Fwd: Re: [goldfish] genirq: Flags mismatch irq 4. 00000000 (serial) vs. 00000080 (goldfish_pdev_bus)]
 2014-05-19 13:58 UTC 

[PATCHSET 00/20] perf report: Add -F option for specifying output fields (v6)
 2014-05-19 13:54 UTC  (4+ messages)
` [PATCH 06/20] perf tools: Consolidate output field handling to hpp format routines

[PATCH v3 0/5] Add support for SW babble Control
 2014-05-19 13:53 UTC  (15+ messages)

perfevents: irq loop stuck!
 2014-05-19 13:56 UTC  (7+ messages)

[PATCH] backlight: gpio-backlight: Fix warning when the GPIO is on a I2C chip
 2014-05-19 13:50 UTC  (2+ messages)

[PATCH v2 0/4] clk: Add clock driver for DRA7 ATL (Audio Tracking Logic)
 2014-05-19 13:47 UTC  (2+ messages)

[PATCH 1/2] ARM: DTS: omap54xx-clocks: remove the autoidle properties for clock nodes
 2014-05-19 13:44 UTC  (6+ messages)
` [PATCH 2/2] ARM: DTS: omap54xx-clocks: Correct abe_iclk clock node

[PATCH] clk: ti: clk-54xx: Set the rate for dpll_abe_m2x2_ck
 2014-05-19 13:42 UTC  (2+ messages)

pull request for Tegra clock fixes for 3.16
 2014-05-19 13:40 UTC 

[PATCH v2] PCI: Introduce new device binding path using pci_dev.driver_override
 2014-05-19 13:28 UTC  (2+ messages)

[lxc-devel] [RFC PATCH 00/11] Add support for devtmpfs in user namespaces
 2014-05-19 13:27 UTC  (11+ messages)

[PATCH 0/3] Introduce MEN 14F021P00 Board Management Controller driver set
 2014-05-19 13:23 UTC  (5+ messages)
` [PATCH 1/3] drivers/mfd/menf21bmc: introduce MEN 14F021P00 BMC MFD Core driver


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