messages from 2014-06-11 08:36:40 to 2014-06-11 13:37:51 UTC [more...]
[RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler
2014-06-11 13:37 UTC (14+ messages)
[GIT PULL 1/1] ARM: SoC updates for 3.16 (part 2)
2014-06-11 13:36 UTC
[PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start
2014-06-11 13:34 UTC (13+ messages)
[PATCH] x86: numa: drop ZONE_ALIGN
2014-06-11 13:23 UTC (5+ messages)
[PATCH] pps : disable kernel consumer support if HZ_IDLE
2014-06-11 13:11 UTC
[PATCH v7 0/7] arm64: Add ftrace support
2014-06-11 13:23 UTC (5+ messages)
` [PATCH v8 0/8] "
` [PATCH v8 1/8] ftrace: make CALLER_ADDRx macros more generic
` [PATCH] arm/ftrace: Fix function_return_addr() to function_return_address()
[PATCH v3 0/6] virtio-scsi patches for 3.16 + midlayer fix
2014-06-11 13:19 UTC (4+ messages)
` [PATCH v3 3/6] virtio-scsi: avoid cancelling uninitialized work items
` Fwd: "
[BISECTED][REGRESSION] Kernel does not boot on EeePC
2014-06-11 13:19 UTC (6+ messages)
[PATCH 0/8] Add initial support for DA9150 Charger & Fuel-Gauge IC
2014-06-11 13:17 UTC (13+ messages)
` [PATCH 1/8] mfd: Add support for DA9150 combined charger & fuel-gauge device
` [PATCH 2/8] mfd: da9150: Add DT binding documentation for core
` [PATCH 3/8] iio: of_iio_channel_get_by_name() returns non-null pointers for error legs
` [PATCH 4/8] iio: Add support for DA9150 GPADC
` [PATCH 5/8] iio: da9150: Add DT binding documentation for GPADC
` [PATCH 6/8] power: Add support for DA9150 Charger
` [PATCH 7/8] power: da9150: Add DT binding documentation for charger
` [PATCH 8/8] DT: Add vendor prefix for Dialog Semiconductor Ltd
[PATCH 1/2] sched: Rework migrate_tasks()
2014-06-11 13:15 UTC (7+ messages)
` [PATCH 2/2] sched: Rework check_for_tasks()
[PATCH][RFC] err.h: silence sparse warning: dereference of noderef expression
2014-06-11 13:11 UTC (4+ messages)
drivers/char/random.c: more ruminations
2014-06-11 13:11 UTC (5+ messages)
[PATCH] sctp: Fix sk_ack_backlog wrap-around problem
2014-06-11 12:55 UTC (2+ messages)
[PATCH 1/1] define generic version of cmpxchg{64} only if not, previously defined
2014-06-11 12:55 UTC (2+ messages)
[PATCH v6 00/12] Qualcomm SD Card Controller support
2014-06-11 12:52 UTC (13+ messages)
` [PATCH v6 02/12] mmc: mmci: Add Qualcomm specific register defines
` [PATCH v6 03/12] mmc: mmci: Add enough delay between writes to CMD register
` [PATCH v6 09/12] mmc: mmci: add f_max to variant structure
` [PATCH v6 10/12] mmc: mmci: add explicit clk control
` [PATCH v6 11/12] mmc: mmci: Add Qcom specific rx_fifocnt logic
` [PATCH v6 12/12] mmc: mmci: Add Qualcomm Id to amba id table
[RFC PATCH 0/3] Add trace to thermal framework
2014-06-11 12:49 UTC (5+ messages)
` [RFC PATCH 1/3] thermal: trace: Trace temperature changes
` [RFC PATCH 2/3] thermal: trace: Trace when a cooling device's state is updated
` [RFC PATCH 3/3] thermal: trace: Trace when temperature is above a trip point
[PATCH v7 0/5] efuse driver for Tegra
2014-06-11 12:47 UTC (3+ messages)
` [PATCH v7 3/5] misc: fuse: Add "
[patch 0/3] timerfd -- implement missing parts to checkpoint and restore timerfd state, v3
2014-06-11 12:43 UTC (9+ messages)
` [patch 3/3] timerfd: Implement write method
/proc/stat vs. failed order-4 allocation
2014-06-11 12:43 UTC (7+ messages)
` [PATCH 2/2] fs: proc/stat: use usual seq_file ops rather than single_open
[PATCH v8 0/7] arm: Add basic support for Mediatek Cortex-A7 SoCs
2014-06-11 12:34 UTC (8+ messages)
` [PATCH v8 1/7] of: Provide function to request and map memory
` [PATCH v8 2/7] clocksource: Add support for the Mediatek SoCs
` [PATCH v8 3/7] dt-bindings: add mtk-timer bindings
` [PATCH v8 4/7] vendor-prefixes: add prefix for Mediaktek Inc
` [PATCH v8 5/7] arm: add basic support for Mediatek MT6589 boards
` [PATCH v8 6/7] dt-bindings: add documentation for Mediatek SoC
` [PATCH v8 7/7] arm: mediatek: add dts for Aquaris5 mobile phone
[PATCH] cpufreq: intel_pstate: Fix rounding of core_pct
2014-06-11 12:33 UTC
[PATCH v2 0/4] memcg: Low-limit reclaim
2014-06-11 12:31 UTC (7+ messages)
` [PATCH 1/2] mm, memcg: allow OOM if no memcg is eligible during direct reclaim
` [PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim
[PATCH 0/4] KEYS: validate key trust with owner and builtin keys only
2014-06-11 12:30 UTC (11+ messages)
Linux 3.15 .. and continuation of merge window
2014-06-11 12:30 UTC (5+ messages)
[RFC PATCH v3 0/7] The power allocator thermal governor
2014-06-11 12:05 UTC (5+ messages)
` [RFC PATCH v3 4/7] thermal: introduce the Power Actor API
` [RFC PATCH v3 5/7] thermal: add a basic cpu power actor
[PATCH 01/10] mm, compaction: do not recheck suitable_migration_target under lock
2014-06-11 12:22 UTC (15+ messages)
` [PATCH 02/10] mm, compaction: report compaction as contended only due to lock contention
` [PATCH 03/10] mm, compaction: periodically drop lock and restore IRQs in scanners
` [PATCH 05/10] mm, compaction: remember position within pageblock in free pages scanner
` [PATCH 08/10] mm, compaction: pass gfp mask to compact_control
compaction is still too expensive for thp (was: [PATCH v2] mm, compaction: properly signal and act upon lock and need_sched() contention)
2014-06-11 12:18 UTC (13+ messages)
` [RFC PATCH 1/6] mm, compaction: periodically drop lock and restore IRQs in scanners
` [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner
[PATCH] fs/ext2/super.c: Drop memory allocation cast
2014-06-11 12:14 UTC (2+ messages)
kmemleak: Unable to handle kernel paging request
2014-06-11 12:13 UTC
[linux 3.4 question] reboot command stall when vdbench test
2014-06-11 12:12 UTC (2+ messages)
[PATCH] sd: bad return code of init_sd
2014-06-11 12:10 UTC (2+ messages)
[PATCH v2] notify block layer when using temporary change to cache_type
2014-06-11 12:07 UTC (2+ messages)
[PATCH] perf/x86/intel: ignore CondChgd bit to avoid false NMI handling
2014-06-11 12:05 UTC (4+ messages)
[PATCH] ip_vti: fix sparse warnings for VTI_ISVTI
2014-06-11 12:02 UTC (2+ messages)
[ANNOUNCE] scsi patch queue tree
2014-06-11 12:01 UTC (2+ messages)
[PATCH 00/36] OMAP: GPMC: Restructure and move OMAP GPMC driver out of mach-omap2
2014-06-11 11:54 UTC (40+ messages)
` [PATCH 01/36] ARM: OMAP3: hwmod: Fix gpmc memory resource space
` [PATCH 02/36] ARM: dts: OMAP2+: Fix GPMC register space size
` [PATCH 03/36] ARM: OMAP2+: gpmc: Add platform data
` [PATCH 04/36] ARM: OMAP2+: gpmc: Add gpmc timings and settings to "
` [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver
` [PATCH 06/36] mtd: nand: omap: Move gpmc_update_nand_reg to nand driver
` [PATCH 07/36] mtd: nand: omap: Move NAND write protect code from GPMC to NAND driver
` [PATCH 08/36] mtd: nand: omap: Copy platform data parameters to omap_nand_info data
` [PATCH 09/36] mtd: nand: omap: Clean up device tree support
` [PATCH 10/36] ARM: dts: OMAP2+: Fix NAND device nodes
` [PATCH 11/36] mtd: nand: omap: Update DT binding documentation
` [PATCH 12/36] ARM: dts: omap3-beagle: Add NAND device
` [PATCH 13/36] ARM: OMAP2+: gpmc.c: sanity check bank-width DT property
` [PATCH 14/36] ARM: OMAP2+: gpmc: Allow drivers to reconfigure GPMC settings & timings
` [PATCH 15/36] ARM: OMAP2+: gpmc: Allow drivers to query GPMC_CLK period
` [PATCH 16/36] mtd: onenand: omap: Remove regulator management code
` [PATCH 17/36] ARM: OMAP2+: gpmc-onenand: Use Async settings/timings by default
` [PATCH 18/36] ARM: OMAP2+: gpmc-onenand: Move Synchronous setting code to drivers/
` [PATCH 19/36] mtd: onenand: omap: Use devres managed resources
` [PATCH 20/36] mtd: onenand: omap: Clean up device tree support
` [PATCH 21/36] ARM: dts: OMAP2+: Fix OneNAND device nodes
` [PATCH 22/36] ARM: OMAP2+: gmpc: add gpmc_generic_init()
` [PATCH 23/36] ARM: OMAP2+: gpmc: use platform data to configure CS space and poplulate device
` [PATCH 24/36] ARM: OMAP2+: gpmc: add NAND specific setup
` [PATCH 25/36] ARM: OMAP2+: gpmc: Support multiple Chip Selects per device
` [PATCH 26/36] ARM: OMAP2+: gpmc-smc91x: Get rid of retime() from omap_smc91x_platform_data
` [PATCH 27/36] ARM: OMAP2+: usb-tusb6010: Use omap_gpmc_retime()
` [PATCH 28/36] ARM: OMAP2+: nand: Update gpmc_nand_init() to use generic_gpmc_init()
` [PATCH 29/36] ARM: OMAP2+: gpmc-smc91x: Use gpmc_generic_init()
` [PATCH 30/36] ARM: OMAP2+: gpmc-smsc911x: "
` [PATCH 31/36] ARM: OMAP2: usb-tusb6010: "
` [PATCH 32/36] ARM: OMAP2+: onenand: "
` [PATCH 33/36] ARM: OMAP2+: board-flash: Use gpmc_generic_init() for NOR
` [PATCH 34/36] ARM: OMAP2+: gpmc: Make externally unused functions/defines private
` [PATCH 35/36] ARM: OMAP2+: gpmc: move GPMC driver into drivers/memory
` [resend][PATCH "
` [PATCH 36/36] ARM: OMAP2+: defconfig: Enable TI GPMC driver
[PATCH] dma-mapping: Provide write-combine allocations
2014-06-11 11:46 UTC
[PATCH] block: remove elv_abort_queue and blk_abort_flushes
2014-06-11 11:49 UTC
BUG: Bad page state in process swapper pfn:00000
2014-06-11 11:40 UTC
[PATCH v11 00/16] qspinlock: a 4-byte queue spinlock with PV support
2014-06-11 11:38 UTC (6+ messages)
` [PATCH v11 06/16] qspinlock: prolong the stay in the pending bit path
` [PATCH v11 09/16] qspinlock, x86: Allow unfair spinlock in a virtual guest
[pre 3.16-rc1] Oops at spin_trylock(&inode->i_lock)
2014-06-11 11:35 UTC (3+ messages)
[PATCH v2] leds: USB: Add support for MSI GT683R led panels
2014-06-11 11:25 UTC (3+ messages)
` [PATCH v3] leds: USB: HID: "
[PATCH 0/2] Support apq8064 global clock control
2014-06-11 11:11 UTC (4+ messages)
` [PATCH 1/2] clk: qcom: add clocks necessary for apq8064 sdcc
[PATCH v2 0/2] Add support for Lenovo Compact Keyboard
2014-06-11 10:57 UTC (4+ messages)
` [PATCH v2 2/2] Add support for Compact (Bluetooth|USB) keyboard with Trackpoint
[PULL] modules-next
2014-06-11 10:55 UTC (2+ messages)
[PATCH 1/2] i2c/ACPI: Support for multiple serial bus addresses
2014-06-11 10:53 UTC (4+ messages)
Váženie E-mail užívateľa;
2014-06-11 9:54 UTC
[PATCH v3 0/7] Add cros_ec changes for newer boards
2014-06-11 10:37 UTC (4+ messages)
` [PATCH v3 5/7] mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources
3.4.92 MTU issues
2014-06-11 10:33 UTC (4+ messages)
[patch] mfd: vexpress: use after free in vexpress_syscfg_regmap_init()
2014-06-11 10:33 UTC (5+ messages)
` [patch v2] mfd: vexpress: fix error handling vexpress_syscfg_regmap_init()
[f2fs-dev][PATCH] f2fs: remove unused variables in f2fs_sm_info
2014-06-11 10:32 UTC
[RFC PATCH] PM: Domain: Add flag to assure that device's runtime pm callback is called at once
2014-06-11 10:31 UTC (3+ messages)
[PATCH] [TRIVIAL] SH: add proper prompt to SH_MAGIC_PANEL_R2_VERSION
2014-06-11 10:03 UTC
[PATCH] [checkpatch.pl] ctx_statement_block #if/#else/#endif fix
2014-06-11 9:59 UTC (4+ messages)
[PATCH 0/2] sched: Rework migrate_tasks() and check_for_tasks()
2014-06-11 9:52 UTC
[PATCH] phy: sun4i: depend on RESET_CONTROLLER
2014-06-11 9:46 UTC (4+ messages)
[PATCH] [linux-next] arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'
2014-06-11 9:44 UTC
[PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver
2014-06-11 9:41 UTC (6+ messages)
[PATCH] firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirk
2014-06-11 9:36 UTC (4+ messages)
` [PATCH v2] "
[RFC] printk: allow increasing the ring buffer depending on the number of CPUs
2014-06-11 9:34 UTC (2+ messages)
Mismatch in gmch_pfit.lvds_border_bits on EeePC 900
2014-06-11 9:32 UTC (5+ messages)
[RFC PATCH 00/16 v3] A new CPU load metric for power-efficient scheduler: CPU ConCurrency
2014-06-11 9:27 UTC (8+ messages)
` [RFC PATCH 07/16 v3] Init Workload Consolidation flags in sched_domain
mips: math-emu: Fix compilation error ieee754.c
2014-06-11 9:24 UTC
[PATCH] platform/chrome: Add support for Acer C720
2014-06-11 9:24 UTC (10+ messages)
` [PATCH 0/1] platform/chrome: Probe multiple i2c adapters of the same name
` [PATCH 1/1] "
` [PATCH v2 "
[PATCH] clocksource: arch_arm_timer: Fix timecounter initialization
2014-06-11 8:37 UTC
[ISSUE] sched/cgroup: Does cpu-cgroup still works fine nowadays?
2014-06-11 9:18 UTC (12+ messages)
[PATCH v7 0/2] i2c: sunxi: add P2WI controller support
2014-06-11 9:17 UTC (3+ messages)
` [PATCH v7 1/2] i2c: sunxi: add P2WI DT bindings documentation
` [PATCH v7 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support
[PATCH] ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges
2014-06-11 9:16 UTC (2+ messages)
[GIT PULL] Thermal Management updates for v3.16-rc1
2014-06-11 9:16 UTC
Proposal to realize hot-add *several sections one time*
2014-06-11 9:12 UTC
[PATCH v6 0/2] i2c: sunxi: add P2WI controller support
2014-06-11 9:12 UTC (6+ messages)
` [PATCH v6 1/2] i2c: sunxi: add P2WI DT bindings documentation
` [PATCH v6 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support
ARC: CONFIG_ARC_MMU_V4
2014-06-11 8:57 UTC (3+ messages)
` [PATCH] ARC: remove checks for CONFIG_ARC_MMU_V4
[tip:locking/core] x86,locking: Enable qrwlock
2014-06-11 9:05 UTC (4+ messages)
` [tip:locking/core] x86, locking/rwlocks: Enable qrwlocks on x86
NTB driver support in haswell platform?
2014-06-11 9:03 UTC
[RFC PATCH 00/11] printk: safe printing in NMI context
2014-06-11 9:01 UTC (8+ messages)
[PATCH 1/2] regulator: ab8500: Remove ab8500_regulator_of_probe()
2014-06-11 8:56 UTC (4+ messages)
` [PATCH 2/2] regulator: ab8500: Remove ab8500_regulator_debug_init/exit()
[RFC] Best place/method to determine BIOS version?
2014-06-11 8:55 UTC (2+ messages)
[PATCH] HID: drop remove Unicode non-breaking space from Kconfig
2014-06-11 8:50 UTC (2+ messages)
hanging aio process
2014-06-11 8:47 UTC (13+ messages)
[PATCH v5 0/7] ARM: berlin: add AHCI support
2014-06-11 8:36 UTC (2+ 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