messages from 2013-06-13 15:23:11 to 2013-06-13 20:17:45 UTC [more...]
[PATCH v3 0/2] x86, mtrr: fixs for mtrr_cleanup
2013-06-13 20:17 UTC (3+ messages)
` [PATCH v3 1/2] x86, mtrr: Fix original mtrr range get "
` [PATCH v3 2/2] range: Do not add new blank slot with add_range_with_merge
[PATCHv7 00/11] Remove ARM local timer API
2013-06-13 20:16 UTC (11+ messages)
` [PATCHv7 01/11] clockevents: Prefer CPU local devices over global devices
[RFC: PATCH] err.h: silence warning when using IS_ERR on void __iomem *
2013-06-13 20:14 UTC (5+ messages)
[PATCH 0/3] RFC: timekeeping: rtc: change hctosys mechanism
2013-06-13 19:39 UTC (4+ messages)
` [PATCH 0/3 v2] "
` [PATCH 2/3 v2] RFC: timekeeping: rtc: Introduce new kernel parameter hctosys
Strange intermittent EIO error when writing to stdout since v3.8.0
2013-06-13 19:56 UTC (5+ messages)
` [PATCH] tty: Debug EIO from write()
` [PATCH] tty: Fix transient pty write() EIO
[PATCH v3] ethernet/arc/arc_emac - Add new driver
2013-06-13 19:54 UTC (6+ messages)
[PATCH v3 5/9] memcg: use css_get/put when charging/uncharging kmem
2013-06-13 19:53 UTC (4+ messages)
[BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
2013-06-13 19:59 UTC (26+ messages)
` [BUGFIX 1/9] ACPI, DOCK: initialize dock subsystem before scanning PCI root buses
` [BUGFIX 2/9] ACPIPHP: fix device destroying order issue when handling dock notification
` [BUGFIX 3/9] ACPI, DOCK: clean up unused module related code
` [BUGFIX 4/9] ACPI, DOCK: avoid initializing acpi_dock_notifier_list multiple times
` [BUGFIX 5/9] ACPI, DOCK: kill redundant spin lock in dock device object
` [BUGFIX 6/9] ACPI, DOCK: mark initialization functions with __init
` [BUGFIX 7/9] ACPI, DOCK: simplify implementation of dock_create_acpi_device()
` [BUGFIX 8/9] ACPI: introduce several helper functions
` [BUGFIX 9/9] ACPI: use new helper functions to simpilify code
[PATCH v2 00/14] locks: scalability improvements for file locking
2013-06-13 19:45 UTC (7+ messages)
` [PATCH v2 06/14] locks: don't walk inode->i_flock list in locks_show
` [PATCH v2 13/14] seq_file: add seq_list_*_percpu helpers
` [PATCH v2 14/14] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock
[PATCH] pinctrl: document the pinctrl PM states
2013-06-13 19:39 UTC (2+ messages)
[PATCH] drivers: pinctrl: add active state to core
2013-06-13 19:38 UTC (6+ messages)
[PATCH] Percpu tag allocator
2013-06-13 19:35 UTC (14+ messages)
[PATCH 0/3] Use POSIX "$((..))" instead of bashism "$[...]"
2013-06-13 19:16 UTC (2+ messages)
[PATCH v2 0/3] ARM: tegra: add basic support for Trusted Foundations
2013-06-13 19:23 UTC (7+ messages)
` [PATCH v2 1/3] ARM: tegra: "
` [PATCH v2 2/3] ARM: tegra: split setting of CPU reset handler
` [PATCH v2 3/3] ARM: tegra: set CPU reset handler with firmware op
[PATCH] zswap: init under_reclaim
2013-06-13 19:19 UTC
Linux 3.9.6
2013-06-13 19:19 UTC (4+ messages)
[PATCH v2 0/4] gpu: host1x: add runtime pm support
2013-06-13 19:09 UTC (4+ messages)
` [PATCH v2 3/4] gpu: host1x: add runtime pm support for dc
[PATCHv13 0/4] zswap: compressed swap caching
2013-06-13 19:06 UTC (3+ messages)
[PATCH] x86: Fix /proc/mtrr with base/size more than 44bits
2013-06-13 18:53 UTC
[GIT PULL] x86 fixes for v3.10-rc6
2013-06-13 18:27 UTC
[PATCH 1/2] MMC: P2020 SDHC: Add support for 8-bit bus width and non-removable card
2013-06-13 18:17 UTC (2+ messages)
Linux 2.6.32.61
2013-06-13 18:41 UTC (5+ messages)
` Linux 2.6.32.61 - x86/ptrace/gcc 4.7 build error
[GIT PULL] ACPI fix for v3.10-rc6
2013-06-13 18:50 UTC
[Part1 PATCH v5 00/22] x86, ACPI, numa: Parse numa info earlier
2013-06-13 18:35 UTC (3+ messages)
` [Part1 PATCH v5 21/22] x86, mm: Make init_mem_mapping be able to be called several times
[RFC] Allow GPIO ranges based on pinctl pin groups
2013-06-13 18:36 UTC (5+ messages)
` [PATCH 1/2] Add pin list based GPIO ranges
` [PATCH 2/2] Make non-linear GPIO ranges accesible from gpiolib
[PATCH 00/19] misc: bh1770glc features and fixes
2013-06-13 18:20 UTC (20+ messages)
` [PATCH 01/19] bh1770glc: added input device interface
` [PATCH 02/19] bh1770glc: different glass attenuation parameters
` [PATCH 03/19] bh1770glc: lux0_glass_factor & lux0_comp_factor on sysfs
` [PATCH 04/19] bh1770glc: Added raw lux output file for ALS to sysfs
` [PATCH 05/19] bh1770glc: Removed obsolete offset settings from SFH7770 code
` [PATCH 06/19] bh1770glc: removed proximity adjustement
` [PATCH 07/19] bh1770glc: split read result function
` [PATCH 08/19] bh1770glc: logic change in the proximity read
` [PATCH 09/19] bh1770glc: use min_t instead of min
` [PATCH 10/19] bh1770glc: use kstrtoul instead of strict_strtoul
` [PATCH 11/19] bh1770glc: removed lux_read_raw_result() function
` [PATCH 12/19] bh1770glc: Introduced dynamic threshold
` [PATCH 13/19] bh1770glc: Code cleaning and aligning in source code
` [PATCH 14/19] bh1770glc: Modified the neutral glass attenuation value
` [PATCH 15/19] bh1770glc: Modified scaler variable
` [PATCH 16/19] bh1770glc: Added sanity check for scf
` [PATCH 17/19] bh1770glc: Implemented switch for interrupt operation
` [PATCH 18/19] bh1770glc: Corrected proximity sensor rates
` [PATCH 19/19] bh1770glc: Proximity sensor LED current update
[PATCH] bio-integrity: Fix use of bs->bio_integrity_pool after free
2013-06-13 18:33 UTC (3+ messages)
[PATCH] ARM: convert max_pfn and max_low_pfn to be relative to PFN0
2013-06-13 18:30 UTC (3+ messages)
[PATCH] MAINTAINERS: Add Samsung pinctrl entries
2013-06-13 18:25 UTC (6+ messages)
[PATCH] pwm: Fill in missing .owner fields
2013-06-13 18:23 UTC (5+ messages)
[PATCH 2/2] MMC: P2020 SDHC: Fix bug when writing to SDHCI_HOST_CONTROL register
2013-06-13 18:21 UTC (2+ messages)
[PATCH 1/3] pinctrl: exynos: Add spinlocks to irq_mask and irq_unmask
2013-06-13 18:20 UTC (15+ messages)
` [PATCH 2/3] pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ack
` [PATCH 3/3] pinctrl: exynos: ack level-triggered interrupts before unmasking
` [PATCH v2 "
[PATCH percpu/for-3.11 1/2] percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_ONCE() in percpu_ref_kill_rcu()
2013-06-13 18:09 UTC (6+ messages)
` [PATCH percpu/for-3.11 2/2] percpu-refcount: implement percpu_ref_cancel_init()
[RFC PATCH] mmc: Enable wakeup_sources for mmc core
2013-06-13 17:56 UTC
[PATCHSET v2 cgroup/for-3.11] cgroup: convert cgroup_subsys_state refcnt to percpu_ref
2013-06-13 17:56 UTC (3+ messages)
[PATCH v4 7/7] cpuset: fix to migrate mm correctly in a corner case
2013-06-13 17:52 UTC (2+ messages)
[PATCH v3 0/7] cpuset: implement sane hierarchy behaviors
2013-06-13 17:49 UTC (4+ messages)
pull request: bluetooth 2013-06-13
2013-06-13 17:48 UTC (3+ messages)
[ 00/79] 3.9.6-stable review
2013-06-13 17:45 UTC (6+ messages)
Question on rcu_access_pointer, rcu_assign_pointer and locking
2013-06-13 17:24 UTC
[PATCH] dmatest: masking tests for channel capabilities
2013-06-13 17:24 UTC
include/net/ipv6.h:408:38: warning: ‘*((void *)&addr+8)’ may be used uninitialized in this function
2013-06-13 17:20 UTC (3+ messages)
[Part3 PATCH v2 0/4] Support hot-remove local pagetable pages
2013-06-13 17:17 UTC (3+ messages)
` [Part3 PATCH v2 2/4] mem-hotplug: Skip LOCAL_NODE_DATA pages in memory offline procedure
[PATCH 0/6] timers nohz updates preview for 3.11
2013-06-13 17:16 UTC (12+ messages)
` [PATCH 4/6] watchdog: Boot-disable by default on full dynticks
[PULL REQUEST] md bug fixes for 3.10-rc and -stable
2013-06-13 17:15 UTC (2+ messages)
[PATCH 1/1] kernel/pid.c: Moving statement
2013-06-13 12:40 UTC (2+ messages)
Linux 3.4.49
2013-06-13 17:12 UTC (2+ messages)
[GIT PULL urgent] Fixes for three more RCU regressions
2013-06-13 17:10 UTC
Linux 3.4.49
2013-06-13 17:11 UTC
Linux 3.0.82
2013-06-13 17:11 UTC (2+ messages)
BOPP Tape in Jumbo Rolls
2013-06-13 17:05 UTC
[PATCH 2/3] skbuff: skb_cow_head not used in some drivers
2013-06-13 16:53 UTC (3+ messages)
` [PATCH 3/3] skbuff: Added new helper function skb_cow_clone_head
[PATCH v6] ARM: dts: OMAP5: Add Palmas MFD node and regulator nodes
2013-06-13 16:49 UTC (2+ messages)
[BUG] PCI related panic on powerpc based board with 3.10-rcX
2013-06-13 16:49 UTC (5+ messages)
[PATCH v3 0/4] Zynq: Support more boards
2013-06-13 16:37 UTC (5+ messages)
` [PATCH v3 1/4] arm: zynq: Remove board specific compatibility string
` [PATCH v3 2/4] arm: dt: zynq: Use 'status' property for UART nodes
` [PATCH v3 3/4] arm: dt: zynq: Add support for the zc706 platform
` [PATCH v3 4/4] arm: dt: zynq: Add support for the zed platform
[PATCH] dma: pl330: Fix cyclic transfers
2013-06-13 16:34 UTC
[dm-devel] [PATCH linux-next] DM RAID: validate_raid_redundancy: Silence uninitialized variable warning
2013-06-13 16:00 UTC (4+ messages)
` [PATCH linux-next v2] "
[PATCH v5 0/5] clk: implement remuxing during set_rate
2013-06-13 16:06 UTC (6+ messages)
` [PATCH v5 1/5] clk: abstract parent cache
` [PATCH v5 2/5] clk: move some parent related functions upwards
` [PATCH v5 3/5] clk: add support for clock reparent on set_rate
` [PATCH v5 4/5] clk: add CLK_SET_RATE_NO_REPARENT flag
` [PATCH v5 5/5] clk: clk-mux: implement remuxing on set_rate
N900 device tree conversion: how to do first step
2013-06-13 16:14 UTC (8+ messages)
[PATCH, RFC] mm: Implement RLIMIT_RSS
2013-06-13 14:43 UTC (5+ messages)
[PATCH] x86, efi: retry ExitBootServices() on failure
2013-06-13 16:00 UTC (2+ messages)
[PATCH] RAPIDIO: Fix idt_gen2.c build
2013-06-13 15:51 UTC (2+ messages)
kmemleak reports in kernel 3.9.5+
2013-06-13 15:50 UTC (6+ messages)
[PATCH 00/11] CPUFreq Kconfig fixes
2013-06-13 15:46 UTC (6+ messages)
` [PATCH 10/11] cpufreq: tegra: select CPU_FREQ_TABLE for ARCH_TEGRA
[PATCH v2 0/1] gpio driver for Intel Baytrail platforms
2013-06-13 15:45 UTC (2+ messages)
[PATCH v3 0/5] Renesas TPU PWM support
2013-06-13 15:39 UTC (6+ messages)
` [PATCH v3 1/5] pwm: Add Renesas TPU PWM driver
cpu hotplug: possible_cpus broken (again?) next-20130607
2013-06-13 15:36 UTC (6+ messages)
[PATCH v3 net-next 0/4] net: low latency sockets follow ups
2013-06-13 15:36 UTC (4+ messages)
` [PATCH v3 net-next 3/4] net: change sysctl_net_ll_poll into an unsigned int
[PATCH v2 0/2] pinctrl: common handling of generic pinconfig props in dt
2013-06-13 15:36 UTC (7+ messages)
` [PATCH 1/2] pinctrl: add function to parse generic pinconfig properties from a dt node
[PATCH v2 00/11] Renesas TPU PWM support
2013-06-13 15:32 UTC (4+ messages)
` [PATCH v2 04/11] pwm: Add Renesas TPU PWM driver
[RFC 0/5] Optimizations for memory handling in smk_write_rules_list()
2013-06-13 15:29 UTC (6+ messages)
` [RFC 1/5] security: smack: avoid kmalloc allocations while loading a rule string
` [RFC 2/5] security: smack: avoid kmalloc() in smk_parse_long_rule()
` [RFC 3/5] security: smack: fix memleak in smk_write_rules_list()
` [RFC 4/5] security: smack: add kmem_cache for smack_rule allocations
` [RFC 5/5] security: smack: add kmem_cache for smack_master_list allocations
rcu
2013-06-13 15:27 UTC (9+ messages)
` [PATCH] mac80211: Fix bogus RCU warning from ieee80211_get_tx_rates (Was: Re: rcu)
` [PATCH] mac80211: ath9k: Use RCU protection calling ieee80211_get_tx_rates
` [PATCH] mac80211: Use RCU protection in ieee80211_get_tx_rates()
WARN_ONCE in arch/x86/kernel/hw_breakpoint.c
2013-06-13 15:24 UTC (5+ messages)
` [PATCH 0/3] hw_breakpoint: cleanups
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