index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
mm: page_alloc: reduce cost of the fair zone allocation policy
Mel Gorman
1
-0
/
+6
2014-09-26
mm: move zone->pages_scanned into a vmstat counter
Mel Gorman
1
-1
/
+1
2014-09-26
mm: rearrange zone fields into read-only, page alloc, statistics and page rec...
Mel Gorman
1
-100
/
+105
2014-09-26
mm: make copy_pte_range static again
Jerome Marchand
1
-4
/
+0
2014-09-26
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
3
-6
/
+103
2014-09-26
mm: shmem: avoid atomic operation during shmem_getpage_gfp
Mel Gorman
1
-0
/
+1
2014-09-26
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
3
-4
/
+4
2014-09-26
mm: page_alloc: reduce number of times page_to_pfn is called
Mel Gorman
2
-22
/
+20
2014-09-26
mm: page_alloc: use unsigned int for order in more places
Mel Gorman
1
-4
/
+4
2014-09-26
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
1
-3
/
+26
2014-09-26
include/linux/jump_label.h: expose the reference count
Mel Gorman
1
-7
/
+13
2014-09-26
mm/swap.c: clean up *lru_cache_add* functions
Jianyu Zhan
1
-17
/
+2
2014-09-26
mm, compaction: embed migration mode in compact_control
David Rientjes
1
-2
/
+2
2014-09-26
mm, compaction: add per-zone migration pfn cache for async compaction
David Rientjes
1
-2
/
+3
2014-09-26
mm, migration: add destination page freeing callback
David Rientjes
1
-4
/
+7
2014-09-26
mm/readahead.c: inline ra_submit
Fabian Frederick
1
-3
/
+0
2014-09-26
mm: remove read_cache_page_async()
Sasha Levin
1
-10
/
+0
2014-09-26
mm + fs: prepare for non-page entries in page cache radix trees
Johannes Weiner
4
-6
/
+23
2014-09-26
mm: filemap: move radix tree hole searching here
Johannes Weiner
2
-4
/
+5
2014-09-26
lib: radix-tree: add radix_tree_delete_item()
Johannes Weiner
1
-0
/
+1
2014-09-26
mm: per-thread vma caching
Davidlohr Bueso
3
-2
/
+47
2014-09-26
mm: optimize put_mems_allowed() usage
Mel Gorman
1
-13
/
+14
2014-09-26
mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve
Yasuaki Ishimatsu
1
-0
/
+6
2014-09-26
swap: add a simple detector for inappropriate swapin readahead
Shaohua Li
1
-2
/
+2
2014-09-26
mm: compaction: encapsulate defer reset logic
Vlastimil Babka
1
-0
/
+16
2014-09-26
mm, x86: Account for TLB flushes only when debugging
Mel Gorman
2
-1
/
+11
2014-09-26
swap: change swap_list_head to plist, add swap_avail_head
Dan Streetman
2
-2
/
+3
2014-09-26
lib/plist: add plist_requeue
Dan Streetman
1
-0
/
+2
2014-09-26
lib/plist: add helper functions
Dan Streetman
1
-0
/
+43
2014-09-26
swap: change swap_info singly-linked list to list_head
Dan Streetman
2
-7
/
+2
2014-09-26
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
1
-0
/
+10
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-1
/
+4
2014-09-17
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
1
-0
/
+1
2014-09-17
jbd2: fix descriptor block size handling errors with journal_csum
Darrick J. Wong
1
-5
/
+25
2014-09-03
PCI: Add pci_upstream_bridge()
Bjorn Helgaas
1
-0
/
+9
2014-09-02
bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payload
Gu Zheng
1
-0
/
+1
2014-09-02
usb-core bInterval quirk
James P Michels III
1
-0
/
+11
2014-08-26
DMA-API: provide a helper to set both DMA and coherent DMA masks
Russell King
1
-0
/
+14
2014-08-26
mnt: Correct permission checks in do_remount
Eric W. Biederman
1
-0
/
+5
2014-08-26
mnt: Only change user settable mount flags in remount
Eric W. Biederman
1
-1
/
+3
2014-08-19
printk: rename printk_sched to printk_deferred
John Stultz
1
-3
/
+3
2014-07-30
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
1
-0
/
+1
2014-07-18
ring-buffer: Check if buffer exists before polling
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-07-17
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+3
2014-07-02
genirq: Sanitize spurious interrupt detection of threaded irqs
Thomas Gleixner
1
-0
/
+4
2014-07-02
ext4: fix data integrity sync in ordered mode
Namjae Jeon
1
-1
/
+11
2014-07-02
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
1
-0
/
+32
2014-07-02
mm: page_alloc: use word-based accesses for get/set pageblock bitmaps
Mel Gorman
2
-7
/
+36
2014-07-02
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2
-8
/
+11
2014-07-02
module: allow multiple calls to MODULE_DEVICE_TABLE() per module
Tom Gundersen
1
-1
/
+1
[next]