messages from 2013-09-25 03:38:10 to 2013-09-25 12:51:47 UTC [more...]
[PATCH 1/3] mfd: mc13xxx: Don't require lock for simple register I/O
2013-09-25 12:51 UTC (9+ messages)
` [PATCH 2/3] mfd: mc13xxx: Move SPI erratum workaround into SPI I/O function
[RFC 00/21] perf tools: Add toggling events support
2013-09-25 12:50 UTC (12+ messages)
` [PATCH 01/21] perf tools: Introduce perf_evlist__wait_workload function
` [PATCH 02/21] perf tools: Separate sys_perf_event_open call into evsel_open
` [PATCH 03/21] perf x86: Update event count properly for read syscall
` [PATCH 06/21] perf: Add event toggle ioctl interface
` [PATCH 07/21] perf: Toggle whole group in toggle event overflow
` [PATCH 09/21] perf: Account toggle masters for toggled event
` [PATCH 10/21] perf: Be more specific on pmu related event init naming
` [PATCH 12/21] perf: Support event inheritance for toggle feature
` [PATCH 13/21] perf tests: Adding event simple toggling test
` [PATCH 14/21] perf tests: Adding event group "
` [PATCH 15/21] perf tests: Adding event inherit "
[RFC PATCH 00/15] Add SATA support for TI OMAP5 and DRA7 SoCs
2013-09-25 12:49 UTC (7+ messages)
` [RFC PATCH 09/15] ata: ti_sata: Add Texas Instruments SATA Wrapper driver
` [RFC PATCH 08/15] ata: ahci_platform: Manage SATA PHY
[PATCH] perf: Prevent divide by zero exception in kernel/events/core.c
2013-09-25 12:46 UTC (3+ messages)
[REGRESSION][BISECTED] 3.12-rc "n_tty: Don't wait for buffer work in read() loop" patch breaks gcc's testsuite
2013-09-25 12:18 UTC
[PATCH V5 00/18] ARM EFI stub common code
2013-09-25 12:21 UTC (14+ messages)
` [PATCH 06/18] Enforce minimum alignment of 1 page on allocations
` [PATCH 08/18] Generalize relocate_kernel() for use by other architectures
` [PATCH 09/18] Move unicode to ASCII conversion to shared function
` [PATCH 10/18] Do proper conversion from UTF-16 to UTF-8
$
2013-09-25 12:01 UTC
[PATCH RFC] random: introduce get_random_bytes_busy_wait_initialized
2013-09-25 12:06 UTC (2+ messages)
[RFC PATCH 0/1] FPGA subsystem core
2013-09-25 12:00 UTC (15+ messages)
` [RFC PATCH] fpga: Introduce new fpga subsystem
[PATCH 1/1] X.509: remove possible code fragility: enumeration values not handled
2013-09-25 11:55 UTC (2+ messages)
[PATCH 1/2] MPILIB: add module description and license
2013-09-25 11:49 UTC (2+ messages)
[PATCH] serial: 8250_dw: Improve unwritable LCR workaround
2013-09-25 11:42 UTC (2+ messages)
[PATCH 0/2] cpufreq: exynos: Fixes for v3.12
2013-09-25 11:35 UTC (4+ messages)
` [PATCH 1/2] cpufreq: exynos4x12: Use the common clock framework to set APLL clock rate
` [PATCH 2/2] cpufreq: exynos4210: "
[RFC PATCH v2 00/25] simplify generic cross CPU function call implementation
2013-09-25 11:31 UTC (3+ messages)
` [RFC PATCH v2 03/25] smp, ARC: kill SMP single function call interrupt
increased vmap_area_lock contentions on "n_tty: Move buffers into n_tty_data"
2013-09-25 11:30 UTC (7+ messages)
[PATCH v2] thermal: st: Add support for STiH41x thermal sensors
2013-09-25 11:01 UTC
[PATCH] perf: fix two warning in bench/numa
2013-09-25 11:26 UTC (3+ messages)
[PATCH] ti-connectivity: add wl1251 firmware and license
2013-09-25 11:07 UTC (3+ messages)
[PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
2013-09-25 11:15 UTC (7+ messages)
[PATCH] Staging: dwc2: core: coding style - indentation should use tabs
2013-09-25 11:10 UTC
[PATCH] avr32: balance cpu_idle_poll_ctrl calls
2013-09-25 11:10 UTC (2+ messages)
[PATCH 01/20] regulator: ab3100: use devm_regulator_register()
2013-09-25 10:56 UTC (23+ messages)
` [PATCH 02/20] regulator: ab8500: "
` [PATCH 03/20] regulator: ab8500-ext: "
` [PATCH 04/20] regulator: da9063: "
` [PATCH 05/20] regulator: da9210: "
` [PATCH 06/20] regulator: fixed: "
` [PATCH 07/20] regulator: gpio-regulator: "
` [PATCH 08/20] regulator: lp3971: "
` [PATCH 09/20] regulator: lp3972: "
` [PATCH 10/20] regulator: lp872x: "
` [PATCH 11/20] regulator: lp8788-buck: "
` [PATCH 12/20] regulator: lp8788-ldo: "
` [PATCH 13/20] regulator: max8925: "
` [PATCH 14/20] regulator: max8952: "
` [PATCH 15/20] regulator: pcap: "
` [PATCH 16/20] regulator: pcf50633: "
` [PATCH 17/20] regulator: tps6105x: "
` [PATCH 18/20] regulator: tps6524x: "
` [PATCH 19/20] regulator: twl: "
` [PATCH 20/20] regulator: vexpress: "
[PATCH, RFC 00/12] random driver changes
2013-09-25 10:51 UTC (3+ messages)
` [PATCH, RFC 12/12] random: adjust the generator polynomials in the mixing function slightly
[PATCH v1 0/7] Optimize jump label implementation on ARM64
2013-09-25 10:44 UTC (8+ messages)
` [PATCH v1 1/7] arm64: introduce basic aarch64 instruction decoding helpers
` [PATCH v1 2/7] arm64: introduce interfaces to hotpatch kernel and module code
` [PATCH v1 3/7] arm64: move encode_insn_immediate() from module.c to insn.c
` [PATCH v1 4/7] arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions
` [PATCH v1 5/7] arm64, jump label: detect %c support for ARM64
` [PATCH v1 6/7] arm64, jump label: optimize jump label implementation
` [PATCH v1 7/7] jump_label: use defined macros instead of hard-coding for better readability
[PATCH v3 0/4] Fix Win8 backlight issue
2013-09-25 10:41 UTC (4+ messages)
[PATCH] arm: mvebu: use the main timer as clock source from DT
2013-09-25 10:39 UTC (3+ messages)
[Bug report] Warning when hot-add an ACPI0004 device
2013-09-25 10:31 UTC (3+ messages)
[PATCH] mfd: twl6040: drop devm_free_irq of devm_ allocated irq
2013-09-25 10:28 UTC (4+ messages)
[PATCH] X.509: Remove validity check of certificate date
2013-09-25 10:17 UTC (2+ messages)
[PATCH] ARM: integrator: Make sure INTEGRATOR_AP depends on PCI
2013-09-25 10:13 UTC (5+ messages)
[PATCH] arm: mach-integrator: Add stub for pci_v3_early_init() for !CONFIG_PCI
2013-09-25 10:11 UTC
[PATCH] mfd: ezx-pcap: drop devm_free_irq of devm_ allocated irq
2013-09-25 10:06 UTC (2+ messages)
[BUG REPORT] ZSWAP: theoretical race condition issues
2013-09-25 10:02 UTC (9+ messages)
ARM/Samsung/S3C24xx: Linux-3.11 crashes when using PWM
2013-09-25 9:40 UTC (3+ messages)
[PATCH v2] printk: report console names during cut-over
2013-09-25 9:33 UTC (2+ messages)
[PATCH] ipvs: improved SH fallback strategy
2013-09-25 9:26 UTC (6+ messages)
[PATCH 00/11] EFI runtime services virtual mapping
2013-09-25 9:24 UTC (4+ messages)
` [PATCH 11/11] EFI: Runtime "
` [PATCH -v2] "
[PATCH 1/2] hwrng: Use KBUILD_MODNAME in pseries-rng.c
2013-09-25 9:24 UTC (2+ messages)
` [PATCH 2/2] hwrng: Return errors to upper levels "
[PATCH] modpost: Fix secondary errors seen if a single module build fails
2013-09-25 9:15 UTC (4+ messages)
[PATCH v4 0/2] iommu: Add iommu_error class event to iommu trace
2013-09-25 9:11 UTC (2+ messages)
Build regressions/improvements in v3.12-rc2
2013-09-25 8:56 UTC (2+ messages)
[RFC][PATCH] sched: Avoid select_idle_sibling() for wake_affine(.sync=true)
2013-09-25 8:56 UTC (2+ messages)
[RFC 1/1] f2fs: don't GC or take an fs_lock from f2fs_initxattrs()
2013-09-25 8:52 UTC (2+ messages)
[RFC GIT PULL] softirq: Consolidation and stack overrun fix
2013-09-25 8:46 UTC (11+ messages)
[RFC PATCH 0/2] Perf support to SDT markers
2013-09-25 8:45 UTC (8+ messages)
` [PATCH 1/2] SDT markers listing by perf
Drivers: scsi: FLUSH timeout
2013-09-25 8:40 UTC (8+ messages)
[PATCH v2 0/4] Unify CPU hotplug lock interface
2013-09-25 8:27 UTC (3+ messages)
` [PATCH v2 4/4] hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
[PATCH 0/4] Add support for charging battery in Nokia RX-51
2013-09-25 8:17 UTC (4+ messages)
` [PATCH 1/4] usb: musb: Call atomic_notifier_call_chain when status is changed
` [PATCH usb 1/2] usb: musb: Add missing ATOMIC_INIT_NOTIFIER_HEAD
linux-next: Tree for Jul 1 [ drm-intel-next: Several call-traces ]
2013-09-25 8:19 UTC (9+ messages)
` Fwd: "
[PATCH v5 0/7] DMA: shdma: switch DT to use OF device ID tables
2013-09-25 8:07 UTC (18+ messages)
` [PATCH v5 5/7] ARM: shmobile: r8a73a4: add a DMAC platform device and clock for it
` [PATCH v5 6/7] ARM: shmobile: r8a73a4: add a DT node and a clock alias for the DMAC
` [PATCH v5 7/7] ARM: shmobile: ape6evm-reference: enable DMA for the MMC interface
[PATCH v3] Add support for Newflow NanoBone board
2013-09-25 8:04 UTC
[RFC PATCH] freezer: allow killing of frozen tasks
2013-09-25 8:07 UTC (5+ messages)
BUG: sleeping function called from invalid context on 3.10.10-rt7
2013-09-25 7:49 UTC (10+ messages)
` [Intel-gfx] "
[PATCH] ipc/sem.c: fix update sem_otime when calling sem_op in semaphore initialization
2013-09-25 7:49 UTC (9+ messages)
Fix apparent cut-n-paste mistake in Dell reboot workaround
2013-09-25 7:42 UTC (2+ messages)
` [tip:x86/urgent] x86/reboot: "
WEB-MASTER WARNING!!!
2013-09-25 7:13 UTC
[PATCH v10 0/3] DMA: Freescale: Add support for 8-channel DMA engine
2013-09-25 7:35 UTC (6+ messages)
` [PATCH v10 2/3] DMA: Freescale: Add new 8-channel DMA engine device tree nodes
[PATCH v2 0/4] perf: parse the dwarf backtrace info from .debug_frame section
2013-09-25 7:31 UTC (10+ messages)
` [PATCH 3/4] perf tools: Check libunwind for availability of dwarf parsing feature
[PATCH v4] PWM: atmel-pwm: add PWM controller driver
2013-09-25 7:29 UTC (2+ messages)
[patch 0/7] improve memcg oom killer robustness v2
2013-09-25 7:26 UTC (12+ messages)
[PATCH v3 0/3] mm/zswap bugfix: memory leaks and other problems
2013-09-25 7:21 UTC (3+ messages)
[PATCH v3] mfd: add STw481x driver
2013-09-25 7:18 UTC (7+ messages)
[PATCH] ARM: at91: sama5d: add the PWM clock
2013-09-25 7:18 UTC (2+ messages)
[PATCH 0/6] ARM: shmobile: kzm9d-reference: migrate to common clock framework with DT
2013-09-25 7:17 UTC (2+ messages)
[PATCHv5 02/16] drivers: thermal: introduce device tree parser
2013-09-25 7:13 UTC (7+ messages)
` [PATCHv6 "
[PATCH] Allow userspace code to use flag IFA_F_SECONDARY to specify an ip address to be primary or secondary ip on an interface
2013-09-25 7:08 UTC (4+ messages)
[PATCH v5 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-25 6:52 UTC (4+ messages)
` [PATCH v5 6/6] rwsem: do optimistic spinning for writer lock acquisition
[PATCH] X.509: Remove validity check of certificate date
2013-09-25 6:41 UTC
[PATCH V2 0/6] perf: New conditional branch filter
2013-09-25 6:15 UTC (6+ messages)
[PATCH] oom: avoid killing init if it assume the oom killed thread's mm
2013-09-25 5:49 UTC (3+ messages)
[PATCH -v2] EFI: Runtime services virtual mapping
2013-09-25 5:47 UTC (3+ messages)
[PATCH 00/10] pwm-backlight: Add GPIO and power supply support
2013-09-25 5:40 UTC (6+ messages)
` [PATCH 06/10] ARM: shmobile: Initialize PWM backlight enable_gpio field
linux-next: manual merge of the ipsec-next tree with the net-next tree
2013-09-25 5:29 UTC (4+ messages)
Regression caused by commit 4bdc33ed ("NFSDv4.2: Add NFS v4.2 support to the NFS server")
2013-09-25 5:19 UTC
[PATCH 0/4] ARM: shmobile: CPUFreq support on Lager
2013-09-25 4:58 UTC (8+ messages)
` [PATCH 1/4] pinctrl: sh-pfc: r8a7790: add pin definitions for the I2C3 interface
` [PATCH 3/4] ARM: shmobile: r8a7790: add CPUFreq clock support
linux-next: Tree for Sep 25
2013-09-25 4:43 UTC
[git pull] Please pull powerpc.git merge branch
2013-09-25 4:39 UTC
General placement of platform drivers and header files
2013-09-25 4:37 UTC (2+ messages)
[ 00/40] 3.4.63-stable review
2013-09-25 4:35 UTC (2+ messages)
[PATCH] kernel/groups.c: consider about NULL for 'group_info' in all related extern functions
2013-09-25 4:34 UTC (12+ messages)
[PATCH v2 0/5] mm: migrate zbud pages
2013-09-25 4:28 UTC (5+ messages)
[PATCH v4 4/4] Documentation: add LP3943 DT bindings and document
2013-09-25 4:25 UTC
[PATCH v4 3/4] pwm: add LP3943 PWM driver
2013-09-25 4:24 UTC
[PATCH v4 2/4] gpio: add LP3943 I2C GPIO expander driver
2013-09-25 4:24 UTC
[PATCH v4 1/4] mfd: add LP3943 MFD driver
2013-09-25 4:23 UTC
[PATCH v4 0/4] LP3943 MFD driver for a GPIO expander and a PWM generator
2013-09-25 4:22 UTC
[ 000/110] 3.10.13-stable review
2013-09-25 4:15 UTC (2+ messages)
[PATCH] tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its related functions
2013-09-25 4:14 UTC
[PATCH 1/2] mmc:sdhci-pci:Add O2Micor/BayHubTect PCI SD Host
2013-09-25 4:11 UTC
[PATCH tip/core/rcu 0/11] Fixes for 3.13
2013-09-25 4:10 UTC (3+ messages)
` [PATCH tip/core/rcu 01/11] mm: Place preemption point in do_mlockall() loop
[ 000/117] 3.11.2-stable review
2013-09-25 4:09 UTC (2+ messages)
[PATCH tip/core/rcu 0/6] Idle entry/exit changes for 3.13
2013-09-25 4:08 UTC (2+ messages)
linux-next: manual merge of the akpm-current tree with the cgroup tree
2013-09-25 3:57 UTC
[PATCH tip/core/rcu 0/3] Documentation updates for 3.13
2013-09-25 3:48 UTC (5+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Update stall-warning documentation
` [PATCH tip/core/rcu 3/3] rcu: Fix occurrence of "the the" in checklist.txt
[PATCH v5 00/10] VFS hot tracking
2013-09-25 3:30 UTC (3+ messages)
[PATCH 2/2] mmc: sdhci: Fix CMD12 and Tuning issues
2013-09-25 3:22 UTC
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