messages from 2014-01-02 22:23:43 to 2014-01-03 06:01:49 UTC [more...]
v3.13-rc6+ regression (ARM board)
2014-01-03 6:01 UTC (7+ messages)
[PATCH 00/14] perf, x86: Haswell LBR call stack support
2014-01-03 5:48 UTC (15+ messages)
` [PATCH 01/14] perf, x86: Reduce lbr_sel_map size
` [PATCH 02/14] perf, core: introduce pmu context switch callback
` [PATCH 03/14] perf, x86: use context switch callback to flush LBR stack
` [PATCH 04/14] perf, x86: Basic Haswell LBR call stack support
` [PATCH 05/14] perf, core: allow pmu specific data for perf task context
` [PATCH 06/14] perf, core: always switch pmu specific data during context switch
` [PATCH 07/14] perf: track number of events that use LBR callstack
` [PATCH 08/14] perf, x86: allocate space for storing LBR stack
` [PATCH 09/14] perf, x86: Save/resotre LBR stack during context switch
` [PATCH 10/14] perf, core: simplify need branch stack check
` [PATCH 11/14] perf, core: Pass perf_sample_data to perf_callchain()
` [PATCH 12/14] perf, x86: use LBR call stack to get user callchain
` [PATCH 13/14] perf, x86: enable LBR callstack when recording callchain
` [PATCH 14/14] perf, x86: Discard zero length call entries in LBR call stack
[PATCH 1/1] MTD: UBI: avoid program operation on NOR flash after erasure interrupted
2014-01-03 5:50 UTC (13+ messages)
Memory allocator semantics
2014-01-03 5:47 UTC (4+ messages)
[PATCH v5 1/1] cpufreq: tegra: Re-model Tegra20 cpufreq driver
2014-01-03 5:47 UTC (9+ messages)
[PATCH 0/3] powernow-k6: fixes for the frequency driver
2014-01-03 5:40 UTC (8+ messages)
` [PATCH 1/3] powernow-k6: disable cache when changing frequency
` [PATCH 2/3] powernow-k6: correctly initialize default parameters
` [PATCH 3/3] powernow-k6: reorder frequencies
[RFC PATCH net-next 1/4] net: introduce backup_classid to struct skbuff
2014-01-03 5:34 UTC (2+ messages)
[PATCH net-next] r8152: fix the wrong return value
2014-01-03 5:38 UTC (2+ messages)
[PATCH] leds: s3c24xx: Fix build failure
2014-01-03 5:25 UTC (4+ messages)
` [PATCH V2] "
[RFC PATCH net-next 0/4] net_cls for sys container
2014-01-03 5:20 UTC (2+ messages)
Possible regression from "fs/exec.c: call arch_pick_mmap_layout() only once"
2014-01-03 4:35 UTC (3+ messages)
[PATCH 3.2 056/185] mm: ensure get_unmapped_area() returns higher address than mmap_min_addr
2014-01-03 4:26 UTC (2+ messages)
[PATCH v7 00/12] kexec kernel efi runtime support
2014-01-03 4:12 UTC (5+ messages)
[PATCH] clocksource: mxs_timer: Get rid of mxs_clockevent_mode variable
2014-01-03 4:03 UTC
[PATCH v2] Staging: rtl8188eu: Fixed coding style issues
2014-01-03 3:58 UTC (4+ messages)
` [PATCH v3] "
[PATCH tip/efi-kexec] x86: setup.c build fix
2014-01-03 3:56 UTC
[PATCH tip/efi-kexec] x86: ksysfs.c build fix
2014-01-03 3:54 UTC
xhci: Switch Intel Lynx Point ports to EHCI on shutdown
2014-01-03 3:40 UTC (8+ messages)
` [PATCH v1] "
[RFC] mm: show message when updating min_free_kbytes in thp
2014-01-03 3:33 UTC (7+ messages)
[PATCH] mm: page_alloc: use enum instead of number for migratetype
2014-01-03 3:21 UTC (3+ messages)
[RFC PATCH net-next 3/4] veth: backup classid befor switch net_ns
2014-01-03 3:11 UTC
[RFC PATCH net-next 4/4] cls_cgroup: restore classid from skb->sk_classid
2014-01-03 3:11 UTC
[RFC PATCH net-next 2/4] cls_cgroup: introduce a helper: bk_cls_classid()
2014-01-03 3:11 UTC
[RFC PATCHv3 00/11] Intermix Lowmem and vmalloc
2014-01-03 2:40 UTC (5+ messages)
` [RFC PATCHv3 01/11] mce: acpi/apei: Use get_vm_area directly
` [RFC PATCHv3 02/11] iommu/omap: "
[PATCH net-next v2 0/6] support new chip
2014-01-03 2:56 UTC (4+ messages)
` [PATCH net-next v2 6/6] r8152: support RTL8153
[PATCH] x86: Add check for number of available vectors before CPU down [v4]
2014-01-03 2:25 UTC (2+ messages)
[PATCH] Staging: comedi: fix spacing/style problem in das1800.c
2014-01-03 2:40 UTC
[PATCH] mm/zswap: add writethrough option
2014-01-03 2:21 UTC (3+ messages)
[for-next][PATCH 00/17] tracing/uprobes: Add support for more fetch methods
2014-01-03 2:10 UTC (18+ messages)
` [for-next][PATCH 01/17] tracing/uprobes: Fix documentation of uprobe registration syntax
` [for-next][PATCH 02/17] tracing/probes: Fix basic print type functions
` [for-next][PATCH 03/17] tracing/kprobes: Factor out struct trace_probe
` [for-next][PATCH 04/17] tracing/uprobes: Convert to "
` [for-next][PATCH 05/17] tracing/kprobes: Move common functions to trace_probe.h
` [for-next][PATCH 06/17] tracing/probes: Integrate duplicate set_print_fmt()
` [for-next][PATCH 07/17] tracing/probes: Move fetch function helpers to trace_probe.h
` [for-next][PATCH 08/17] tracing/probes: Split [ku]probes_fetch_type_table
` [for-next][PATCH 09/17] tracing/probes: Implement stack fetch method for uprobes
` [for-next][PATCH 10/17] tracing/probes: Move symbol fetch method to kprobes
` [for-next][PATCH 11/17] tracing/probes: Add fetch{,_size} member into deref fetch method
` [for-next][PATCH 12/17] tracing/probes: Implement memory fetch method for uprobes
` [for-next][PATCH 13/17] tracing/uprobes: Pass is_return to traceprobe_parse_probe_arg()
` [for-next][PATCH 14/17] tracing/uprobes: Fetch args before reserving a ring buffer
` [for-next][PATCH 15/17] tracing/uprobes: Add support for full argument access methods
` [for-next][PATCH 16/17] uprobes: Allocate ->utask before handler_chain() for tracing handlers
` [for-next][PATCH 17/17] tracing/uprobes: Add @+file_offset fetch method
[PATCHSET 00/17] tracing/uprobes: Add support for more fetch methods (v9)
2014-01-03 1:53 UTC (6+ messages)
` [PATCH 15/17] tracing/uprobes: Add support for full argument access methods
[PATCH 0/9] printk: Cleanups and softlockup avoidance
2014-01-03 1:53 UTC (7+ messages)
` [PATCH 4/9] smp: Teach __smp_call_function_single() to check for offline cpus
` [PATCH 5/9] smp: Provide __smp_call_function_any()
` [PATCH 6/9] printk: Release lockbuf_lock before calling console_trylock_for_printk()
[PATCH] printk: flush conflicting continuation line
2014-01-03 1:44 UTC (4+ messages)
[PATCH] usb/core: fix NULL pointer dereference in recursively_mark_NOTATTACHED
2014-01-03 1:44 UTC (3+ messages)
[PATCH v12] Linux Xen PVH support
2014-01-03 1:36 UTC (8+ messages)
` [PATCH v12 03/18] xen/pvh: Early bootup changes in PV code (v2)
` [PATCH v12 06/18] xen/pvh: MMU changes for PVH (v2)
[PATCH] Bluetooth: Add hci_h4p driver
2014-01-03 1:36 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH v2 00/10] Use regmap+devm+DT in pm8xxx input drivers
2014-01-03 1:27 UTC (13+ messages)
` [PATCH v2 01/10] Input: pmic8xxx-pwrkey - switch to using managed resources
` [PATCH v2 02/10] genirq: Add devm_request_any_context_irq()
` [PATCH v2 03/10] Input: pmic8xxx-keypad - Switch to using managed resources
` [PATCH v2 04/10] Input: pmic8xxx-keypad - Migrate to regmap APIs
` [PATCH v2 05/10] Input: pmic8xxx-pwrkey - Migrate to DT
` [PATCH v2 06/10] Input: pm8xxx-vibrator - Add DT match table
` [PATCH v2 07/10] Input: pmic8xxx-keypad - Migrate to DT
` [PATCH v2 08/10] devicetree: bindings: Document PM8921/8058 keypads
` [PATCH v2 09/10] devicetree: bindings: Document PM8921/8058 power keys
` [PATCH v2 10/10] devicetree: bindings: Document PM8921/8058 vibrators
[PATCH 1/1] watchdog: Adding Merrifield watchdog driver support
2014-01-03 0:56 UTC
[RFC PATCH 0/3] APM X-Gene PCIe driver
2014-01-03 0:52 UTC (5+ messages)
` [RFC PATCH 2/3] arm64: dts: APM X-Gene PCIe device tree nodes
[PATCH] sched_clock: Disable seqlock lockdep usage in sched_clock
2014-01-03 0:50 UTC (6+ messages)
` [PATCH 1/2] seqlock: Use raw_ prefix instead of _no_lockdep
` [PATCH 2/2] sched_clock: Disable seqlock lockdep usage in sched_clock
[PATCH 0/7] Use regmap+devm in pm8xxx input drivers
2014-01-03 0:50 UTC (6+ messages)
` [PATCH 2/7] Input: pmic8xxx-pwrkey - Migrate to regmap APIs
[PATCH 0/6] Device Tree support for the at91sam9261ek
2014-01-03 0:24 UTC (8+ messages)
` [PATCH 1/6] Basic Device Tree support for the at91sam9261
` [PATCH 3/6] At91: dt: Added smc bus driver
` [PATCH 6/6] at91: dt: sam9261: Added DM9000 in the device tree
Last depmod fails with 3.13-rc6
2014-01-03 0:33 UTC (2+ messages)
[PATCH][tentative] PCI / ACPI: Rework PCI host bridge removal to avoid sysfs warnings
2014-01-03 0:45 UTC (6+ messages)
[PATCH 1/2] cpufreq: try to resume policies which failed on last resume
2014-01-03 0:40 UTC (4+ messages)
[PATCH] Input: cros_ec_keyb - avoid variable-length arrays on stack
2014-01-03 0:25 UTC (4+ messages)
[PATCH] tty: delete non-required instances of include <linux/init.h>
2014-01-03 0:23 UTC
[PATCH net] virtio-net: fix refill races during restore
2014-01-03 0:23 UTC (2+ messages)
[PATCH v5 00/33] x86, irq: Support ioapic controller hotplug
2014-01-03 0:06 UTC (34+ messages)
` [PATCH v5 01/33] genirq: Split __irq_reserve_irqs from irq_alloc_descs
` [PATCH v5 02/33] genirq: Add irq_alloc_reserved_desc()
` [PATCH v5 03/33] genirq: Do not free unallocated irq descriptors
` [PATCH v5 04/33] x86, irq: Change irq_remap_modify_chip_defaults() to static
` [PATCH v5 05/33] x86, irq: Modify irq chip once for irq remapping
` [PATCH v5 06/33] x86, irq: Show MSI-X clearly in debug message
` [PATCH v5 07/33] x86, irq: Show MSI-X in /proc/interrupt
` [PATCH v5 08/33] x86, irq: Make dmar_msi/hpet_msi irq_chip name consistent
` [PATCH v5 09/33] ia64, irq: Add dummy create_irq_nr()
` [PATCH v5 10/33] iommu, irq: Allocate irq_desc for dmar_msi with local node
` [PATCH v5 11/33] x86, irq: Kill create_irq()
` [PATCH v5 12/33] x86, irq: Convert irq_2_pin list to generic list
` [PATCH v5 13/33] x86, irq: Add alloc_reserved_irq_and_cfg_at()
` [PATCH v5 14/33] x86, irq: Move down arch_early_irq_init()
` [PATCH v5 15/33] x86, irq: Split out alloc_ioapic_save_registers()
` [PATCH v5 16/33] xen, irq: Call irq_alloc_reserved_desc_at() at first
` [PATCH v5 17/33] x86, irq: Reserve irq range and alloc_reserved for booting path
` [PATCH v5 18/33] x86, irq: Add ioapic_gsi_to_irq
` [PATCH v5 19/33] x86, irq: Add for_each_ioapic helper
` [PATCH v5 20/33] x86, irq: More strict checking about registering ioapic
` [PATCH v5 21/33] x86, irq: Make mp_register_ioapic handle hot-added ioapic
` [PATCH v5 22/33] x86, irq: Add mp_unregister_ioapic to handle hot-remove ioapic
` [PATCH v5 23/33] x86, ioapic: Find usable ioapic id for 64bit
` [PATCH v5 24/33] x86: Move declaration for mp_register_ioapic()
` [PATCH v5 25/33] PCI, x86: Make ioapic hotplug support built-in
` [PATCH v5 26/33] ACPI: Make map_mat_entry handle x2apic entry
` [PATCH v5 27/33] ACPI: Move acpi_get_cpuid() to separated file
` [PATCH v5 28/33] ACPI, ioapic: Add acpi_get_ioapic_id()
` [PATCH v5 29/33] PCI, x86, ACPI: Link acpi ioapic register to ioapic
` [PATCH v5 30/33] PCI, x86, ACPI: Enable ioapic hotplug support with acpi host bridge
` [PATCH v5 31/33] ACPI, x86/PCI: Move resource_to_addr() to acpi generic
` [PATCH v5 32/33] PCI, x86, ACPI: get ioapic address from acpi device
` [PATCH v5 33/33] x86, ioapic: Hotadd of IOAPICs described in static MADT
[net-next] pci_regs.h: Add PCI bus link speed and width defines
2014-01-03 0:21 UTC (2+ messages)
[PATCH] Add the LED burst trigger
2014-01-03 0:16 UTC (12+ messages)
` how to represent sequence of brightnesses in /sys (was Re: [PATCH] Add the LED burst trigger)
[PATCH] Add LED pattern trigger
2014-01-03 0:14 UTC (8+ messages)
[PATCH v2 00/10] IOMMU: irq-remapping and dmar hotplug support
2014-01-03 0:08 UTC (11+ messages)
` [PATCH v2 01/10] IOMMU: Update dmar units devices list during hotplug
` [PATCH v2 02/10] IOMMU: Fix tboot force iommu logic
` [PATCH v2 03/10] IOMMU: Don't clean handler data before free_irq()
` [PATCH v2 04/10] IOMMU: iommu_unique_seq_id()
` [PATCH v2 05/10] ACPI: Add acpi_run_dsm()
` [PATCH v2 06/10] IOMMU: Separate free_dmar_iommu from free_iommu
` [PATCH v2 07/10] IOMMU: Add init_dmar_one()
` [PATCH v2 08/10] IOMMU: Add intel_enable_irq_remapping_one()
` [PATCH v2 09/10] IOMMU: Add dmar_parse_one_drhd()
` [PATCH v2 10/10] IOMMU: Add intel iommu irq-remapping and dmar hotplug support
[PATCH] Input: cros_ec_keyb - switch from using uint8_t to u8
2014-01-03 0:13 UTC (4+ messages)
[PATCH v2] cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
2014-01-02 23:26 UTC (2+ messages)
Mr. Patrick
2014-01-02 22:22 UTC
commit e38c0a1f breaks powerpc boards with uli1575 chip
2014-01-03 0:04 UTC (5+ messages)
[PATCH] Staging: rtl8188eu: Fixed spaces before tabs and before close parentheses
2014-01-02 23:57 UTC
[PATCH 0/3] Fadvise: Directory level page cache cleaning support
2014-01-02 23:55 UTC (3+ messages)
` [PATCH 2/3] Add shrink_pagecache_parent
Question on compiler warning
2014-01-02 23:40 UTC (4+ messages)
[PATCH 0/2] input: mt: Add helper function to send end events
2014-01-02 23:20 UTC (6+ messages)
[PATCH 0/3] Deferrable timers support for timerfd API
2014-01-02 23:17 UTC (2+ messages)
I'll pay along, if somebody would tell me the rules
2014-01-02 23:12 UTC (4+ messages)
` AMD microcode fails to update with v3.8.3 and newer, bisect failed
Good day
2014-01-02 22:47 UTC
[PATCH 0/3] Add Legacy PM OPS usage checks to class, bus, and driver register functions
2014-01-02 22:59 UTC (4+ messages)
` [PATCH 3/3] driver: Add Legacy PM OPS usage check and warning to driver_register()
[PATCH 0/3] use named constants for pci_power_t values
2014-01-02 23:40 UTC (4+ messages)
` [PATCH 1/3] mfd: sta2x11-mfd: "
` [PATCH 2/3] ALSA: cs5535audio: "
` [PATCH 3/3] smsc9420: "
mmotm 2014-01-02-14-35 uploaded
2014-01-02 22:36 UTC
[GIT PULL] Timekeeping changes for 3.14
2014-01-02 22:23 UTC (9+ messages)
` [PATCH 1/9] timekeeping: Fix lost updates to tai adjustment
` [PATCH 2/9] timekeeping: Fix potential lost pv notification of time change
` [PATCH 4/9] tick/timekeeping: Call update_wall_time outside the jiffies lock
` [PATCH 5/9] timekeeping: Fix CLOCK_TAI timer/nanosleep delays
` [PATCH 6/9] timekeeping: Fix missing timekeeping_update in suspend path
` [PATCH 7/9] timekeeper: fix comment typo for tk_setup_internals()
` [PATCH 8/9] rtc-cmos: Add an alarm disable quirk
` [PATCH 9/9] timekeeping: Remove comment that's mostly out of date
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox