messages from 2013-12-04 10:25:57 to 2013-12-04 15:34:03 UTC [more...]
[PATCH v2 0/3] clk: bcm281xx: define Broadcom kona clocks
2013-12-04 15:33 UTC (4+ messages)
` [PATCH v2 1/3] clk: bcm281xx: define kona clock binding
` [PATCH v2 2/3] clk: bcm281xx: add initial clock framework support
` [PATCH v2 3/3] ARM: dts: bcm281xx: define real clocks
[RFC part3 PATCH 1/2] clocksource / arch_timer: Use ACPI GTDT table to initialize arch timer
2013-12-04 15:33 UTC
[RFC part2 PATCH 0/9] Using ACPI MADT table to initialise SMP and GIC
2013-12-04 15:32 UTC (9+ messages)
` [RFC part2 PATCH 2/9] ARM64 / ACPI: Prefill cpu possible/present maps and map logical cpu id to APIC id
` [RFC part2 PATCH 9/9] ACPI / GIC: Initialize GIC using the information in MADT
[PATCHSET REPOST driver-core-next] kernfs: implement trusted.* xattr support
2013-12-04 15:33 UTC (3+ messages)
[tip:x86/urgent] x86-64, build: Always pass in -mno-sse
2013-12-04 15:31 UTC (3+ messages)
user defined OOM policies
2013-12-04 15:24 UTC (12+ messages)
` [patch 1/8] fork: collapse copy_flags into copy_process
` [patch 2/8] mm, mempolicy: rename slab_node for clarity
` [patch 3/8] mm, mempolicy: remove per-process flag
[PATCH v10 1/3] aerdrv: Trace Event for AER
2013-12-04 15:28 UTC (3+ messages)
` [BUG] "
[PATCH 3/3] ARM Coresight: Add PID control support for ETM tracing
2013-12-04 15:27 UTC (2+ messages)
[PATCH 2/3] ARM Coresight: Add address control support for ETM
2013-12-04 15:26 UTC (2+ messages)
[PATCH 3/3] usb: ohci-at91: use device managed clk retrieval
2013-12-04 15:21 UTC (2+ messages)
[PATCH] usb: core: Abort deauthorization if unsetting configuration fails
2013-12-04 15:21 UTC (2+ messages)
[patch 1/2] mm: memcg: handle non-error OOM situations more gracefully
2013-12-04 15:17 UTC (6+ messages)
` [patch 2/2] fs: buffer: move allocation failure loop into the allocator
[PATCH] x86: Add check for number of available vectors before CPU down
2013-12-04 15:15 UTC (3+ messages)
[PATCH v2 2/6] x86: Add Intel graphics stolen memory quirk for gen2 platforms
2013-12-04 15:15 UTC (4+ messages)
Need help on Linux PCIe
2013-12-04 15:11 UTC (4+ messages)
[RFC part3 PATCH 0/2] Using ACPI GTDT table to initialize arch timer
2013-12-04 15:07 UTC (8+ messages)
` [RFC part3 PATCH 1/2] clocksource / arch_timer: Use "
` [RFC part3 PATCH 2/2] ARM64 / clocksource: Use arch_timer_acpi_init()
[RFC part1 PATCH 0/7] Make ACPI core running on ARM64
2013-12-04 15:00 UTC (19+ messages)
` [RFC part1 PATCH 1/7] ACPI: Make ACPI core running without PCI "
` [RFC part1 PATCH 2/7] ARM64 : Add dummy asm/cpu.h
` [RFC part1 PATCH 3/7] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent
` [RFC part1 PATCH 4/7] ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64
[PATCH v2 00/23] mm: Use memblock interface instead of bootmem
2013-12-04 14:58 UTC (9+ messages)
` [PATCH v2 02/23] mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK
` [PATCH v2 06/23] mm/char: remove unnecessary inclusion of bootmem.h
[PATCH 1/2] clocksource: sh_tmu: remove unnecessary platform_set_drvdata()
2013-12-04 14:54 UTC (4+ messages)
` [PATCH 2/2] clocksource: sh_mtu2: "
[PATCH] aio: clean up aio ring in the fail path
2013-12-04 14:54 UTC (2+ messages)
[RFC PATCH 0/5] Memory compaction efficiency improvements
2013-12-04 14:51 UTC (3+ messages)
` [PATCH] mm: compaction: Trace compaction begin and end
Supporting 4 way connections in LKSCTP
2013-12-04 14:50 UTC (17+ messages)
[PATCH v3 00/10] Make dwc3 use Generic PHY Framework
2013-12-04 14:40 UTC (3+ messages)
` [PATCH v3 04/10] usb: dwc3: use quirks to know if a particualr platform doesn't have PHY
[PATCH v4 0/3] regulator: tps6586x: add version detection and voltage tables
2013-12-04 14:40 UTC (16+ messages)
` [PATCH v4 1/3] mfd: tps6586x: add version detection
` [PATCH v4 2/3] regulator: tps6586x: add and use correct voltage table
` [PATCH v4 3/3] ARM: tegra: correct Colibri T20 regulator settings
[PATCH 00/14] NUMA balancing segmentation faults candidate fix on large machines
2013-12-04 14:33 UTC (5+ messages)
` [PATCH 14/15] mm: numa: Flush TLB if NUMA hinting faults race with PTE scan update
[PATCH RFC 0/4] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
2013-12-04 14:28 UTC (17+ messages)
` [PATCH RFC 1/4] phy: Add new Exynos5 USB 3.0 PHY driver
[PATCH 0/5] perf tools: some update for perf tool
2013-12-04 22:56 UTC (3+ messages)
` [PATCH 3/5] perf tools: Update the Document for perf kvm record for new behavior
sysfs: use a separate locking class for open files depending on mmap
2013-12-04 14:20 UTC (9+ messages)
` [PATCH driver-core-linus] sysfs: bail early from sysfs_bin_mmap() to avoid spurious lockdep warning
` [PATCH driver-core-linus] sysfs: give different locking key to regular and bin files
[PATCH v2 0/4] initial while_each_thread() fixes
2013-12-04 14:17 UTC (8+ messages)
` [PATCH v2 1/4] introduce for_each_thread() to replace the buggy while_each_thread()
` [PATCH v2 2/4] oom_kill: change oom_kill.c to use for_each_thread()
` [PATCH v2 3/4] oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()
` [PATCH v2 4/4] oom_kill: add rcu_read_lock() into find_lock_task_mm()
[PATCH] perf tools: Fix random fd closing with no libelf
2013-12-04 14:23 UTC
[patch] mfd: max14577: cleanup an error message
2013-12-04 14:14 UTC (2+ messages)
[PATCH 1/2] usb: chipidea: fix mistake in device tree binding of nspire-usb to use vendor name 'lsi' instead of SoC name 'zevio'
2013-12-04 13:44 UTC (3+ messages)
[PATCH 0/5] cpufreq:boost: CPU Boost mode support
2013-12-04 14:12 UTC (11+ messages)
` [PATCH v10 0/7] "
` [PATCH v10 7/7] thermal:exynos:boost: Automatic enable/disable of BOOST feature (at Exynos4412)
` [PATCH RESEND v10 0/7] cpufreq:boost: CPU Boost mode support
[PATCH 0/3] clk: bcm281xx: define Broadcom kona clocks
2013-12-04 14:09 UTC (12+ messages)
` [PATCH 1/3] clk: bcm281xx: define kona clock binding
` [PATCH 2/3] clk: bcm281xx: add initial clock framework support
` [PATCH 3/3] ARM: dts: bcm281xx: define real clocks
[PATCH 0/7] perf script: Add an option to print the source line number
2013-12-04 14:16 UTC (8+ messages)
` [PATCH 1/7] perf script: Do not call perf_event__preprocess_sample() twice)
` [PATCH V2 "
` [PATCH 6/7] perf tools: Do not need to read symbols for source line lookup
[PATCH 0/4] usb: chipidea: msm: Clean and fix glue layer driver
2013-12-04 13:38 UTC (11+ messages)
` [PATCH 1/4] usb: chipidea: msm: Add device tree binding information
` [PATCH 4/4] usb: chipidea: msm: Use USB PHY API to control PHY state
[PATCH] OF: base: match each node compatible against all given matches first
2013-12-04 14:04 UTC (7+ messages)
` [PATCH v2] "
[PATCH 0/6] Generic WorkQueue Engine (GenWQE) device driver (v8)
2013-12-04 14:02 UTC (3+ messages)
` [PATCH 1/6] GenWQE PCI support, health monitoring and recovery
[GIT PULL] GPIO fixes for the v3.13 series, take two
2013-12-04 13:57 UTC
[PATCH V5 0/3] perf/x86/amd: AMD Family 16h Data Breakpoint Extensions
2013-12-04 13:57 UTC (10+ messages)
` [PATCH 1/3] perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8
[PATCHv3 00/28] perf tools: Add traceevent plugins support
2013-12-04 13:51 UTC (6+ messages)
` [PATCH 22/28] tools lib traceevent: Remove malloc_or_die from event-plugin.c
[PATCH] Staging: speakup: synth.c: removed a space
2013-12-04 13:47 UTC (7+ messages)
` [PATCH -next] checkpatch: Warn only on "space before semicolon" at end of line
[PATCH v6 0/3] mfd: max14577: Add max14577 MFD drivers
2013-12-04 13:41 UTC (13+ messages)
` [PATCH v6 1/3] charger: max14577: Add charger support for Maxim 14577
` [PATCH v6 2/3] regulator: max14577: Add regulator driver "
` [PATCH v6 3/3] mfd: max14577: Add device tree bindings document
[PATCH] ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detected
2013-12-04 13:37 UTC (5+ messages)
[PATCH v2 00/03] clocksource: Consolidate SH and ARM mach-shmobile Kconfig bits
2013-12-04 13:30 UTC (10+ messages)
` [PATCH v2 01/03] clocksource: Add Kconfig entries for CMT, MTU2, TMU and STI
[PATCH v2] pinctrl: baytrail: lock IRQs when starting them
2013-12-04 13:26 UTC (4+ messages)
[PATCH] Tools: hv: remove inclusion of linux/types.h
2013-12-04 13:25 UTC
pull request: bluetooth-next 2013-12-04
2013-12-04 13:25 UTC
[PATCH 0/3] AHCI: sunxi: Add sunxi AHCI driver
2013-12-04 13:23 UTC (16+ messages)
` [PATCH 1/3] RFC: AHCI: libahci is missing DMA
` [PATCH 2/3] ARM: sunxi: Add an ahci-platform compatible AHCI driver for the Allwinner SUNXi series of SoCs
` [PATCH 3/3] ARM: sunxi: dts: Add ahci support to a few A10 and A20 boards
[PATCH] ARM: multi_v7_defconfig: Fix STi support
2013-12-04 13:10 UTC
[PATCH v4 0/3] More color in 'perf diff'
2013-12-04 13:11 UTC (6+ messages)
` [PATCH v4 2/3] perf diff: color the Ratio column
why does index in truncate_inode_pages_range() grows so much ?
2013-12-04 13:06 UTC (5+ messages)
[PATCH] xen/pvhvm: If xen_platform_pci=0 is set don't blow up
2013-12-04 13:06 UTC (11+ messages)
[PATCH v2] serial: 8250_dw: Improve unwritable LCR workaround
2013-12-04 13:01 UTC (8+ messages)
high kswapd CPU usage when executing binaries from NFS w/ CMA and COMPACTION
2013-12-04 13:00 UTC (2+ messages)
[PATCH 3/3] perf report: Add --show-time-info option
2013-12-04 12:57 UTC (7+ messages)
[PATCH] Staging: bcm: DDRInit: Fixed non_standard kernel style
2013-12-04 12:56 UTC (2+ messages)
[PATCH 0/2] initial while_each_thread() fixes
2013-12-04 12:57 UTC (4+ messages)
` [PATCH 2/2] oom_kill: change oom_kill.c to use for_each_thread()
[PATCH v2 0/4] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
2013-12-04 12:50 UTC (3+ messages)
` [PATCH v2 2/4] dt: exynos5250: Enable support for generic USB 3.0 phy
[PATCH 06/39] dma: remove DEFINE_PCI_DEVICE_TABLE macro
2013-12-04 12:48 UTC (4+ messages)
[BUG] ftrace: support for SOFT_DISABLE to syscall events caused huge slowdown of ftrace startup test
2013-12-04 12:47 UTC (3+ messages)
[PATCH] gpio: rewrite gpiochip_offset_to_desc()
2013-12-04 12:46 UTC (2+ messages)
[PATCH v7] gpio: Add MOXA ART GPIO driver
2013-12-04 12:28 UTC (3+ messages)
` [PATCH] gpio: MOXA ART: rename moxart_gpio_base to base
[PATCH] Documentation: start documenting driver design patterns
2013-12-04 12:22 UTC
3.13-rc2 phy-twl4030-usb.c - Timeout setting T2 HSUSB PHY DPLL
2013-12-04 12:22 UTC (2+ messages)
[PATCH v3] irqchip: mmp: add dt support for wakeup
2013-12-04 12:13 UTC
[PATCH RFC] xen-block: correctly define structures in public headers
2013-12-04 12:10 UTC (12+ messages)
` [Xen-devel] "
[PATCH 00/02] irqchip: renesas-irqc: Lazy disable and mask-on-suspend
2013-12-04 12:05 UTC (3+ messages)
` [PATCH 01/02] irqchip: renesas-irqc: Use lazy disable
` [PATCH 02/02] irqchip: renesas-irqc: Enable mask on suspend
[PATCH 1/1] ipmi: setting mod_timer for read_event_msg buffer cmd
2013-12-04 11:58 UTC (8+ messages)
[PATCH] memcg: remove KMEM_ACCOUNTED_ACTIVATED
2013-12-04 11:56 UTC (10+ messages)
[PATCH v8] add a driver for the Synopsys DesignWare APB GPIO block
2013-12-04 11:56 UTC (3+ messages)
` [PATCH v8] gpio: "
btrfs deadlocks under stress up until 3.12
2013-12-04 11:55 UTC
[PATCH 0/3] Add Firmware Info, Warn, and Bug messages
2013-12-04 11:51 UTC (4+ messages)
` [PATCH 1/3] Introduce FW_INFO* functions and messages
Spurious timeouts in mvmdio
2013-12-04 11:40 UTC (10+ messages)
[PATCH 0/1] gpio: twl4030: gpio LED regression fix for 3.13 rc
2013-12-04 11:34 UTC (2+ messages)
` [PATCH 1/1] gpio: twl4030: Fix regression for twl gpio LED output
[PATCH] Add a text_poke syscall v2
2013-12-04 11:30 UTC (13+ messages)
` [PATCH?] uprobes: change uprobe_write_opcode() to modify the page directly
[PATCH 0/4] sched: remove cpu_load decay
2013-12-04 11:25 UTC (4+ messages)
` [PATCH 4/4] sched: bias to target cpu load to reduce task moving
[PATCH 0/2 V1] arm-mmp-build-sram-driver-alone
2013-12-04 11:24 UTC (3+ messages)
[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
2013-12-04 11:13 UTC (11+ messages)
[PATCH] ARM: pxa: Remove unused variables
2013-12-04 11:12 UTC (3+ messages)
[PATCH 3.12 000/212] 3.12.3-stable review
2013-12-04 11:04 UTC (2+ messages)
[PATCH 0/5] PM: Enable option of re-use runtime PM callbacks at system suspend
2013-12-04 11:00 UTC (5+ messages)
` [PATCH 1/5] PM / Sleep: Add pm_generic functions to re-use runtime PM callbacks
[PATCH v4 0/4] LP3943 MFD driver for a GPIO expander and a PWM generator
2013-12-04 10:50 UTC (3+ messages)
[PATCH V4 00/10] perf: New conditional branch filter
2013-12-04 10:32 UTC (11+ messages)
` [PATCH V4 01/10] perf: Add PERF_SAMPLE_BRANCH_COND
` [PATCH V4 02/10] powerpc, perf: Enable conditional branch filter for POWER8
` [PATCH V4 03/10] perf, tool: Conditional branch filter 'cond' added to perf record
` [PATCH V4 04/10] x86, perf: Add conditional branch filtering support
` [PATCH V4 05/10] perf, documentation: Description for conditional branch filter
` [PATCH V4 06/10] powerpc, perf: Change the name of HW PMU branch filter tracking variable
` [PATCH V4 07/10] powerpc, lib: Add new branch instruction analysis support functions
` [PATCH V4 08/10] powerpc, perf: Enable SW filtering in branch stack sampling framework
` [PATCH V4 09/10] power8, perf: Change BHRB branch filter configuration
` [PATCH V4 10/10] powerpc, perf: Cleanup SW branch filter list look up
[PATCH v4 4/4] Documentation: add LP3943 DT bindings and document
2013-12-04 10:32 UTC (2+ messages)
[PATCH v4 3/4] pwm: add LP3943 PWM driver
2013-12-04 10:31 UTC (2+ messages)
[PATCHv2 RESEND] irqchip: Add support for TI-NSPIRE irqchip
2013-12-04 10:31 UTC (2+ messages)
[PATCH v2] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif
2013-12-04 10:28 UTC (3+ messages)
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