messages from 2013-07-29 15:59:23 to 2013-07-29 20:19:41 UTC [more...]
[PATCH 0/5] Add rbtree postorder iteration functions, runtime tests, and update zswap to use
2013-07-29 17:41 UTC (7+ messages)
` [PATCH 1/5] rbtree: add postorder iteration functions
` [PATCH 2/5] rbtree: add rbtree_postorder_for_each_entry_safe() helper
[PATCH v7 0/3] Xen/ACPI: support sleep state entering on hardware reduced systems
2013-07-29 20:29 UTC (7+ messages)
` [PATCH v7 1/3] x86/acpi: Introduce acpi_os_prepare_extended_sleep callback for extended sleep path
` [PATCH v7 2/3] x86/tboot: Fail extended mode reduced hardware sleep
` [PATCH v7 3/3] xen/acpi: notify xen when reduced hardware sleep is available
[PATCH 00/18] mm, hugetlb: remove a hugetlb_instantiation_mutex
2013-07-29 20:19 UTC (18+ messages)
` [PATCH 05/18] mm, hugetlb: protect region tracking via newly introduced resv_map lock
` [PATCH 06/18] mm, hugetlb: remove vma_need_reservation()
` [PATCH 08/18] mm, hugetlb: do hugepage_subpool_get_pages() when avoid_reserve
` [PATCH 10/18] mm, hugetlb: call vma_has_reserve() before entering alloc_huge_page()
` [PATCH 11/18] mm, hugetlb: move down outside_reserve check
` [PATCH 13/18] mm, hugetlb: grab a page_table_lock after page_cache_release
` [PATCH 15/18] mm, hugetlb: move up anon_vma_prepare()
` [PATCH 16/18] mm, hugetlb: return a reserved page to a reserved pool if failed
[GIT PULL] Generic sched_clock fix for 3.11
2013-07-29 20:16 UTC
[PATCH v3] gpio: add GPIO support for F71882FG and F71889F
2013-07-29 20:26 UTC (3+ messages)
[SCSI REGRESSION] 3.10.2 or 3.10.3: arcmsr failure at bootup / early userspace transition
2013-07-29 20:15 UTC (6+ messages)
[PATCH] hwspinlock/msm: Add support for Qualcomm MSM HW Mutex block
2013-07-29 20:14 UTC (2+ messages)
ALSA: hda - Add power-welll support for haswell HDA
2013-07-29 20:12 UTC
[PATCH] checkpatch: enforce sane perl version
2013-07-29 20:10 UTC (2+ messages)
[PATCH 1/2] uio: provide vm access to UIO_MEM_PHYS maps
2013-07-29 20:09 UTC (3+ messages)
` [PATCH v2 "
[REGRESSION/PATCH] acpi: blacklist win8 OSI for ASUS Zenbok Prime UX31A
2013-07-29 20:17 UTC (2+ messages)
Checkpatch error on trace events macros
2013-07-29 20:02 UTC (2+ messages)
[PATCH v3 0/3] Input: omap-keypad: Wakeup capability and w/a for i689 errata
2013-07-29 19:59 UTC (10+ messages)
` [PATCH v3 1/3] Input: omap-keypad: Enable wakeup capability for keypad
` [PATCH v3 2/3] Input: omap-keypad: errata i689: Correct debounce time
` [PATCH v3 3/3] Input: omap-keypad: Setup irq type from DT
[PATCH 0/3] networking: Use ETH_ALEN where appropriate
2013-07-29 20:06 UTC (5+ messages)
` [PATCH 2/3] include: Convert ethernet mac address declarations to use ETH_ALEN
[PATCH] full listing for RT Systems ftdi devices
2013-07-29 19:55 UTC (2+ messages)
[PATCH] regulator: core: Add missing stub for regulator_get_exclusive()
2013-07-29 19:54 UTC
i915 debug spew during boot
2013-07-29 19:54 UTC
Linux 3.11-rc2 [backlight] [ASUS N56VZ]
2013-07-29 20:03 UTC (6+ messages)
` [Intel-gfx] "
[Ksummit-2013-discuss] Defining schemas for Device Tree
2013-07-29 19:48 UTC (3+ messages)
[patch 0/6] improve memcg oom killer robustness
2013-07-29 19:47 UTC (11+ messages)
` [patch 1/6] arch: mm: remove obsolete init OOM protection
` [patch 2/6] arch: mm: do not invoke OOM killer on kernel fault OOM
` [patch 4/6] x86: finish user fault error path with fatal signal
` [patch 5/6] mm: memcg: enable memcg OOM killer only for user faults
[PATCH] ATA: sata_mv: Remove unneeded forward declaration
2013-07-29 19:44 UTC (7+ messages)
` [PATCH] ATA: sata_mv: Remove uneeded CONFIG_HAVE_CLK ifdefs
[PATCH v2] Make transparent hugepages cpuset aware
2013-07-29 19:42 UTC (11+ messages)
[resubmit2] [PATCH] spi: spi-davinci: Fix direction in dma_map_single()
2013-07-29 19:33 UTC (2+ messages)
[PATCH v2 0/5] Add rbtree postorder iteration functions, runtime tests, and update zswap to use
2013-07-29 19:19 UTC (6+ messages)
` [PATCH v2 1/5] rbtree: add postorder iteration functions
` [PATCH v2 2/5] rbtree: add rbtree_postorder_for_each_entry_safe() helper
` [PATCH v2 3/5] rbtree_test: add test for postorder iteration
` [PATCH v2 4/5] rbtree: allow tests to run as builtin
` [PATCH v2 5/5] mm/zswap: use postorder iteration when destroying rbtree
linux-next: Tree for Jul 29
2013-07-29 19:28 UTC (3+ messages)
` linux-next: Tree for Jul 29 (staging/gdm724x)
linux-next: manual merge of the char-misc tree with Linus' tree
2013-07-29 19:26 UTC (2+ messages)
[PATCH 0/4] [GIT PULL][RCU][3.12] tracing/rcu: Export strings to userspace
2013-07-29 19:21 UTC (5+ messages)
` [PATCH 1/4] tracing: Add __tracepoint_string() to export string pointers
` [PATCH 2/4] rcu: Add const annotation to char * for RCU tracepoints and functions
` [PATCH 3/4] rcu: Simplify RCU_STATE_INITIALIZER() macro
` [PATCH 4/4] rcu: Have the RCU tracepoints use the tracepoint_string infrastructure
[PATCH 0/2] hugepage: optimize page fault path locking
2013-07-29 19:16 UTC (4+ messages)
` [PATCH 2/2] hugepage: allow parallelization of the hugepage fault path
[PATCH RESEND 0/1] AHCI: Optimize interrupt processing
2013-07-29 19:19 UTC (14+ messages)
[PATCH v2 0/6] usb: phy: msm: Fixes and cleanups
2013-07-29 19:02 UTC (5+ messages)
` [PATCH v2 1/6] usb: phy: msm: Move mach depndend code to platform data
A call to revise sockets behaviour
2013-07-29 19:00 UTC (8+ messages)
[PATCH 0/9] Add namespace support for syslog v2
2013-07-29 18:58 UTC (2+ messages)
[GIT PULL] cgroup changes for 3.11-rc2
2013-07-29 18:52 UTC (12+ messages)
` memcg creates an unkillable task in 3.2-rc2
DT bindings as ABI [was: Do we have people interested in device tree janitoring / cleanup?]
2013-07-29 18:51 UTC (23+ messages)
` [Ksummit-2013-discuss] "
[PATCH 0/4] ARM: dove: DT updates for v3.11-rc2
2013-07-29 18:45 UTC (3+ messages)
` [PATCH 4/4] ARM: dove: add initial DT file for Globalscale D2Plug
pull request: bluetooth 2013-07-25
2013-07-29 18:43 UTC (3+ messages)
[PATCH] time: sched_clock: fix integer overflow
2013-07-29 18:41 UTC (3+ messages)
[PATCH 14/16] usb: musb: dsps: add MUSB_DEVCTL_SESSION back after removal
2013-07-29 18:41 UTC (14+ messages)
[Ksummit-2013-discuss] [ATTEND] DT, maintainership, development process
2013-07-29 18:41 UTC (7+ messages)
[PATCH 0/3] pcf857x: Add OF support
2013-07-29 18:39 UTC (4+ messages)
` [PATCH 1/3] gpio: pcf857x: Sort headers alphabetically
` [PATCH 2/3] gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()
` [PATCH 3/3] gpio: pcf857x: Add OF support
[PATCH v2 1/5] Staging: bcm: LeakyBucket: Fixed spacing/tabing issues
2013-07-29 18:34 UTC (2+ messages)
[PATCH v3 0/8] memcg, cgroup: kill css_id
2013-07-29 18:31 UTC (7+ messages)
` [PATCH v3 1/8] cgroup: convert cgroup_ida to cgroup_idr
` [PATCH v3 2/8] cgroup: document how cgroup IDs are assigned
` [PATCH v3 3/8] cgroup: implement cgroup_from_id()
[PATCH] staging: android: logger..c fixed a brace coding style issue
2013-07-29 18:20 UTC (2+ messages)
[PATCH v3 0/6] Add Dialog DA9063 core and regulator drivers
2013-07-29 18:15 UTC (8+ messages)
` [PATCH v3 1/6] mfd: da9063: Add register definitions for DA9063 driver
` [PATCH v3 2/6] mfd: da9063: Add Dialog DA9063 core driver
` [PATCH v3 3/6] mfd: da9063: Add IRQ support
` [PATCH v3 4/6] regulator: da9063: Add Dialog DA9063 voltage regulators support
` [PATCH v3 5/6] Documentation: Add device tree bindings for DA9063 PMIC
` [PATCH v3 6/6] mfd: da9063: add 32 kHz output clock to clock tree
[PATCH 2/2] cpuset: correct the disoder comment of two functions
2013-07-29 18:13 UTC (2+ messages)
[PATCH 1/2] cpuset: get rid of the useless forward declaration of cpuset
2013-07-29 18:13 UTC (2+ messages)
[build failure] perf
2013-07-29 18:09 UTC
[PATCH RESEND] cifs: file: initialize oparms.reconnect before using it
2013-07-29 18:04 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/1] tracing: trace_remove_event_call() should fail if call/file is in use
2013-07-29 17:50 UTC (2+ messages)
` [PATCH v2 1/1] "
Dear user
2013-07-29 17:46 UTC
[PATCH 0/2] usb: fix controller-PHY binding for OMAP3 platform
2013-07-29 17:54 UTC (5+ messages)
` [PATCH 2/2] arm: omap: remove *.auto* from device names given in usb_bind_phy
[PATCH RFC nohz_full 0/7] v4 Provide infrastructure for full-system idle
2013-07-29 17:53 UTC (10+ messages)
` [PATCH RFC nohz_full 1/7] nohz_full: Add Kconfig parameter for scalable detection of all-idle state
` [PATCH RFC nohz_full 6/7] nohz_full: Add full-system-idle state machine
` [PATCH RFC nohz_full 7/7] nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU
[patch 0/3] mm: improve page aging fairness between zones/nodes
2013-07-29 17:48 UTC (3+ messages)
` [patch 3/3] mm: page_alloc: fair zone allocator policy
[PATCH] kexec/kdump implementation for Xen PV domU
2013-07-29 17:42 UTC (2+ messages)
[PATCH] pinctrl: msm: Add support for MSM TLMM pinmux
2013-07-29 17:32 UTC (3+ messages)
[RFC][PATCH 1/2] ARM64: add cpu topology definition
2013-07-29 17:23 UTC (5+ messages)
[PATCH] regulator:pfuze100: add MODULE_LICENSE() in pfuze100 driver
2013-07-29 17:21 UTC (2+ messages)
[PATCH] Events: 9p.h: Fixed few brace coding style issues
2013-07-29 17:21 UTC
[PATCH] sched: don't wait in kthread_bind for presmp initcalls
2013-07-29 17:19 UTC
Dear user
2013-07-29 17:08 UTC
[PATCH 00/21] Arrange hotpluggable memory as ZONE_MOVABLE
2013-07-29 17:10 UTC (10+ messages)
` [PATCH 14/21] x86, acpi, numa: Reserve hotpluggable memory at early time
[PATCH 0/9] ARM: dts: omap5-uevm: fixup wrong regulator configuration
2013-07-29 17:03 UTC (5+ messages)
` [PATCH V2 0/3] "
` [PATCH V2 1/3] ARM: dts: omap5-uevm: document regulator signals used on the actual board
` [PATCH V2 2/3] ARM: dts: omap5-uevm: fix regulator configurations mandatory for SoC
` [PATCH V2 3/3] ARM: dts: omap5-uevm: update optional/unused regulator configurations
RFC: revert request for cpuidle patches e11538d1 and 69a37bea
2013-07-30 3:57 UTC (12+ messages)
[PATCH] pch_uart: Remove __initdata annotation from dmi_table
2013-07-29 16:58 UTC
[PATCH 1/5] sata, highbank: fix ordering of SGPIO signals
2013-07-29 16:55 UTC (2+ messages)
[PATCH v2 00/42] ARM: at91: move to common clk framework
2013-07-29 16:44 UTC (10+ messages)
[PATCH 1/3] pinctrl: ADI PIN control driver for the GPIO controller on bf54x and bf60x
2013-07-29 16:47 UTC (3+ messages)
[PATCH 0/2] pinctrl: palmas: add pincontrol driver
2013-07-29 16:45 UTC (9+ messages)
` [PATCH 1/2] pinctrl: pinconf_generic: add utility functions for add map/configs
` [PATCH 2/2] pinctrl: palmas: add pincontrol driver
[PATCH] bluetooth: remove wrong dependency for BT_ATH3K
2013-07-29 16:43 UTC (2+ messages)
[PATCH v4 00/11] tracing: trace event triggers
2013-07-29 16:41 UTC (12+ messages)
` [PATCH v4 01/11] tracing: Add support for SOFT_DISABLE to syscall events
` [PATCH v4 02/11] tracing: add basic event trigger framework
` [PATCH v4 03/11] tracing: add 'traceon' and 'traceoff' event trigger commands
` [PATCH v4 04/11] tracing: add 'snapshot' event trigger command
` [PATCH v4 05/11] tracing: add 'stacktrace' "
` [PATCH v4 06/11] tracing: add 'enable_event' and 'disable_event' event trigger commands
` [PATCH v4 07/11] tracing: add and use generic set_trigger_filter() implementation
` [PATCH v4 08/11] tracing: update event filters for multibuffer
` [PATCH v4 09/11] tracing: add documentation for trace event triggers
` [PATCH v4 10/11] tracing: make register/unregister_ftrace_command __init
` [PATCH v4 11/11] tracing: change event_trigger_open to verify i_private != NULL
[PATCH 06/27] drivers/i2c/busses: don't check resource with devm_ioremap_resource
2013-07-29 16:39 UTC (2+ messages)
[PATCH v3] dmaengine: Add MOXA ART DMA engine driver
2013-07-29 16:35 UTC (3+ messages)
` [PATCH v4] "
[PATCH v3 0/4] Lm90 Enhancements
2013-07-29 15:58 UTC (11+ messages)
` [PATCH v3 3/4] hwmon: (lm90) add support to handle IRQ
` [PATCH v3 4/4] hwmon: (lm90) use enums for the indexes of temp8 and temp11
[PATCH v8 03/12] iommu/exynos: fix page table maintenance
2013-07-29 16:22 UTC (4+ messages)
[PATCH 00/10] ARM: sunxi: Add support for the Allwinner A31 SoC
2013-07-29 16:20 UTC (3+ messages)
` [PATCH 07/10] pinctrl: sunxi: Add Allwinner A31 pins set
Why Linux OS Desktop is not popular?
2013-07-29 16:17 UTC (3+ messages)
[PATCH] pata_imx: expose module alias for loading from device-tree
2013-07-29 16:15 UTC (2+ messages)
[PATCH V4] gpio: palmas: add dt support
2013-07-29 16:15 UTC (2+ messages)
[PATCH] APEI/ERST: Fix error message formatting
2013-07-29 16:12 UTC (11+ messages)
[PATCH 0/2] ext4: increase mbcache scalability
2013-07-29 10:08 UTC (4+ messages)
[PATCH] xen/arm: missing put_cpu in xen_percpu_init
2013-07-29 16:06 UTC
[alsa-devel] [PATCH] ASoC: codecs: da9055: Update driver name to fix breakage due to pmic driver with same name
2013-07-29 16:01 UTC (6+ messages)
[PATCH] pinctrl: at91: choose appropriate handler for level interrupts
2013-07-29 15:52 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;
as well as URLs for NNTP newsgroup(s).