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-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
468
-9797
/
+53338
2015-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
61
-221
/
+104
2015-11-09
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
44
-597
/
+1687
2015-11-09
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-62
/
+73
2015-11-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-4
/
+104
2015-11-09
Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-52
/
+44
2015-11-09
Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-52
/
+1
2015-11-09
Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux
Linus Torvalds
29
-248
/
+1210
2015-11-09
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
1
-6
/
+1
2015-11-09
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-15
/
+49
2015-11-09
fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries
Rich Felker
1
-8
/
+38
2015-11-09
fs/stat.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-2
/
+0
2015-11-09
fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-09
fs/nilfs2/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-09
fs/ncpfs/dir.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-2
/
+0
2015-11-09
fs/jfs: remove unnecessary new_valid_dev() checks
Yaowei Bai
2
-6
/
+0
2015-11-09
fs/hpfs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-2
/
+0
2015-11-09
fs/f2fs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-09
fs/ext2/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-09
fs/exofs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-09
fs/btrfs/inode.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-09
fs/9p: remove unnecessary new_valid_dev() checks
Yaowei Bai
2
-6
/
+0
2015-11-09
include/linux/kdev_t.h: old/new_valid_dev() can return bool
Yaowei Bai
1
-2
/
+2
2015-11-09
include/linux/kdev_t.h: remove unused huge_valid_dev()
Yaowei Bai
1
-5
/
+0
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
16
-103
/
+0
2015-11-09
drivers/scsi/cxgbi: fix build with EXTRA_CFLAGS
Jiri Slaby
2
-2
/
+2
2015-11-09
dma: remove external references to dma_supported
Christoph Hellwig
4
-16
/
+3
2015-11-09
Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memory
Chun Chen
1
-1
/
+1
2015-11-09
remove abs64()
Andrew Morton
13
-19
/
+16
2015-11-09
kernel.h: make abs() work with 64-bit types
Michal Nazarewicz
1
-21
/
+24
2015-11-09
sparc/sparc64: allocate sys_membarrier system call number
Mathieu Desnoyers
3
-4
/
+5
2015-11-09
mips: add entry for new mlock2 syscall
Eric B Munson
5
-6
/
+13
2015-11-09
fs/writeback.c: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2015-11-09
fs/inode.c: fix kernel-doc warning
Randy Dunlap
1
-0
/
+1
2015-11-09
GFS2: Fix rgrp end rounding problem for bsize < page size
Bob Peterson
1
-2
/
+3
2015-11-09
nios2: Remove unnecessary #ifdef guards
Tobias Klauser
2
-4
/
+0
2015-11-09
nios2: Switch to generic __xchg()
Marek Vasut
1
-47
/
+0
2015-11-09
nios2: Fix unused variable warning
Marek Vasut
1
-1
/
+1
2015-11-08
Merge tag 'xtensa-for-next-20151109' of git://github.com/jcmvbkbc/linux-xtensa
Chris Zankel
29
-248
/
+1210
2015-11-09
xtensa: implement dma_to_phys and phys_to_dma
Max Filippov
1
-0
/
+10
2015-11-09
xtensa: support DMA to high memory
Max Filippov
2
-17
/
+39
2015-11-08
parisc: Fixes and cleanups in kernel uapi header files
Helge Deller
7
-21
/
+44
2015-11-08
parisc: Drop hpux_stat64 struct from stat.h header file
Helge Deller
1
-31
/
+0
2015-11-07
arm64: fixup for mm renames
Andrew Morton
1
-1
/
+1
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
211
-1632
/
+2298
2015-11-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
140
-3015
/
+3600
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
20
-37
/
+27
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
34
-323
/
+1492
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+5
2015-11-07
Merge tag 'drm-intel-next-fixes-2015-11-06' of git://anongit.freedesktop.org/...
Dave Airlie
7
-24
/
+79
[next]