index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_io.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-16
docs-rst: don't ignore internal functions for jbd2 docs
Mauro Carvalho Chehab
1
-1
/
+0
2017-05-16
fs: jbd2: make jbd2_journal_start() kernel-doc parseable
Mauro Carvalho Chehab
1
-19
/
+19
2017-05-16
docs-rst: filesystems: use c domain references where needed
Mauro Carvalho Chehab
1
-36
/
+40
2017-05-16
docs-rst: convert filesystems book to ReST
Mauro Carvalho Chehab
6
-382
/
+328
2017-05-16
docs-rst: add userspace API book to pdf output
Mauro Carvalho Chehab
1
-0
/
+2
2017-05-16
docs-rst: add sound book to pdf output
Mauro Carvalho Chehab
2
-0
/
+12
2017-05-16
docs-rst: add dev-tools book to pdf output
Mauro Carvalho Chehab
1
-0
/
+2
2017-05-16
docs-rst: add crypto API book to pdf output
Mauro Carvalho Chehab
2
-0
/
+12
2017-05-16
docs-rst: conf.py: remove kernel-documentation from LaTeX
Mauro Carvalho Chehab
1
-3
/
+1
2017-05-16
docs-rst: conf.py: sort LaTeX documents in alphabetical order
Mauro Carvalho Chehab
1
-6
/
+7
2017-05-16
conf.py: define a color for important markup on PDF output
Mauro Carvalho Chehab
1
-1
/
+7
2017-05-16
kgdb.rst: Adjust ReST markups
Mauro Carvalho Chehab
1
-255
/
+232
2017-05-16
docs-rst: convert kgdb DocBook to ReST
Mauro Carvalho Chehab
4
-919
/
+932
2017-05-16
locking.rst: Update some ReST markups
Mauro Carvalho Chehab
1
-8
/
+8
2017-05-16
locking.rst: add captions to two tables
Mauro Carvalho Chehab
1
-34
/
+36
2017-05-16
locking.rst: reformat locking table
Mauro Carvalho Chehab
1
-23
/
+14
2017-05-16
mutex, futex: adjust kernel-doc markups to generate ReST
Mauro Carvalho Chehab
3
-26
/
+26
2017-05-16
docs-rst: convert kernel-locking to ReST
Mauro Carvalho Chehab
4
-2152
/
+1454
2017-05-16
kernel-hacking: update document
Mauro Carvalho Chehab
1
-81
/
+98
2017-05-16
docs-rst: convert kernel-hacking to ReST
Mauro Carvalho Chehab
7
-1313
/
+816
2017-05-11
doc: replace FTP URL to kernel.org with HTTPS one
Michael Heimpold
1
-1
/
+1
2017-05-09
docs: update references to the device io book
Helmut Grohne
2
-4
/
+4
2017-05-09
Documentation: earlycon: fix Marvell Armada 3700 UART name
Andre Przywara
1
-1
/
+1
2017-05-09
docs-rst: add input docs at main index and use kernel-figure
Mauro Carvalho Chehab
2
-2
/
+3
2017-05-09
proc: try to remove use of FOLL_FORCE entirely
Linus Torvalds
1
-4
/
+1
2017-05-09
drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4
Andrew Morton
1
-110
/
+126
2017-05-09
selftests/vm: add a test for virtual address range mapping
Anshuman Khandual
3
-0
/
+134
2017-05-09
dax: add tracepoint to dax_insert_mapping()
Ross Zwisler
2
-0
/
+31
2017-05-09
dax: add tracepoint to dax_writeback_one()
Ross Zwisler
2
-0
/
+25
2017-05-09
dax: add tracepoints to dax_writeback_mapping_range()
Ross Zwisler
2
-5
/
+39
2017-05-09
dax: add tracepoints to dax_load_hole()
Ross Zwisler
2
-5
/
+12
2017-05-09
dax: add tracepoints to dax_pfn_mkwrite()
Ross Zwisler
2
-0
/
+5
2017-05-09
dax: add tracepoints to dax_iomap_pte_fault()
Ross Zwisler
2
-4
/
+52
2017-05-09
mtd: nand: nandsim: convert to memalloc_noreclaim_*()
Vlastimil Babka
1
-20
/
+9
2017-05-09
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
4
-12
/
+16
2017-05-09
mm: introduce memalloc_noreclaim_{save,restore}
Vlastimil Babka
3
-11
/
+29
2017-05-09
mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
Vlastimil Babka
1
-1
/
+2
2017-05-09
mm/huge_memory.c: deposit a pgtable for DAX PMD faults when required
Oliver O'Halloran
1
-2
/
+18
2017-05-09
mm/huge_memory.c: use zap_deposited_table() more
Oliver O'Halloran
1
-6
/
+2
2017-05-09
time: delete CURRENT_TIME_SEC and CURRENT_TIME
Deepa Dinamani
1
-3
/
+0
2017-05-09
gfs2: replace CURRENT_TIME with current_time
Stephen Rothwell
1
-2
/
+2
2017-05-09
apparmorfs: replace CURRENT_TIME with current_time()
Deepa Dinamani
1
-1
/
+1
2017-05-09
lustre: replace CURRENT_TIME macro
Deepa Dinamani
2
-5
/
+5
2017-05-09
fs: ubifs: replace CURRENT_TIME_SEC with current_time
Deepa Dinamani
6
-30
/
+26
2017-05-09
fs: ufs: use ktime_get_real_ts64() for birthtime
Deepa Dinamani
1
-2
/
+4
2017-05-09
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
Deepa Dinamani
4
-6
/
+10
2017-05-09
fs: cifs: replace CURRENT_TIME by other appropriate apis
Deepa Dinamani
3
-19
/
+23
2017-05-09
trace: make trace_hwlat timestamp y2038 safe
Deepa Dinamani
3
-15
/
+14
2017-05-09
fs: f2fs: use ktime_get_real_seconds for sit_info times
Deepa Dinamani
2
-3
/
+4
2017-05-09
format-security: move static strings to const
Kees Cook
19
-27
/
+31
[next]