index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
-32
/
+45
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/ieee1394/linux1394
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/arnd/asm-generic
Linus Torvalds
13
-29
/
+4
2016-03-25
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next
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/git/rafael/linux-pm
Linus Torvalds
19
-161
/
+591
2016-03-24
Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
8
-16
/
+316
2016-03-24
Merge tag 'hwmon-for-linus-v4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
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
-590
/
+3522
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/kbuild
Linus Torvalds
8
-9
/
+215
2016-03-24
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
2
-6
/
+10
2016-03-24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
6
-9
/
+20
2016-03-24
Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
11
-31
/
+28
2016-03-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
6
-52
/
+36
2016-03-24
Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
96
-1338
/
+6087
2016-03-24
Merge tag 'for-4.6' of git://git.osdn.jp/gitroot/uclinux-h8/linux
Linus Torvalds
6
-73
/
+17
2016-03-25
rtc: abx80x: handle the oscillator failure bit
Mylène Josserand
1
-2
/
+31
2016-03-25
rtc: abx80x: handle autocalibration
Mylène Josserand
1
-0
/
+219
2016-03-25
rtc: rv8803: workaround i2c HW issue
Alexandre Belloni
1
-6
/
+22
2016-03-25
Merge branches 'acpi-soc', 'acpi-misc', 'acpi-pci' and 'device-properties'
Rafael J. Wysocki
4
-2
/
+16
2016-03-25
Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'
Rafael J. Wysocki
7
-1
/
+170
2016-03-25
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
8
-158
/
+405
2016-03-24
MAINTAINERS: Update mailing list and web page for hwmon subsystem
Guenter Roeck
1
-48
/
+48
[next]