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
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
64
-501
/
+1514
2014-04-04
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-10
/
+14
2014-04-04
Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
7
-0
/
+737
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
6
-84
/
+384
2014-04-04
Merge tag 'dlm-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
8
-47
/
+48
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
35
-1626
/
+2137
2014-04-04
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
31
-442
/
+618
2014-04-04
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
Linus Torvalds
12
-184
/
+356
2014-04-04
Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-313
/
+643
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
384
-7923
/
+44014
2014-04-03
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-9
/
+16
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
35
-1301
/
+1910
2014-04-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
88
-1475
/
+4634
2014-04-03
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+6
2014-04-03
Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
56
-960
/
+2390
2014-04-03
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
276
-3074
/
+5246
2014-04-03
Documentation/SubmittingPatches: remove references to patch-scripts
Mitchel Humpherys
2
-9
/
+0
2014-04-03
Documentation/SubmittingPatches: update some dead URLs
Mitchel Humpherys
3
-6
/
+6
2014-04-03
Documentation/filesystems/ntfs.txt: remove changelog reference
Fabian Frederick
1
-2
/
+0
2014-04-03
Documentation/kmemleak.txt: updates
Wang YanQing
1
-5
/
+3
2014-04-03
fs/reiserfs/super.c: add __init to init_inodecache
Fabian Frederick
1
-1
/
+1
2014-04-03
fs/reiserfs: move prototype declaration to header file
Rashika Kheria
2
-1
/
+1
2014-04-03
fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()
Fabian Frederick
2
-2
/
+2
2014-04-03
fs/hfsplus/extents.c: fix concurrent acess of alloc_blocks
Sougata Santra
1
-5
/
+9
2014-04-03
fs/hfsplus/extents.c: remove unused variable in hfsplus_get_block
Sougata Santra
1
-2
/
+0
2014-04-03
nilfs2: update project's web site in nilfs2.txt
Ryusuke Konishi
1
-3
/
+2
2014-04-03
nilfs2: update MAINTAINERS file entries fix
Ryusuke Konishi
1
-1
/
+1
2014-04-03
nilfs2: verify metadata sizes read from disk
Ryusuke Konishi
5
-0
/
+54
2014-04-03
nilfs2: add FITRIM ioctl support for nilfs2
Andreas Rohner
1
-0
/
+45
2014-04-03
nilfs2: add nilfs_sufile_trim_fs to trim clean segs
Andreas Rohner
2
-0
/
+153
2014-04-03
nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl
Andreas Rohner
3
-0
/
+101
2014-04-03
nilfs2: add nilfs_sufile_set_suinfo to update segment usage
Andreas Rohner
2
-0
/
+132
2014-04-03
nilfs2: add struct nilfs_suinfo_update and flags
Andreas Rohner
1
-0
/
+42
2014-04-03
nilfs2: update MAINTAINERS file entries
Ryusuke Konishi
1
-2
/
+2
2014-04-03
fs/coda/inode.c: add __init to init_inodecache()
Fabian Frederick
2
-2
/
+2
2014-04-03
BEFS: logging cleanup
Fabian Frederick
8
-204
/
+195
2014-04-03
fs/befs/linuxvfs.c: add __init to befs_init_inodecache()
Fabian Frederick
1
-2
/
+1
2014-04-03
befs: replace kmalloc/memset 0 by kzalloc
Fabian Frederick
1
-2
/
+1
2014-04-03
fs/minix/inode.c: add __init to init_inodecache()
Fabian Frederick
1
-1
/
+1
2014-04-03
rtc: treewide: remove excess rtc_device validation
Alexander Shiyan
4
-8
/
+5
2014-04-03
drivers/rtc/rtc-s3c.c: remove NO_IRQ macro
Pankaj Dubey
1
-2
/
+2
2014-04-03
drivers/rtc/rtc-da9055.c: remove use of regmap_irq_get_virq()
Adam Thomson
1
-1
/
+3
2014-04-03
drivers/rtc/rtc-rv3029c2.c: fix potential race condition
Gregory Hermant
1
-6
/
+6
2014-04-03
rtc: add support for maxim dallas rtc ds1347
Raghavendra Ganiga
3
-0
/
+179
2014-04-03
drivers/rtc/rtc-mc13xxx.c: fix potential race condition
Alexander Shiyan
1
-17
/
+13
2014-04-03
rtc: pm8xxx: move device_init_wakeup() before rtc_register
Josh Cartwright
1
-2
/
+2
2014-04-03
rtc: pm8xxx: add support for devicetree
Josh Cartwright
2
-48
/
+29
2014-04-03
rtc: pm8xxx: use devm_request_any_context_irq
Josh Cartwright
1
-14
/
+4
2014-04-03
rtc: pm8xxx: use regmap API for register accesses
Josh Cartwright
1
-88
/
+57
2014-04-03
rtc: pm8xxx: fixup checkpatch/style issues
Josh Cartwright
1
-44
/
+53
[next]