messages from 2013-08-03 11:50:52 to 2013-08-04 12:37:21 UTC [more...]
[QUERY] lguest64
2013-08-04 12:37 UTC (9+ messages)
[PATCH] gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them
2013-08-04 12:35 UTC (2+ messages)
System freeze apparently caused by mei module
2013-08-04 11:40 UTC
[PATCH 00/15] cpufreq: initialize drivers .owner field with THIS_MODULE
2013-08-04 11:38 UTC (4+ messages)
` [PATCH 02/15] cpufreq: cpufreq-cpu0: initialize "
Congratulations!!!
2013-08-04 11:12 UTC
[PATCH] vt: make the default color configurable
2013-08-04 11:09 UTC
[PATCH 0/2] iio: input: ti_am335x_adc: Add continuous sampling and trigger support round 3
2013-08-04 11:08 UTC (5+ messages)
` [PATCH 1/2] input: ti_tsc: Enable shared IRQ for TSC
` [PATCH 2/2] iio: ti_am335x_adc: Add continuous sampling and trigger support
[PATCH] ARM: sun7i: Add Cubieboard2 Device Tree
2013-08-04 10:04 UTC
[PATCHv3 0/9] ARM: sunxi: Introduce Allwinner A20 support
2013-08-04 9:58 UTC (10+ messages)
` [PATCHv3 1/9] "
` [PATCHv3 2/9] ARM: sun7i: Add Allwinner A20 DTSI
` [PATCHv3 3/9] ARM: sun7i: Add Olimex A20-Olinuxino-Micro support
` [PATCHv3 4/9] pinctrl: sunxi: Add Allwinner A20 pins set
` [PATCHv3 5/9] pinctrl: sunxi: Fix inconsistent indentation
` [PATCHv3 6/9] ARM: sun7i: Add the PIO controller node to the DTSI
` [PATCHv3 7/9] ARM: sun7i: DT: Add UART muxing options "
` [PATCHv3 8/9] ARM: sun7i: a20-olinuxino: Enable UARTs muxing
` [PATCHv3 9/9] ARM: sun7i: a20-olinuxino: Enable the user LED
[PATCH net] busy_poll: cleanup do-nothing placeholders
2013-08-04 9:55 UTC
[PATCHv3 00/10] ARM: sunxi: Add support for the Allwinner A31 SoC
2013-08-04 9:47 UTC (11+ messages)
` [PATCHv3 01/10] irqchip: GIC: Add Cortex-A7 compatible string
` [PATCHv3 02/10] clk: sunxi: fix initialization of basic clocks
` [PATCHv3 03/10] ARM: sunxi: Add the Allwinner A31 compatible to the machine definition
` [PATCHv3 04/10] ARM: sun6i: Add restart code for the A31
` [PATCHv3 05/10] ARM: sunxi: Add Allwinner A31 DTSI
` [PATCHv3 06/10] ARM: sun6i: Add WITS Colombus A31 evaluation kit support
` [PATCHv3 07/10] pinctrl: sunxi: Add Allwinner A31 pins set
` [PATCHv3 08/10] ARM: sunxi: dt: Add PIO controller to A31 DTSI
` [PATCHv3 09/10] ARM: sun6i: Add UART0 muxing options
` [PATCHv3 10/10] ARM: sun6i: colombus: Add uart0 muxing
[PATCH 00/18] mm, hugetlb: remove a hugetlb_instantiation_mutex
2013-08-04 5:10 UTC (15+ messages)
` [PATCH 01/18] mm, hugetlb: protect reserved pages when softofflining requests the pages
` [PATCH 17/18] mm, hugetlb: retry if we fail to allocate a hugepage with use_reserve
Linux 3.10.5
2013-08-04 9:38 UTC (2+ messages)
Linux 3.4.56
2013-08-04 9:38 UTC (2+ messages)
[PATCH 0/6] ARM: sunxi: DTSI cleanups
2013-08-04 9:34 UTC (7+ messages)
` [PATCH 1/6] ARM: sun4i: a10: Remove useless simple-bus reg property
` [PATCH 2/6] ARM: sun4i: dt: Fix A10 SoC bus base address
` [PATCH 3/6] ARM: sun5i: a10s: Remove useless simple-bus reg property
` [PATCH 4/6] ARM: sun5i: dt: Fix A10s SoC bus base address
` [PATCH 5/6] ARM: sun5i: a13: Remove useless simple-bus reg property
` [PATCH 6/6] ARM: sun5i: dt: Fix A13 SoC bus base address
Linux 3.0.89
2013-08-04 9:24 UTC (2+ messages)
[PATCH 2/3] xfs: Implement FALLOC_FL_COLLAPSE_RANGE
2013-08-04 8:29 UTC (5+ messages)
[PATCHv5 00/23] Transparent huge page cache: phase 1, everything but mmap()
2013-08-04 8:25 UTC (25+ messages)
` [PATCH 01/23] radix-tree: implement preload for multiple contiguous elements
` [PATCH 02/23] memcg, thp: charge huge cache pages
` [PATCH 03/23] thp: compile-time and sysfs knob for thp pagecache
` [PATCH 04/23] thp, mm: introduce mapping_can_have_hugepages() predicate
` [PATCH 05/23] thp: represent file thp pages in meminfo and friends
` [PATCH 06/23] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCH 07/23] mm: trace filemap: dump page order
` [PATCH 08/23] block: implement add_bdi_stat()
` [PATCH 09/23] thp, mm: rewrite delete_from_page_cache() to support huge pages
` [PATCH 10/23] thp, mm: warn if we try to use replace_page_cache_page() with THP
` [PATCH 11/23] thp, mm: handle tail pages in page_cache_get_speculative()
` [PATCH 12/23] thp, mm: add event counters for huge page alloc on file write or read
` [PATCH 13/23] thp, mm: allocate huge pages in grab_cache_page_write_begin()
` [PATCH 14/23] thp, mm: naive support of thp in generic_perform_write
` [PATCH 15/23] mm, fs: avoid page allocation beyond i_size on read
` [PATCH 16/23] thp, mm: handle transhuge pages in do_generic_file_read()
` [PATCH 17/23] thp, libfs: initial thp support
` [PATCH 18/23] thp: libfs: introduce simple_thp_release()
` [PATCH 19/23] truncate: support huge pages
` [PATCH 20/23] thp: handle file pages in split_huge_page()
` [PATCH 21/23] thp: wait_split_huge_page(): serialize over i_mmap_mutex too
` [PATCH 22/23] thp, mm: split huge page on mmap file page
` [PATCH 23/23] ramfs: enable transparent huge page cache
[GIT PULL] sound fixes for 3.11-rc4
2013-08-04 8:22 UTC
[PATCH resend] drop_caches: add some documentation and info message
2013-08-04 8:07 UTC (8+ messages)
[PATCH] acpi: video: improve quirk check
2013-08-04 6:54 UTC (13+ messages)
Kernel causes excessive delay mounting USB device
2013-08-04 6:01 UTC (3+ messages)
aviso
2013-08-04 4:43 UTC
[RFC/PATCH 0/2] ext4: Transparent Decompression Support
2013-08-04 2:21 UTC (10+ messages)
[git pull] drm build fix
2013-08-04 3:50 UTC (2+ messages)
[PATCH 1/2] ext4: fix handling of nodelalloc parameter
2013-08-04 1:36 UTC (2+ messages)
[PATCH 1/1] EXT4: LazyInit Mount Bug Fix
2013-08-04 0:49 UTC
[PATCH] regulator: 88pm800: Fix checking whether num_regulator is valid
2013-08-04 1:23 UTC
[PATCH 0/2] ARM: mvebu: fixes for v3.11
2013-08-04 1:09 UTC (4+ messages)
` [PATCH 1/2] ARM: remove dmacap,memset from Device tree binding
Cannot hot remove a memory device
2013-08-04 0:37 UTC (5+ messages)
[PATCH] ACPI: Do not fail acpi_bind_one() if device is already bound correctly
2013-08-04 0:32 UTC (4+ messages)
[GIT PULL] ACPI and power management fixes for v3.11-rc4
2013-08-04 0:27 UTC (13+ messages)
RFC: named anonymous vmas
2013-08-03 23:54 UTC (6+ messages)
[PATCH] Staging: olpc_dcon: replace some magic numbers
2013-08-03 23:16 UTC (7+ messages)
[ 00/99] 3.10.5-stable review
2013-08-03 23:03 UTC (3+ messages)
Possible mmap() write() problem in SLES11 SP2 kernel
2013-08-03 22:37 UTC (2+ messages)
[PATCH 001/001] CHAR DRIVERS: a simple device to give daemons a /sys-like interface
2013-08-03 22:38 UTC (4+ messages)
[PATCH v3 2/4] ASoc: kirkwood: merge kirkwood-i2c and kirkwood-dma
2013-08-03 22:23 UTC (2+ messages)
[PATCH 00/10] CPUFreq: Fixes & Cleanups for 3.12
2013-08-03 22:06 UTC (16+ messages)
` [PATCH 01/10] cpufreq: Cleanup header files included in core
` [PATCH 02/10] cpufreq: Re-arrange declarations in cpufreq.h
` [PATCH 08/10] cpufreq: Fix broken usage of governor->owner's refcount
` [PATCH 09/10] cpufreq: Don't use cpufreq_driver->owner's refcount to protect critical sections
` [PATCH 10/10] cpufreq: Remove struct cpufreq_driver's owner field
[PATCH] Staging: olpc_dcon: Already completed TODO entry removed
2013-08-03 21:11 UTC
sparc64 WARNING: at mm/mmap.c:2757 exit_mmap+0x13c/0x160()
2013-08-03 20:40 UTC (4+ messages)
[PATCH 0/3] acpi: video: trivial cleanups
2013-08-03 20:28 UTC (5+ messages)
` [PATCH 1/3] acpi: video: trivial costmetic cleanups
[RFC 0/4] Transparent on-demand struct page initialization embedded in the buddy allocator
2013-08-03 20:04 UTC (4+ messages)
` [RFC v2 0/5] "
` [RFC v2 4/5] Only set page reserved in the memblock region
[GIT] Networking
2013-08-03 19:38 UTC
[PATCH V2 0/9] perf tools: add support for reading object code
2013-08-03 19:37 UTC (9+ messages)
` [PATCH V2 1/9] perf tools: add test "
[PATCH] Add per-process flag to control thp
2013-08-03 19:35 UTC (4+ messages)
[PATCH 0/3] exec: minor cleanups + minor fix
2013-08-03 19:31 UTC (9+ messages)
` [PATCH 1/3] exec: introduce exec_binprm() for "depth == 0" code
` [PATCH 2/3] exec: kill "int depth" in search_binary_handler()
` [PATCH v2 "
` [PATCH 3/3] exec: proc_exec_connector() should be called only once
[PATCH 0/5] exec: more cleanups
2013-08-03 19:28 UTC (4+ messages)
` [PATCH 1/5] exec: move allow_write_access/fput to exec_binprm()
[PATCHSET 00/17] perf tools: Introduce new 'ftrace' command (v4)
2013-08-03 19:23 UTC (4+ messages)
` [PATCH] perf tools: Renaming 'time' variable in perf_time_to_tsc due to name shadowing error
[PATCH 0/4] ARM: dove: DT updates for v3.11-rc2
2013-08-03 18:03 UTC (2+ messages)
[PATCH] ARM: DTS: AM33XX: Add PMU support
2013-08-03 18:00 UTC
[patch 0/7] improve memcg oom killer robustness v2
2013-08-03 17:08 UTC (9+ messages)
` [patch 1/7] arch: mm: remove obsolete init OOM protection
` [patch 2/7] arch: mm: do not invoke OOM killer on kernel fault OOM
` [patch 3/7] arch: mm: pass userspace fault flag to generic fault handler
` [patch 4/7] x86: finish user fault error path with fatal signal
` [patch 5/7] mm: memcg: enable memcg OOM killer only for user faults
` [patch 6/7] mm: memcg: rework and document OOM waiting and wakeup
` [patch 7/7] mm: memcg: do not trap chargers with full callstack on OOM
[PATCHv2] Add per-process flag to control thp
2013-08-03 17:01 UTC (2+ messages)
[PATCH 1/3] fs/binfmts: Add a name field to the binfmt struct
2013-08-03 16:51 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 2/3] fs/binfmts: Better handling of binfmt loops
` [PATCH v3 3/3] fs/binfmts: Whitespace fixes with scripts/cleanfile
[PATCH v3 1/4] ASoc: kirkwood: simplify probe error
2013-08-03 16:52 UTC (7+ messages)
Пропозиція кредиту на 3% річних .... Подати заявку зараз
2013-08-03 16:30 UTC
[patch 0/6] improve memcg oom killer robustness
2013-08-03 16:30 UTC (4+ messages)
` [patch 3.2] memcg OOM robustness (x86 only)
[PATCH v3 4/4] ASoC: kirkwood: change kirkwood-i2s to mvebu-pcm-audio and DT doc
2013-08-03 16:26 UTC (3+ messages)
[PATCH RFC v3 1/5] dma: mpc512x: reorder mpc8308 specific instructions
2013-08-03 16:06 UTC (2+ messages)
[PATCH RFC v3 2/5] dma: mpc512x: add support for peripheral transfers
2013-08-03 15:53 UTC (2+ messages)
[PATCH RESEND 0/8] x86 platform framebuffers
2013-08-03 15:53 UTC (6+ messages)
[GIT PULL] nohz patches for 3.12 preview v3
2013-08-03 15:46 UTC (3+ messages)
RE
2013-08-03 15:15 UTC
[GIT PULL] more ext4 bug fixes (for v3.11-rc4)
2013-08-03 15:18 UTC
[GIT PULL] hwmon fixes for 3.11-rc4
2013-08-03 14:23 UTC
3.11-rc3+git: __divdi3 undefined on powerpc (from radeon)
2013-08-03 13:52 UTC (2+ messages)
[PATCH v3 3/4] ASoc: kirkwood: add DT support
2013-08-03 13:51 UTC (2+ messages)
[PATCH 0/9] perf tools: add support for reading object code
2013-08-03 13:47 UTC (6+ messages)
` [PATCH 1/9] perf tools: add test "
FROM MRS. GRACE LAURENT
2013-08-03 13:18 UTC
[RFC v4 0/3] saa7115: Implement i2c_board_info.platform_data
2013-08-03 13:19 UTC (4+ messages)
` [RFC v4 1/3] saa7115: Fix saa711x_set_v4lstd for gm7113c
` [RFC v4 2/3] saa7115: Do not load saa7115_init_misc "
` [RFC v4 3/3] saa7115: Implement i2c_board_info.platform_data
[for-next-3.11][PATCH 0/4] tracing
2013-08-03 12:49 UTC (5+ messages)
` [for-next-3.11][PATCH 1/4] tracing: Fix fields of struct trace_iterator that are zeroed by mistake
` [for-next-3.11][PATCH 2/4] tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set
` [for-next-3.11][PATCH 3/4] tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer
` [for-next-3.11][PATCH 4/4] tracing: Fix reset of time stamps during trace_clock changes
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