[PATCH 0/6] ARM: sunxi: DTSI cleanups
2013-08-04 9:33 UTC (2+ messages)
` [PATCH 1/6] ARM: sun4i: a10: Remove useless simple-bus reg property
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)
[PATCH 00/18] mm, hugetlb: remove a hugetlb_instantiation_mutex
2013-08-04 5:10 UTC (11+ messages)
` [PATCH 01/18] mm, hugetlb: protect reserved pages when softofflining requests the pages
aviso
2013-08-04 4:43 UTC
[git pull] drm build fix
2013-08-04 3:50 UTC (2+ messages)
[RFC/PATCH 0/2] ext4: Transparent Decompression Support
2013-08-04 2:21 UTC (10+ messages)
[PATCH 1/2] ext4: fix handling of nodelalloc parameter
2013-08-04 1:36 UTC (2+ messages)
[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
[PATCH 1/1] EXT4: LazyInit Mount Bug Fix
2013-08-04 0:49 UTC
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)
[PATCH 001/001] CHAR DRIVERS: a simple device to give daemons a /sys-like interface
2013-08-03 22:38 UTC (5+ messages)
Possible mmap() write() problem in SLES11 SP2 kernel
2013-08-03 22:37 UTC (2+ messages)
[PATCH v3 2/4] ASoc: kirkwood: merge kirkwood-i2c and kirkwood-dma
2013-08-03 22:23 UTC (4+ messages)
[PATCH 00/10] CPUFreq: Fixes & Cleanups for 3.12
2013-08-03 22:06 UTC (21+ messages)
` [PATCH 01/10] cpufreq: Cleanup header files included in core
` [PATCH 02/10] cpufreq: Re-arrange declarations in cpufreq.h
` [PATCH 03/10] cpufreq: Give consistent names for struct cpufreq_policy *
` [PATCH 04/10] cpufreq: Use sizeof(*ptr) form for finding size of a struct
` [PATCH 05/10] cpufreq: Pass policy to cpufreq_add_policy_cpu()
` [PATCH 06/10] cpufreq: Store cpufreq policies in a list
` [PATCH 07/10] cpufreq: Use cpufreq_policy_list for iterating over policies
` [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 v3 1/4] ASoc: kirkwood: simplify probe error
2013-08-03 16:52 UTC (7+ 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 0/6] improve memcg oom killer robustness
2013-08-03 16:30 UTC (4+ messages)
` [patch 3.2] memcg OOM robustness (x86 only)
Пропозиція кредиту на 3% річних .... Подати заявку зараз
2013-08-03 16:30 UTC
[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)
[GIT PULL] more ext4 bug fixes (for v3.11-rc4)
2013-08-03 15:18 UTC
RE
2013-08-03 15:15 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 "
[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
FROM MRS. GRACE LAURENT
2013-08-03 13:18 UTC
[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
[PATCH 00/15] cpufreq: initialize drivers .owner field with THIS_MODULE
2013-08-03 11:50 UTC (2+ messages)
[SCSI REGRESSION] 3.10.2 or 3.10.3: arcmsr failure at bootup / early userspace transition
2013-08-03 11:17 UTC (12+ messages)
` [PATCH] scsi disk: Use its own buffer for the vpd request
[PATCH] net: check net.core.somaxconn sysctl values
2013-08-03 10:14 UTC (4+ messages)
Linux 3.2.50
2013-08-03 10:01 UTC (3+ messages)
[PATCH] block: support embedded device command line partition
2013-08-03 9:57 UTC
[PATCH] OPP: Export opp_add()
2013-08-03 9:25 UTC
[PATCH] driver-core: only call kfree() if memory was allocated
2013-08-03 9:22 UTC (3+ messages)
regulator: s2mps11: Question about the code updating ramp_delay setting
2013-08-03 9:13 UTC
[PATCH] regulator: s2mps11: Fix wrong arguments for regmap_update_bits() call
2013-08-03 9:10 UTC
[PATCH] Staging: winbond: wb35reg: fixed some line over 80 characters
2013-08-03 8:53 UTC (2+ messages)
Dear user
2013-08-03 7:44 UTC
[PATCH V3]hrtimer: Fix a performance regression by disable reprogramming in remove_hrtimer
2013-08-03 7:37 UTC (7+ messages)
[PATCH] RFC: interrupt consistency check for OF GPIO IRQs
2013-08-03 7:23 UTC (7+ messages)
[ATTEND] [ARM ATTEND] kernel data bloat and how to avoid it
2013-08-03 5:30 UTC (5+ messages)
` [Ksummit-2013-discuss] "
[PATCH v4 0/4] [SCSI] sg: fix race condition in sg_open
2013-08-03 5:25 UTC (5+ messages)
` [PATCH v5 "
[ARM ATTEND] arch/arm SoC organization
2013-08-03 5:24 UTC (4+ messages)
` [Ksummit-2013-discuss] "
[RFC PATCH 00/12] KVM: MMU: locklessly wirte-protect
2013-08-03 5:09 UTC (2+ messages)
[PATCH] usb: fix some scripts/kernel-doc warnings
2013-08-03 3:29 UTC (2+ messages)
[PATCH 5/6] staging: ozwpan: Increase farewell report size
2013-08-03 3:10 UTC (3+ messages)
` [PATCH] staging: ozwpan: Fix farewell report
Request for comments: reserving a value for O_SEARCH and O_EXEC
2013-08-03 2:48 UTC
[ 00/39] 3.4.56-stable review
2013-08-03 2:38 UTC (2+ messages)
A4 paper supplier from China
2013-08-03 2:37 UTC
Build breakage due to latest ARM fixes
2013-08-03 2:14 UTC (6+ messages)
[PATCH] tracing: a few fields of struct trace_iterator are zeroed by mistake
2013-08-03 1:55 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®