Age | Commit message (Expand) | Author |
2014-10-30 | dentry_kill(): don't try to remove from shrink list | Al Viro |
2014-10-30 | USB: Add device quirk for ASUS T100 Base Station keyboard | Lu Baolu |
2014-10-29 | regulatory: fix misapplied alpha2 fix | Eliad Peller |
2014-10-17 | USB: Add device quirk for ASUS T100 Base Station keyboard | Lu Baolu |
2014-10-17 | sctp: handle association restarts when the socket is closed. | Vlad Yasevich |
2014-10-17 | xfrm: Generate queueing routes only from route lookup functions | Steffen Klassert |
2014-10-17 | xfrm: Generate blackhole routes only from route lookup functions | Steffen Klassert |
2014-10-17 | tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() | Neal Cardwell |
2014-10-17 | net: Always untag vlan-tagged traffic on input. | Vlad Yasevich |
2014-10-13 | jiffies: Fix timeval conversion to jiffies | Andrew Hunter |
2014-10-13 | media: vb2: fix VBI/poll regression | Hans Verkuil |
2014-10-13 | vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops | Alex Deucher |
2014-10-13 | regulatory: add NUL to alpha2 | Eliad Peller |
2014-10-13 | workqueue: apply __WQ_ORDERED to create_singlethread_workqueue() | Tejun Heo |
2014-10-13 | iio:trigger: modify return value for iio_trigger_get | Srinivas Pandruvada |
2014-10-13 | iio: hid_Sensors: fix crash during trigger unregister | Srinivas Pandruvada |
2014-10-13 | xattr: fix check for simultaneous glibc header inclusion | Filipe Brandenburger |
2014-09-26 | mm: page_alloc: reduce cost of the fair zone allocation policy | Mel Gorman |
2014-09-26 | mm: move zone->pages_scanned into a vmstat counter | Mel Gorman |
2014-09-26 | mm: rearrange zone fields into read-only, page alloc, statistics and page rec... | Mel Gorman |
2014-09-26 | mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated | Mel Gorman |
2014-09-26 | mm: make copy_pte_range static again | Jerome Marchand |
2014-09-26 | mm: non-atomically mark page accessed during page cache allocation where poss... | Mel Gorman |
2014-09-26 | mm: shmem: avoid atomic operation during shmem_getpage_gfp | Mel Gorman |
2014-09-26 | mm: page_alloc: convert hot/cold parameter and immediate callers to bool | Mel Gorman |
2014-09-26 | mm: page_alloc: reduce number of times page_to_pfn is called | Mel Gorman |
2014-09-26 | mm: page_alloc: use unsigned int for order in more places | Mel Gorman |
2014-09-26 | mm: page_alloc: use jump labels to avoid checking number_of_cpusets | Mel Gorman |
2014-09-26 | include/linux/jump_label.h: expose the reference count | Mel Gorman |
2014-09-26 | mm/swap.c: clean up *lru_cache_add* functions | Jianyu Zhan |
2014-09-26 | mm/compaction: do not count migratepages when unnecessary | Vlastimil Babka |
2014-09-26 | mm, compaction: embed migration mode in compact_control | David Rientjes |
2014-09-26 | mm, compaction: add per-zone migration pfn cache for async compaction | David Rientjes |
2014-09-26 | mm, migration: add destination page freeing callback | David Rientjes |
2014-09-26 | mm/readahead.c: inline ra_submit | Fabian Frederick |
2014-09-26 | mm: remove read_cache_page_async() | Sasha Levin |
2014-09-26 | mm + fs: prepare for non-page entries in page cache radix trees | Johannes Weiner |
2014-09-26 | mm: filemap: move radix tree hole searching here | Johannes Weiner |
2014-09-26 | lib: radix-tree: add radix_tree_delete_item() | Johannes Weiner |
2014-09-26 | mm: per-thread vma caching | Davidlohr Bueso |
2014-09-26 | mm: optimize put_mems_allowed() usage | Mel Gorman |
2014-09-26 | mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve | Yasuaki Ishimatsu |
2014-09-26 | swap: add a simple detector for inappropriate swapin readahead | Shaohua Li |
2014-09-26 | mm: compaction: encapsulate defer reset logic | Vlastimil Babka |
2014-09-26 | mm: compaction: trace compaction begin and end | Mel Gorman |
2014-09-26 | mm, x86: Account for TLB flushes only when debugging | Mel Gorman |
2014-09-26 | mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag() | KOSAKI Motohiro |
2014-09-26 | swap: change swap_list_head to plist, add swap_avail_head | Dan Streetman |
2014-09-26 | lib/plist: add plist_requeue | Dan Streetman |
2014-09-26 | lib/plist: add helper functions | Dan Streetman |