index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-9
/
+26
2017-05-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
88
-428
/
+2937
2017-05-09
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-69
/
+240
2017-05-09
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
378
-2800
/
+13121
2017-05-09
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
74
-2571
/
+887
2017-05-09
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+11
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
28
-74
/
+130
2017-05-09
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+3
2017-05-09
proc: try to remove use of FOLL_FORCE entirely
Linus Torvalds
1
-4
/
+1
2017-05-08
Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
24
-68
/
+124
2017-05-08
Merge tag 'trace-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-12
/
+10
2017-05-08
Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
29
-623
/
+764
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
148
-1004
/
+8937
2017-05-08
Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
48
-1031
/
+1393
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
323
-2106
/
+2448
2017-05-08
drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4
Andrew Morton
1
-110
/
+126
2017-05-08
selftests/vm: add a test for virtual address range mapping
Anshuman Khandual
3
-0
/
+134
2017-05-08
dax: add tracepoint to dax_insert_mapping()
Ross Zwisler
2
-0
/
+31
2017-05-08
dax: add tracepoint to dax_writeback_one()
Ross Zwisler
2
-0
/
+25
2017-05-08
dax: add tracepoints to dax_writeback_mapping_range()
Ross Zwisler
2
-5
/
+39
2017-05-08
dax: add tracepoints to dax_load_hole()
Ross Zwisler
2
-5
/
+12
2017-05-08
dax: add tracepoints to dax_pfn_mkwrite()
Ross Zwisler
2
-0
/
+5
2017-05-08
dax: add tracepoints to dax_iomap_pte_fault()
Ross Zwisler
2
-4
/
+52
2017-05-08
mtd: nand: nandsim: convert to memalloc_noreclaim_*()
Vlastimil Babka
1
-20
/
+9
2017-05-08
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
4
-12
/
+16
2017-05-08
mm: introduce memalloc_noreclaim_{save,restore}
Vlastimil Babka
3
-11
/
+29
2017-05-08
mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
Vlastimil Babka
1
-1
/
+2
2017-05-08
mm/huge_memory.c: deposit a pgtable for DAX PMD faults when required
Oliver O'Halloran
1
-2
/
+18
2017-05-08
mm/huge_memory.c: use zap_deposited_table() more
Oliver O'Halloran
1
-6
/
+2
2017-05-08
time: delete CURRENT_TIME_SEC and CURRENT_TIME
Deepa Dinamani
1
-3
/
+0
2017-05-08
gfs2: replace CURRENT_TIME with current_time
Stephen Rothwell
1
-2
/
+2
2017-05-08
apparmorfs: replace CURRENT_TIME with current_time()
Deepa Dinamani
1
-1
/
+1
2017-05-08
lustre: replace CURRENT_TIME macro
Deepa Dinamani
2
-5
/
+5
2017-05-08
fs: ubifs: replace CURRENT_TIME_SEC with current_time
Deepa Dinamani
6
-30
/
+26
2017-05-08
fs: ufs: use ktime_get_real_ts64() for birthtime
Deepa Dinamani
1
-2
/
+4
2017-05-08
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
Deepa Dinamani
4
-6
/
+10
2017-05-08
fs: cifs: replace CURRENT_TIME by other appropriate apis
Deepa Dinamani
3
-19
/
+23
2017-05-08
trace: make trace_hwlat timestamp y2038 safe
Deepa Dinamani
3
-15
/
+14
2017-05-08
fs: f2fs: use ktime_get_real_seconds for sit_info times
Deepa Dinamani
2
-3
/
+4
2017-05-08
format-security: move static strings to const
Kees Cook
19
-27
/
+31
2017-05-08
Documentation/vm/transhuge.txt: fix trivial typos
SeongJae Park
1
-5
/
+5
2017-05-08
fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
Tetsuo Handa
9
-37
/
+17
2017-05-08
include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_dec
Andi Kleen
1
-1
/
+0
2017-05-08
drivers/scsi/megaraid: remove expensive inline from megasas_return_cmd
Andi Kleen
1
-1
/
+1
2017-05-08
kref: remove WARN_ON for NULL release functions
Andi Kleen
1
-6
/
+0
2017-05-08
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
7
-11
/
+3
2017-05-08
drivers/staging/media/atomisp/pci/atomisp2: use set_memory.h
Andrew Morton
4
-4
/
+9
2017-05-08
drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h header
Laura Abbott
1
-1
/
+1
2017-05-08
drivers/misc/sram-exec.c: use set_memory.h header
Laura Abbott
1
-1
/
+2
2017-05-08
alsa: use set_memory.h header
Laura Abbott
3
-3
/
+5
[next]