index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
323
-2106
/
+2448
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
2017-05-09
Documentation/vm/transhuge.txt: fix trivial typos
SeongJae Park
1
-5
/
+5
2017-05-09
fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
Tetsuo Handa
9
-37
/
+17
2017-05-09
include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_dec
Andi Kleen
1
-1
/
+0
2017-05-09
drivers/scsi/megaraid: remove expensive inline from megasas_return_cmd
Andi Kleen
1
-1
/
+1
2017-05-09
kref: remove WARN_ON for NULL release functions
Andi Kleen
1
-6
/
+0
2017-05-09
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
7
-11
/
+3
2017-05-09
drivers/staging/media/atomisp/pci/atomisp2: use set_memory.h
Andrew Morton
4
-4
/
+9
2017-05-09
drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h header
Laura Abbott
1
-1
/
+1
2017-05-09
drivers/misc/sram-exec.c: use set_memory.h header
Laura Abbott
1
-1
/
+2
2017-05-09
alsa: use set_memory.h header
Laura Abbott
3
-3
/
+5
2017-05-09
kernel/power/snapshot.c: use set_memory.h header
Laura Abbott
1
-0
/
+3
2017-05-09
kernel/module.c: use set_memory.h header
Laura Abbott
1
-0
/
+3
2017-05-09
include/linux/filter.h: use set_memory.h header
Laura Abbott
1
-1
/
+3
2017-05-09
drivers/watchdog/hpwdt.c: use set_memory.h header
Laura Abbott
1
-1
/
+1
2017-05-09
drivers/hwtracing/intel_th/msu.c: use set_memory.h header
Laura Abbott
1
-1
/
+3
2017-05-09
drm: use set_memory.h header
Laura Abbott
8
-0
/
+19
2017-05-09
agp: use set_memory.h header
Laura Abbott
5
-1
/
+7
2017-05-09
x86: use set_memory.h header
Laura Abbott
15
-12
/
+15
2017-05-09
s390: use set_memory.h header
Laura Abbott
7
-1
/
+7
2017-05-09
arm64: use set_memory.h header
Laura Abbott
2
-0
/
+2
2017-05-09
arm: use set_memory.h header
Laura Abbott
4
-0
/
+4
2017-05-09
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
9
-136
/
+167
2017-05-09
treewide: spelling: correct diffrent[iate] and banlance typos
Joe Perches
7
-6
/
+9
2017-05-09
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
Masahiro Yamada
6
-8
/
+11
[next]