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
2016-03-25
include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()
Tetsuo Handa
1
-2
/
+0
2016-03-25
mm/page_alloc: prevent merging between isolated and other pageblocks
Vlastimil Babka
1
-13
/
+33
2016-03-25
drivers/memstick/host/r592.c: avoid gcc-6 warning
Arnd Bergmann
1
-2
/
+1
2016-03-25
ocfs2: extend enough credits for freeing one truncate record while replaying ...
Xue jiufei
1
-11
/
+8
2016-03-25
ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_...
Xue jiufei
1
-28
/
+54
2016-03-25
ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert
xuejiufei
1
-0
/
+6
2016-03-25
ocfs2: solve a problem of crossing the boundary in updating backups
jiangyiwen
1
-1
/
+1
2016-03-25
ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local
jiangyiwen
7
-33
/
+32
2016-03-25
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
Joseph Qi
2
-1
/
+13
2016-03-25
ocfs2/dlm: fix race between convert and recovery
Joseph Qi
1
-1
/
+10
2016-03-25
ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write()
Ryan Ding
1
-4
/
+8
2016-03-25
ocfs2: fix disk file size and memory file size mismatch
Ryan Ding
1
-10
/
+17
2016-03-25
ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_write
Ryan Ding
1
-6
/
+17
2016-03-25
ocfs2: fix ip_unaligned_aio deadlock with dio work queue
Ryan Ding
5
-36
/
+9
2016-03-25
ocfs2: code clean up for direct io
Ryan Ding
2
-144
/
+10
2016-03-25
ocfs2: fix sparse file & data ordering issue in direct io
Ryan Ding
1
-517
/
+346
2016-03-25
ocfs2: record UNWRITTEN extents when populate write desc
Ryan Ding
4
-5
/
+106
2016-03-25
ocfs2: return the physical address in ocfs2_write_cluster
Ryan Ding
1
-15
/
+13
2016-03-25
ocfs2: do not change i_size in write_end for direct io
Ryan Ding
1
-33
/
+46
2016-03-25
ocfs2: test target page before change it
Ryan Ding
1
-6
/
+26
2016-03-25
ocfs2: use c_new to indicate newly allocated extents
Ryan Ding
1
-10
/
+12
2016-03-25
ocfs2: add ocfs2_write_type_t type to identify the caller of write
Ryan Ding
3
-13
/
+22
2016-03-25
ocfs2: o2hb: fix double free bug
Junxiao Bi
1
-2
/
+2
2016-03-25
drivers/input: eliminate INPUT_COMPAT_TEST macro
Andrew Morton
4
-9
/
+7
2016-03-25
oom, oom_reaper: protect oom_reaper_list using simpler way
Tetsuo Handa
2
-8
/
+2
2016-03-25
oom: make oom_reaper freezable
Michal Hocko
1
-0
/
+2
2016-03-25
oom: make oom_reaper_list single linked
Vladimir Davydov
2
-9
/
+8
2016-03-25
oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task
Michal Hocko
2
-1
/
+7
2016-03-25
mm, oom_reaper: implement OOM victims queuing
Michal Hocko
2
-17
/
+22
2016-03-25
mm, oom_reaper: report success/failure
Michal Hocko
1
-2
/
+15
2016-03-25
oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space
Michal Hocko
3
-27
/
+50
2016-03-25
mm, oom: introduce oom reaper
Michal Hocko
4
-13
/
+162
2016-03-25
sched: add schedule_timeout_idle()
Andrew Morton
2
-0
/
+12
2016-03-25
Revert "ppdev: use new parport device model"
Linus Torvalds
1
-20
/
+5
2016-03-25
Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+5
2016-03-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-98
/
+147
2016-03-24
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-29
/
+4
2016-03-25
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
4
-58
/
+102
2016-03-24
Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-163
/
+593
2016-03-24
Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
8
-16
/
+316
2016-03-24
Merge tag 'hwmon-for-linus-v4.6-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-48
/
+48
2016-03-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-78
/
+251
2016-03-24
Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd
Linus Torvalds
61
-592
/
+3524
2016-03-24
Merge tag 'upstream-4.6-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
7
-32
/
+136
2016-03-24
Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
21
-92
/
+723
2016-03-24
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
8
-9
/
+215
2016-03-24
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2
-6
/
+10
2016-03-24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
6
-9
/
+20
2016-03-24
Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-31
/
+28
2016-03-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-52
/
+36
[next]