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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+62
2014-04-07
sched: remove sleep_on() and friends
Arnd Bergmann
1
-11
/
+0
2014-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-12
/
+91
2014-04-07
Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-1
/
+1
2014-04-07
Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+14
2014-04-07
Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-173
/
+1142
2014-04-07
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-34
/
+147
2014-04-06
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-4
/
+4
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-23
/
+26
2014-04-05
Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+5
2014-04-05
Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-33
/
+67
2014-04-05
Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
4
-0
/
+62
2014-04-05
Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-04-05
Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+3
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
9
-16
/
+167
2014-04-05
Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
5
-4
/
+77
2014-04-05
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2
-0
/
+28
2014-04-05
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2014-04-05
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-04-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-4
/
+24
2014-04-04
Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-45
/
+2
2014-04-04
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+16
2014-04-04
libceph: enable PRIMARY_AFFINITY feature bit
Ilya Dryomov
1
-1
/
+2
2014-04-04
libceph: return primary from ceph_calc_pg_acting()
Ilya Dryomov
1
-1
/
+1
2014-04-04
libceph: switch ceph_calc_pg_acting() to new helpers
Ilya Dryomov
1
-1
/
+1
2014-04-04
libceph: ceph_can_shift_osds(pool) and pool type defines
Ilya Dryomov
2
-2
/
+15
2014-04-04
libceph: ceph_osd_{exists,is_up,is_down}(osd) definitions
Ilya Dryomov
1
-1
/
+13
2014-04-04
libceph: enable OSDMAP_ENC feature bit
Ilya Dryomov
1
-0
/
+1
2014-04-04
libceph: primary_affinity infrastructure
Ilya Dryomov
2
-0
/
+7
2014-04-04
libceph: primary_temp infrastructure
Ilya Dryomov
1
-0
/
+5
2014-04-04
libceph: generalize ceph_pg_mapping
Ilya Dryomov
1
-2
/
+7
2014-04-04
libceph: split osdmap allocation and decode steps
Ilya Dryomov
1
-1
/
+1
2014-04-04
crush: support chooseleaf_vary_r tunable (tunables3) by default
Ilya Dryomov
1
-1
/
+9
2014-04-04
crush: add SET_CHOOSELEAF_VARY_R step
Ilya Dryomov
1
-0
/
+1
2014-04-04
crush: add chooseleaf_vary_r tunable
Ilya Dryomov
1
-0
/
+6
2014-04-04
ceph: use fl->fl_file as owner identifier of flock and posix lock
Yan, Zheng
1
-2
/
+2
2014-04-04
Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-0
/
+38
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-37
/
+80
2014-04-04
Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-0
/
+22
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-1
/
+6
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+137
2014-04-04
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+9
2014-04-04
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
Linus Torvalds
2
-20
/
+42
2014-04-04
Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-6
/
+21
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-68
/
+380
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-93
/
+22
2014-04-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
10
-19
/
+352
2014-04-03
Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
6
-15
/
+59
2014-04-04
Merge branch 'devel-stable' into for-next
Russell King
62
-303
/
+426
2014-04-04
Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...
Russell King
2
-4
/
+23
[next]