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
2015-02-17
fs/affs: define AFFSNAMEMAX to replace constant use
Fabian Frederick
5
-13
/
+16
2015-02-17
fs/affs: use unsigned int for string lengths
Fabian Frederick
2
-8
/
+9
2015-02-17
fs/affs/super.c: destroy sbi mutex in affs_kill_sb()
Fabian Frederick
1
-0
/
+1
2015-02-17
fs/affs/file.c: fix direct IO writes beyond EOF
Fabian Frederick
1
-0
/
+7
2015-02-17
fs/affs/file.c: replace if/BUG by BUG_ON
Fabian Frederick
1
-4
/
+2
2015-02-17
fs/affs: fix casting in printed messages
Geert Uytterhoeven
5
-40
/
+33
2015-02-17
eventfd: don't take the spinlock in eventfd_poll
Chris Mason
1
-6
/
+6
2015-02-17
lib/rbtree.c: fix typo in comment
John de la Garza
1
-1
/
+1
2015-02-17
vmcore: fix PT_NOTE n_namesz, n_descsz overflow issue
WANG Chao
1
-4
/
+4
2015-02-17
kexec: add IND_FLAGS macro
Geoff Levand
2
-2
/
+1
2015-02-17
kexec: add bit definitions for kimage entry flags
Geoff Levand
1
-4
/
+15
2015-02-17
kexec: simplify conditional
Geoff Levand
1
-7
/
+10
2015-02-17
kexec: Fix make headers_check
Geoff Levand
1
-6
/
+0
2015-02-17
kexec: fix a typo in comment
Alexander Kuleshov
1
-1
/
+1
2015-02-17
kexec: remove never used member destination in kimage
Baoquan He
2
-6
/
+0
2015-02-17
signal: use current->state helpers
Davidlohr Bueso
1
-2
/
+2
2015-02-17
ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT
Fabian Frederick
1
-1
/
+0
2015-02-17
fs: fat: use MSDOS_SB macro to get msdos_sb_info
Fred Chou
1
-1
/
+1
2015-02-17
fs/reiserfs/inode.c: replace 0 by NULL for pointers
Fabian Frederick
1
-1
/
+1
2015-02-17
fs/ufs/super.c: fix potential race condition
Fabian Frederick
1
-4
/
+0
2015-02-17
fs/ufs/super.c: remove unnecessary casting
Fabian Frederick
1
-1
/
+3
2015-02-17
fs/coda/dir.c: forward declaration clean-up
Fabian Frederick
1
-82
/
+56
2015-02-17
fs/befs/linuxvfs.c: remove unnecessary casting
Fabian Frederick
1
-3
/
+3
2015-02-17
Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-1
/
+1720
2015-02-17
Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-73
/
+203
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
28
-268
/
+1570
2015-02-17
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
249
-2428
/
+14920
2015-02-17
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
137
-1378
/
+4076
2015-02-17
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
114
-8286
/
+177
2015-02-17
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
21
-28
/
+113
2015-02-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
72
-946
/
+4491
2015-02-16
rtc: add driver for DS1685 family of real time clocks
Joshua Kinard
5
-0
/
+2724
2015-02-16
MAINTAINERS: add entry for Maxim PMICs on Samsung boards
Krzysztof Kozlowski
1
-0
/
+20
2015-02-16
lib/Kconfig: use bool instead of boolean
Christoph Jaeger
1
-1
/
+1
2015-02-16
powerpc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
11
-26
/
+4
2015-02-16
ocfs2: set append dio as a ro compat feature
Joseph Qi
3
-2
/
+31
2015-02-16
ocfs2: wait for orphan recovery first once append O_DIRECT write crash
Joseph Qi
4
-0
/
+43
2015-02-16
ocfs2: complete the rest request through buffer io
Joseph Qi
1
-1
/
+42
2015-02-16
ocfs2: do not fallback to buffer I/O write if appending
Joseph Qi
1
-1
/
+4
2015-02-16
ocfs2: allocate blocks in ocfs2_direct_IO_get_blocks
Joseph Qi
1
-3
/
+42
2015-02-16
ocfs2: implement ocfs2_direct_IO_write
Joseph Qi
2
-3
/
+204
2015-02-16
ocfs2: add orphan recovery types in ocfs2_recover_orphans
Joseph Qi
2
-20
/
+93
2015-02-16
ocfs2: add functions to add and remove inode in orphan dir
Joseph Qi
5
-30
/
+238
2015-02-16
ocfs2: prepare some interfaces used in append direct io
Joseph Qi
2
-2
/
+18
2015-02-16
MAINTAINERS: fix spelling mistake & remove trailing WS
Akash Shende
1
-1
/
+1
2015-02-16
dax: does not work correctly with virtual aliasing caches
Matthew Wilcox
2
-0
/
+4
2015-02-16
brd: rename XIP to DAX
Matthew Wilcox
2
-13
/
+14
2015-02-16
ext4: add DAX functionality
Ross Zwisler
8
-37
/
+179
2015-02-16
dax: add dax_zero_page_range
Matthew Wilcox
3
-6
/
+34
2015-02-16
ext2: get rid of most mentions of XIP in ext2
Matthew Wilcox
6
-25
/
+34
[next]